WP Verified Checkmark archived
A simple Wordpress Plugin that enables you to "verify" users, by displaying a checkmark next to their name.
by chrstph · github.com/chrstph-gg/wordpress-verified-user · website
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/chrstph-gg/wordpress-verified-user/archive/refs/heads/main.zipFrom the readme
Wordpress Verified User (WPVU)
🚀 Overview
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.
🎯 Features
- Add's "Verified" Badge to every user with a set role
- Verified Role customizable
💻 Usage
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:
🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
1. Fork the project.
2. Create your feature branch (git checkout -b feature/AmazingFeature).
3. Commit your changes (git commit -m 'Add some AmazingFeature').
4. Push to the branch (git push origin feature/AmazingFeature).
5. Open a pull request.
Se
Read the full README on GitHub →
Releases
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.