Execute custom code when the Paid Memberships Pro plugin is activated.
do_action( 'pmpro_activation' ); |
Parameters
This hook has no parameters.
Source
File: https://github.com/strangerstudios/paid-memberships-pro/blob/master/paid-memberships-pro.php
View in Source Code