This Plugin enables you to "verify" users on your Wordpress Website.
It adds a Checkmark next to the users name, just like on platforms like Twitter or Instagram.
The checkmark is supplied to users belonging to a role you choose.
- Add's "Verified" Badge to every user with a set role
- Verified Role customizable
After installing the Plugin you'll get a "Verified Checkmark" Page under "Settings" in your Wordpress admin dashboard. In there you can choose the role that should receive the checkmark.
Here you can also change which injection method should be used to ensure the plugin fully working for your theme.
Available methods are:
- Unicode (max theme compatibility)
- Inline SVG (no external library)
- Font Awesome icon
The checkmark could look like this:
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
- Fork the project.
- Create your feature branch (
git checkout -b feature/AmazingFeature). - Commit your changes (
git commit -m 'Add some AmazingFeature'). - Push to the branch (
git push origin feature/AmazingFeature). - Open a pull request.
See CONTRIBUTING.md for more details.
This project is licensed under the MIT License. See the LICENSE file for details.

