Opened 2 years ago
Closed 2 years ago
#8937 closed defect (bug) (fixed)
Some BP links set using `home_url()` were missed during the BP Rewrites migration tasks
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 12.0.0 | Priority: | high |
Severity: | major | Version: | |
Component: | Core | Keywords: | has-patch |
Cc: |
Description
Here are some examples that should fail as soon as custom slugs are set:
bp_get_activity_comment_form_action()
bp_get_activity_favorite_link()
bp_get_activity_unfavorite_link()
bp_get_activity_post_form_action()
bp_core_action_search_site()
- default
$feed_url
inbp_legacy_theme_activity_template_loader()
See #4954
Change History (2)
Note: See
TracTickets for help on using
tickets.
Make sure to use BP Rewrites API instead of
home_url()
Trac ticket: https://buddypress.trac.wordpress.org/ticket/8937