[buddypress-trac] [BuddyPress Trac] #8549: Missing Hook in Settings Tab
buddypress-trac
noreply at wordpress.org
Mon Aug 16 18:17:17 UTC 2021
#8549: Missing Hook in Settings Tab
-------------------------------+-----------------------
Reporter: comminski | Owner: imath
Type: feature request | Status: assigned
Priority: low | Milestone: 10.0.0
Component: Groups | Version: 3.0.0
Severity: minor | Resolution:
Keywords: reporter-feedback |
-------------------------------+-----------------------
Comment (by comminski):
Thanks a lot for looking into this. Unfortunately, although the
'bp_before_group_send_invites_content' hook does fire within the group
settings page, it does not fire within the profile settings page.
Also, within the group, it fires before the secondary menu. Where the
'bp_before_member_settings_template' fires after that menu.
What I wanted to do was to add a HTML Wrapper to all the Profile Settings
pages, which I could do with the 'bp_before_member_settings_template' and
'bp_after_member_settings_template' for all the profile settings pages
except the new Group Invites page.
Here are a few screenshots that show what I was trying to do. The elements
in red are where I was trying to wrap the content with a div.
https://drive.google.com/file/d/1uDLAvSCzNgyimBDWxE4recrV4Dtx0trm/view?usp=sharing
https://drive.google.com/file/d/1KQjQDLXqIVMRd01VFAN_vwWJ1IgOY7n1/view?usp=sharing
https://drive.google.com/file/d/1ml6Xz1Ba7I4HkhSsAurAGC-
wFz2moH5U/view?usp=sharing
It's a very minor issue, so no worries if you think its best to close the
issue.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/8549#comment:3>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list