[buddypress-trac] [BuddyPress Trac] #4954: Migrate BP's custom URI parser to use WP's Rewrite API
buddypress-trac
noreply at wordpress.org
Sun May 7 11:36:57 UTC 2023
#4954: Migrate BP's custom URI parser to use WP's Rewrite API
--------------------------------------+---------------------
Reporter: boonebgorges | Owner: imath
Type: enhancement | Status: closed
Priority: high | Milestone: 12.0.0
Component: Route Parser | Version:
Severity: major | Resolution: fixed
Keywords: has-patch has-unit-tests |
--------------------------------------+---------------------
Changes (by imath):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"13471" 13471]:
{{{
#!CommitTicketReference repository="" revision="13471"
BP Rewrites merge process, final touches
This commit is closing the main ticket about migrating our Legacy URL
parser to using the WP Rewrite API. Please open next possible issues in
new tickets.
The final touches:
- Make sure BP Activity Embeds are fully supported when using the BP
Rewrites API.
- Make sure BuddyPress directories are fetched into the Site Editor's
Navigation block.
- Deprecate `bp_admin_display_directory_states()` and move the BP Page
directory states feature into the BP Classic backcompat plugin.
- Remove the Page settings Admin help tab & move it into BP Classic
- Introduce the `bp_core_include_directory_on_front()` in order to
maintain the possibility to use a BP Directory page as the site's home
page.
Props r-a-y, johnjamesjacoby, boonebgorges
Closes https://github.com/buddypress/buddypress/pull/95
Fixes #4954
}}}
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/4954#comment:93>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list