Created
February 21, 2019 18:24
-
-
Save ideadude/f60dc37eb7bdbd6ef1e074f8c2ecd214 to your computer and use it in GitHub Desktop.
Custom account page for PMPro and Memberlite. Copy this into the post body instead of the default [pmpro_account] shortcode.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[row] | |
[col medium="6"] | |
[pmpro_account section="profile"] | |
[/col] | |
[col medium="6"] | |
[pmpro_account section="membership"] | |
[/col] | |
[/row] | |
[row] | |
[col medium="6"] | |
[pmpro_account section="links"] | |
[/col] | |
[col medium="6"] | |
[pmpro_account section="invoices"] | |
[/col] | |
[/row] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment