strangerstudios / pmpro-approvals

Grants administrators the ability to approve/deny memberships after signup.
https://www.paidmembershipspro.com/add-ons/approval-process-membership/
19 stars 29 forks source link

Enhancement: Add in filters for approvals table #78

Closed andrewlimaza closed 5 years ago

andrewlimaza commented 5 years ago

Enhancement: added in actions for the Approvals table.

Fixes issue: https://github.com/strangerstudios/pmpro-approvals/issues/59

kblizeck commented 4 years ago

@andrewlimaza Is there anyway to request that the data passed to the pmpro_approvals_list_extra_cols_body hook is the single user that is for that row? Right now, you're passing all $theusers data, so there's not distinguishing what row I'm currently on in order to display additional meta data about that specific user.