Conversation
supportHello Please how can i add the shortcode to only display in admin My Account Page so that only admin will be able to see Total User count alone The page I need help with: [ log in to see the link]
Hello, Do you mean in the admin area of WordPress? Shortcodes do not work there. If that’s what you are trying to do then I’d suggest finding a developer to code it manually. They can always use part of the plugin code to get started.
Thanks for the quick response what am talking about is that in user My Account Page for only admin to be able to see the total users because ones i use the shortcode in my account page all users will see the post so in order to avoid that so that only admin see the Total number of user is what i mean maybe a code to use in theme function.php to restrict all users except admin to view
Hello, Do you mean in the admin area of WordPress? Shortcodes do not work there. If that’s what you are trying to do then I’d suggest finding a developer to code it manually. They can always use part of the plugin code to get started.
Thanks for the quick response what am talking about is that in user My Account Page for only admin to be able to see the total users because ones i use the shortcode in my account page all users will see the post so in order to avoid that so that only admin see the Total number of user is what i mean maybe a code to use in theme function.php to restrict all users except admin to view