Version Description
Download this release
Release Info
Developer | turcuciprian |
Plugin | reGenerate Thumbnails Advanced |
Version | 1.1.9 |
Comparing to | |
See all releases |
Code changes from version 1.1.8 to 1.1.9
- abExport.php +1 -1
- readme.txt +7 -1
- regenerate-thumbnails-advanced.php +1 -1
abExport.php
CHANGED
@@ -39,7 +39,7 @@
|
|
39 |
echo '<div class="notice notice-error is-dismissible">';
|
40 |
echo '<h3>Step 3(final): Activate Admin Builder!</h3>';
|
41 |
echo '<p>';
|
42 |
-
|
43 |
echo '</p>';
|
44 |
echo '</div>';
|
45 |
}
|
39 |
echo '<div class="notice notice-error is-dismissible">';
|
40 |
echo '<h3>Step 3(final): Activate Admin Builder!</h3>';
|
41 |
echo '<p>';
|
42 |
+
echo 'To get the full functionality , activate Admin Builder <br> <br> <a href="'.$url.'plugins.php"><span class="button-primary">Go to Plugins page</span></a> <br><br> AND click <b>Activate</b> Under Admin builder.';
|
43 |
echo '</p>';
|
44 |
echo '</div>';
|
45 |
}
|
readme.txt
CHANGED
@@ -4,7 +4,7 @@ Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_i
|
|
4 |
Tags: regenerate, thumbnails, advanced, easy, day, weeek, month
|
5 |
Requires at least: 3.1
|
6 |
Tested up to: 4.4.1
|
7 |
-
Stable tag: 1.1.
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
@@ -127,6 +127,9 @@ Admin builder export functionality update (again) Fixed a issue in the notice ad
|
|
127 |
=1.1.8=
|
128 |
Admin builder export file update
|
129 |
|
|
|
|
|
|
|
130 |
|
131 |
== Upgrade Notice ==
|
132 |
|
@@ -195,3 +198,6 @@ nothing effected in db
|
|
195 |
|
196 |
=1.1.8=
|
197 |
nothing effected in db
|
|
|
|
|
|
4 |
Tags: regenerate, thumbnails, advanced, easy, day, weeek, month
|
5 |
Requires at least: 3.1
|
6 |
Tested up to: 4.4.1
|
7 |
+
Stable tag: 1.1.9
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
127 |
=1.1.8=
|
128 |
Admin builder export file update
|
129 |
|
130 |
+
=1.1.9=
|
131 |
+
Admin builder export file update
|
132 |
+
|
133 |
|
134 |
== Upgrade Notice ==
|
135 |
|
198 |
|
199 |
=1.1.8=
|
200 |
nothing effected in db
|
201 |
+
|
202 |
+
=1.1.9=
|
203 |
+
nothing effected in db
|
regenerate-thumbnails-advanced.php
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
Plugin Name: reGenerate Thumbnails - advanced
|
4 |
Plugin URI: http://turcuciprian.com
|
5 |
Description: A plugin that makes regenerating thumbnails even easier than before and more flexible.
|
6 |
-
Version: 1.1.
|
7 |
Author: turcuciprian
|
8 |
Author URI: http://admin-builder.com
|
9 |
License: GPLv2 or later
|
3 |
Plugin Name: reGenerate Thumbnails - advanced
|
4 |
Plugin URI: http://turcuciprian.com
|
5 |
Description: A plugin that makes regenerating thumbnails even easier than before and more flexible.
|
6 |
+
Version: 1.1.9
|
7 |
Author: turcuciprian
|
8 |
Author URI: http://admin-builder.com
|
9 |
License: GPLv2 or later
|