=== Plugin Name === Contributors: bkolbay Tags: business, schema, json, SEO Requires at least: 4.0 Tested up to: 5.3.2 Stable tag: trunk License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Adds a simple LocalBusiness schema to the header of the site. == Description == This small plugin adds a simple LocalBusiness schema, in JSON-LD notation, to the header of the site. An additional "Business Schema" page is created in the WP Settings area that consists of simple form fields to populate the schema. == Installation == This section describes how to install the plugin and get it working. 1. Upload the plugin files to the `/wp-content/plugins/aw-schema` directory, or install the plugin through the WordPress plugins screen directly. 2. Activate the plugin through the 'Plugins' screen in WordPress 3. Use the Settings->Business Schema screen to configure the schema contents == Frequently Asked Questions == = Do you plan to support additional schema content (business hours, multiple locations, more social media accounts, etc.)? = Absolutely, but there is no development schedule. = The plugin currently only supports US addresses. DO you plan to add additional countries? = Yes, eventually we will add all of the official ISO 3166-1 alpha-2 codes. == Screenshots == == Changelog == = 1.0.2 = * Changed the "logo" property to match updated "image" = 1.0 = * Initial plugin creation