Requires WordPress 5.8 Tested up to WordPress 6.4 Requires BuddyPress 12.0 Tested up to BuddyPress 12.2
This is the fourth maintenance release of the the BP Classic Add-on. It brings to BuddyPress (12.0.0 & up) backwards compatibility code for plugins & themes not ready yet for the BP Rewrites API.
- Make sure bbPress topics/replies pagination is behaving as expected with BuddyPress 12.0 & up (See #44).
@imath
Requires WordPress 5.8 Tested up to WordPress 6.4 Requires BuddyPress 12.0 Tested up to BuddyPress 12.2
This is the third maintenance release of the the BP Classic Add-on. It brings to BuddyPress (12.0.0 & up) backwards compatibility code for plugins & themes not ready yet for the BP Rewrites API.
- Switch to BP root blog when migrating directories if necessary (See #33).
- Make sure Tooltips are used in Legacy widgets (See #35 & #39).
- Use a npm script to get BP Default (See #37).
- Improve how we check BP Nouveau is the current BP Template Pack in use (See #41)
@imath
Requires WordPress 5.8 Tested up to WordPress 6.4 Requires BuddyPress 12.0 Tested up to BuddyPress 12.0
This is the second maintenance release of the the BP Classic Add-on. It brings to BuddyPress (12.0.0 & up) backwards compatibility code for plugins & themes not ready yet for the BP Rewrites API.
- Avoid a type mismatch issue during the migration process (See #27).
- Only check once BuddyPress current config & version are ok (See #28).
- Make sure the migration script is run on Multisite (See #31).
@imath, @emaralive.
Requires WordPress 5.8 Tested up to WordPress 6.3 Requires BuddyPress 12.0 Tested up to BuddyPress 12.0
This is the first maintenance release of the the BP Classic Add-on. It brings to BuddyPress (12.0.0 & up) backwards compatibility code for plugins & themes not ready yet for the BP Rewrites API.
- Make sure BP Classic is activated at the same network level than BuddyPress (See #21).
- Improve the way the themes directory is registered (See #23).
@imath, @dd32.
Requires WordPress 5.8 Tested up to WordPress 6.3 Requires BuddyPress 12.0 Tested up to BuddyPress 12.0
BP Classic brings to BuddyPress (12.0.0 & up) backwards compatibility code for plugins & themes not ready yet for the BP Rewrites API.
- Restores the BP Legacy URL parser.
- Restores the BP Legacy widgets.
- Restores the BP Default theme.
- Restores the BP Legacy navigation globals (
buddypress()->bp_nav
&buddypress()->bp_options_nav
)
@imath.