#7259 closed enhancement (fixed)
Allow new bp_core_directory_page_default_titles() to be filterable
Reported by: | hnla | Owned by: | hnla |
---|---|---|---|
Milestone: | 2.7 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Core | Keywords: | has-patch 2nd-opinion |
Cc: |
Description
As suggested by @espellcaste
https://buddypress.trac.wordpress.org/ticket/6765#comment:30
It might be useful to be able to filter these new page title defaults used to furnish the page headings when we create the BP directory pages and described in:
bp-core-functions.php L:696 - bp_core_get_directory_page_default_titles()
Adding this will round off the overall update to directory names begun in #6765
as long as a lead dev will just take a glance and ok it.
Attachments (2)
Change History (6)
Note: See
TracTickets for help on using
tickets.
Adds apply_filter for default titles array.