wp_deregister_script jquery removes Buddypress js
-
Hey there,
when I try to deregister the core jquery via
wp_deregister_script( 'jquery' );
it removes all buddypress-js files too. Not sure why this is happening. As soon as I uncomment wp_deregister_script on my functions.php I can find the buddypress-js files again via source code.
Is there any way to avoid this?
Thanks for your help in adavance!
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- You must be logged in to reply to this topic.