BP Rewrites Feature Plugin Now in Beta – WP Tavern
The ball is transferring on a nine-year-old effort emigrate BuddyPress’ customized URI parser to make use of WordPress’ Rewrite API.
BuddyPress at present requires websites to make use of pretty permalinks with a purpose to be suitable with its URL parser. The plugin analyzes the URL for no matter part you’re viewing and performs inside checks to resolve what to show there and decide the correct template file. This practice parser has been working effectively for years however has some drawbacks in comparison with WordPress’ newer Rewrite API.
BuddyPress lead developer Boone Gorges summarized the issue within the authentic ticket:
BP’s customized URI parser (residing principally in
bp_core_set_uri_globals()
) is sluggish, error-prone, non-extensible, non-testable, and out of step with WP finest practices.
In August of 2021, BuddyPress contributors moved this effort into the BP Rewrites function plugin with the eventual objective of getting it merged into BP Core after wider testing. The primary beta was released this week with a name for testing earlier than it will get moved to the WordPress plugin listing.
BP Rewrites isn’t simply an under-the-hood architectural enchancment for BuddyPress, it additionally has a number of user-facing advantages:
- BuddyPress URLs customization improved and simpler
- Compatibility with plain permalinks
- Improved Compliance with WordPress Requirements
- Improved Consumer/Advanded consumer/Plugin developer/Theme designer BuddyPress expertise
Customers who take a look at the plugin will discover a URLs customization display (changing the BP Pages display) below the BuddyPress settings the place web page slugs might be simply modified. That is way more user-friendly than enhancing the wp-config.php file.

“Whenever you deactivate the plugin, buddypress
publish kind’s objects are switched again to common pages and also you get them again into the corresponding WordPress Administation edit display,” BuddyPress core developer Mathieu Viet mentioned. “Publish metas are nonetheless there in case you need to activate BP Rewrites again (this will occur if you’re testing one other BuddyPress plugin). For those who completely need to eliminate these publish metas, you possibly can delete the BuddyPress pages, create new ones and redo the web page mapping from the BuddyPress Pages settings display.”
This isn’t one thing you need to take a look at on a manufacturing web site, because it’s nonetheless unsure how BP Rewrites will work together with completely different plugins. Testers can report bugs as issues on the plugin’s GitHub repository.
“There’s no secret: the one technique to have sufficient confidence into this backward compatibility mechanism to start out considering of merging BP Rewrites into BuddyPress Core is to take a look at, take a look at, and take a look at once more,” Viet mentioned.
When discussing BP Rewrites’ progress earlier this 12 months, Viet suggested the function plugin keep as an add-on for at the very least two main BuddyPress releases. This can give builders the possibility to make sure there are fewer plugin conflicts earlier than merging into BuddyPress core.