=== SVG Map by Smjrifle === Contributors: smjrifle Donate link: https://smjrifle.net Tags: svg, map, locations, interactive Requires at least: 5.8 Tested up to: 6.9 Requires PHP: 8.0 Stable tag: 1.0.3 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Add an interactive SVG world map with selectable points and popup descriptions. == Description == SVG Map by Smjrifle allows you to display an interactive SVG map with clickable points. Administrators can select points from the map and assign popup descriptions that appear on hover. Originally developed under Saedi Works, this plugin is now independently maintained and actively improved by Smjrifle. Features include: * Interactive SVG map * Clickable location points * Admin-managed popup descriptions * Popup descriptions on hover * Shortcode integration * Secure AJAX handling * Security hardened architecture == Installation == 1. Upload the plugin folder to the `/wp-content/plugins/` directory. 2. Activate the plugin through the **Plugins** menu in WordPress. 3. Use the shortcode: `[display_svg_map]` == Screenshots == 1. Admin settings page 2. Front-end SVG map display == Changelog == = 1.0.2 = * Rebranded to SVG Map by Smjrifle. * Ownership and maintenance clarified. * Security hardening improvements. * Improved input sanitization and validation. * Performance and compatibility updates. = 1.0.1 = * Security: Fixed CSRF and stored XSS vulnerabilities. * Added nonce and capability checks for AJAX actions. * Improved admin UI/UX. = 1.0.0 = * Initial release. == Upgrade Notice == = 1.0.2 = Branding update and additional security hardening. Update recommended.