Tom
@tmort active 1 year, 3 months ago-
Micha? M posted a new activity comment: 2 years, 3 months ago
In reply to: Tom posted an update: I can’t any of my custom jquery to work without calling googleapi jquery after WP_head. Do I remove jquery from bp and load it myself, or can I get the jquery that bp loads to do it by some […] View@tmort
1. yes. if you specify dependencies wordpress loads them automatically.
2. yes. wordpress loads these libraries in a way that avoids conflicts.i just noticed i wrote wp_register_script instead of wp_enqueue_script.