Changeset 2211571
- Timestamp:
- 12/13/2019 12:19:35 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
starrating-feedback-automatic/trunk/starreviews.php
r2211514 r2211571 71 71 add_action( 'admin_init', 'register_starreview_url' ); 72 72 // JS 73 wp_register_script('prefix_bootstrap', plugins_url( 'includes/js/bootstrap. js', __FILE__ ));73 wp_register_script('prefix_bootstrap', plugins_url( 'includes/js/bootstrap.min.js', __FILE__ )); 74 74 wp_enqueue_script('prefix_bootstrap'); 75 75
Note: See TracChangeset
for help on using the changeset viewer.