Version Description
= 0.1 = Starter version no upgrade is required.
Download this release
Release Info
Developer | weblizar |
Plugin | Pinterest Pin It Button On Image Hover And Post |
Version | 2.7.3 |
Comparing to | |
See all releases |
Code changes from version 2.7.2 to 2.7.3
- pinterest-pin-It-button.php +2 -2
- readme.txt +7 -3
pinterest-pin-It-button.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/**
|
3 |
-
* Plugin Name:
|
4 |
-
* Version: 2.7.
|
5 |
* Description: Pinterest pin it button on image hover plugin provides facility to pins your blog posts, pages and images into your Pinterest account boards.
|
6 |
* Author: Weblizar
|
7 |
* Author URI: https://weblizar.com/plugins/
|
1 |
<?php
|
2 |
/**
|
3 |
+
* Plugin Name: Pin It Button On Image Hover And Post
|
4 |
+
* Version: 2.7.3
|
5 |
* Description: Pinterest pin it button on image hover plugin provides facility to pins your blog posts, pages and images into your Pinterest account boards.
|
6 |
* Author: Weblizar
|
7 |
* Author URI: https://weblizar.com/plugins/
|
readme.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
===
|
2 |
Contributors: weblizar
|
3 |
Donate link: https://www.weblizar.com/
|
4 |
Contributors: weblizar
|
@@ -6,7 +6,7 @@ Donate link: https://www.weblizar.com/
|
|
6 |
Tags: pinterest, pin images, pin photo, pin it button, pin plugin
|
7 |
Requires at least: 3.8
|
8 |
Tested up to: 5.2.2
|
9 |
-
Stable tag: 2.7.
|
10 |
License: GPLv2 or later
|
11 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
12 |
|
@@ -14,7 +14,7 @@ Pin Your WordPress Blog Posts Pages Images With Pinterest Plugin
|
|
14 |
|
15 |
== Description ==
|
16 |
|
17 |
-
|
18 |
|
19 |
**Features**
|
20 |
|
@@ -110,6 +110,10 @@ Please use WordPress [support forum](http://wordpress.org/support/plugin/pintere
|
|
110 |
|
111 |
For more information, see [Weblizar](https://wwww.weblizar.com/).
|
112 |
|
|
|
|
|
|
|
|
|
113 |
= Version 2.7.2 =
|
114 |
- Fixed : undefined index notice error fixed.
|
115 |
- Updated : Admin notice bar updated.
|
1 |
+
=== Pin It Button On Image Hover And Post ===
|
2 |
Contributors: weblizar
|
3 |
Donate link: https://www.weblizar.com/
|
4 |
Contributors: weblizar
|
6 |
Tags: pinterest, pin images, pin photo, pin it button, pin plugin
|
7 |
Requires at least: 3.8
|
8 |
Tested up to: 5.2.2
|
9 |
+
Stable tag: 2.7.3
|
10 |
License: GPLv2 or later
|
11 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
12 |
|
14 |
|
15 |
== Description ==
|
16 |
|
17 |
+
Pin it button on image hover plugin provides facility to pins your blog posts, pages and images into your Pinterest account boards. Simply install then activate the plugin and start pinning.You can show or hide pin it button in post/page. You can enable or disable pin it button on image hover through plugin settings tab.
|
18 |
|
19 |
**Features**
|
20 |
|
110 |
|
111 |
For more information, see [Weblizar](https://wwww.weblizar.com/).
|
112 |
|
113 |
+
= Version 2.7.3 =
|
114 |
+
- Plugin name changes
|
115 |
+
- Banner and icons changes
|
116 |
+
|
117 |
= Version 2.7.2 =
|
118 |
- Fixed : undefined index notice error fixed.
|
119 |
- Updated : Admin notice bar updated.
|