[buddypress-trac] [BuddyPress Trac] #6503: Separate functions for creating a new nav link and registering a screen function.
buddypress-trac
noreply at wordpress.org
Fri Jul 10 02:54:04 UTC 2015
#6503: Separate functions for creating a new nav link and registering a screen
function.
------------------------------+-----------------------------
Reporter: dcavins | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Future Release
Component: Component - Core | Version: 2.3.1
Severity: normal | Resolution:
Keywords: has-patch |
------------------------------+-----------------------------
Comment (by dcavins):
In [changeset:"10003"]:
{{{
#!CommitTicketReference repository="" revision="10003"
Refactor bp_core_new_nav_item().
Use new functions `bp_core_create_nav_link()` and
`bp_core_register_nav_screen_function()` within
`bp_core_new_nav_item()`. Also introduces two new
action hooks: `bp_core_create_nav_link` and
`bp_core_register_nav_screen_function`.
See #6503.
}}}
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/6503#comment:18>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list