WP_Translation_File::parse_file() In this article Table of ContentsSource Related Changelog ↑ Back to top Parses the file. Source abstract protected function parse_file(); View all references View on Trac View on GitHub Related Used byDescriptionWP_Translation_File::translate()wp-includes/l10n/class-wp-translation-file.phpTranslates a given string. WP_Translation_File::get_plural_form()wp-includes/l10n/class-wp-translation-file.phpReturns the plural form for a given number. WP_Translation_File::headers()wp-includes/l10n/class-wp-translation-file.phpReturns all headers. WP_Translation_File::entries()wp-includes/l10n/class-wp-translation-file.phpReturns all entries. Changelog VersionDescription6.5.0Introduced. User Contributed Notes You must log in before being able to contribute a note or feedback.
User Contributed Notes
You must log in before being able to contribute a note or feedback.