Skip to:
Content

BuddyPress.org

Changes between Initial Version and Version 1 of Ticket #8143, comment 2


Ignore:
Timestamp:
10/14/2019 05:57:13 PM (7 years ago)
Author:
zishanj
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #8143, comment 2

    initial v1  
    1 **bp_members_signup_columns** is used on ''bp-signups/Pending'' page where it list all the users in table. **bp_signups_admin_columns** will work on next page when admin click on the user. This is the page where admin can finally ''Confirm'' the user. I have used this **bp_signup_admin_fields** action name for clarity purposes because it makes possible to add section below the table. May be we can rename it to **bp_signup_admin_section** or something else.
     1**bp_members_signup_columns** is used on ''bp-signups/Pending'' page where it list all the users in table. **bp_signups_admin_columns** will work on next page when admin click on the user. This is the page where admin can finally ''Confirm'' the user. I have used this **bp_signups_admin_fields** action name for clarity purposes because it makes possible to add section below the table. May be we can rename it to **bp_signups_admin_section** or something else.
    22 
    33I have attached the screenshot to further clarify the things. [[Image(https://i.paste.pics/6YKHD.png)]]