- This topic has 4 replies, 3 voices, and was last updated 3 years, 5 months ago by .
Viewing 5 posts - 1 through 5 (of 5 total)
Viewing 5 posts - 1 through 5 (of 5 total)
- You must be logged in to reply to this topic.
WordPress Membership Plugin
Simple Membership Plugin › Forums › Simple Membership Plugin › Simple Membership Miscellaneous Shortcodes & Features Addon
I need the ability to show membership counts for membership level and membership status. I only want to count “active” accounts. I tried ‘membership_status=”active”‘; from_membership_status=”active”‘; account_status=”active.”‘ None worked.
How difficult would it be to add that functionality?
Hi, thank you for reaching out to us. That feature is not currently available in our plugin. I have sent a message to the developers to investigate further your request.
Kind regards.
I have added an option for this in the addon. Download the updated copy of the addon then you can use the following to show members count of a membership level with active account status:
[swpm_show_members_count membership_level="2" account_status="active"]
In this example, the membership level ID is 2.
You can download the updated version of the addon from the following page:
https://simple-membership-plugin.com/simple-membership-miscellaneous-shortcodes-addon/
Thanks for the fix. Works great.
My excitement and kudos were a bit premature. I had not tried it when I posted. I thought it was fixed, but it is not. Sorry. The shortcode shows all statuses as before. When I show the total count, it comes back as 112 when it is 105 because 7 are expired.