Changeset 47170 for trunk/src/wp-includes/l10n.php
- Timestamp:
- 02/03/2020 12:17:38 AM (6 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/l10n.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/l10n.php
r47060 r47170 927 927 * @param string $domain Optional. Text domain. Default 'default'. 928 928 * @param string $path Optional. The full file path to the directory containing translation files. 929 *930 929 * @return string|false False if the script textdomain could not be loaded, the translated strings 931 930 * in JSON encoding otherwise.
Note: See TracChangeset
for help on using the changeset viewer.