Skip to content

Conversation

@imath
Copy link
Contributor

@imath imath commented Mar 30, 2023

  • Replace all remaining bp_displayed_user_domain() usage in favor of bp_displayed_user_url().
  • Introduce the bp_members_get_path_chunks() function to quickly build BP Rewrites argument for member's URL using an array of slugs.
  • Deprecate bp_activities_member_rss_link(), bp_blogs_blog_tabs() & bp_groups_header_tabs(),
  • Improve bp_displayed_user_link() so that it's possible to pass an array of slugs to output an escaped BP Rewrites ready URL.

Trac ticket: https://buddypress.trac.wordpress.org/ticket/4954


This Pull Request is for code review only. Please keep all other discussion in the BuddyPress Trac ticket. Do not merge this Pull Request. See GitHub Pull Requests for Code Review in the WordPress Core Handbook for more details.

@imath imath self-assigned this Mar 30, 2023
@imath imath deleted the patch/4954-09 branch March 31, 2023 17:29
dcavins pushed a commit to dcavins/buddypress-wp-svn that referenced this pull request Jul 28, 2023
Replace all remaining `bp_displayed_user_domain()` usage in favor of 
`bp_displayed_user_url()`.
Introduce the `bp_members_get_path_chunks()` function to quickly build BP 
Rewrites argument for member's URL using an array of slugs.
Deprecate `bp_activities_member_rss_link()`, `bp_blogs_blog_tabs()` & 
`bp_groups_header_tabs()`.
Improve `bp_displayed_user_link()` so that it's possible to pass an array 
of slugs to output an escaped BP Rewrites ready URL.

Props r-a-y, johnjamesjacoby, boonebgorges

Closes buddypress/buddypress#79
See #4954



git-svn-id: http://buddypress.svn.wordpress.org/trunk@13443 cdf35c40-ae34-48e0-9cc9-0c9da1808c22
emaralive pushed a commit to emaralive/omt-buddypress-sync that referenced this pull request Nov 2, 2025
Replace all remaining `bp_displayed_user_domain()` usage in favor of 
`bp_displayed_user_url()`.
Introduce the `bp_members_get_path_chunks()` function to quickly build BP 
Rewrites argument for member's URL using an array of slugs.
Deprecate `bp_activities_member_rss_link()`, `bp_blogs_blog_tabs()` & 
`bp_groups_header_tabs()`.
Improve `bp_displayed_user_link()` so that it's possible to pass an array 
of slugs to output an escaped BP Rewrites ready URL.

Props r-a-y, johnjamesjacoby, boonebgorges

Closes buddypress/buddypress#79
See #4954



git-svn-id: https://buddypress.svn.wordpress.org/trunk@13443 cdf35c40-ae34-48e0-9cc9-0c9da1808c22
emaralive pushed a commit to emaralive/buddypress-sync that referenced this pull request Nov 3, 2025
Replace all remaining `bp_displayed_user_domain()` usage in favor of 
`bp_displayed_user_url()`.
Introduce the `bp_members_get_path_chunks()` function to quickly build BP 
Rewrites argument for member's URL using an array of slugs.
Deprecate `bp_activities_member_rss_link()`, `bp_blogs_blog_tabs()` & 
`bp_groups_header_tabs()`.
Improve `bp_displayed_user_link()` so that it's possible to pass an array 
of slugs to output an escaped BP Rewrites ready URL.

Props r-a-y, johnjamesjacoby, boonebgorges

Closes buddypress/buddypress#79
See #4954



git-svn-id: https://buddypress.svn.wordpress.org/trunk@13443 cdf35c40-ae34-48e0-9cc9-0c9da1808c22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant