Archived topic
Hide menu item for certain users
1 reply · Started by Ben on February 3, 2023
Viewing posts 1–2 of 2
I have a function I can use to check if a user has the right level
<?php if ( rcp_user_has_paid_membership() ) : ?>
Is there a way I can use this to hide a certain menu item?
Many thanks
Ben
Hi Ben,
Is the function coming from a plugin?
If so can you check with the plugin's support team first?
GP uses the default WordPress menu builder/system so if the solution works in a Twenty series WP theme, it will work in GP :)
This archived topic is closed to new replies.