Duplicate Page and Post - Version 2.6.1

Version Description

Download this release

Release Info

Developer arjunthakur
Plugin Icon 128x128 Duplicate Page and Post
Version 2.6.1
Comparing to
See all releases

Code changes from version 2.6 to 2.6.1

Files changed (2) hide show
  1. duplicate-wp-page-post.php +1 -1
  2. readme.txt +6 -6
duplicate-wp-page-post.php CHANGED
@@ -5,7 +5,7 @@ Plugin URI: https://wordpress.org/plugins/duplicate-wp-page-post/
5
  Description: This plugin quickly creates a clone of page or post and supports Gutenberg.
6
  Author: Arjun Thakur
7
  Author URI: https://profiles.wordpress.org/arjunthakur#content-plugins
8
- Version: 2.6
9
  License: GPLv2 or later
10
  Text Domain: dpp_wpp_page
11
  */
5
  Description: This plugin quickly creates a clone of page or post and supports Gutenberg.
6
  Author: Arjun Thakur
7
  Author URI: https://profiles.wordpress.org/arjunthakur#content-plugins
8
+ Version: 2.6.1
9
  License: GPLv2 or later
10
  Text Domain: dpp_wpp_page
11
  */
readme.txt CHANGED
@@ -2,10 +2,10 @@
2
  Contributors: arjunthakur, efficientninja
3
  Tags: duplicate post, duplicate page, clone page, clone post, duplicate custom posts, clone custom post, wordpress page duplicator, wordpress post duplicator, page duplicate, clone page and post, wp post clone.
4
  Requires at least: 3.5
5
- Tested up to: 5.4.1
6
  Requires PHP: 5.2.4
7
- Stable tag: 2.6
8
- Version: 2.6
9
  License: GPLv2 or later
10
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
11
 
@@ -26,9 +26,9 @@ Duplicate page and post doesn't have a lot of features that other plugins have,
26
  * Option to add custom text for duplicate link button.
27
  * Option to select Duplicate Posts Status.
28
  * Option to Redirect after click on Duplicate.
29
-
30
- = Like the plugin? =
31
- <a href="https://wordpress.org/support/plugin/duplicate-wp-page-post/reviews/?rate=5#new-post">Please Vote</a>, Your votes really make a difference! Thanks.
32
 
33
  == Installation ==
34
 
2
  Contributors: arjunthakur, efficientninja
3
  Tags: duplicate post, duplicate page, clone page, clone post, duplicate custom posts, clone custom post, wordpress page duplicator, wordpress post duplicator, page duplicate, clone page and post, wp post clone.
4
  Requires at least: 3.5
5
+ Tested up to: 5.4.2
6
  Requires PHP: 5.2.4
7
+ Stable tag: 2.6.1
8
+ Version: 2.6.1
9
  License: GPLv2 or later
10
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
11
 
26
  * Option to add custom text for duplicate link button.
27
  * Option to select Duplicate Posts Status.
28
  * Option to Redirect after click on Duplicate.
29
+
30
+ = Like the plugin? =
31
+ <a href="https://wordpress.org/support/plugin/duplicate-wp-page-post/reviews/?rate=5#new-post">Please Vote</a>, Your votes really make a difference! Thanks.
32
 
33
  == Installation ==
34