=== ProyectoIN Zip Code Manager for Elementor === Contributors: proyectoin Tags: zip code, elementor, service area, search, local seo Requires at least: 5.0 Tested up to: 6.9 Requires Plugins: elementor Stable tag: 1.1.0 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Link pages with zip codes and allow AJAX search via Elementor widget for better local SEO and service area mapping. == Description == ProyectoIN Zip Code Manager for Elementor is a specialized tool designed for digital marketing agencies and local businesses. It allows you to link WordPress pages or custom post types with specific zip codes. == Installation == 1. Upload the `zip-code-manager` folder to the `/wp-content/plugins/` directory. 2. Activate the plugin. == Changelog == = 1.1.0 = * Feature: Added the ability to search by City Name in addition to ZIP codes. * Feature: Full i18n (Internationalization) support. The plugin is now 100% translation-ready for any language. * Fix: Resolved an issue where AJAX form submission caused a page reload. Implemented strict event delegation. * Fix: Improved WP_Query compatibility with multilingual plugins (Polylang/WPML) by properly suppressing filters during global searches. * Fix: Fixed an issue where Elementor styling controls (colors, borders, alignment) were not properly applying to the results pills and buttons. = 1.0.2 = * Fix: Renamed plugin to ProyectoIN Zip Code Manager for Elementor as requested by reviewers. * Fix: Declared compatibility with WordPress 6.9. * Fix: Applied unique prefixes (proin_zcm_) to all functions and classes.