Calling my-script.js, but file doesn't exist
-
Hello,
On Line 7 of fau-settings.php, you call my-script.js but this file doesn’t exist and throws an error:
wp_enqueue_script( ‘my-script-handle’, plugins_url(‘my-script.js’, __FILE__ ), array( ‘wp-color-picker’ ), false, true );
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Calling my-script.js, but file doesn't exist’ is closed to new replies.