Condition for Not approved ?
-
Hey, great plugin. A really nice addition to this enironment.
I wonder if you have any shortcodes we could use to show a message on some other pages that do not show the :
“notice – Your membership account is awaiting approval by the site administrator. You will not be able to fully interact with the social aspects of this website until your account is approved. Once approved or denied you will receive an email notice.”
Basically:
if ( $user != “approved” ) {
echo “Our admin must approve before you post any content.. blah, blah”;
}
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Condition for Not approved ?’ is closed to new replies.