Add filter to is_verified_user() method
Hi Roi!
I'm helping a customer within one of my plugins support, but seems like this more related to ClassiPress Verified User plugin.
The customer wants to sell Verified User badge to Ad owners on their ClassiPress site and looking for solutions.
I suggested to use Membership Packages. So once they purchase a particular membership they become a verified user.
Is it possible to add a filter on returning value of the CP_Verified_User_Plugin::is_verified_user() method in the next version of the plugin.
So we could modify the result depending on a user membership?
Or maybe connection to the membership can be added as a new feature to your plugin?
What do you think?
Regards!