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.6.8 |
Comparing to | |
See all releases |
Code changes from version 2.6.7 to 2.6.8
- pinterest-pin-It-button.php +1 -1
- readme.txt +8 -3
pinterest-pin-It-button.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/**
|
3 |
* Plugin Name: Pinterest Pin It Button On Image Hover And After Post & Page Content
|
4 |
-
* Version: 2.6.
|
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: Pinterest Pin It Button On Image Hover And After Post & Page Content
|
4 |
+
* Version: 2.6.8
|
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
@@ -5,8 +5,8 @@ Contributors: weblizar
|
|
5 |
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.
|
9 |
-
Stable tag: 2.6.
|
10 |
License: GPLv2 or later
|
11 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
12 |
|
@@ -111,7 +111,12 @@ Please use WordPress [support forum](http://wordpress.org/support/plugin/pintere
|
|
111 |
|
112 |
For more information, see [Weblizar](https://wwww.weblizar.com/).
|
113 |
|
114 |
-
= Version 2.6.
|
|
|
|
|
|
|
|
|
|
|
115 |
- Bug Fix Option Panel ( Excluding function )
|
116 |
- Update back-end panel css issue fixed.
|
117 |
|
5 |
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.1
|
9 |
+
Stable tag: 2.6.8
|
10 |
License: GPLv2 or later
|
11 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
12 |
|
111 |
|
112 |
For more information, see [Weblizar](https://wwww.weblizar.com/).
|
113 |
|
114 |
+
= Version 2.6.8 =
|
115 |
+
- Version Update & WordPress 5.1 Compatible
|
116 |
+
- Minor issue fixed
|
117 |
+
|
118 |
+
= Version 2.6.7
|
119 |
+
- Version Update & WordPress 5.0.2 Compatible
|
120 |
- Bug Fix Option Panel ( Excluding function )
|
121 |
- Update back-end panel css issue fixed.
|
122 |
|