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 | 3.7 |
Comparing to | |
See all releases |
Code changes from version 3.6 to 3.7
- pinterest-pin-It-button.php +1 -1
- readme.txt +5 -2
pinterest-pin-It-button.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/**
|
3 |
* Plugin Name: Weblizar Pin It Button On Image Hover And Post
|
4 |
-
* Version: 3.
|
5 |
* Description: Weblizar 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: Weblizar Pin It Button On Image Hover And Post
|
4 |
+
* Version: 3.7
|
5 |
* Description: Weblizar 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
|
7 |
Requires at least: 5.5
|
8 |
-
Tested up to: 6.
|
9 |
-
Stable tag: 3.
|
10 |
License: GPLv2 or later
|
11 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
12 |
|
@@ -110,6 +110,9 @@ 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 3.6 =[16-09-2022]
|
114 |
- Bootstrap library updated
|
115 |
|
5 |
Donate link: https://www.weblizar.com/
|
6 |
Tags: pinterest, pin images, pin photo, pin it button
|
7 |
Requires at least: 5.5
|
8 |
+
Tested up to: 6.1
|
9 |
+
Stable tag: 3.7
|
10 |
License: GPLv2 or later
|
11 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
12 |
|
110 |
|
111 |
For more information, see [Weblizar](https://wwww.weblizar.com/).
|
112 |
|
113 |
+
= Version 3.7 =[04-11-2022]
|
114 |
+
- Tested With Wordpress 6.1
|
115 |
+
|
116 |
= Version 3.6 =[16-09-2022]
|
117 |
- Bootstrap library updated
|
118 |
|