Changeset 37342 for trunk/src/wp-includes/l10n.php
- Timestamp:
- 05/02/2016 03:59:56 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/l10n.php
r37214 r37342 620 620 * @since 1.5.0 621 621 * 622 * @param string $locale Optional. Locale to load. Default is the value of {@see get_locale()}.622 * @param string $locale Optional. Locale to load. Default is the value of get_locale(). 623 623 * @return bool Whether the textdomain was loaded. 624 624 */
Note: See TracChangeset
for help on using the changeset viewer.