Version Description
- Test WordPress version 4.9.4 compatibility
Download this release
Release Info
Developer | priyanshu.mittal |
Plugin | Seo Optimized Images |
Version | 1.7.1 |
Comparing to | |
See all releases |
Code changes from version 1.7 to 1.7.1
- readme.txt +14 -12
- seo-optimized-images.php +1 -1
readme.txt
CHANGED
@@ -3,8 +3,8 @@ Contributors: priyanshu.mittal
|
|
3 |
Donate link: http://www.webriti.com/
|
4 |
Tags: seo, images, seo for images, alt , alt tag, alt attribute, traffic, title tag, traffic, title attribute, seo optimization, optimization, image optimization, cool seo,search engine optimized images, search engine optimization, seo friendly images,seo friendly images plugin, google search optimized images,search friendly
|
5 |
Requires at least: 3.3+
|
6 |
-
Tested up to: 4.
|
7 |
-
Stable tag: 1.
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
@@ -20,20 +20,19 @@ Give **SEO Optmized Images** a try. We are sure you will like it.
|
|
20 |
|
21 |
In case you face any problem, contact us via the [Forums](https://wordpress.org/support/plugin/seo-optimized-images).
|
22 |
|
23 |
-
=
|
24 |
-
|
25 |
-
Follow link to purchase premium version
|
26 |
|
27 |
-
|
|
|
|
|
|
|
|
|
28 |
|
29 |
-
=
|
30 |
|
31 |
-
|
32 |
-
★ Support for **Woocommerce Product Images**
|
33 |
-
★ Support for **Custom Post Type Images**
|
34 |
-
★ **Custom Rules** selectively add alt and title tags to images based on custom rules.
|
35 |
-
★ 1 Year Support and Updates
|
36 |
|
|
|
37 |
|
38 |
== Installation ==
|
39 |
|
@@ -55,6 +54,9 @@ Follow link to purchase premium version
|
|
55 |
|
56 |
|
57 |
== Changelog ==
|
|
|
|
|
|
|
58 |
= 1.7 =
|
59 |
Plugin description formatted.
|
60 |
= 1.6.7 =
|
3 |
Donate link: http://www.webriti.com/
|
4 |
Tags: seo, images, seo for images, alt , alt tag, alt attribute, traffic, title tag, traffic, title attribute, seo optimization, optimization, image optimization, cool seo,search engine optimized images, search engine optimization, seo friendly images,seo friendly images plugin, google search optimized images,search friendly
|
5 |
Requires at least: 3.3+
|
6 |
+
Tested up to: 4.9.4
|
7 |
+
Stable tag: 1.7.1
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
20 |
|
21 |
In case you face any problem, contact us via the [Forums](https://wordpress.org/support/plugin/seo-optimized-images).
|
22 |
|
23 |
+
= Premium Version Features =
|
|
|
|
|
24 |
|
25 |
+
★ Support for **Featured Images**
|
26 |
+
★ Support for **Woocommerce Product Images**
|
27 |
+
★ Support for **Custom Post Type Images**
|
28 |
+
★ **Custom Rules** selectively add alt and title tags to images based on custom rules.
|
29 |
+
★ 1 Year Support and Updates
|
30 |
|
31 |
+
= **Upgrade to pro** =
|
32 |
|
33 |
+
Follow link to purchase premium version
|
|
|
|
|
|
|
|
|
34 |
|
35 |
+
[Upgrade to the Seo Optimized Images Pro Version »](http://webriti.com/seo-optimized-images)
|
36 |
|
37 |
== Installation ==
|
38 |
|
54 |
|
55 |
|
56 |
== Changelog ==
|
57 |
+
|
58 |
+
= 1.7.1 =
|
59 |
+
1. Test WordPress version 4.9.4 compatibility
|
60 |
= 1.7 =
|
61 |
Plugin description formatted.
|
62 |
= 1.6.7 =
|
seo-optimized-images.php
CHANGED
@@ -4,7 +4,7 @@
|
|
4 |
Plugin Name: SEO Optimized Images
|
5 |
Plugin URI: http://webriti.com
|
6 |
Description: The **SEO Optimized Images** plugin Seo Optmized Images Plugin lets you dynamically insert Seo Friendly alt attributes and title attributes to your Images . Simply activate the plugin, provide the pattern and you are ready to go.
|
7 |
-
Version: 1.7
|
8 |
Author: priyanshu.mittal
|
9 |
Author URI: http://webriti.com
|
10 |
Text Domain: seo-optimized-images
|
4 |
Plugin Name: SEO Optimized Images
|
5 |
Plugin URI: http://webriti.com
|
6 |
Description: The **SEO Optimized Images** plugin Seo Optmized Images Plugin lets you dynamically insert Seo Friendly alt attributes and title attributes to your Images . Simply activate the plugin, provide the pattern and you are ready to go.
|
7 |
+
Version: 1.7.1
|
8 |
Author: priyanshu.mittal
|
9 |
Author URI: http://webriti.com
|
10 |
Text Domain: seo-optimized-images
|