Conditional statement to check if membership expired
-
Hello,
Is there a way to check if membership account is expired? I’m looking for conditional statement similar to this:
<?php if (SwpmMemberUtils::is_member_logged_in()) { ?>
Can you assist?
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Conditional statement to check if membership expired’ is closed to new replies.