=== Phone Specs Schema Markup Generator === Contributors: phonespecsfinder2025 Tags: schema, seo, phone specifications, structured data, json-ld Requires at least: 5.2 Tested up to: 6.8 Stable tag: 3.0.0 Requires PHP: 7.4 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.txt Generates schema markup for phone specifications to enhance SEO and search visibility. == Description == The Phone Specs Schema Markup Generator plugin adds JSON-LD schema markup for phone specifications to your WordPress posts. It includes a meta box to input specs like model and brand, outputs structured data in the page head, and provides a shortcode to display specs. == Installation == 1. Upload the `phone-specs-schema-markup-generator` folder to the `/wp-content/plugins/` directory. 2. Activate the plugin through the 'Plugins' menu in WordPress. 3. Add phone specs via the meta box on post edit screens. 4. Use the `[phonspsc_phone_specs]` shortcode to display specs. == Frequently Asked Questions == = Does this plugin require external services? = No, all functionality is handled locally within WordPress. No external APIs or services are used. == Changelog == = 3.0.0 = * Removed external dependencies and license checks. * Updated text domain to match plugin slug. * Improved sanitization and escaping. * Renamed functions with unique prefix. == External Services == This plugin does not connect to any external or third-party services. All data processing occurs locally within your WordPress installation.