1
1
# Schema - All In One Schema Rich Snippets #
2
- ** Contributors:** [ brainstormforce] ( https://profiles.wordpress.org/brainstormforce )
3
- ** Donate link:** https://www.paypal.me/BrainstormForce
4
- ** Tags:** schema markup, structured data, rich snippets, schema.org, Microdata, schema
5
- ** Requires at least:** 3.7
6
- ** Tested up to:** 6.1
7
- ** Stable tag:** 1.6.5
8
- ** License:** GPLv2 or later
9
- ** License URI:** http://www.gnu.org/licenses/gpl-2.0.html
2
+ ** Contributors:** [ brainstormforce] ( https://profiles.wordpress.org/brainstormforce )
3
+ ** Donate link:** https://www.paypal.me/BrainstormForce
4
+ ** Tags:** schema markup, structured data, rich snippets, schema.org, Microdata, schema
5
+ ** Requires at least:** 3.7
6
+ ** Tested up to:** 6.1
7
+ ** Stable tag:** 1.6.6
8
+ ** License:** GPLv2 or later
9
+ ** License URI:** http://www.gnu.org/licenses/gpl-2.0.html
10
10
Boost CTR. Improve SEO & Rankings. Supports most of the content type. Works perfectly with Google, Bing, Yahoo & Facebook.
11
11
12
12
## Description ##
@@ -35,7 +35,7 @@ This plugin supports the following types of Schemas:
35
35
* Recipe
36
36
* Software Application
37
37
* Video
38
- * Articles
38
+ * Articles
39
39
40
40
### Future release would include - ###
41
41
* Breadcrumbs
@@ -51,7 +51,7 @@ You may now contribute to the plugin on Github: [All in one Schema.org Rich Snip
51
51
### Through FTP ###
52
52
1 . Upload the plugin into ` wp-content/plugins ` directory
53
53
2 . Activate the plugin through the 'Plugins' menu in WordPress
54
- 3 . That's It.
54
+ 3 . That's It.
55
55
Now go and create a new post. There you will find a meta box, select the type of post from dropdown and fill out the details, publish the post.
56
56
Google will start showing rich snippets in the search results, as soon as your post is crawled.
57
57
@@ -80,6 +80,8 @@ Review, Event, People, Product, Recipe, Software Application, Video, Articles et
80
80
81
81
## Changelog ##
82
82
83
+ ### 1.6.6 ###
84
+ - Props to Patchstack for reporting security issues. Those are fixed in this release. Plus we've hardened security in other areas of the plugin.
83
85
### 1.6.5 ###
84
86
- Fixed - Code updated according to coding standard.
85
87
@@ -143,12 +145,12 @@ Review, Event, People, Product, Recipe, Software Application, Video, Articles et
143
145
- Fix: WooCommerce Support Added
144
146
145
147
### 1.4.2 ###
146
- - Improvement: Added company/organization and address in people schema.
147
- - Improvement: Added nutrition & ingredients in recipe schema.
148
- - Improvement: Added software image & operating system in software application schema.
149
- - Improvement: Added video description in software application schema.
150
- - Improvement: Added author, publisher - organization and publisher logo in article schema.
151
- - Improvement: Added provider location, provider location image, and telephone in service schema.
148
+ - Improvement: Added company/organization and address in people schema.
149
+ - Improvement: Added nutrition & ingredients in recipe schema.
150
+ - Improvement: Added software image & operating system in software application schema.
151
+ - Improvement: Added video description in software application schema.
152
+ - Improvement: Added author, publisher - organization and publisher logo in article schema.
153
+ - Improvement: Added provider location, provider location image, and telephone in service schema.
152
154
- Improvement: Changes admin bar test rich snippet redirect link to the structured data testing tool.
153
155
- Fix: removed all error in schema according to structured data testing tool.
154
156
0 commit comments