PATH:
home
/
lab2454c
/
incforce.com
/
wp-content
/
plugins
/
paid-memberships-pro
/
preheaders
<?php // Redirect to login. if ( ! is_user_logged_in() ) { $redirect = apply_filters( 'pmpro_member_profile_edit_preheader_redirect', pmpro_login_url() ); if ( $redirect ) { wp_redirect( $redirect ); exit; } }
[-] invoice.php
[edit]
[+]
..
[-] checkout.php
[edit]
[-] cancel.php
[edit]
[-] account.php
[edit]
[-] confirmation.php
[edit]
[-] levels.php
[edit]
[-] login.php
[edit]
[-] member_profile_edit.php
[edit]
[-] billing.php
[edit]