This repository has been archived by the owner on Aug 16, 2024. It is now read-only.
BP Rewrites 1.0.0-beta2
Pre-release
Pre-release
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.