Just like the post meta system, WordPress has a powerful user meta system that allows developers to store additional “meta” information about the registered users in the database. This meta information can be just about anything you want it to be, and can serve a variety of purposes. At the time of writing this tutorial, I’m using the user meta system in my Pro version of Restrict Content to greatly expand the functionality of the plugin.
You must be logged in to view the rest of this content. Register or login from the sidebar.
The post Retrieve Users Based on Meta Value appeared first on Pippins Plugins.