Skip to content

Commit 552ac35

Browse files
authored
Merge pull request #135 from brainstormforce/security-fixes
Few security fixes
2 parents cceda60 + 4c67b1d commit 552ac35

File tree

5 files changed

+101
-105
lines changed

5 files changed

+101
-105
lines changed

README.md

Lines changed: 18 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
# 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
1010
Boost CTR. Improve SEO & Rankings. Supports most of the content type. Works perfectly with Google, Bing, Yahoo & Facebook.
1111

1212
## Description ##
@@ -35,7 +35,7 @@ This plugin supports the following types of Schemas:
3535
* Recipe
3636
* Software Application
3737
* Video
38-
* Articles
38+
* Articles
3939

4040
### Future release would include - ###
4141
* Breadcrumbs
@@ -51,7 +51,7 @@ You may now contribute to the plugin on Github: [All in one Schema.org Rich Snip
5151
### Through FTP ###
5252
1. Upload the plugin into `wp-content/plugins` directory
5353
2. Activate the plugin through the 'Plugins' menu in WordPress
54-
3. That's It.
54+
3. That's It.
5555
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.
5656
Google will start showing rich snippets in the search results, as soon as your post is crawled.
5757

@@ -80,6 +80,8 @@ Review, Event, People, Product, Recipe, Software Application, Video, Articles et
8080

8181
## Changelog ##
8282

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.
8385
### 1.6.5 ###
8486
- Fixed - Code updated according to coding standard.
8587

@@ -143,12 +145,12 @@ Review, Event, People, Product, Recipe, Software Application, Video, Articles et
143145
- Fix: WooCommerce Support Added
144146

145147
### 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.
152154
- Improvement: Changes admin bar test rich snippet redirect link to the structured data testing tool.
153155
- Fix: removed all error in schema according to structured data testing tool.
154156

0 commit comments

Comments
 (0)