Changeset 12299 for sites/trunk/wordpress.org/public_html/wp-content/plugins/wporg-learn/inc/locale.php
- Timestamp:
- 12/05/2022 08:03:18 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/plugins/wporg-learn/inc/locale.php
r11777 r12299 61 61 */ 62 62 function register_assets() { 63 // Locale switcherscript.64 wp_ register_script(63 // Locale notice script. 64 wp_enqueue_script( 65 65 'locale-notice', 66 66 get_build_url() . '/locale-notice.js',
Note: See TracChangeset
for help on using the changeset viewer.