[buddypress-trac] [BuddyPress Trac] #8143: Ability to customize Manage Signups page in admin
buddypress-trac
noreply at wordpress.org
Mon Oct 14 22:17:48 UTC 2019
#8143: Ability to customize Manage Signups page in admin
-----------------------------------+---------------------
Reporter: zishanj | Owner: (none)
Type: enhancement | Status: new
Priority: normal | Milestone: 6.0.0
Component: Members | Version:
Severity: normal | Resolution:
Keywords: has-patch 2nd-opinion |
-----------------------------------+---------------------
Changes (by imath):
* keywords: => has-patch 2nd-opinion
* milestone: Awaiting Review => 6.0.0
Comment:
Thanks a lot for these details. I guess I've jumped too quick on what was
the "Manage Signups table" :)
Ok, let's add these hooks. As it's possible to list more than one signup
there. Let's take some time to think about better names for the 2 hooks
and improve the position of the first one.
imho: it should be out of the if statement as if the xProfile component is
not active it would be useless. So just above the `</tbody>` tag seems a
better place
This screen is used to confirm the activate/resend activation email and
delete actions. What about something like
`bp_activate_signup_confirmation_details` for this first hook.
The second one still deals with the activate action so what do you think
of `bp_activate_signup_confirmation_after_details` ?
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/8143#comment:3>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list