Hi Frosticek. Is there any way/function to get the total number of users that have upgraded their profile to business just for stats reason? Something similar to this helper :
<?php echo osc_total_users(); ?>
I use the code above to display the total number of registered users. How can i do the same only for users that have business profiles?
Thanx mate.