Changeset 6495
- Timestamp:
- 01/31/2018 11:39:47 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-plugins/functions.php
r6477 r6495 68 68 69 69 if ( is_singular( 'plugin' ) ) { 70 wp_enqueue_script( 'wporg-plugins-faq', get_template_directory_uri() . '/js/section-faq.js', array(), '201 71218', true );70 wp_enqueue_script( 'wporg-plugins-faq', get_template_directory_uri() . '/js/section-faq.js', array(), '20180131', true ); 71 71 } 72 72
Note: See TracChangeset
for help on using the changeset viewer.