Wikipedia

Search results

Showing posts with label verified. Show all posts
Showing posts with label verified. Show all posts

Easily Display an Automated Message Informing Your Members Whether or Not They are Considered 'Verified'

Simple Customizable Code Snippet:

{~if $user.verified>=1~}Your member account is in VERIFIED status.
{~else~}Your member account is currently in UNVERIFIED status.
{~/if~}