-
Posted a reply to Snippet to get whether user has a membership plan or not, on the site WordPress.org Forums:
Wrote this snippet instead to solve the issue function user_has_membership(){ $user_id = get_current_user_id(); $current_memberships =… -
Created a topic, Snippet to get whether user has a membership plan or not, on the site WordPress.org Forums:
Kindly assist with a hook or snippet that can return t… -
Posted a reply to Shows your upline name when registering via the network affiliate link, on the site WordPress.org Forums:
Thank you very much. All now works perfectly. I appreciate your effort :) -
Posted a reply to Shows your upline name when registering via the network affiliate link, on the site WordPress.org Forums:
Thanks for your response, so I made a work around though might not be the… -
Posted a reply to Shows your upline name when registering via the network affiliate link, on the site WordPress.org Forums:
The main issue is this block of code $affiliate_id = slicewp_get_referrer_affiliate_id(); not return the affiliate… -
Posted a reply to Shows your upline name when registering via the network affiliate link, on the site WordPress.org Forums:
Thank you very much for this. It now shows the user that their link was… -
Created a topic, Best affiliate plugin honestly, on the site WordPress.org Forums:
I haven't seen a more active support for both the paid… -
Posted a reply to Having troubles showing user email on account page, on the site WordPress.org Forums:
Thanks I really appreciate, It worked as expected. -
Posted a reply to Troubles adding date of birth custom field in registration form., on the site WordPress.org Forums:
Okay thanks I'll do that -
Created a topic, Shortcode to show network tab referral link in mail, on the site WordPress.org Forums:
Please kindly assist on the shortcode to show the netw… -
Created a topic, Troubles adding date of birth custom field in registration form., on the site WordPress.org Forums:
I want to add a date of birth field to my registration… -
Created a topic, Having troubles showing user email on account page, on the site WordPress.org Forums:
I have been having issues showing user emails to them …