Opened 13 years ago
Closed 13 years ago
#4681 closed defect (bug) (fixed)
Current Trunk broke extending BP_Component class
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | 1.7 | Priority: | normal |
| Severity: | critical | Version: | 1.7 |
| Component: | Core | Keywords: | |
| Cc: |
Description
Plugins are not loaded into active components. I've tested 6 different component type plugins.
Need to get this working so I can get my plugins ready for 1.7
Change History (6)
#2
@
13 years ago
Remember that BuddyPress core components extend the BP_Component class, so it's not "broken" or BuddyPress wouldn't work at all.
Note: See
TracTickets for help on using
tickets.
Would be helpful to track down what changeset did this.