Viewing 4 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic.
What is the PHP code to display the amount of users?
Best Regards
Hi @blackhatog,
Please follow the instructions on this page.
http://userproplugin.com/userpro/forums/topic/support-requires-verification-of-purchase-before-we-can-help/
Try this one here:
$users = $wpdb->get_var(“SELECT COUNT(ID) FROM $wpdb->users”);
echo $users.” registered users.”;
Best regards,
keyhanjun
I actually admire your support in this post. My name is Jennifer Ortega. I’m an educational author with experience from the previous 10 years. I’m a helping college students with PHP Homework Help and Java assignment Help. Here I also ensure that students get the best assignments as per their requirements. Students who’re in search for Assignment Help Australia (https://www.thanksforthehelp.com/au/) should contact me.
You must be logged in to reply to this topic.