{"id":271659,"date":"2026-01-21T17:33:03","date_gmt":"2026-01-21T17:33:03","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/easyvote\/"},"modified":"2026-02-10T18:39:34","modified_gmt":"2026-02-10T18:39:34","slug":"easyvote","status":"publish","type":"plugin","link":"https:\/\/es-ar.wordpress.org\/plugins\/easyvote\/","author":16521414,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.1.1","stable_tag":"1.1.1","tested":"6.9.4","requires":"6.0","requires_php":"7.4","requires_plugins":null,"header_name":"EasyVote","header_author":"EasyVote (Carlos Gracia)","header_description":"Simple voting system for WordPress with shortcodes and optional results display.","assets_banners_color":"","last_updated":"2026-02-10 18:39:34","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/easyvote.pro\/lite","header_author_uri":"","rating":0,"author_block_rating":0,"active_installs":0,"downloads":219,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.1.0":{"tag":"1.1.0","author":"carlosgracia","date":"2026-01-21 17:45:44"},"1.1.1":{"tag":"1.1.1","author":"carlosgracia","date":"2026-02-10 18:39:34"}},"upgrade_notice":[],"ratings":[],"assets_icons":{"icon-256x256.png":{"filename":"icon-256x256.png","revision":3444338,"resolution":"256x256","location":"assets","locale":""}},"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.1.0","1.1.1"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":3447309,"resolution":"1","location":"assets","locale":""},"screenshot-2.png":{"filename":"screenshot-2.png","revision":3447309,"resolution":"2","location":"assets","locale":""},"screenshot-3.png":{"filename":"screenshot-3.png","revision":3447309,"resolution":"3","location":"assets","locale":""},"screenshot-4.png":{"filename":"screenshot-4.png","revision":3447309,"resolution":"4","location":"assets","locale":""}},"screenshots":{"1":"Frontend voting page.","2":"Frontend results display with charts.","3":"Admin panel: voting list.","4":"Admin panel: results view."},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[11080,255580,67585,9827,11300],"plugin_category":[53],"plugin_contributors":[254421],"plugin_business_model":[],"class_list":["post-271659","plugin","type-plugin","status-publish","hentry","plugin_tags-election","plugin_tags-online-voting","plugin_tags-referendum","plugin_tags-vote","plugin_tags-voting","plugin_category-ratings-and-reviews","plugin_contributors-carlosgracia","plugin_committers-carlosgracia"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/easyvote\/assets\/icon-256x256.png?rev=3444338","icon_2x":"https:\/\/ps.w.org\/easyvote\/assets\/icon-256x256.png?rev=3444338","generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/easyvote\/assets\/screenshot-1.png?rev=3447309","caption":"Frontend voting page."},{"src":"https:\/\/ps.w.org\/easyvote\/assets\/screenshot-2.png?rev=3447309","caption":"Frontend results display with charts."},{"src":"https:\/\/ps.w.org\/easyvote\/assets\/screenshot-3.png?rev=3447309","caption":"Admin panel: voting list."},{"src":"https:\/\/ps.w.org\/easyvote\/assets\/screenshot-4.png?rev=3447309","caption":"Admin panel: results view."}],"raw_content":"<!--section=description-->\n<p>EasyVote is a lightweight voting plugin for WordPress that allows you to create and manage voting processes directly from the admin panel.<\/p>\n\n<p>It is designed to be easy to configure and suitable for public participation processes, associations, and organizations that need a simple voting system integrated into WordPress.<\/p>\n\n<h3>Main features<\/h3>\n\n<ul>\n<li>Create voting processes and proposals from the WordPress admin panel.<\/li>\n<li>Publish a voting using a shortcode: <code>[votacion id=\"123\"]<\/code>.<\/li>\n<li>Allow users to vote directly from the frontend.<\/li>\n<li>Optional results display (table and charts) when enabled in the voting settings.<\/li>\n<li>Results shortcode: <code>[resultats id=\"123\"]<\/code>.<\/li>\n<li>Responsive frontend layout.<\/li>\n<li>Translation-ready (Text Domain: <code>easyvote<\/code>).<\/li>\n<\/ul>\n\n<h3>Third-Party Libraries<\/h3>\n\n<p>This plugin bundles Chart.js (https:\/\/www.chartjs.org\/)\nLicense: MIT\nSource: https:\/\/github.com\/chartjs\/Chart.js<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload the plugin folder to the <code>\/wp-content\/plugins\/<\/code> directory, or install the plugin through the WordPress Plugins screen.<\/li>\n<li>Activate the plugin through the \"Plugins\" screen in WordPress.<\/li>\n<li>Create a new voting process from the EasyVote menu in the admin panel.<\/li>\n<li>Add proposals to the voting.<\/li>\n<li>Copy the shortcode and paste it into any page or post.<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt id=\"how%20do%20i%20publish%20a%20voting%3F\"><h3>How do I publish a voting?<\/h3><\/dt>\n<dd><p>Create a voting in the admin area and use the shortcode <code>[votacion id=\"123\"]<\/code> on any page or post.<\/p><\/dd>\n<dt id=\"how%20can%20i%20show%20voting%20results%3F\"><h3>How can I show voting results?<\/h3><\/dt>\n<dd><p>Enable the option to display results in the voting settings. Results can appear on the voting page, and you can also use the shortcode <code>[resultats id=\"123\"]<\/code>.<\/p><\/dd>\n<dt id=\"does%20easyvote%20work%20on%20mobile%20devices%3F\"><h3>Does EasyVote work on mobile devices?<\/h3><\/dt>\n<dd><p>Yes. The frontend layout is responsive and works on mobile and tablet devices.<\/p><\/dd>\n<dt id=\"is%20easyvote%20translation-ready%3F\"><h3>Is EasyVote translation-ready?<\/h3><\/dt>\n<dd><p>Yes. All user-facing strings are prepared for translation using the <code>easyvote<\/code> text domain.<\/p><\/dd>\n<dt id=\"does%20easyvote%20use%20cookies%3F\"><h3>Does EasyVote use cookies?<\/h3><\/dt>\n<dd><p>Yes. The plugin uses a browser cookie to help prevent duplicate votes.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.1.1<\/h4>\n\n<ul>\n<li>Added Spanish (es_ES) language files.<\/li>\n<li>Minor readme and metadata improvements.<\/li>\n<\/ul>\n\n<h4>1.1.0<\/h4>\n\n<ul>\n<li>Compliance fixes for WordPress.org review (sanitization, escaping, prepared statements, nonces).<\/li>\n<li>Uninstall option to keep or remove plugin data.<\/li>\n<li>Results page improvements and CSV export adjustments.<\/li>\n<\/ul>\n\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>Initial public release.<\/li>\n<\/ul>","raw_excerpt":"A lightweight voting plugin for WordPress. Create voting processes, publish them with shortcodes, and optionally display results with charts.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/es-ar.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/271659","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/es-ar.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/es-ar.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/es-ar.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=271659"}],"author":[{"embeddable":true,"href":"https:\/\/es-ar.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/carlosgracia"}],"wp:attachment":[{"href":"https:\/\/es-ar.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=271659"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/es-ar.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=271659"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/es-ar.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=271659"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/es-ar.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=271659"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/es-ar.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=271659"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/es-ar.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=271659"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}