Version Description
Download this release
Release Info
Developer | priyanshu.mittal |
Plugin | Seo Optimized Images |
Version | 1.7.9 |
Comparing to | |
See all releases |
Code changes from version 1.7.8 to 1.7.9
- lang/seo-optimized-images.pot +2 -2
- readme.txt +4 -4
- seo-optimized-images.php +1 -1
lang/seo-optimized-images.pot
CHANGED
@@ -3,8 +3,8 @@ msgid ""
|
|
3 |
msgstr ""
|
4 |
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
|
5 |
"Project-Id-Version: SEO Optimized Images\n"
|
6 |
-
"POT-Creation-Date: 2018-06-
|
7 |
-
"PO-Revision-Date: 2018-06-
|
8 |
"Last-Translator: \n"
|
9 |
"Language-Team: \n"
|
10 |
"MIME-Version: 1.0\n"
|
3 |
msgstr ""
|
4 |
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
|
5 |
"Project-Id-Version: SEO Optimized Images\n"
|
6 |
+
"POT-Creation-Date: 2018-06-08 14:57+0530\n"
|
7 |
+
"PO-Revision-Date: 2018-06-08 14:57+0530\n"
|
8 |
"Last-Translator: \n"
|
9 |
"Language-Team: \n"
|
10 |
"MIME-Version: 1.0\n"
|
readme.txt
CHANGED
@@ -4,7 +4,7 @@ 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.
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
@@ -16,16 +16,16 @@ The SEO Optimized Images plugin lets you dynamically add SEO-Friendly "alt" and
|
|
16 |
The **SEO Optimized Images** plugin lets you dynamically insert SEO-Friendly "alt" and "title" attributes to your images. Simply activate the plugin, provide the pattern, and you are ready to go.
|
17 |
|
18 |
|
19 |
-
The plugin dynamically replaces the "alt" and "title" tags. It does not make any changes to the database. This means that if you deactivate the plugin, everything will return to the original settings.
|
20 |
With the plugin, you can insert an image name, a post title and a post category in the "title" and "alt" attributes of the image.
|
21 |
Give **SEO Optimized Images** a try: we are sure you will like it!
|
22 |
|
23 |
|
24 |
In case you face any problem, contact us via the [Forums](https://wordpress.org/support/plugin/seo-optimized-images).
|
25 |
|
26 |
-
= GDPR
|
27 |
|
28 |
-
|
29 |
|
30 |
= Premium Version Features =
|
31 |
|
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.9
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
16 |
The **SEO Optimized Images** plugin lets you dynamically insert SEO-Friendly "alt" and "title" attributes to your images. Simply activate the plugin, provide the pattern, and you are ready to go.
|
17 |
|
18 |
|
19 |
+
The plugin dynamically replaces the "alt" and "title" tags. It does not make any changes to the database. This means that if you deactivate the plugin, everything will return to the original settings.
|
20 |
With the plugin, you can insert an image name, a post title and a post category in the "title" and "alt" attributes of the image.
|
21 |
Give **SEO Optimized Images** a try: we are sure you will like it!
|
22 |
|
23 |
|
24 |
In case you face any problem, contact us via the [Forums](https://wordpress.org/support/plugin/seo-optimized-images).
|
25 |
|
26 |
+
= GDPR-compliant =
|
27 |
|
28 |
+
The plugin does not collect, store and share any user data, and is therefore GDPR-compliant.
|
29 |
|
30 |
= Premium Version Features =
|
31 |
|
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.7.
|
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.7.9
|
8 |
Author: priyanshu.mittal
|
9 |
Author URI: https://webriti.com
|
10 |
Text Domain: seo-optimized-images
|