Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 2 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 (5 months ago)
- Default Branch: main
- Last Pushed: 2024-11-17T11:31:21.000Z (2 months ago)
- Last Synced: 2024-11-26T18:16:39.446Z (2 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
![Repo-Image](https://massimo.gg/github-images/wpvu.webp)
# Wordpress Verified User (WPVU)
![License](https://img.shields.io/github/license/massimo-rnd/wordpress-verified-user)
![Issues](https://img.shields.io/github/issues/massimo-rnd/wordpress-verified-user)
![Forks](https://img.shields.io/github/forks/massimo-rnd/wordpress-verified-user)
![Stars](https://img.shields.io/github/stars/massimo-rnd/wordpress-verified-user)
![Last Commit](https://img.shields.io/github/last-commit/massimo-rnd/wordpress-verified-user)
![GitHub release (latest by date including pre-releases)](https://img.shields.io/github/v/release/massimo-rnd/wordpress-verified-user?include_prereleases)## 🚀 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
![Repo Size](https://img.shields.io/github/repo-size/massimo-rnd/wordpress-verified-user)
![Contributors](https://img.shields.io/github/contributors/massimo-rnd/wordpress-verified-user)
![Commit Activity](https://img.shields.io/github/commit-activity/m/massimo-rnd/wordpress-verified-user)---
### 📞 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)