Requires WordPress 5.9 Tested up to WordPress 6.3 Requires BuddyPress >= 10.0 & < 12
BP Rewrites feature as a plugin maintenance release, please upgrade. With BP Rewrites activated, you'll get full control on any BuddyPress URLs.
- Interrupt the plugin loading process if BuddyPress is >= 12.0.0
- Bump WordPress "Tested up to" 6.3
- Make sure directory rewrite rules match exact directory slugs. See #49.
- Only check if a BP directory is set as the site homepage if the requested URL is this homepage.
Core_Nav_Compat
: only send warning notices in right contexts. See #50.
@imath, @shawfactor
Requires WordPress 5.9 Tested up to WordPress 6.1 Requires BuddyPress 10.0 Tested up to BuddyPress 11.0
BP Rewrites feature as a plugin feature release, please upgrade. With BP Rewrites activated, you'll get full control on any BuddyPress URLs.
- Introduce a visibility feature to restrict community pages’ access to members only. See #44.
@imath, @dcavins.
Requires WordPress 5.9 Tested up to WordPress 6.1 Requires BuddyPress 10.0 Tested up to BuddyPress 11.0-alpha
BP Rewrites feature as a plugin maintenance release, please upgrade. With BP Rewrites activated, you'll get full control on any BuddyPress URLs.
- Prevents a fatal error when trying to edit a nav too early. See #42.
- Adds BP Specific exceptions to the "was called too early" notices. See #43.
@imath.
Requires WordPress 5.4 Tested up to WordPress 6.0 Requires BuddyPress 10.0 Tested up to BuddyPress 11.0-alpha
BP Rewrites feature as a plugin maintenance release, please upgrade. With BP Rewrites activated, you'll get full control on any BuddyPress URLs.
- Do not trigger "was called too early" notices when submitting comments. See #40.
- Do not trigger "was called too early" notices for other WordPress specific contexts: signup, activation and trackbacks management.
- Bring BP Rewrites support to bbPress. See #41.
@shawfactor & @imath.
Requires WordPress 5.4 Tested up to WordPress 6.0 Requires BuddyPress 10.0 Tested up to BuddyPress 11.0-alpha
BP Rewrites feature as a plugin maintenance release, please upgrade. With BP Rewrites activated, you'll get full control on any BuddyPress URLs.
- Make sure the primary nav is set before resetting it. See #39.
- Make sure the Global Notices link is reset for BP Nouveau.
@shawfactor & @imath.
Requires WordPress 5.4 Tested up to WordPress 6.0-beta3 Requires BuddyPress 10.0 Tested up to BuddyPress 11.0-alpha
This is the first maintenance release of the BuddyPress Rewrites feature as a plugin. Thanks to it you'll get full control on any BuddyPress URLs.
- Make sure Members Invitations URLs are handled. See #37.
- Rewrite the Member's header private message link.
@shawfactor & @imath.
Requires WordPress 5.4 Tested up to WordPress 6.0-beta2 Requires BuddyPress 10.0 Tested up to BuddyPress 11.0-alpha
This is the first security release of the BuddyPress Rewrites feature as a plugin. It applies the security fixes recommanded into the review of WordPress.org Plugins team. Please upgrade asap.
- Sanitize, escape, and validate $_POST, $_GET, $_REQUEST and $_FILE missed calls in the plugin. See #36.
The WP Plugin review team & @imath.
Requires WordPress 5.4 Tested up to WordPress 6.0-beta1 Requires BuddyPress 10.0 Tested up to BuddyPress 11.0-alpha
This is the first stable version of the BuddyPress Rewrites feature as a plugin. Thanks to it you'll get full control on any BuddyPress URLs.
- Create the
readme.txt
used by the WordPress.org plugin directory. - Submit the request about hosting the plugin on this directory.
@adiloztaser, @eha1, @shanebp, @boonebgorges, @r-a-y, @imath.
Requires WordPress 5.4 Tested up to WordPress 6.0-alpha Requires BuddyPress 10.0 Tested up to BuddyPress 11.0-alpha
This is the BuddyPress Rewrites feature as a plugin. Thanks to it you'll get full control on any BuddyPress URLs. Please note this plugin is still under active development: you should probably use a local/staging site to play with it 😉.
- Make sure BP Rewrites loads when BuddyPress is network activated. See #32.
- Avoid a fatar error when trying to access to a BP Core Nav too early. See #33.
@adiloztaser, @eha1, @imath.
Requires WordPress 5.4 Tested up to WordPress 6.0-alpha Requires BuddyPress 10.0 Tested up to BuddyPress 11.0-alpha
This is the BuddyPress Rewrites feature as a plugin. Thanks to it you'll get full control on any BuddyPress URLs. Please note this plugin is still under active development: you should probably use a local/staging site to play with it 😉.
- Anticipate WordPress 6.0 changes about the WP Request to make sure BP Ajax requests are using the Rewrite API. See #31.
- Make sure BuddyPress is active before trying to change anything into the site's set up. See #29.
- Remove the BP Pages settings tab to prevent any rewrite rule errors. See #27.
- Fix
bpRewritesUI()
function call whenreadyState
is not fired. See #26 - Remove superfluous parameters on
remove_filter()
calls. See #25.
@adiloztaser, @imath.
Requires WordPress 5.4 Tested up to WordPress 5.9 Requires BuddyPress 10.0 Tested up to BuddyPress 10.0
This is the BuddyPress Rewrites feature as a plugin. Thanks to it you'll get full control on any BuddyPress URLs. Please note this plugin is still under active development: you should probably use a local/staging site to play with it 😉.
@shanebp, @boonebgorges, @r-a-y, @imath.