Schema - Version 1.7.8.2

Version Description

  • Fixed: PHP notices across the plugin code.
  • Update: Corrected license url in plugin file.
  • Update: Modified license file.
  • Update: Pumped tested WordPress version to 5.4.1 release.
  • Update: Modified readme.txt file.
Download this release

Release Info

Developer hishaman
Plugin Icon 128x128 Schema
Version 1.7.8.2
Comparing to
See all releases

Code changes from version 1.7.8.1 to 1.7.8.2

Files changed (2) hide show
  1. readme.txt +15 -3
  2. schema.php +2 -2
readme.txt CHANGED
@@ -3,9 +3,9 @@ Contributors: hishaman, schemapress
3
  Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=NGVUBT2QXN7YL
4
  Tags: schema, schema.org, rich snippets, structured data, json-ld, json, google, seo, markup, search engine, search, breadcrumbs, social, post, page, plugin, wordpress, content, article, news, search results, site name, knowledge graph, social, social profiles, keywords, meta-tags, metadata, tags, categories, optimize, ranking, search engine optimization, search engines, serp, sitelinks, google sitelinks, sitelinks search box, google sitelinks search box, semantic, structured, canonical, custom post types, post type, title, terms, media, images, thumb, featured, url, video, video markup, video object, VideoObject, video schema, audio object, AudioObject, audio schema, audio, sameAs, about, contact, amp, mobile, taxonomy
5
  Requires at least: 4.0
6
- Tested up to: 5.3.2
7
  Requires PHP: 5.4
8
- Stable tag: 1.7.8.1
9
  License: GPLv2 or later
10
  License URI: https://www.gnu.org/licenses/gpl-2.0.html
11
 
@@ -26,6 +26,10 @@ Check out the [Plugin Homepage](https://schema.press/) for more info and [docume
26
 
27
  Schema markup is code (semantic vocabulary) that you put on your website to help the search engines return more informative results for users. So, Schema is not just for SEO reasons, it’s also for the benefit of the searcher.
28
 
 
 
 
 
29
  ### Schema Key Features
30
 
31
  * Easy to use, set it and forget it, with minimal settings.
@@ -54,7 +58,8 @@ Schema markup is code (semantic vocabulary) that you put on your website to help
54
  * [Schema for WooCommerce](https://schema.press/downloads/schema-woocommerce/): Integration for WooCommerce.
55
  * [Schema FAQ Block](https://schema.press/downloads/schema-faq-block/): Add FAQ Block.
56
  * [Schema How-To Block](https://schema.press/downloads/schema-howto-block/): Add How-To Block.
57
- * [Schema Rating](https://schema.press/downloads/schema-rating/): Allow site visitors to submit rating on front-end.
 
58
 
59
  ### Supported Google/Schema Markups
60
 
@@ -100,6 +105,7 @@ Schema markup is code (semantic vocabulary) that you put on your website to help
100
  * [FAQPage](https://schema.press/docs-premium/add-schema-org-faq-page/)
101
  * [HowTo](https://schema.press/docs-premium/add-schema-org-howto/)
102
  * [Course](https://schema.press/docs-premium/add-schema-org-course/)
 
103
  * [Job Posting](https://schema.org/JobPosting)
104
  * [Local Business](https://schema.press/docs-premium/add-schema-localbusiness/)
105
  * [Person](https://schema.org/Person)
@@ -110,6 +116,10 @@ Schema markup is code (semantic vocabulary) that you put on your website to help
110
  * [Software Application](https://schema.press/docs-premium/add-schema-org-markup-for-software-application/)
111
  * [WebPage](https://schema.press/version-110-support-medical-web-page/)
112
 
 
 
 
 
113
  ### Supported Plugins
114
 
115
  Schema plugin integrates and/or play nicely with (not necessarily a full integration):
@@ -214,8 +224,10 @@ Yes, Schema plugin will detect AMP plugin and output a more complete and valid s
214
  == Changelog ==
215
 
216
  = 1.7.8.2 =
 
217
  * Update: Corrected license url in plugin file.
218
  * Update: Modified license file.
 
219
  * Update: Modified readme.txt file.
220
 
221
  = 1.7.8.1 =
3
  Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=NGVUBT2QXN7YL
4
  Tags: schema, schema.org, rich snippets, structured data, json-ld, json, google, seo, markup, search engine, search, breadcrumbs, social, post, page, plugin, wordpress, content, article, news, search results, site name, knowledge graph, social, social profiles, keywords, meta-tags, metadata, tags, categories, optimize, ranking, search engine optimization, search engines, serp, sitelinks, google sitelinks, sitelinks search box, google sitelinks search box, semantic, structured, canonical, custom post types, post type, title, terms, media, images, thumb, featured, url, video, video markup, video object, VideoObject, video schema, audio object, AudioObject, audio schema, audio, sameAs, about, contact, amp, mobile, taxonomy
5
  Requires at least: 4.0
6
+ Tested up to: 5.4.1
7
  Requires PHP: 5.4
8
+ Stable tag: 1.7.8.2
9
  License: GPLv2 or later
10
  License URI: https://www.gnu.org/licenses/gpl-2.0.html
11
 
26
 
27
  Schema markup is code (semantic vocabulary) that you put on your website to help the search engines return more informative results for users. So, Schema is not just for SEO reasons, it’s also for the benefit of the searcher.
28
 
29
+ ### Schema.org Markup Demo
30
+
31
+ View our [Live Structured Data Demo](https://demo.schema.reviews/) examples.
32
+
33
  ### Schema Key Features
34
 
35
  * Easy to use, set it and forget it, with minimal settings.
58
  * [Schema for WooCommerce](https://schema.press/downloads/schema-woocommerce/): Integration for WooCommerce.
59
  * [Schema FAQ Block](https://schema.press/downloads/schema-faq-block/): Add FAQ Block.
60
  * [Schema How-To Block](https://schema.press/downloads/schema-howto-block/): Add How-To Block.
61
+ * [Schema Rating](https://schema.press/downloads/schema-rating/): Allow site visitors to submit rating ( [Demo](https://demo.schema.reviews/nested-aggregate-rating/) ).
62
+ * [Schema Reviews](https://schema.press/downloads/schema-reviews/): Allow site visitors to submit reviews ( [Demo](https://demo.schema.reviews/nested-review/) ).
63
 
64
  ### Supported Google/Schema Markups
65
 
105
  * [FAQPage](https://schema.press/docs-premium/add-schema-org-faq-page/)
106
  * [HowTo](https://schema.press/docs-premium/add-schema-org-howto/)
107
  * [Course](https://schema.press/docs-premium/add-schema-org-course/)
108
+ * [SpecialAnnouncement](https://schema.press/docs-premium/add-schema-org-markup-special-announcement/)
109
  * [Job Posting](https://schema.org/JobPosting)
110
  * [Local Business](https://schema.press/docs-premium/add-schema-localbusiness/)
111
  * [Person](https://schema.org/Person)
116
  * [Software Application](https://schema.press/docs-premium/add-schema-org-markup-for-software-application/)
117
  * [WebPage](https://schema.press/version-110-support-medical-web-page/)
118
 
119
+ ### Schema.org Markup Examples
120
+
121
+ View our [Live Structured Data Demo](https://demo.schema.reviews/) examples.
122
+
123
  ### Supported Plugins
124
 
125
  Schema plugin integrates and/or play nicely with (not necessarily a full integration):
224
  == Changelog ==
225
 
226
  = 1.7.8.2 =
227
+ * Fixed: PHP notices across the plugin code.
228
  * Update: Corrected license url in plugin file.
229
  * Update: Modified license file.
230
+ * Update: Pumped tested WordPress version to 5.4.1 release.
231
  * Update: Modified readme.txt file.
232
 
233
  = 1.7.8.1 =
schema.php CHANGED
@@ -5,7 +5,7 @@
5
  * Description: The next generation of Structured Data.
6
  * Author: Hesham
7
  * Author URI: http://zebida.com
8
- * Version: 1.7.8.1
9
  * Text Domain: schema-wp
10
  * Domain Path: /languages
11
  * License: GPLv2 or later
@@ -52,7 +52,7 @@ final class Schema_WP {
52
  *
53
  * @since 1.0
54
  */
55
- private $version = '1.7.8.1';
56
 
57
  /**
58
  * The settings instance variable
5
  * Description: The next generation of Structured Data.
6
  * Author: Hesham
7
  * Author URI: http://zebida.com
8
+ * Version: 1.7.8.2
9
  * Text Domain: schema-wp
10
  * Domain Path: /languages
11
  * License: GPLv2 or later
52
  *
53
  * @since 1.0
54
  */
55
+ private $version = '1.7.8.2';
56
 
57
  /**
58
  * The settings instance variable