- Timestamp:
- 04/06/2018 08:26:44 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wp15.wordpress.net/public_html/content/mu-plugins/miscellaneous.php
r7039 r7054 89 89 } 90 90 91 $locale_status = wp_list_pluck( $translation_sets, 'percent_translated', 'wp_locale' ); 92 update_option( 'wp15_locale_status', $locale_status ); 93 91 94 foreach ( $translation_sets as $set ) { 92 95 if ( empty( $set->locale ) || empty( $set->wp_locale ) ) {
Note: See TracChangeset
for help on using the changeset viewer.