Skip to content
trunk
Switch branches/tags
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
inc
 
 
src
 
 
 
 
 
 
 
 

BuddyPress Rewrites

8 years ago, we started working on migrating the BuddyPress’s custom URI parser in favor of the WordPress’s Rewrite API. To make concrete progress about this migration, we decided to use this feature as a plugin BuddyPress plugin. We hope doing so, you and many other contributors will help us achieve this very important goal for the BuddyPress open source project.

PS: We plan to publish BP Rewrites to the WordPress.org Plugins directory as soon as we're happy with the plugin's behavior. 😃

Goal

Migrate BP's custom URI parser to use WP's Rewrite API. See #4954 for more information.

Admin screen

Benefits

  • BuddyPress URLs customization improved and easier.
  • Compatibility with plain permalinks.
  • Improved Compliance with WordPress Standards.
  • Improved User/Advanded user/Plugin developer/Theme designer BuddyPress experience.

Requirements

  • Backward compatibility with BuddyPress plugins/themes/codes using the BuddyPress’s custom Legacy URI parser.
  • As many as possible Users/Advanded users/Plugin developers/Theme designers involved in TESTING this BuddyPress feature as a plugin.

About

Migrate the URI parser to rewrite rules

Resources

License

Code of conduct

Releases

No releases published

Packages

No packages published