[buddypress-trac] [BuddyPress Trac] #5889: JS in bp_core_register_common_scripts() needs to be enqueued
buddypress-trac
noreply at wordpress.org
Fri Sep 19 17:28:38 UTC 2014
#5889: JS in bp_core_register_common_scripts() needs to be enqueued
--------------------------+-----------------------
Reporter: r-a-y | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 2.1.1
Component: Core | Version:
Severity: normal | Keywords: has-patch
--------------------------+-----------------------
Some BP jQuery scripts are not being loaded when using bp-default.
While the scripts are registered in `bp_core_register_common_scripts()`,
they also need to be enqueued.
See:
http://buddypress.org/support/topic/jquery-bug-in-buddypress-2-1/
Attached patch enqueues these scripts as well to ensure that WP will load
them.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/5889>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list