{"id":322869,"date":"2026-06-08T15:00:17","date_gmt":"2026-06-08T15:00:17","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/evendeals\/"},"modified":"2026-06-08T14:59:51","modified_gmt":"2026-06-08T14:59:51","slug":"evendeals","status":"publish","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/evendeals\/","author":23512034,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.1.3","stable_tag":"1.1.3","tested":"7.0","requires":"6.3","requires_php":"7.4","requires_plugins":null,"header_name":"Evendeals","header_author":"Evendeals","header_description":"Show geo-based purchasing power parity discounts to international visitors.","assets_banners_color":"edf3fc","last_updated":"2026-06-08 14:59:51","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/www.evendeals.com\/wordpress-plugin","header_author_uri":"https:\/\/www.evendeals.com","rating":0,"author_block_rating":0,"active_installs":0,"downloads":47,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.1.3":{"tag":"1.1.3","author":"zahid47","date":"2026-06-08 14:59:51"}},"upgrade_notice":[],"ratings":[],"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":3564883,"resolution":"128x128","location":"assets","locale":"","width":128,"height":128},"icon-256x256.png":{"filename":"icon-256x256.png","revision":3564883,"resolution":"256x256","location":"assets","locale":"","width":256,"height":256}},"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":3564987,"resolution":"1544x500","location":"assets","locale":"","width":1544,"height":500},"banner-772x250.png":{"filename":"banner-772x250.png","revision":3564987,"resolution":"772x250","location":"assets","locale":"","width":772,"height":250}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.1.3"],"block_files":[],"assets_screenshots":[],"screenshots":[]},"plugin_section":[],"plugin_tags":[255713,266159,266216,266215,266214],"plugin_category":[],"plugin_contributors":[266217],"plugin_business_model":[],"class_list":["post-322869","plugin","type-plugin","status-publish","hentry","plugin_tags-country-based-pricing","plugin_tags-geo-pricing","plugin_tags-international-discounts","plugin_tags-parity-pricing","plugin_tags-purchasing-power-parity","plugin_contributors-zahid47","plugin_committers-zahid47"],"banners":{"banner":"https:\/\/ps.w.org\/evendeals\/assets\/banner-772x250.png?rev=3564987","banner_2x":"https:\/\/ps.w.org\/evendeals\/assets\/banner-1544x500.png?rev=3564987","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/evendeals\/assets\/icon-128x128.png?rev=3564883","icon_2x":"https:\/\/ps.w.org\/evendeals\/assets\/icon-256x256.png?rev=3564883","generated":false},"screenshots":[],"raw_content":"<!--section=description-->\n<p>Evendeals automatically detects your visitors' country and shows them a fair, purchasing-power-parity discount \u2014 increasing international conversions without manual coupon management.<\/p>\n\n<p><strong>Features:<\/strong><\/p>\n\n<ul>\n<li>One-click setup \u2014 no code editing required<\/li>\n<li>WooCommerce integration \u2014 auto-create and rotate coupon codes in your store<\/li>\n<li>Shortcode for custom placement \u2014 <code>[evendeals]<\/code> or <code>[evendeals type=\"coupon\"]<\/code><\/li>\n<li>Lightweight \u2014 single external script, deferred loading<\/li>\n<\/ul>\n\n<p><strong>How it works:<\/strong><\/p>\n\n<ol>\n<li>The plugin loads a small script (<code>banner.js<\/code>) from Evendeals.<\/li>\n<li>The script detects the visitor's country and checks your Evendeals dashboard rules.<\/li>\n<li>If a discount applies, a banner, popup, or inline element displays the offer.<\/li>\n<\/ol>\n\n<p>All configuration (discounts, coupons, page targeting, display settings) is managed on your <a href=\"https:\/\/www.evendeals.com\/dashboard\">Evendeals dashboard<\/a>.<\/p>\n\n<p>Evendeals is a hosted service. When enabled, this plugin loads <code>banner.js<\/code> from Evendeals and checks <code>https:\/\/www.evendeals.com\/api\/discount<\/code> using the current page URL. The script may use browser local storage or session storage for timers and popup dismissal state. See the <a href=\"https:\/\/www.evendeals.com\/privacy\">Evendeals privacy policy<\/a> and <a href=\"https:\/\/www.evendeals.com\/terms\">terms<\/a>.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload the <code>evendeals<\/code> folder to <code>\/wp-content\/plugins\/<\/code>.<\/li>\n<li>Activate the plugin through the <strong>Plugins<\/strong> menu.<\/li>\n<li>Go to <strong>Settings \u2192 Evendeals<\/strong> and check <strong>Show discounts to visitors<\/strong>.<\/li>\n<li>Set up your discounts on <a href=\"https:\/\/www.evendeals.com\/dashboard\">evendeals.com\/dashboard<\/a>.<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt id=\"do%20i%20need%20an%20evendeals%20account%3F\"><h3>Do I need an Evendeals account?<\/h3><\/dt>\n<dd><p>Yes. Create a free account at <a href=\"https:\/\/www.evendeals.com\">evendeals.com<\/a> and configure your discount rules there. The plugin connects your WordPress site to your Evendeals dashboard.<\/p><\/dd>\n<dt id=\"what%20does%20the%20shortcode%20do%3F\"><h3>What does the shortcode do?<\/h3><\/dt>\n<dd><p>[evendeals] renders placeholder elements that <code>banner.js<\/code> fills with country name, discount amount, coupon code, and country flag. Use <code>[evendeals type=\"coupon\"]<\/code> to render only the coupon code, for example.<\/p>\n\n<p>Valid types: <code>country<\/code>, <code>discount<\/code>, <code>coupon<\/code>, <code>flag<\/code>.<\/p><\/dd>\n<dt id=\"does%20this%20slow%20down%20my%20site%3F\"><h3>Does this slow down my site?<\/h3><\/dt>\n<dd><p>No. The script is loaded with <code>defer<\/code> and is served from a CDN.<\/p><\/dd>\n<dt id=\"does%20this%20work%20with%20woocommerce%3F\"><h3>Does this work with WooCommerce?<\/h3><\/dt>\n<dd><p>Yes. If WooCommerce is active, the plugin shows setup instructions on the settings page. Connect your store via the <a href=\"https:\/\/www.evendeals.com\/dashboard\/integrations\">Evendeals Integrations page<\/a> using your WooCommerce REST API keys. Evendeals will automatically create, rotate, and track coupon codes in your store.<\/p><\/dd>\n<dt id=\"can%20i%20control%20which%20pages%20show%20discounts%3F\"><h3>Can I control which pages show discounts?<\/h3><\/dt>\n<dd><p>Yes. Configure page targeting in your <a href=\"https:\/\/www.evendeals.com\/dashboard\">Evendeals dashboard<\/a> using the \"Where to display\" section.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.1.3<\/h4>\n\n<ul>\n<li>Use a plugin-specific Plugin URI.<\/li>\n<\/ul>\n\n<h4>1.1.2<\/h4>\n\n<ul>\n<li>Update WordPress.org submission metadata.<\/li>\n<li>Add hosted service disclosure.<\/li>\n<\/ul>\n\n<h4>1.1.1<\/h4>\n\n<ul>\n<li>Add WooCommerce setup guidance.<\/li>\n<li>Add shortcode placeholders for custom placement.<\/li>\n<li>Improve script loading.<\/li>\n<\/ul>\n\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>Initial release.<\/li>\n<\/ul>","raw_excerpt":"Show geo-based purchasing power parity discounts to international visitors. One-click setup.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/322869","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=322869"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/zahid47"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=322869"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=322869"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=322869"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=322869"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=322869"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=322869"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}