Version Description
- Update readme.
Download this release
Release Info
Developer | priyanshu.mittal |
Plugin | Seo Optimized Images |
Version | 1.9 |
Comparing to | |
See all releases |
Code changes from version 1.8 to 1.9
- readme.txt +4 -2
- 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: 5.
|
7 |
-
Stable tag: 1.
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
@@ -62,6 +62,8 @@ Follow link to purchase premium version
|
|
62 |
|
63 |
|
64 |
== Changelog ==
|
|
|
|
|
65 |
= 1.8 =
|
66 |
1. Update string.
|
67 |
= 1.7.8 =
|
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: 5.5.1
|
7 |
+
Stable tag: 1.9
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
62 |
|
63 |
|
64 |
== Changelog ==
|
65 |
+
= 1.9 =
|
66 |
+
1. Update readme.
|
67 |
= 1.8 =
|
68 |
1. Update string.
|
69 |
= 1.7.8 =
|
seo-optimized-images.php
CHANGED
@@ -4,7 +4,7 @@
|
|
4 |
Plugin Name: SEO Optimized Images
|
5 |
Plugin URI: https://webriti.com
|
6 |
Description: The **SEO Optimized 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.
|
8 |
Author: priyanshu.mittal
|
9 |
Author URI: https://webriti.com
|
10 |
Text Domain: seo-optimized-images
|
4 |
Plugin Name: SEO Optimized Images
|
5 |
Plugin URI: https://webriti.com
|
6 |
Description: The **SEO Optimized 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.9
|
8 |
Author: priyanshu.mittal
|
9 |
Author URI: https://webriti.com
|
10 |
Text Domain: seo-optimized-images
|