How To Print Out Users Membership Micro-Details
-
I need to display a notice for the User about their Membership plan and the expiration date in the child-theme header file. something like below
Hello user your {xxx Membership plan} subscription expires in {xxx date}
So what I need to pull out are Membership Plan and the Expired date
I previously pull the data out from DB when we are using PMPro which was easy. But the serialized data stored inms_subscriptions
meta_key is difficult for me to deal with.I have search available info but can’t get my head round due to my limited coding skill
The
[ms-member-info]
shortcode would have been ok if it includes Register date and Expired date value
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘How To Print Out Users Membership Micro-Details’ is closed to new replies.