https://github.com/massimo-rnd/wordpress-verified-user
A simple Wordpress Plugin that enables you to "verify" users, by displaying a checkmark next to their name.
https://github.com/massimo-rnd/wordpress-verified-user
checkmark verification verified-users wordpress wordpress-plugin
Last synced: 5 months ago
JSON representation
A simple Wordpress Plugin that enables you to "verify" users, by displaying a checkmark next to their name.
- Host: GitHub
- URL: https://github.com/massimo-rnd/wordpress-verified-user
- Owner: massimo-rnd
- License: mit
- Created: 2024-09-04T07:33:44.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-11-17T11:31:21.000Z (5 months ago)
- Last Synced: 2024-11-26T18:16:39.446Z (5 months ago)
- Topics: checkmark, verification, verified-users, wordpress, wordpress-plugin
- Language: PHP
- Homepage: https://wp.druffko.gg/author/druffko/
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
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.
## 🚧 Roadmap
- [ ] Compatibility for more Themes
Check out the [open issues](https://github.com/massimo-rnd/wordpress-verified-user/issues) for more.
## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/massimo-rnd/wordpress-verified-user/issues).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.See [CONTRIBUTING.md](CONTRIBUTING.md) for more details.
## 📜 License
This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.
## 📊 Repository Metrics


---
### 📞 Contact
For any inquiries, feel free to reach out:
- email: [[email protected]](mailto:[email protected])
- X: [massimo-rnd](https://x.com/massimo-rnd)
- [Discord](https://discord.gg/wmC5AA6c)