WP Clone by WP Academy - Version 2.2.7

Version Description

  • Updated backup plugin pic
  • Updated backup texts
Download this release

Release Info

Developer nick843
Plugin Icon 128x128 WP Clone by WP Academy
Version 2.2.7
Comparing to
See all releases

Code changes from version 2.2.6 to 2.2.7

Files changed (3) hide show
  1. lib/view.php +8 -2
  2. readme.txt +11 -4
  3. wpclone.php +1 -3
lib/view.php CHANGED
@@ -233,10 +233,16 @@ $backups = get_option( 'wpclone_backups' );
233
  <div id="sidebar">
234
 
235
  <ul>
236
- <h2>Use WP Academy’s Transfer Service!</h2>
237
- <p>Save time and avoid headaches with WP Academy’s <a target="_blank" href="https://sellcodes.com/74ouxrYP">Premium Transfer Service.</a></p>
238
 
239
  </ul>
 
 
 
 
 
 
240
 
241
  <ul>
242
  <h2>Help & Support</h2>
233
  <div id="sidebar">
234
 
235
  <ul>
236
+ <h2 style="color: #0f9087">We need your help!</h2>
237
+ <p>PLEASE contribute to our crowdfunding effort to create the best backup & migration plugin on the market. <a href="https://sellcodes.com/q1OGuSox" target="_blank"> Go to crowdfunding page.</a></p>
238
 
239
  </ul>
240
+
241
+ <ul>
242
+ <h2>Use WP Academy’s Transfer Service</h2>
243
+ <p>Save time and avoid headaches with WP Academy’s <a target="_blank" href="https://sellcodes.com/74ouxrYP">Premium Transfer Service.</a></p>
244
+
245
+ </ul>
246
 
247
  <ul>
248
  <h2>Help & Support</h2>
readme.txt CHANGED
@@ -1,12 +1,12 @@
1
- === WP Clone by WP Academy ===
2
  Contributors: wpacademy, migrate, nick843
3
  Donate link: https://sellcodes.com/q1OGuSox
4
- Tags: migrate, clone, backup, migration, backups, copy, restore, recover, restoration, recovery
5
  Author URI: http://wpacademy.com
6
  Requires PHP: 5.5
7
  Requires at least: 3.3
8
  Tested up to: 5.2.4
9
- Stable tag: 2.2.6
10
  License: GPLv3
11
  License URI: https://www.gnu.org/licenses/gpl-3.0.en.html
12
 
@@ -22,6 +22,7 @@ Or, to be precise: we **want** it to come back!
22
  After 3 years of neglection we believe it's time for a revival. New contributors got added to the plugin, and with it comes new motivation to make it the best backup solution on the market!
23
 
24
  By that, we mean:
 
25
  - Finally make it work in all cases
26
  - Add more features, but **keep the simplicity**
27
  - Get user trust back by delivering a top service!
@@ -61,11 +62,13 @@ WP Clone is a superior to other backup & migrate plugins for the following reaso
61
  = What are today's limitations? =
62
 
63
  Today:
 
64
  - 90% of cases: Backups & migrations work flawlessly (we fixed some key bugs in the most recent version)
65
  - 9% of cases: Backups or migrations fail due to your hoster's configurations (most likely limits in up- and downloads) which is typically the case when you backup or migrate very large sites. However, there's a workaround: simply do a “Database Only” backup (use “Advanced Settings”), transfer the wp-content directory over with FTP, and then restore new site. Then backup and migration also works.
66
  - 1% of cases: Your site/hosting is abnormal (pardon our French) and backup or migration doesn't work. However: that's what we'll now be working on, so that eventually backups and migrations will work in all cases.
67
 
68
  The 1% case means:
 
69
  - Basic rule: DO NOT use it as your only backup solution! Only use it for migrations (so that if something fails, you still have the files on your old site as backup).
70
  - If you want to use it as backup, test it by restoring the backup file on a new site. If that works fine you should be safe.
71
  - In any case, we cannot take any responsibility if backup or migration fails.
@@ -105,6 +108,10 @@ Backup and migration FAQ are under construction
105
 
106
  == Changelog ==
107
 
 
 
 
 
108
  = 2.2.6 =
109
  * Integrated feedback system
110
 
@@ -165,5 +172,5 @@ Backup and migration FAQ are under construction
165
  1. Configuration Page
166
 
167
  == Upgrade Notice ==
168
- = 2.2.6 =
169
  * Please upgrade!
1
+ === Clone Backup Migrate ===
2
  Contributors: wpacademy, migrate, nick843
3
  Donate link: https://sellcodes.com/q1OGuSox
4
+ Tags: migrate, clone, backup, migration, backups, copy, restore, recover, restoration, recovery
5
  Author URI: http://wpacademy.com
6
  Requires PHP: 5.5
7
  Requires at least: 3.3
8
  Tested up to: 5.2.4
9
+ Stable tag: 2.2.7
10
  License: GPLv3
11
  License URI: https://www.gnu.org/licenses/gpl-3.0.en.html
12
 
22
  After 3 years of neglection we believe it's time for a revival. New contributors got added to the plugin, and with it comes new motivation to make it the best backup solution on the market!
23
 
24
  By that, we mean:
25
+
26
  - Finally make it work in all cases
27
  - Add more features, but **keep the simplicity**
28
  - Get user trust back by delivering a top service!
62
  = What are today's limitations? =
63
 
64
  Today:
65
+
66
  - 90% of cases: Backups & migrations work flawlessly (we fixed some key bugs in the most recent version)
67
  - 9% of cases: Backups or migrations fail due to your hoster's configurations (most likely limits in up- and downloads) which is typically the case when you backup or migrate very large sites. However, there's a workaround: simply do a “Database Only” backup (use “Advanced Settings”), transfer the wp-content directory over with FTP, and then restore new site. Then backup and migration also works.
68
  - 1% of cases: Your site/hosting is abnormal (pardon our French) and backup or migration doesn't work. However: that's what we'll now be working on, so that eventually backups and migrations will work in all cases.
69
 
70
  The 1% case means:
71
+
72
  - Basic rule: DO NOT use it as your only backup solution! Only use it for migrations (so that if something fails, you still have the files on your old site as backup).
73
  - If you want to use it as backup, test it by restoring the backup file on a new site. If that works fine you should be safe.
74
  - In any case, we cannot take any responsibility if backup or migration fails.
108
 
109
  == Changelog ==
110
 
111
+ = 2.2.7 =
112
+ * Updated backup plugin pic
113
+ * Updated backup texts
114
+
115
  = 2.2.6 =
116
  * Integrated feedback system
117
 
172
  1. Configuration Page
173
 
174
  == Upgrade Notice ==
175
+ = 2.2.7 =
176
  * Please upgrade!
wpclone.php CHANGED
@@ -4,7 +4,7 @@ Plugin name: WP Clone by WP Academy
4
  Plugin URI: http://wpacademy.com/software/
5
  Description: Move or copy a WordPress site to another server or to another domain name, move to/from local server hosting, and backup sites.
6
  Author: WP Academy
7
- Version: 2.2.6
8
  Author URI: http://wpacademy.com/
9
  */
10
  require_once 'analyst/main.php';
@@ -438,8 +438,6 @@ function wpclone_admin_footer_scripts(){
438
  jQuery(function($) {
439
  //Banner notice
440
  $("document").ready(function (e) {
441
- console.log("I am ready");
442
-
443
  $.ajax({
444
  url: ajaxurl,
445
  type: \'get\',
4
  Plugin URI: http://wpacademy.com/software/
5
  Description: Move or copy a WordPress site to another server or to another domain name, move to/from local server hosting, and backup sites.
6
  Author: WP Academy
7
+ Version: 2.2.7
8
  Author URI: http://wpacademy.com/
9
  */
10
  require_once 'analyst/main.php';
438
  jQuery(function($) {
439
  //Banner notice
440
  $("document").ready(function (e) {
 
 
441
  $.ajax({
442
  url: ajaxurl,
443
  type: \'get\',