A sample member dashboard for sites running PMPro and WP Courseware
This file contains 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
[memberlite_banner background="#EFEFEF"] | |
[row][col medium="12"] | |
[row_row] | |
[col_col medium="8"] | |
<span class="text-3x">Course Overview</span> | |
[wpcourse course="1"] | |
[/col_col][col_col medium="4"] | |
<span class="text-3x">Course Progress</span> | |
[wpcourse_progress courses="1" user_progress="true" user_grade="true" /] | |
[/col_col][/row_row] | |
[/col][/row] | |
[/memberlite_banner] | |
[row] | |
[col medium="4"][pmpro_account section="profile"][/col] | |
[col medium="4"][pmpro_account sections="membership"][/col] | |
[col medium="4"][pmpro_account sections="invoices"][/col] | |
[/row] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment