#2249 closed enhancement (duplicate)
Add new do_action to bp_core_screen_general_settings()
| Reported by: | r-a-y | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.5 |
| Component: | Core | Version: | |
| Severity: | Keywords: | reporter-feedback | |
| Cc: |
Description
It would be nice to add a do_action in bp_core_screen_general_settings() and in bp_core_screen_general_settings_content().
This will allow plugins to hook directly into the general settings page, instead of having to create a sub-nav item under settings.
Change History (4)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
r-a-y, *where* would you like a do_action? In one of the template files it loads, or?