[buddypress-trac] [BuddyPress Trac] #7822: Nouveau: Settings > Email menu item not visible
buddypress-trac
noreply at wordpress.org
Fri May 11 18:23:52 UTC 2018
#7822: Nouveau: Settings > Email menu item not visible
--------------------------+---------------------
Reporter: boonebgorges | Owner: (none)
Type: defect (bug) | Status: new
Priority: highest | Milestone: 3.0
Component: Settings | Version:
Severity: blocker | Resolution:
Keywords: has-patch |
--------------------------+---------------------
Comment (by r-a-y):
Can duplicate on a fresh install.
The reason why my main development testing site failed to pick up this
issue is due to the fact that I had a plugin registering on the
`'bp_notification_settings'` hook at all times.
Here's a cheeky idea. Why not register a dummy hook to
`'bp_notification_settings'` for each component needing to display the
"Settings > Email" tab to appease the `has_action()` check? See
`empty.patch`.
I guess the other issue is whether a plugin would need to access this
`<table>` markup outside the "Settings > Email" page.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/7822#comment:10>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list