Skip to content

Latest commit

 

History

History
113 lines (69 loc) · 3.3 KB

CHANGELOG.md

File metadata and controls

113 lines (69 loc) · 3.3 KB

Change Log

1.4.0

Requires WordPress 5.8 Tested up to WordPress 6.4 Requires BuddyPress 12.0 Tested up to BuddyPress 12.2

Description

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.

Changes

  • Make sure bbPress topics/replies pagination is behaving as expected with BuddyPress 12.0 & up (See #44).

Props

@imath


1.3.0

Requires WordPress 5.8 Tested up to WordPress 6.4 Requires BuddyPress 12.0 Tested up to BuddyPress 12.2

Description

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.

Changes

  • 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)

Props

@imath


1.2.0

Requires WordPress 5.8 Tested up to WordPress 6.4 Requires BuddyPress 12.0 Tested up to BuddyPress 12.0

Description

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.

Changes

  • 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).

Props

@imath, @emaralive.


1.1.0

Requires WordPress 5.8 Tested up to WordPress 6.3 Requires BuddyPress 12.0 Tested up to BuddyPress 12.0

Description

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.

Changes

  • 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).

Props

@imath, @dd32.


1.0.0

Requires WordPress 5.8 Tested up to WordPress 6.3 Requires BuddyPress 12.0 Tested up to BuddyPress 12.0

Description

BP Classic brings to BuddyPress (12.0.0 & up) backwards compatibility code for plugins & themes not ready yet for the BP Rewrites API.

Initial features

  • 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)

Props

@imath.