{"id":25239257,"url":"https://github.com/vedranbe/simplevote","last_synced_at":"2026-05-18T02:04:34.593Z","repository":{"id":217346341,"uuid":"743649458","full_name":"vedranbe/simplevote","owner":"vedranbe","description":"A simple post voting plugin with positive and negative votes using Ajax.","archived":false,"fork":false,"pushed_at":"2024-02-02T18:16:45.000Z","size":45,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-04T01:43:56.424Z","etag":null,"topics":["ajax","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":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vedranbe.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}},"created_at":"2024-01-15T17:29:10.000Z","updated_at":"2024-07-19T16:38:50.000Z","dependencies_parsed_at":"2024-02-02T19:28:57.293Z","dependency_job_id":null,"html_url":"https://github.com/vedranbe/simplevote","commit_stats":null,"previous_names":["vedranbe/simplevote"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/vedranbe/simplevote","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vedranbe%2Fsimplevote","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vedranbe%2Fsimplevote/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vedranbe%2Fsimplevote/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vedranbe%2Fsimplevote/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vedranbe","download_url":"https://codeload.github.com/vedranbe/simplevote/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vedranbe%2Fsimplevote/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278254469,"owners_count":25956598,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-03T02:00:06.070Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["ajax","wordpress","wordpress-plugin"],"created_at":"2025-02-11T18:14:48.228Z","updated_at":"2025-10-04T01:43:58.316Z","avatar_url":"https://github.com/vedranbe.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Post Voting Plugin\n\nA simple Wordpress post voting plugin with positive and negative votes using Ajax.\n\n## Installation\n\nGo to [release](https://github.com/vedranbe/simplevote/releases/tag/Wordpress) and just download and install simplevote.zip file in WP plugin section. After that you just have to activate it. \n\n\n## Preview\n\n![Screenshot 2024-01-15 182546](https://github.com/vedranbe/simplevote/assets/8826823/42b88181-76a6-40f0-84dc-9845c4800682)\n\n## Usage\n\nUsage is as simple as it gets. You have only two options to choose from in the \"Was this article helpful?\" section. Right below the post.\n\nThis plugin does not use cookies. It checks whether you are logged in or not. If not, it will check your IP address. You can only vote once.\n\nIt uses AJAX. When you choose what to vote for, it disables voting buttons, but shows what you voted for. Other fields are automatically changed according to data from database and your input.\n\nIf you want to test how it works with multiple votes, you'll need to use your WP database. You just need to go to your **wp_usermeta table** and find the **meta_key** called **voted_posts**. Just delete it and you can do it again.\n\nIn case you want to clear all votes for any post, just go to **wp_postmeta table** and delete any **meta_key** that contains **positive** or **negative**. That's where all the votes count.\n\nThere are two fields \"Thank you for your feedback.\". One counts positive, other negative votes as primary. There was no explanation in the task, so it was left like this.\n\n## Other\n\nEverything is tested on WordPress 6.4.2.\n\nAll pointer actions are disabled after voting. Styling is as close as it can be. It is also mobile friendly. There are only 3 files, PHP, JS and CSS. All functions inside files are commented.\n\n## Contributing\n\nPull requests are welcome. For major changes, please open an issue first\nto discuss what you would like to change.\n\nPlease make sure to update tests as appropriate.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvedranbe%2Fsimplevote","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvedranbe%2Fsimplevote","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvedranbe%2Fsimplevote/lists"}