- Timestamp:
- 12/17/2018 07:35:10 PM (6 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:mergeinfo changed
/branches/5.0 merged: 43959
- Property svn:mergeinfo changed
-
trunk/src/wp-includes/l10n.php
r44181 r44278 914 914 915 915 $path = untrailingslashit( $path ); 916 $locale = is_admin() ? get_locale() : get_user_locale();916 $locale = determine_locale(); 917 917 918 918 // If a path was given and the handle file exists simply return it.
Note: See TracChangeset
for help on using the changeset viewer.