Changeset 13999 for sites/trunk/wordpress.org/public_html/wp-content/plugins/wporg-learn/inc/locale.php
- Timestamp:
- 08/27/2024 10:49:16 PM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/plugins/wporg-learn/inc/locale.php
r13963 r13999 65 65 wp_enqueue_script( 66 66 'locale-notice', 67 get_build_url() . ' /locale-notice.js',67 get_build_url() . 'locale-notice.js', 68 68 array( 'jquery', 'utils' ), 69 69 filemtime( get_build_path() . '/locale-notice.js' ), 70 true70 array( 'strategy' => 'defer' ) 71 71 ); 72 72
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)