#2995 closed enhancement (fixed)
functions.php shouldn't add comment-reply javascript
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 1.5 | Priority: | minor |
| Severity: | Version: | ||
| Component: | Templates | Keywords: | |
| Cc: |
Description
Functions.php shouldn't be adding the comment-reply javascript. I can't see any purpose in doing it this way for BuddyPress, it feels like a very non-standard approach.
Change History (3)
Note: See
TracTickets for help on using
tickets.
About to commit this; I've also added a check so that it is only enqueued on non-BuddyPress pages, as we don't use it.