{"id":45942569,"url":"https://github.com/chrstph-gg/wordpress-verified-user","last_synced_at":"2026-02-28T10:52:12.480Z","repository":{"id":256848263,"uuid":"852081347","full_name":"chrstph-gg/wordpress-verified-user","owner":"chrstph-gg","description":"A simple Wordpress Plugin that enables you to \"verify\" users, by displaying a checkmark next to their name.","archived":false,"fork":false,"pushed_at":"2026-01-25T17:58:52.000Z","size":14,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-02-08T20:34:50.565Z","etag":null,"topics":["checkmark","verification","verified-users","wordpress","wordpress-plugin"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/chrstph-gg.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-09-04T07:33:44.000Z","updated_at":"2026-01-25T17:57:47.000Z","dependencies_parsed_at":null,"dependency_job_id":"f6d9a047-5a04-4751-b3bf-0133cc79e211","html_url":"https://github.com/chrstph-gg/wordpress-verified-user","commit_stats":null,"previous_names":["druffko/wordpress-verified-user","massimo-rnd/wordpress-verified-user","chrstph-gg/wordpress-verified-user"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/chrstph-gg/wordpress-verified-user","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrstph-gg%2Fwordpress-verified-user","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrstph-gg%2Fwordpress-verified-user/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrstph-gg%2Fwordpress-verified-user/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrstph-gg%2Fwordpress-verified-user/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chrstph-gg","download_url":"https://codeload.github.com/chrstph-gg/wordpress-verified-user/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrstph-gg%2Fwordpress-verified-user/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29930686,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-28T09:58:13.507Z","status":"ssl_error","status_checked_at":"2026-02-28T09:57:57.047Z","response_time":90,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["checkmark","verification","verified-users","wordpress","wordpress-plugin"],"created_at":"2026-02-28T10:52:11.869Z","updated_at":"2026-02-28T10:52:12.458Z","avatar_url":"https://github.com/chrstph-gg.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\n# Wordpress Verified User (WPVU)\n\n![License](https://img.shields.io/github/license/chrstph-gg/wordpress-verified-user)\n![Issues](https://img.shields.io/github/issues/chrstph-gg/wordpress-verified-user)\n![Forks](https://img.shields.io/github/forks/chrstph-gg/wordpress-verified-user)\n![Stars](https://img.shields.io/github/stars/chrstph-gg/wordpress-verified-user)\n![Last Commit](https://img.shields.io/github/last-commit/chrstph-gg/wordpress-verified-user)\n![GitHub release (latest by date including pre-releases)](https://img.shields.io/github/v/release/chrstph-gg/wordpress-verified-user?include_prereleases)\n\n\u003c/div\u003e\n\n## 🚀 Overview\n\nThis Plugin enables you to \"verify\" users on your Wordpress Website.\n\nIt adds a Checkmark next to the users name, just like on platforms like Twitter or Instagram.\n\nThe checkmark is supplied to users belonging to a role you choose.\n\n## 🎯 Features\n\n- Add's \"Verified\" Badge to every user with a set role\n- Verified Role customizable\n\n## 💻 Usage\n\nAfter 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.\n\n![Settings Page](https://i.imgur.com/pV0ll6E.png)\n\nHere you can also change which injection method should be used to ensure the plugin fully working for your theme.\n\nAvailable methods are:\n- Unicode (max theme compatibility)\n- Inline SVG (no external library)\n- Font Awesome icon\n\nThe checkmark could look like this:\n\n![Settings Page](https://i.imgur.com/rilUOx0.png)\n\n## 🤝 Contributing\n\nContributions, issues, and feature requests are welcome!  \nFeel free to check the [issues page](https://github.com/chrstph-gg/wordpress-verified-user/issues).\n\n1. Fork the project.\n2. Create your feature branch (`git checkout -b feature/AmazingFeature`).\n3. Commit your changes (`git commit -m 'Add some AmazingFeature'`).\n4. Push to the branch (`git push origin feature/AmazingFeature`).\n5. Open a pull request.\n\nSee [CONTRIBUTING.md](CONTRIBUTING.md) for more details.\n\n## 📜 License\n\nThis project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.\n\n## 📊 Repository Metrics\n\n![Repo Size](https://img.shields.io/github/repo-size/chrstph-gg/wordpress-verified-user)\n![Contributors](https://img.shields.io/github/contributors/chrstph-gg/wordpress-verified-user)\n![Commit Activity](https://img.shields.io/github/commit-activity/m/chrstph-gg/wordpress-verified-user)\n\n## Other Wordpress Plugins built by me\n- [Get-IP](https://github.com/chrstph-gg/get-ip)\n- [getUserInfo](https://github.com/chrstph-gg/getUserInfo)\n- [Woocommerce ACO - Autocomplete Orders](https://github.com/chrstph-gg/woocommerce-aco)\n- [Woocommerce Custom Emails](https://github.com/chrstph-gg/woocommerce-custom-emails)\n- [Woocommerce License Keys](https://github.com/chrstph-gg/woocommerce-license-keys)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchrstph-gg%2Fwordpress-verified-user","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchrstph-gg%2Fwordpress-verified-user","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchrstph-gg%2Fwordpress-verified-user/lists"}