-
Connor replied to the forum topic How to tell if global.js is working properly? in the group How-To and Troubleshooting 13 years, 2 months ago
I know I added this code here:
if ( !function_exists( ‘bp_dtheme_enqueue_scripts’ ) ) :
/**
* Enqueue theme javascript safely
*
* @see https://codex.wordpress.org/Function_Reference/wp_enqueue_script
[…] -
Boone Gorges replied to the forum topic 404 error page when trying to submit on the 'whats-new' form. in the group How-To and Troubleshooting 13 years, 2 months ago
OK, sure. You should be able to drop this in your theme’s functions.php.
`if ( !function_exists( ‘bp_dtheme_enqueue_scripts’ ) ) :
/**
* Enqueue theme javascript safely
*
* @see […]
@see
Not recently active