#476 closed defect (fixed)
Conflict with WP Widget plugins
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | high | Milestone: | 0.7.4 |
| Component: | Integration | Version: | 0.7.3 |
| Severity: | major | Keywords: | |
| Cc: |
Description
When integrated with WordPress, activating a plugin that uses the Widget API along with the Widget or K2 Sidebar Module plugins will break bbPress. This is especially important since as of WP 2.0.5, akismet.php has a widget in its code, meaning if Akismet is activated, merely installing the Widget or Module plugins will cause bbPress to break for no obvious reason.
Change History (2)
Note: See
TracTickets for help on using
tickets.

(In [540]) Change init hook to bb_init. Fixes #476 and breaks some plugins.