Need help to have it work with the Memberful plugin
-
Hello and good day!
I had wanted to add nav menu that shows a “Join” menu for any memberful that is not part of an array of subscribers. This way customers that have purchased a single product and not a subscription will see the ‘Join’ menu button.
Here is an example of the code I plan to use: <?php if ( is_subscribed_to_memberful_plan( array( ‘154-big-awesome’, ’27-super-rad’, ’59-rock-on’, ’99-chill-out’ ) ) ) : ?>
Here is the link with more info on the functions for Memberful: https://memberful.com/help/integrate/services/wordpress/wordpress-functions/
Please let me know if you need any more information. Thank you and have an amazing day! ??
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Need help to have it work with the Memberful plugin’ is closed to new replies.