require login for pmpro
-
Is there a way to require a login to access any pmpro pages. I have run into an instance where there is a custom register page for a site that creates the user but when using pmpro and you select a level it brings to pmpro’s register page. I tried doing: add_filter(‘pmpro_register_redirect’, ‘__return_false’); in an attempt to not have it control the register redirect but still bringing me to the check out page of pmpro where it asks to register as well. So if there is a way to either make it redirect to the correct user register page before checkout or i want to make the system require login before any membership level page.
- The topic ‘require login for pmpro’ is closed to new replies.