Releases: buddypress/bp-rewrites
BP Rewrites 1.6.0
Description
BP Rewrites feature as a plugin maintenance release, please upgrade. With BP Rewrites activated, you'll get full control on any BuddyPress URLs.
Requirements
Requires WordPress 5.9
Tested up to WordPress 6.3
Requires BuddyPress >= 10.0 & < 12
Changes
- 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.
Props
BP Rewrites 1.5.0
Description
BP Rewrites feature as a plugin feature release, please upgrade. With BP Rewrites activated, you'll get full control on any BuddyPress URLs.
Requirements
Requires WordPress 5.9
Tested up to WordPress 6.1
Requires BuddyPress 10.0
Tested up to BuddyPress 11.0
Changes
- Introduce a visibility feature to restrict community pages’ access to members only. See #44.
Props
BP Rewrites 1.4.0
Description
BP Rewrites feature as a plugin maintenance release, please upgrade. With BP Rewrites activated, you'll get full control on any BuddyPress URLs.
Requirements
Requires WordPress 5.9
Tested up to WordPress 6.1
Requires BuddyPress 10.0
Tested up to BuddyPress 11.0-alpha
Changes
- 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.
Props
BP Rewrites 1.3.0
Description
BP Rewrites feature as a plugin maintenance release, please upgrade. With BP Rewrites activated, you'll get full control on any BuddyPress URLs.
Requirements
Requires WordPress 5.4
Tested up to WordPress 6.0
Requires BuddyPress 10.0
Tested up to BuddyPress 11.0-alpha
Changes
- 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.
Props
BP Rewrites 1.2.0
Description
BP Rewrites feature as a plugin maintenance release, please upgrade. With BP Rewrites activated, you'll get full control on any BuddyPress URLs.
Requirements
Requires WordPress 5.4
Tested up to WordPress 6.0
Requires BuddyPress 10.0
Tested up to BuddyPress 11.0-alpha
Changes
- Make sure the primary nav is set before resetting it. See #39.
- Make sure the Global Notices link is reset for BP Nouveau.
Props
BP Rewrites 1.1.0
Description
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.
Requirements
Requires WordPress 5.4
Tested up to WordPress 6.0-beta3
Requires BuddyPress 10.0
Tested up to BuddyPress 11.0-alpha
Change log
- Make sure Members Invitations URLs are handled. See #37.
- Rewrite the Member's header private message link.
Props
Manual Installation/Upgrade
- Download the
bp-rewrites.zip
file from the below assets section. - Use the WordPress "add new plugin" tool to upload this zip file.
- Activate the plugin.
BP Rewrites 1.0.1
Description
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.
Requirements
Requires WordPress 5.4
Tested up to WordPress 6.0-beta2
Requires BuddyPress 10.0
Tested up to BuddyPress 11.0-alpha
Change log
- Sanitize, escape, and validate $_POST, $_GET, $_REQUEST and $_FILE missed calls in the plugin. See #36.
Props
The WP Plugin review team & @imath.
Manual Installation/Upgrade
- Download the
bp-rewrites.zip
file from the below assets section. - Use the WordPress "add new plugin" tool to upload this zip file.
- Activate the plugin.
BP Rewrites 1.0.0
Description
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.
Requirements
Requires WordPress 5.4
Tested up to WordPress 6.0-beta1
Requires BuddyPress 10.0
Tested up to BuddyPress 11.0-alpha
Change log
- Create the
readme.txt
used by the WordPress.org plugin directory. - Submit the request about hosting the plugin on this directory.
Props
@adiloztaser, @eha1, @shanebp, @boonebgorges, @r-a-y, @imath.
Manual Installation/Upgrade
- Download the
bp-rewrites.zip
file from the below assets section. - Use the WordPress "add new plugin" tool to upload this zip file.
- Activate the plugin.
BP Rewrites 1.0.0-RC1
Description
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 😉.
Change log
- Make sure BP Rewrites loads when BuddyPress is network activated. See #32.
- Avoid a fatal error when trying to access to a BP Core Nav too early. See #33.
Props
Manual Installation/Upgrade
- Download the
bp-rewrites.zip
file from the below assets section. - Use the WordPress "add new plugin" tool to upload this zip file.
- Activate the plugin.
BP Rewrites 1.0.0-beta2
Description
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 😉.
Change log
- 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.
Props
Manual Installation/Upgrade
- Download the
bp-rewrites.zip
file from the below assets section. - Use the WordPress "add new plugin" tool to upload this zip file.
- Activate the plugin.