File: wp-includes/l10n/class-wp-translation-file.php
-
Makes a function, which will return the right translation index, according to the plural forms header.
-
Imports translations from another file.
-
Parses the file.
-
Exports translation contents as a string.
-
Returns the plural forms expression as a tuple.
-
Returns the current error information.
-
Returns the file name.
-
Translates a given string.
-
Returns the plural form for a given number.
-
Constructor.
-
Creates a new WP_Translation_File instance for a given file.
-
Creates a new WP_Translation_File instance for a given file.
-
Returns all headers.
-
Returns all entries.
-
classWP_Translation_File
Class WP_Translation_File.