Plugin Directory

Changeset 512410


Ignore:
Timestamp:
02/29/2012 04:02:09 PM (14 years ago)
Author:
merty
Message:
 
Location:
wordpress-move/tags/1.3
Files:
5 edited

Legend:

Unmodified
Added
Removed
  • wordpress-move/tags/1.3/docs/index.html

    r512403 r512410  
    5454    <p>Backup Manager is the place to organize the backup files either created by the plugin on the same server, or uploaded by the server you are migrating from. If this is the server you want to migrate from, you can delete backup files after the Migration Assistant completes uploading them to the remote server. If you do not want to delete them, you can Archive them which basically means moving them to a sub-directory called <code>old</code>. You can always Unarchive the files you Archived using the Backup Manager. Files listed under Current Backups are the files that will be used by the Complete Migration mode so you can either delete or achive the files you do not want Complete Migration to use. Files listed under the Old Backups section are not used for anything so you can safely Archive the backup files you do not want to use but also do not want to delete.</p>
    5555    <p>Since version 1.3, there is also Converted Database Backups section where which lists the database backup files that can be used outside the WordPress Move. As you might have noticed, database backups generated by WordPress Move have a different structure than normal database backup files which is the reason why you cannot use them outside the WordPress Move. To use database backup file outside the WordPress Move, simply find it in either Current Backups or Old Backups section, select the checkbox on the left, select the Convert option from the dropdown and click the Apply button. This will convert the files you have selected into generic SQL files that you can use outside the plugin. This feature is particularly useful if the plugin fails to migrate your installation properly or if you need to use the database backup file outside the plugin.</p>
    56     <p>If you wish to download a backup file, you can click on its name. That way, if the plugin fails send your files to the server on the receiving end, you can easily download your backup files and upload them to the <code>/wp-content/plugins/wordpress-move/backup/</code> directory on your new server. Once you finish uploading them, you can use the Restore method to finalize the migration operation.</p>
    5756    <h2 id="faq">Frequently Asked Questions</h2>
    5857    <ol>
    59         <li><strong>I am getting the "Could not activate the plugin because it generated a fatal error." error when I try to activate the plugin. Why?</strong>
    60         <br>WordPress Move needs php_sockets extension to be enabled, in order to work properly. If you are getting this error message, please enable php_sockets extension and restart your web server. Once you successfully enable the extension, you will be able to activate the plugin.</li>
    6158        <li><strong>Do I need to install WordPress and WordPress Move on the new server as well, if I want to use WordPress Move for migration purposes?</strong>
    6259        <br>Yes you do.</li>
  • wordpress-move/tags/1.3/lang/wpmove.pot

    r512403 r512410  
    33"Project-Id-Version: WPMove\n"
    44"Report-Msgid-Bugs-To: \n"
    5 "POT-Creation-Date: 2012-02-29 17:49+0200\n"
    6 "PO-Revision-Date: 2012-02-29 17:49+0200\n"
     5"POT-Creation-Date: 2012-01-21 19:57+0200\n"
     6"PO-Revision-Date: 2012-01-21 19:57+0200\n"
    77"Last-Translator: Mert Yazicioglu <[email protected]>\n"
    88"Language-Team: \n"
     
    1414"X-Poedit-SearchPath-0: C:\\xampp\\htdocs\\wp\\wp-content\\plugins\\wordpress-move\n"
    1515
     16#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:131
     17#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:955
     18msgid "Change Domain Name"
     19msgstr ""
     20
     21#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:132
     22msgid "Migrate"
     23msgstr ""
     24
     25#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:133
     26msgid "Restore"
     27msgstr ""
     28
     29#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:134
     30msgid "FTP Settings"
     31msgstr ""
     32
    1633#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:135
    17 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:959
    18 msgid "Change Domain Name"
     34msgid "Change Domain Name (Optional)"
    1935msgstr ""
    2036
    2137#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:136
    22 msgid "Migrate"
    23 msgstr ""
    24 
    25 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:137
    26 msgid "Restore"
    27 msgstr ""
    28 
    29 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:138
    30 msgid "FTP Settings"
    31 msgstr ""
    32 
    33 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:139
    34 msgid "Change Domain Name (Optional)"
    35 msgstr ""
    36 
    37 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:140
    3838msgid "Files to Transfer"
    3939msgstr ""
    4040
    41 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:174
     41#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:170
    4242msgid "FTP Connection Details"
    4343msgstr ""
    4444
    45 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:175
     45#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:171
    4646msgid "Database Backup Settings"
    4747msgstr ""
    4848
    49 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:176
     49#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:172
    5050msgid "File Backup Settings"
    5151msgstr ""
    5252
    53 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:258
     53#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:254
    5454msgid "Settings saved."
    5555msgstr ""
    5656
    57 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:264
     57#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:260
    5858msgid "Please fill in FTP Connection Details in order to start the migration process."
    5959msgstr ""
    6060
    61 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:271
     61#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:267
    6262msgid "WordPress Move Settings"
    6363msgstr ""
    6464
    65 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:273
     65#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:269
    6666msgid "Please configure the plugin using the settings below before starting to use the Migration Assistant under the Tools menu. If connecting to the remote server fails, please toggle the Passive Mode setting and try again."
    6767msgstr ""
    6868
    69 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:314
     69#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:310
    7070msgid "These are the FTP connection details of your new server."
    7171msgstr ""
    7272
    73 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:320
     73#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:316
    7474msgid "Hostname"
    7575msgstr ""
    7676
    77 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:323
     77#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:319
    7878msgid "The hostname you use to establish an FTP connection to the remote server. Might be an IP address or a domain name."
    7979msgstr ""
    8080
    81 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:328
     81#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:324
    8282msgid "Port"
    8383msgstr ""
    8484
    85 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:331
     85#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:327
    8686msgid "If you do not know what to write, it is most probably 21."
    8787msgstr ""
    8888
    89 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:336
     89#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:332
    9090msgid "Username"
    9191msgstr ""
    9292
    93 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:339
     93#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:335
    9494msgid "The username you use to establish an FTP connection to the remote server."
    9595msgstr ""
    9696
    97 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:344
     97#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:340
    9898msgid "Password"
    9999msgstr ""
    100100
    101 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:347
     101#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:343
    102102msgid "You will be asked to enter your FTP Password you use to establish an FTP connection to the remote server, right before starting the migration process."
    103103msgstr ""
    104104
    105 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:352
     105#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:348
    106106msgid "Remote Backup Path"
    107107msgstr ""
    108108
    109 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:355
     109#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:351
    110110msgid "Path from the top directory that your FTP account has access to, to the backup directory of the WordPress Move plugin on the remote server. For instance:"
    111111msgstr ""
    112112
    113 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:360
     113#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:356
    114114msgid "Use Passive Mode"
    115115msgstr ""
    116116
    117 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:365
     117#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:361
    118118msgid "Yes"
    119119msgstr ""
    120120
    121 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:370
     121#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:366
    122122msgid "No"
    123123msgstr ""
    124124
    125 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:390
     125#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:386
    126126msgid "The size of each chunk of your database backup. Actual sizes of chunks may exceed this size limit. 0 means unlimited."
    127127msgstr ""
    128128
    129 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:396
    130 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:424
     129#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:392
     130#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:420
    131131msgid "Chunk Size"
    132132msgstr ""
    133133
    134 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:418
     134#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:414
    135135msgid "The size of files to compress per filesystem backup chunk. Sizes of chunks will be less than or equal to this size limit, depending on the compression ratio. 0 means unlimited."
    136136msgstr ""
    137137
    138 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:462
    139 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:787
    140 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:871
    141 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1811
     138#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:458
     139#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:783
     140#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:867
     141#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1825
    142142msgid "Migration Assistant"
    143143msgstr ""
    144144
    145 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:464
     145#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:460
    146146msgid "Please make sure you read the documentation carefully, before selecting an action to proceed..."
    147147msgstr ""
    148148
    149 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:507
     149#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:503
    150150msgid "If you wish to do the following..."
    151151msgstr ""
    152152
    153 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:510
     153#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:506
    154154msgid "Just change the domain name this installation uses."
    155155msgstr ""
    156156
     157#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:509
     158#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:553
     159#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:594
     160msgid "Do not forget that..."
     161msgstr ""
     162
     163#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:512
     164msgid "Your files and database will not be transferred to another server."
     165msgstr ""
     166
    157167#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:513
     168msgid "Only instances of your old domain name in the database will be replaced."
     169msgstr ""
     170
     171#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:514
     172msgid "You need to manually configure your server and new domain name to use it on this server."
     173msgstr ""
     174
     175#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:515
     176msgid "A backup of your database will be made available under the backup directory."
     177msgstr ""
     178
     179#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:516
     180msgid "Creating a manual backup of your database is still highly encouraged."
     181msgstr ""
     182
     183#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:521
     184#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:563
     185#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:602
     186msgid "Begin"
     187msgstr ""
     188
     189#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:539
     190#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:581
     191msgid "If you wish to do one or more of the following..."
     192msgstr ""
     193
     194#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:542
     195msgid "Transfer your database to another server.\t"
     196msgstr ""
     197
     198#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:543
     199msgid "Transfer some/all of your files to another server."
     200msgstr ""
     201
     202#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:544
     203msgid "Use a different domain name on the target server."
     204msgstr ""
     205
     206#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:547
     207#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:588
     208msgid "Make sure that..."
     209msgstr ""
     210
     211#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:550
     212msgid "WordPress and WordPress Move are installed on the target server."
     213msgstr ""
     214
     215#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:556
     216msgid "This installation will stay as-is after the operation."
     217msgstr ""
     218
    158219#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:557
    159 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:598
    160 msgid "Do not forget that..."
    161 msgstr ""
    162 
    163 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:516
    164 msgid "Your files and database will not be transferred to another server."
    165 msgstr ""
    166 
    167 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:517
    168 msgid "Only instances of your old domain name in the database will be replaced."
    169 msgstr ""
    170 
    171 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:518
    172 msgid "You need to manually configure your server and new domain name to use it on this server."
    173 msgstr ""
    174 
    175 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:519
    176 msgid "A backup of your database will be made available under the backup directory."
    177 msgstr ""
    178 
    179 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:520
    180 msgid "Creating a manual backup of your database is still highly encouraged."
    181 msgstr ""
    182 
    183 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:525
    184 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:567
    185 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:606
    186 msgid "Begin"
    187 msgstr ""
    188 
    189 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:543
     220msgid "You need to configure the plugin using the WordPress Move page under the Settings menu."
     221msgstr ""
     222
     223#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:558
     224msgid "You need to manually configure your existing domain to use it on the target server."
     225msgstr ""
     226
     227#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:584
     228msgid "Complete migrating to this server."
     229msgstr ""
     230
    190231#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:585
    191 msgid "If you wish to do one or more of the following..."
    192 msgstr ""
    193 
    194 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:546
    195 msgid "Transfer your database to another server.\t"
    196 msgstr ""
    197 
    198 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:547
    199 msgid "Transfer some/all of your files to another server."
    200 msgstr ""
    201 
    202 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:548
    203 msgid "Use a different domain name on the target server."
    204 msgstr ""
    205 
    206 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:551
    207 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:592
    208 msgid "Make sure that..."
    209 msgstr ""
    210 
    211 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:554
    212 msgid "WordPress and WordPress Move are installed on the target server."
    213 msgstr ""
    214 
    215 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:560
    216 msgid "This installation will stay as-is after the operation."
    217 msgstr ""
    218 
    219 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:561
    220 msgid "You need to configure the plugin using the WordPress Move page under the Settings menu."
    221 msgstr ""
    222 
    223 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:562
    224 msgid "You need to manually configure your existing domain to use it on the target server."
    225 msgstr ""
    226 
    227 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:588
    228 msgid "Complete migrating to this server."
    229 msgstr ""
    230 
    231 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:589
    232232msgid "Restore backup files listed under the Current Backups section of the Backup Manager."
    233233msgstr ""
    234234
    235 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:595
     235#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:591
    236236msgid "You have backup files to use for this process under the backup directory."
    237237msgstr ""
    238238
    239 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:601
     239#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:597
    240240msgid "Backups will be processed starting from old to new."
    241241msgstr ""
    242242
    243 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:664
    244 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1031
    245 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1045
    246 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1140
     243#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:660
     244#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1027
     245#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1041
     246#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1133
     247#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1149
     248msgid "Success!"
     249msgstr ""
     250
     251#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:662
     252msgid "Your domain name has been changed successfully."
     253msgstr ""
     254
     255#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:663
     256#, php-format
     257msgid "<a href=\"%s\">Click here</a> to go to your site using your new domain."
     258msgstr ""
     259
     260#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:676
     261msgid "Failure!"
     262msgstr ""
     263
     264#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:680
     265msgid "An error occured while changing instances of your domain name."
     266msgstr ""
     267
     268#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:700
     269msgid "Changes on your domain has been rolled back automatically."
     270msgstr ""
     271
     272#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:708
     273msgid "Rolling back to the previous state also failed. Please try importing the database backup stored under the backup folder manually."
     274msgstr ""
     275
     276#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:727
     277msgid "Changing Domain Name"
     278msgstr ""
     279
     280#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:729
     281msgid "Please enter exact paths to your WordPress installations on both domains without the trailing slash. After replacing instances of your old domain name in the database with the new one completes, please do not forget to update your nameservers."
     282msgstr ""
     283
     284#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:735
     285#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:923
     286msgid "Old Domain Name"
     287msgstr ""
     288
     289#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:743
     290#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:931
     291msgid "New Domain Name"
     292msgstr ""
     293
     294#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:752
     295msgid "Change"
     296msgstr ""
     297
     298#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:835
     299msgid "Could not create backup files. Please make sure the backup directory is writable. For further info, please refer to the documentation."
     300msgstr ""
     301
     302#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:843
     303msgid "Creating and uploading backups have been completed. You can now go to your new installation and run the migration assistant in Complete Migration mode."
     304msgstr ""
     305
     306#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:852
     307msgid "Please check your FTP connection details on the settings page."
     308msgstr ""
     309
     310#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:869
     311msgid "Please select the files you want to include in the backup from the list below."
     312msgstr ""
     313
     314#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:878
     315msgid "Start Migration"
     316msgstr ""
     317
     318#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:898
     319msgid "If your FTP account uses a password, please enter it below."
     320msgstr ""
     321
     322#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:900
     323msgid "FTP Password:"
     324msgstr ""
     325
     326#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:917
     327msgid "Please enter the exact path to your WordPress installation on your new domain name without the trailing slash and then click Start Migration button to start the migration process."
     328msgstr ""
     329
     330#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:953
     331msgid "Select All"
     332msgstr ""
     333
     334#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:954
     335msgid "Unselect All"
     336msgstr ""
     337
     338#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:974
     339msgid "Loading..."
     340msgstr ""
     341
     342#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1018
     343#, php-format
     344msgid "Connecting to %s:%d..."
     345msgstr ""
     346
     347#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1032
     348#, php-format
     349msgid "Logging in as %s using password..."
     350msgstr ""
     351
     352#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1034
     353#, php-format
     354msgid "Logging in as %s without a password..."
     355msgstr ""
     356
     357#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1041
     358msgid "Starting uploading files..."
     359msgstr ""
     360
     361#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1053
     362#, php-format
     363msgid "%s is being uploaded..."
     364msgstr ""
     365
     366#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1056
     367msgid " Success!"
     368msgstr ""
     369
     370#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1058
     371#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1087
     372msgid " Failed!"
     373msgstr ""
     374
     375#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1066
     376#, php-format
     377msgid "Uploading files is completed with %d error..."
     378msgstr ""
     379
     380#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1068
     381msgid "Uploading files is completed without an error..."
     382msgstr ""
     383
     384#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1073
     385msgid "Closing the FTP connection..."
     386msgstr ""
     387
     388#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1087
     389msgid "Operation terminated..."
     390msgstr ""
     391
     392#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1109
     393#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1178
     394msgid "Completing Migration"
     395msgstr ""
     396
     397#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1128
     398#, php-format
     399msgid "%s is being imported... "
     400msgstr ""
     401
     402#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1136
     403#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1152
     404msgid "Failed!"
     405msgstr ""
     406
     407#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1144
     408#, php-format
     409msgid "%s is being extracted... "
     410msgstr ""
     411
    247412#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1160
    248 msgid "Success!"
    249 msgstr ""
    250 
    251 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:666
    252 msgid "Your domain name has been changed successfully."
    253 msgstr ""
    254 
    255 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:667
    256 #, php-format
    257 msgid "<a href=\"%s\">Click here</a> to go to your site using your new domain."
    258 msgstr ""
    259 
    260 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:680
    261 msgid "Failure!"
    262 msgstr ""
    263 
    264 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:684
    265 msgid "An error occured while changing instances of your domain name."
    266 msgstr ""
    267 
    268 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:704
    269 msgid "Changes on your domain has been rolled back automatically."
    270 msgstr ""
    271 
    272 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:712
    273 msgid "Rolling back to the previous state also failed. Please try importing the database backup stored under the backup folder manually."
    274 msgstr ""
    275 
    276 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:731
    277 msgid "Changing Domain Name"
    278 msgstr ""
    279 
    280 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:733
    281 msgid "Please enter exact paths to your WordPress installations on both domains without the trailing slash. After replacing instances of your old domain name in the database with the new one completes, please do not forget to update your nameservers."
    282 msgstr ""
    283 
    284 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:739
    285 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:927
    286 msgid "Old Domain Name"
    287 msgstr ""
    288 
    289 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:747
    290 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:935
    291 msgid "New Domain Name"
    292 msgstr ""
    293 
    294 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:756
    295 msgid "Change"
    296 msgstr ""
    297 
    298 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:839
    299 msgid "Could not create backup files. Please make sure the backup directory is writable. For further info, please refer to the documentation."
    300 msgstr ""
    301 
    302 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:847
    303 msgid "Creating and uploading backups have been completed. You can now go to your new installation and run the migration assistant in Complete Migration mode."
    304 msgstr ""
    305 
    306 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:856
    307 msgid "Please check your FTP connection details on the settings page."
    308 msgstr ""
    309 
    310 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:873
    311 msgid "Please select the files you want to include in the backup from the list below."
    312 msgstr ""
    313 
    314 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:882
    315 msgid "Start Migration"
    316 msgstr ""
    317 
    318 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:902
    319 msgid "If your FTP account uses a password, please enter it below."
    320 msgstr ""
    321 
    322 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:904
    323 msgid "FTP Password:"
    324 msgstr ""
    325 
    326 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:921
    327 msgid "Please enter the exact path to your WordPress installation on your new domain name without the trailing slash and then click Start Migration button to start the migration process."
    328 msgstr ""
    329 
    330 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:957
    331 msgid "Select All"
    332 msgstr ""
    333 
    334 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:958
    335 msgid "Unselect All"
    336 msgstr ""
    337 
    338 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:978
    339 msgid "Loading..."
    340 msgstr ""
    341 
    342 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1022
    343 #, php-format
    344 msgid "Connecting to %s:%d..."
    345 msgstr ""
    346 
    347 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1036
    348 #, php-format
    349 msgid "Logging in as %s using password..."
    350 msgstr ""
    351 
    352 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1038
    353 #, php-format
    354 msgid "Logging in as %s without a password..."
    355 msgstr ""
    356 
    357 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1045
    358 msgid "Starting uploading files..."
    359 msgstr ""
    360 
    361 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1057
    362 #, php-format
    363 msgid "%s is being uploaded..."
    364 msgstr ""
    365 
    366 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1060
    367 msgid " Success!"
    368 msgstr ""
    369 
    370 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1062
    371 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1091
    372 msgid " Failed!"
    373 msgstr ""
    374 
    375 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1070
    376 #, php-format
    377 msgid "Uploading files is completed with %d error..."
    378 msgstr ""
    379 
    380 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1072
    381 msgid "Uploading files is completed without an error..."
    382 msgstr ""
    383 
    384 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1077
    385 msgid "Closing the FTP connection..."
    386 msgstr ""
    387 
    388 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1091
    389 msgid "Operation terminated..."
    390 msgstr ""
    391 
    392 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1113
    393 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1193
    394 msgid "Completing Migration"
    395 msgstr ""
    396 
    397 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1133
    398 #, php-format
    399 msgid "%s is being imported..."
    400 msgstr ""
    401 
    402 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1143
    403 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1163
    404 msgid "Failed!"
    405 msgstr ""
    406 
    407 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1145
    408 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1165
    409 msgid "Check file permissions..."
    410 msgstr ""
    411 
    412 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1153
    413 #, php-format
    414 msgid "%s is being extracted..."
    415 msgstr ""
    416 
    417 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1175
    418413msgid "Please select files to migrate before proceeding!"
    419414msgstr ""
    420415
    421 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1179
     416#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1164
    422417#, php-format
    423418msgid "Migration has been completed but with %d error."
    424419msgstr ""
    425420
    426 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1181
     421#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1166
    427422msgid "Migration has been completed successfully!"
    428423msgstr ""
    429424
    430 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1203
     425#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1192
    431426msgid "Below are the files stored under the main backup directory. Please select backup files below to proceed."
    432427msgstr ""
    433428
    434 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1213
    435 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1232
    436 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1440
    437 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1459
    438 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1566
    439 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1585
     429#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1202
     430#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1221
     431#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1429
     432#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1448
     433#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1556
     434#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1575
     435#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1681
     436#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1700
     437msgid "Name"
     438msgstr ""
     439
     440#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1205
     441#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1224
     442#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1432
     443#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1451
     444#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1559
     445#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1578
     446#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1684
     447#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1703
     448msgid "Type"
     449msgstr ""
     450
     451#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1208
     452#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1227
     453#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1435
     454#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1454
     455#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1562
     456#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1581
     457#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1687
     458#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1706
     459msgid "Size"
     460msgstr ""
     461
     462#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1211
     463#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1230
     464#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1438
     465#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1457
     466#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1565
     467#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1584
    440468#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1690
    441469#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1709
    442 msgid "Name"
    443 msgstr ""
    444 
    445 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1216
    446 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1235
    447 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1443
    448 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1462
    449 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1569
    450 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1588
    451 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1693
    452 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1712
    453 msgid "Type"
    454 msgstr ""
    455 
    456 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1219
    457 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1238
    458 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1446
    459 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1465
    460 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1572
    461 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1591
    462 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1696
    463 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1715
    464 msgid "Size"
    465 msgstr ""
    466 
    467 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1222
    468 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1241
    469 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1449
    470 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1468
    471 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1575
    472 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1594
    473 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1699
    474 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1718
    475470msgid "Date Created"
    476471msgstr ""
    477472
    478 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1259
    479 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1490
    480 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1616
    481 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1740
     473#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1248
     474#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1481
     475#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1608
     476#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1731
    482477msgid "Database Backup"
    483478msgstr ""
    484479
    485 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1262
    486 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1493
    487 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1619
     480#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1251
     481#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1484
     482#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1611
    488483msgid "Filesystem Backup"
    489484msgstr ""
    490485
    491 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1303
     486#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1290
    492487msgid "Complete Migration"
    493488msgstr ""
    494489
    495 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1309
     490#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1295
    496491msgid "There are no backup files to use to complete the migration. Please start the migration using WordPress Move on the server you want to migrate from."
    497492msgstr ""
    498493
    499 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1389
    500 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1812
     494#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1375
     495#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1826
    501496msgid "Backup Manager"
    502497msgstr ""
    503498
    504 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1389
     499#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1375
     500#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1376
     501msgid "Backup Now"
     502msgstr ""
     503
     504#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1378
     505msgid "You can always create backups of your WordPress installation to use as restoration points. Select one of the methods below to create a quick backup."
     506msgstr ""
     507
     508#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1384
     509msgid "Create a Database Backup"
     510msgstr ""
     511
     512#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1386
     513msgid "Create a Full Backup"
     514msgstr ""
     515
    505516#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1390
    506 msgid "Backup Now"
     517msgid "Current Backups"
    507518msgstr ""
    508519
    509520#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1392
    510 msgid "You can always create backups of your WordPress installation to use as restoration points. Select one of the methods below to create a quick backup."
    511 msgstr ""
    512 
    513 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1398
    514 msgid "Create a Database Backup"
    515 msgstr ""
    516 
    517 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1400
    518 msgid "Create a Full Backup"
    519 msgstr ""
    520 
    521 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1404
    522 msgid "Current Backups"
    523 msgstr ""
    524 
    525 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1406
    526521msgid "Below are the files stored under your backup directory. These files will be used if you choose to complete the migration."
    527522msgstr ""
    528523
    529 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1426
     524#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1415
    530525msgid "Archive"
    531526msgstr ""
    532527
    533 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1427
    534 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1553
     528#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1416
     529#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1543
    535530msgid "Convert"
    536531msgstr ""
    537532
    538 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1428
    539 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1554
    540 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1678
     533#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1417
     534#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1544
     535#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1669
    541536msgid "Delete"
    542537msgstr ""
    543538
    544 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1430
    545 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1556
    546 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1680
     539#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1419
     540#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1546
     541#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1671
    547542msgid "Apply"
    548543msgstr ""
    549544
    550 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1533
     545#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1523
     546#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1650
     547msgid "No backup files found."
     548msgstr ""
     549
     550#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1532
     551msgid "Old Backups"
     552msgstr ""
     553
     554#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1534
     555msgid "Below are the files stored under your old backup directory. These files will not be used while completing the migration unless you unarchive them."
     556msgstr ""
     557
     558#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1542
     559msgid "Unarchive"
     560msgstr ""
     561
    551562#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1659
    552 msgid "No backup files found."
    553 msgstr ""
    554 
    555 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1542
    556 msgid "Old Backups"
    557 msgstr ""
    558 
    559 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1544
    560 msgid "Below are the files stored under your old backup directory. These files will not be used while completing the migration unless you unarchive them."
    561 msgstr ""
    562 
    563 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1552
    564 msgid "Unarchive"
    565 msgstr ""
    566 
    567 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1668
    568563msgid "Converted Database Backups"
    569564msgstr ""
    570565
    571 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1670
     566#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1661
    572567msgid "Below are the converted database backup files which, unlike the files listed above, can be used outside WordPress Move. You may need the converted versions of your databsae backups if the plugin fails to migrate your installation properly. These files will not be used by the plugin at any stage."
    573568msgstr ""
    574569
    575 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1779
     570#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1769
    576571msgid "No converted database backup files found. You can convert a database backup file using the Convert option from the dropdown lists above."
    577572msgstr ""
    578573
    579 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1815
     574#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1829
    580575msgid "Settings"
    581576msgstr ""
    582577
    583 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1815
     578#: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1829
    584579msgid "WordPress Move"
    585580msgstr ""
  • wordpress-move/tags/1.3/libs/functions-file-backup.php

    r512403 r512410  
    44 *
    55 * @author Mert Yazicioglu
    6  * @date 2012-02-29 17:48:00 +02:00
     6 * @date 2011-07-19 04:17:00 +03:00
    77 */
    88
     
    4848   
    4949    $totalUsage = 0;
    50 
    51     if ( is_array( $fileList = glob( $directory . "/*" ) ) )
    52         foreach ( $fileList as $file )
    53             $totalUsage += calculateTotalUsage( $file );
     50   
     51    foreach ( glob( $directory . "/*" ) as $file )
     52        $totalUsage += calculateTotalUsage( $file );
    5453   
    5554    return $totalUsage;
     
    6867    $files = array();
    6968
    70     if ( is_array( $fileList = glob( $directory . "/*" ) ) )
    71         foreach ( $fileList as $file ) {
    72             if ( is_file( $file ) ) {
    73                 array_push( $files, $file );
    74             } elseif ( ! $ignore_directories ) {
    75                 $skip = FALSE;
    76                 foreach ( $ommit as $dir )
    77                     if ( $file == $dir )
    78                         $skip = TRUE;
    79                 if ( ! $skip )
    80                     if ( count( @scandir( $file ) ) > 2 )
    81                         $files = array_merge( $files, wpmove_list_all_files( $file, FALSE, $ommit ) );
    82                     else
    83                         array_push( $files, $file );
    84             }
     69    foreach ( glob( $directory . "/*" ) as $file ) {
     70        if ( is_file( $file ) ) {
     71            array_push( $files, $file );
     72        } elseif ( ! $ignore_directories ) {
     73            $skip = FALSE;
     74            foreach ( $ommit as $dir )
     75                if ( $file == $dir )
     76                    $skip = TRUE;
     77            if ( ! $skip )
     78                if ( count( @scandir( $file ) ) > 2 )
     79                    $files = array_merge( $files, wpmove_list_all_files( $file, FALSE, $ommit ) );
     80                else
     81                    array_push( $files, $file );
    8582        }
     83    }
    8684
    8785    return $files;
     
    10098    $directories = array();
    10199
    102     if ( is_array( $fileList = glob( $directory . "/*" ) ) )
    103         foreach ( $fileList as $file ) {
    104             if ( is_file( $file ) ) {
    105                 array_push( $files, $file );
    106             } elseif ( ! $ignore_directories ) {
    107                 $skip = FALSE;
    108                 foreach ( $ommit as $dir )
    109                     if ( $file == $dir )
    110                         $skip = TRUE;
    111                 if ( ! $skip ) {
    112                     array_push( $directories, $file );
    113                     array_push( $directories, wpmove_generate_file_tree( $file, FALSE, $ommit ) );
    114                 }
     100    foreach ( glob( $directory . "/*" ) as $file ) {
     101        if ( is_file( $file ) ) {
     102            array_push( $files, $file );
     103        } elseif ( ! $ignore_directories ) {
     104            $skip = FALSE;
     105            foreach ( $ommit as $dir )
     106                if ( $file == $dir )
     107                    $skip = TRUE;
     108            if ( ! $skip ) {
     109                array_push( $directories, $file );
     110                array_push( $directories, wpmove_generate_file_tree( $file, FALSE, $ommit ) );
    115111            }
    116112        }
     113    }
    117114
    118115    $tree = array_merge( $directories, $files );
     
    124121 * Creates lists of files by dividing files inside a directory into chunks.
    125122 *
    126  * @param   array   $files      Files to divide into chunks
     123 * @param   string  $files      Files to divide into chunks
    127124 * @param   integer $chunk_size Size of chunks in bytes
    128125 * @return  array   $chunk      File lists
     
    153150 * Displays the file tree using the given array of files
    154151 *
    155  * @param   array   $files  Array of files in a tree form
     152 * @param   string  $files  Array of files in a tree form
    156153 * @return  integer $i      Updates counter to make sure every item has a unique ID
    157154 */
  • wordpress-move/tags/1.3/readme.txt

    r512403 r512410  
    55Requires at least: 3.2
    66Tested up to: 3.3.1
    7 Stable tag: 1.3.1
     7Stable tag: 1.3
    88
    99Enables you to back up your installation to restore to at any time, change the domain name in use and migrate your installation to another server.
     
    2323
    2424== Frequently Asked Questions ==
    25 
    26 = I am getting the "Could not activate the plugin because it generated a fatal error." error when I try to activate the plugin. Why? =
    27 
    28 WordPress Move needs php_sockets extension to be enabled, in order to work properly. If you are getting this error message, please enable php_sockets extension and restart your web server. Once you successfully enable the extension, you will be able to activate the plugin.
    2925
    3026= Do I need to install WordPress and WordPress Move on the new server as well, if I want to use WordPress Move for migration purposes? =
     
    6258== Changelog ==
    6359
    64 = 1.3.1 =
    65 * Fixed several bugs.
    66 * Improved the performance of the plugin in complex tasks.
    67 * It is now possible to download a backup file by clicking on its name.
    68 * If the Safe Mode is disabled, operations will not be interrupted by the maximum execution time error anymore.
    69 
    7060= 1.3 =
    7161* Explanation for Change Domain Name is rephrased.
     
    10090== Upgrade Notice ==
    10191
    102 = 1.3.1 =
    103 Performance has been improved and several bugs have been fixed. Also, if the Safe Mode is disabled, operations will not be interrupted by the maximum execution time error anymore.
    104 
    10592= 1.3 =
    10693Simple and Advanced Migration methods are merged and a database backup converter is integrated into the Backup Manager.
  • wordpress-move/tags/1.3/wordpress-move.php

    r512403 r512410  
    44Plugin URI: http://www.mertyazicioglu.com/wordpress-move/
    55Description: WordPress Move is a migration assistant for WordPress that can take care of changing your domain name and/or moving your database and files to another server. After activating the plugin, please navigate to WordPress Move page under the Settings menu to configure it. Then, you can start using the Migration Assistant under the Tools menu.
    6 Version: 1.3.1
     6Version: 1.3
    77Author: Mert Yazicioglu
    88Author URI: http://www.mertyazicioglu.com
     
    3232define( 'WPMOVE_OLD_BACKUP_DIR', WPMOVE_BACKUP_DIR . '/old' );
    3333define( 'WPMOVE_URL', WP_PLUGIN_URL . '/' . basename( dirname( __FILE__ ) ) );
    34 define( 'WPMOVE_BACKUP_URL', WPMOVE_URL . '/backup' );
    35 define( 'WPMOVE_CONVERTED_BACKUP_URL', WPMOVE_BACKUP_URL . '/converted' );
    36 define( 'WPMOVE_OLD_BACKUP_URL', WPMOVE_BACKUP_URL . '/old' );
    3734
    3835// Load functions needed for database and file operations
     
    4037require_once( 'libs/functions-file-backup.php' );
    4138
    42 // Some operations may exceed the limit set by max_execution_time
    43 set_time_limit(0);
    44 
    4539// Load PemFTP's classes if they're not loaded already
    4640if ( ! class_exists( 'ftp_base' ) )
    4741    require_once( ABSPATH . "wp-admin/includes/class-ftp.php" );
     42if ( ! class_exists( 'ftp' ) )
     43    require_once( ABSPATH . "wp-admin/includes/class-ftp-pure.php" );
    4844
    4945// Create the class only if it doesn't exist
     
    11201116                            $files = array_map( 'sanitize_text_field', $_POST['files'] );
    11211117
     1118                            // Categorize the files listed
     1119                            $backups = $this->categorize_files( $files );
     1120
    11221121                            // Set the error counter to zero
    11231122                            $errors_occured = 0;
    11241123
    1125                             // Check the extension of each file to import database backups and extract filesystem backups
    1126                             foreach ( $files as $file ) {
    1127 
    1128                                 $ext = substr( $file, -3, 3 );
    1129 
    1130                                 if ( 'sql' == $ext ) {
    1131 
    1132                                     echo '<span class="code">';
    1133                                     printf( __( '%s is being imported...', 'WPMove' ), basename( $file ) );
    1134 
    1135                                     $this->flush_output();
    1136 
    1137                                     echo ' <b>';
    1138                                    
    1139                                     if ( wpmove_import_db_backup( basename( $file ) ) ) {
    1140                                         _e( 'Success!', 'WPMove' );
    1141                                     } else {
    1142                                         $errors_occured++;
    1143                                         _e( 'Failed!', 'WPMove' );
    1144                                         if ( ! is_readable( $file ) )
    1145                                             echo '&nbsp;' . __( 'Check file permissions...', 'WPMove' );
    1146                                     }
    1147 
    1148                                     echo '</b></span><br>';
    1149 
    1150                                 } else if ( 'zip' == $ext ) {
    1151                                    
    1152                                     echo '<span class="code">';
    1153                                     printf( __( '%s is being extracted...', 'WPMove' ), basename( $file ) );
    1154 
    1155                                     $this->flush_output();
    1156 
    1157                                     echo ' <b>';
    1158 
    1159                                     if ( wpmove_extract_archive( basename( $file ), ABSPATH ) ) {
    1160                                         _e( 'Success!', 'WPMove' );
    1161                                     } else {
    1162                                         $errors_occured++;
    1163                                         _e( 'Failed!', 'WPMove' );
    1164                                         if ( ! is_readable( $file ) )
    1165                                             echo '&nbsp;' . __( 'Check file permissions...', 'WPMove' );
    1166                                     }
    1167 
    1168                                     echo '</b></span><br>';
     1124                            // Import every single database backup one by one
     1125                            foreach ( $backups['db'] as $file ) {
     1126
     1127                                echo '<span class="code">';
     1128                                printf( __( '%s is being imported... ', 'WPMove' ), basename( $file ) );
     1129
     1130                                $this->flush_output();
     1131                               
     1132                                if ( wpmove_import_db_backup( basename( $file ) ) ) {
     1133                                    echo '<b>' . __( 'Success!', 'WPMove' ) . '</b></span><br>';
     1134                                } else {
     1135                                    $errors_occured++;
     1136                                    echo '<b>' . __( 'Failed!', 'WPMove' ) . '</b></span><br>';
    11691137                                }
    11701138                            }
     1139
     1140                            // Extract every single file system backup one by one
     1141                            foreach ( $backups['fs'] as $file ) {
     1142
     1143                                echo '<span class="code">';
     1144                                printf( __( '%s is being extracted... ', 'WPMove' ), basename( $file ) );
     1145
     1146                                $this->flush_output();
     1147
     1148                                if ( wpmove_extract_archive( basename( $file ), ABSPATH ) ) {
     1149                                    echo '<b>' . __( 'Success!', 'WPMove' ) . '</b></span><br>';
     1150                                } else {
     1151                                    $errors_occured++;
     1152                                    echo '<b>' . __( 'Failed!', 'WPMove' ) . '</b></span><br>';
     1153                                }
     1154                            }
     1155
    11711156                        }
    11721157
     
    11981183                        $files = wpmove_list_all_files( WPMOVE_BACKUP_DIR, TRUE );
    11991184
    1200                         if ( count( $files ) > 1 ) {
    1201 
    1202                     ?>
    1203                     <?php _e( 'Below are the files stored under the main backup directory. Please select backup files below to proceed.', 'WPMove' ); ?>
    1204                     <br><br>
    1205                     <form method="post" action="<?php echo esc_url( admin_url( 'tools.php?page=wpmove&do=complete' ) ); ?>">
    1206                         <table class="wp-list-table widefat fixed" cellspacing="0">
    1207                             <thead>
    1208                                 <tr>
    1209                                     <th scope="col" id="cb" class="manage-column column-cb check-column" style>
    1210                                         <input type="checkbox" checked>
    1211                                     </th>
    1212                                     <th scope="col" id="name" class="manage-column column-name" style>
    1213                                         <a href="#"><?php _e( 'Name', 'WPMove' ); ?></a>
    1214                                     </th>
    1215                                     <th scope="col" id="type" class="manage-column column-type" style>
    1216                                         <a href="#"><?php _e( 'Type', 'WPMove' ); ?></a>
    1217                                     </th>
    1218                                     <th scope="col" id="size" class="manage-column column-size" style>
    1219                                         <a href="#"><?php _e( 'Size', 'WPMove' ); ?></a>
    1220                                     </th>
    1221                                     <th scope="col" id="date" class="manage-column column-date" style>
    1222                                         <a href="#"><?php _e( 'Date Created', 'WPMove' ); ?></a>
    1223                                     </th>
    1224                                 </tr>
    1225                             </thead>
    1226                             <tfoot>
    1227                                 <tr>
    1228                                     <th scope="col" id="cb" class="manage-column column-cb check-column" style>
    1229                                         <input type="checkbox" checked>
    1230                                     </th>
    1231                                     <th scope="col" id="name" class="manage-column column-name" style>
    1232                                         <a href="#"><?php _e( 'Name', 'WPMove' ); ?></a>
    1233                                     </th>
    1234                                     <th scope="col" id="type" class="manage-column column-type" style>
    1235                                         <a href="#"><?php _e( 'Type', 'WPMove' ); ?></a>
    1236                                     </th>
    1237                                     <th scope="col" id="size" class="manage-column column-size" style>
    1238                                         <a href="#"><?php _e( 'Size', 'WPMove' ); ?></a>
    1239                                     </th>
    1240                                     <th scope="col" id="date" class="manage-column column-date" style>
    1241                                         <a href="#"><?php _e( 'Date Created', 'WPMove' ); ?></a>
    1242                                     </th>
    1243                                 </tr>
    1244                             </tfoot>
    1245                             <tbody id="the-list">
    1246                                 <?php
    1247 
    1248                                     // For zebra striping
    1249                                     $i = 0;
    1250 
    1251                                     foreach ( $files as $file ) {
    1252 
    1253                                         // Get the file extension
    1254                                         $ext = substr( $file, -3, 3 );
    1255 
    1256                                         // Decide the type of the backup
    1257                                         if ( 'sql' == $ext ) {
    1258                                             preg_match( '/DBBackup-([0-9]*).sql/', basename( $file ), $timestamp );
    1259                                             $type = __( 'Database Backup', 'WPMove' );
    1260                                         } else if ( 'zip' == $ext ) {
    1261                                             preg_match( '/Backup-([0-9]*).zip/', basename( $file ), $timestamp );
    1262                                             $type = __( 'Filesystem Backup', 'WPMove' );
    1263                                         } else {
    1264                                             continue;
     1185                        // Categorize the files listed
     1186                        $backups = $this->categorize_files( $files );
     1187                        $total_files = count( $backups, COUNT_RECURSIVE );
     1188
     1189                        if ( $total_files > 2 ) {
     1190
     1191                        ?>
     1192                        <?php _e( 'Below are the files stored under the main backup directory. Please select backup files below to proceed.', 'WPMove' ); ?>
     1193                        <br><br>
     1194                        <form method="post" action="<?php echo esc_url( admin_url( 'tools.php?page=wpmove&do=complete' ) ); ?>">
     1195                            <table class="wp-list-table widefat fixed" cellspacing="0">
     1196                                <thead>
     1197                                    <tr>
     1198                                        <th scope="col" id="cb" class="manage-column column-cb check-column" style>
     1199                                            <input type="checkbox" checked>
     1200                                        </th>
     1201                                        <th scope="col" id="name" class="manage-column column-name" style>
     1202                                            <a href="#"><?php _e( 'Name', 'WPMove' ); ?></a>
     1203                                        </th>
     1204                                        <th scope="col" id="type" class="manage-column column-type" style>
     1205                                            <a href="#"><?php _e( 'Type', 'WPMove' ); ?></a>
     1206                                        </th>
     1207                                        <th scope="col" id="size" class="manage-column column-size" style>
     1208                                            <a href="#"><?php _e( 'Size', 'WPMove' ); ?></a>
     1209                                        </th>
     1210                                        <th scope="col" id="date" class="manage-column column-date" style>
     1211                                            <a href="#"><?php _e( 'Date Created', 'WPMove' ); ?></a>
     1212                                        </th>
     1213                                    </tr>
     1214                                </thead>
     1215                                <tfoot>
     1216                                    <tr>
     1217                                        <th scope="col" id="cb" class="manage-column column-cb check-column" style>
     1218                                            <input type="checkbox" checked>
     1219                                        </th>
     1220                                        <th scope="col" id="name" class="manage-column column-name" style>
     1221                                            <a href="#"><?php _e( 'Name', 'WPMove' ); ?></a>
     1222                                        </th>
     1223                                        <th scope="col" id="type" class="manage-column column-type" style>
     1224                                            <a href="#"><?php _e( 'Type', 'WPMove' ); ?></a>
     1225                                        </th>
     1226                                        <th scope="col" id="size" class="manage-column column-size" style>
     1227                                            <a href="#"><?php _e( 'Size', 'WPMove' ); ?></a>
     1228                                        </th>
     1229                                        <th scope="col" id="date" class="manage-column column-date" style>
     1230                                            <a href="#"><?php _e( 'Date Created', 'WPMove' ); ?></a>
     1231                                        </th>
     1232                                    </tr>
     1233                                </tfoot>
     1234                                <tbody id="the-list">
     1235                                    <?php
     1236
     1237                                        // For zebra striping
     1238                                        $i = 0;
     1239
     1240                                        foreach ( $files as $file ) {
     1241
     1242                                            // Get the file extension
     1243                                            $ext = substr( $file, -3, 3 );
     1244
     1245                                            // Decide the type of the backup
     1246                                            if ( 'sql' == $ext ) {
     1247                                                preg_match( '/DBBackup-([0-9]*).sql/', basename( $file ), $timestamp );
     1248                                                $type = __( 'Database Backup', 'WPMove' );
     1249                                            } else if ( 'zip' == $ext ) {
     1250                                                preg_match( '/Backup-([0-9]*).zip/', basename( $file ), $timestamp );
     1251                                                $type = __( 'Filesystem Backup', 'WPMove' );
     1252                                            }
     1253
     1254                                            // For zebra striping
     1255                                            if ( $i % 2 !== 0 )
     1256                                                $class = ' class="alternate"';
     1257                                            else
     1258                                                $class = '';
     1259
     1260                                            // Display the row
     1261                                            echo '  <tr id="file-' . $i . '" valign="middle"' . $class . '>
     1262                                                        <th scope="row" class="check-column">
     1263                                                            <input id="file-' . $i . '" name="files[]" type="checkbox" value="' . $file . '" checked>
     1264                                                        </th>
     1265                                                        <td class="column-name">
     1266                                                            <strong>
     1267                                                                <a href="#">' . esc_html( basename( $file ) ) . '</a>
     1268                                                            </strong>
     1269                                                        </td>
     1270                                                        <td class="column-type">
     1271                                                            <a href="#">' . esc_html( $type ) . '</a>
     1272                                                        </td>
     1273                                                        <td class="column-size">
     1274                                                            ' . esc_html( round( filesize( $file ) / 1024, 2 ) ) . ' KB
     1275                                                        </td>
     1276                                                        <td class="column-date">
     1277                                                            ' . esc_html( date( 'd.m.Y H:i:s', substr( $timestamp['1'], 0, 10 )  ) ) . '
     1278                                                        </td>
     1279                                                    </tr>';
     1280
     1281                                            // Increase the counter for zebra striping
     1282                                            $i++;
    12651283                                        }
    12661284
    1267                                         // For zebra striping
    1268                                         if ( $i % 2 !== 0 )
    1269                                             $class = ' class="alternate"';
    1270                                         else
    1271                                             $class = '';
    1272 
    1273                                         // Display the row
    1274                                         echo '  <tr id="file-' . $i . '" valign="middle"' . $class . '>
    1275                                                     <th scope="row" class="check-column">
    1276                                                         <input id="file-' . $i . '" name="files[]" type="checkbox" value="' . $file . '" checked>
    1277                                                     </th>
    1278                                                     <td class="column-name">
    1279                                                         <strong>
    1280                                                             <a href="' . esc_url( trailingslashit( WPMOVE_BACKUP_URL ) . basename( $file ) ) . '">' . esc_html( basename( $file ) ) . '</a>
    1281                                                         </strong>
    1282                                                     </td>
    1283                                                     <td class="column-type">
    1284                                                         <a href="#">' . esc_html( $type ) . '</a>
    1285                                                     </td>
    1286                                                     <td class="column-size">
    1287                                                         ' . esc_html( round( filesize( $file ) / 1024, 2 ) ) . ' KB
    1288                                                     </td>
    1289                                                     <td class="column-date">
    1290                                                         ' . esc_html( date( 'd.m.Y H:i:s', substr( $timestamp['1'], 0, 10 )  ) ) . '
    1291                                                     </td>
    1292                                                 </tr>';
    1293 
    1294                                         // Increase the counter for zebra striping
    1295                                         $i++;
    1296                                     }
    1297 
    1298                                 ?>
    1299                             </tbody>
    1300                         </table>
    1301                         <br>
    1302                         <?php wp_nonce_field( 'wpmove_complete_migration_start' ); ?>
    1303                         <input class="button-primary" type="submit" name="wpmove_complete_migration" value="<?php _e( 'Complete Migration', 'WPMove' ); ?>" />
    1304                     </form>
    1305                     <?php
    1306 
     1285                                    ?>
     1286                                </tbody>
     1287                            </table>
     1288                            <br>
     1289                            <?php wp_nonce_field( 'wpmove_complete_migration_start' ); ?>
     1290                            <input class="button-primary" type="submit" name="wpmove_complete_migration" value="<?php _e( 'Complete Migration', 'WPMove' ); ?>" />
     1291                        </form>
     1292                        <?php
    13071293                        } else {
    13081294
     
    13101296
    13111297                        }
    1312                     ?>
     1298                        ?>
    13131299                </div>
    13141300            <?php
     
    14081394                <?php
    14091395
    1410                     // List all current backup files
    1411                     $current_backups = wpmove_list_all_files( WPMOVE_BACKUP_DIR, TRUE );
    1412 
    1413                     // List all old backup files
    1414                     $old_backups = wpmove_list_all_files( WPMOVE_OLD_BACKUP_DIR );
     1396                    // List all current backup files and categorize them
     1397                    $files = wpmove_list_all_files( WPMOVE_BACKUP_DIR, TRUE );
     1398                    $current_backups = $this->categorize_files( $files );
     1399
     1400                    // List all old backup files and categorize them
     1401                    $old_files = wpmove_list_all_files( WPMOVE_OLD_BACKUP_DIR );
     1402                    $old_backups = $this->categorize_files( $old_files );
    14151403
    14161404                    // List all converted database backup files
    1417                     $converted_backups = wpmove_list_all_files( WPMOVE_CONVERTED_BACKUP_DIR );
     1405                    $converted_files = wpmove_list_all_files( WPMOVE_CONVERTED_BACKUP_DIR );
     1406                    $converted_backups = $this->categorize_files( $converted_files );
    14181407
    14191408                ?>
     
    14711460                        </tfoot>
    14721461                        <tbody id="the-list">
    1473                         <?php
    1474 
    1475                             // Display a message if no backup files found
    1476                             if ( count( $current_backups ) > 1 ) {
    1477 
    1478                                 // For zebra striping
    1479                                 $i = 0;
    1480 
    1481                                 // Display all current backups starting with database backups
    1482                                 foreach ( $current_backups as $file ) {
    1483 
    1484                                     // Get the file extension
    1485                                     $ext = substr( $file, -3, 3 );
    1486 
    1487                                     // Decide the type of the backup
    1488                                     if ( 'sql' == $ext ) {
    1489                                         preg_match( '/DBBackup-([0-9]*).sql/', basename( $file ), $timestamp );
    1490                                         $type = __( 'Database Backup', 'WPMove' );
    1491                                     } else if ( 'zip' == $ext ) {
    1492                                         preg_match( '/Backup-([0-9]*).zip/', basename( $file ), $timestamp );
    1493                                         $type = __( 'Filesystem Backup', 'WPMove' );
    1494                                     } else {
    1495                                         continue;
     1462                            <?php
     1463
     1464                                // Display a message if no backup files found
     1465                                if ( count( $current_backups, COUNT_RECURSIVE ) > 2 ) {
     1466
     1467                                    // For zebra striping
     1468                                    $i = 0;
     1469
     1470                                    // Display all current backups starting with database backups
     1471                                    foreach ( $current_backups as $backups ) {
     1472
     1473                                        foreach ( $backups as $file ) {
     1474
     1475                                            // Get the file extension
     1476                                            $ext = substr( $file, -3, 3 );
     1477
     1478                                            // Decide the type of the backup
     1479                                            if ( 'sql' == $ext ) {
     1480                                                preg_match( '/DBBackup-([0-9]*).sql/', basename( $file ), $timestamp );
     1481                                                $type = __( 'Database Backup', 'WPMove' );
     1482                                            } else if ( 'zip' == $ext ) {
     1483                                                preg_match( '/Backup-([0-9]*).zip/', basename( $file ), $timestamp );
     1484                                                $type = __( 'Filesystem Backup', 'WPMove' );
     1485                                            }
     1486
     1487                                            // For zebra striping
     1488                                            if ( $i % 2 !== 0 )
     1489                                                $class = ' class="alternate"';
     1490                                            else
     1491                                                $class = '';
     1492
     1493                                            // Display the row
     1494                                            echo '  <tr id="file-' . $i . '" valign="middle"' . $class . '>
     1495                                                        <th scope="row" class="check-column">
     1496                                                            <input id="file-' . $i . '" name="files[]" type="checkbox" value="' . $file . '">
     1497                                                        </th>
     1498                                                        <td class="column-name">
     1499                                                            <strong>
     1500                                                                <a href="#">' . esc_html( basename( $file ) ) . '</a>
     1501                                                            </strong>
     1502                                                        </td>
     1503                                                        <td class="column-type">
     1504                                                            <a href="#">' . esc_html( $type ) . '</a>
     1505                                                        </td>
     1506                                                        <td class="column-size">
     1507                                                            ' . esc_html( round( filesize( $file ) / 1024, 2 ) ) . ' KB
     1508                                                        </td>
     1509                                                        <td class="column-date">
     1510                                                            ' . esc_html( date( 'd.m.Y H:i:s', substr( $timestamp['1'], 0, 10 )  ) ) . '
     1511                                                        </td>
     1512                                                    </tr>';
     1513
     1514                                            // Increase the counter for zebra striping
     1515                                            $i++;
     1516                                        }
    14961517                                    }
    14971518
    1498                                     // For zebra striping
    1499                                     if ( $i % 2 !== 0 )
    1500                                         $class = ' class="alternate"';
    1501                                     else
    1502                                         $class = '';
    1503 
    1504                                     // Display the row
    1505                                     echo '  <tr id="file-' . $i . '" valign="middle"' . $class . '>
    1506                                                 <th scope="row" class="check-column">
    1507                                                     <input id="file-' . $i . '" name="files[]" type="checkbox" value="' . $file . '">
    1508                                                 </th>
    1509                                                 <td class="column-name">
    1510                                                     <strong>
    1511                                                         <a href="' . esc_url( trailingslashit( WPMOVE_BACKUP_URL ) . basename( $file ) ) . '">' . esc_html( basename( $file ) ) . '</a>
    1512                                                     </strong>
    1513                                                 </td>
    1514                                                 <td class="column-type">
    1515                                                     <a href="#">' . esc_html( $type ) . '</a>
    1516                                                 </td>
    1517                                                 <td class="column-size">
    1518                                                     ' . esc_html( round( filesize( $file ) / 1024, 2 ) ) . ' KB
    1519                                                 </td>
    1520                                                 <td class="column-date">
    1521                                                     ' . esc_html( date( 'd.m.Y H:i:s', substr( $timestamp['1'], 0, 10 )  ) ) . '
    1522                                                 </td>
    1523                                             </tr>';
    1524 
    1525                                     // Increase the counter for zebra striping
    1526                                     $i++;
     1519                                } else {
     1520
     1521                                    echo '<tr class="no-items">
     1522                                            <td class="colspanchange" colspan="5">
     1523                                                ' . __( 'No backup files found.', 'WPMove' ) . '
     1524                                            </td>
     1525                                          </tr>';
    15271526                                }
    1528 
    1529                             } else {
    1530 
    1531                                 echo '<tr class="no-items">
    1532                                         <td class="colspanchange" colspan="5">
    1533                                             ' . __( 'No backup files found.', 'WPMove' ) . '
    1534                                         </td>
    1535                                       </tr>';
    1536                             }
    1537                         ?>
     1527                            ?>
    15381528                        </tbody>
    15391529                    </table>
     
    15971587                        </tfoot>
    15981588                        <tbody id="the-list">
    1599                         <?php
    1600 
    1601                             // Display a message if no backup files found
    1602                             if ( count( $old_backups ) > 1 ) {
    1603 
    1604                                 // For zebra striping
    1605                                 $i = 0;
    1606 
    1607                                 // Display all old backups starting with database backups
    1608                                 foreach ( $old_backups as $file ) {
    1609 
    1610                                     // Get the file extension
    1611                                     $ext = substr( $file, -3, 3 );
    1612 
    1613                                     // Decide the backup type
    1614                                     if ( $ext == 'sql' ) {
    1615                                         preg_match( '/DBBackup-([0-9]*).sql/', basename( $file ), $timestamp );
    1616                                         $type = __( 'Database Backup', 'WPMove' );
    1617                                     } else if ( $ext == 'zip' ) {
    1618                                         preg_match( '/Backup-([0-9]*).zip/', basename( $file ), $timestamp );
    1619                                         $type = __( 'Filesystem Backup', 'WPMove' );
    1620                                     } else {
    1621                                         continue;
     1589                            <?php
     1590
     1591                                // Display a message if no backup files found
     1592                                if ( count( $old_backups, COUNT_RECURSIVE ) > 2 ) {
     1593
     1594                                    // For zebra striping
     1595                                    $i = 0;
     1596
     1597                                    // Display all old backups starting with database backups
     1598                                    foreach ( $old_backups as $backups ) {
     1599
     1600                                        foreach ( $backups as $file ) {
     1601
     1602                                            // Get the file extension
     1603                                            $ext = substr( $file, -3, 3 );
     1604
     1605                                            // Decide the backup type
     1606                                            if ( $ext == 'sql' ) {
     1607                                                preg_match( '/DBBackup-([0-9]*).sql/', basename( $file ), $timestamp );
     1608                                                $type = __( 'Database Backup', 'WPMove' );
     1609                                            } else if ( $ext == 'zip' ) {
     1610                                                preg_match( '/Backup-([0-9]*).zip/', basename( $file ), $timestamp );
     1611                                                $type = __( 'Filesystem Backup', 'WPMove' );
     1612                                            }
     1613
     1614                                            // For zebra striping
     1615                                            if ( $i % 2 !== 0 )
     1616                                                $class = ' class="alternate"';
     1617                                            else
     1618                                                $class = '';
     1619
     1620                                            // Display the row
     1621                                            echo '  <tr id="file-' . $i . '" valign="middle"' . $class . '>
     1622                                                        <th scope="row" class="check-column">
     1623                                                            <input id="file-' . $i . '" name="files[]" type="checkbox" value="' . $file . '">
     1624                                                        </th>
     1625                                                        <td class="column-name">
     1626                                                            <strong>
     1627                                                                <a href="#">' . esc_html( basename( $file ) ) . '</a>
     1628                                                            </strong>
     1629                                                        </td>
     1630                                                        <td class="column-type">
     1631                                                            <a href="#">' . esc_html( $type ) . '</a>
     1632                                                        </td>
     1633                                                        <td class="column-size">
     1634                                                            ' . esc_html( round( filesize( $file ) / 1024, 2 ) ) . ' KB
     1635                                                        </td>
     1636                                                        <td class="column-date">
     1637                                                            ' . esc_html( date( 'd.m.Y H:i:s', substr( $timestamp['1'], 0, 10 )  ) ) . '
     1638                                                        </td>
     1639                                                    </tr>';
     1640   
     1641                                            // For zebra striping
     1642                                            $i++;
     1643                                        }
    16221644                                    }
    16231645
    1624                                     // For zebra striping
    1625                                     if ( $i % 2 !== 0 )
    1626                                         $class = ' class="alternate"';
    1627                                     else
    1628                                         $class = '';
    1629 
    1630                                     // Display the row
    1631                                     echo '  <tr id="file-' . $i . '" valign="middle"' . $class . '>
    1632                                                 <th scope="row" class="check-column">
    1633                                                     <input id="file-' . $i . '" name="files[]" type="checkbox" value="' . $file . '">
    1634                                                 </th>
    1635                                                 <td class="column-name">
    1636                                                     <strong>
    1637                                                         <a href="' . esc_url( trailingslashit( WPMOVE_OLD_BACKUP_URL ) . basename( $file ) ) . '">' . esc_html( basename( $file ) ) . '</a>
    1638                                                     </strong>
    1639                                                 </td>
    1640                                                 <td class="column-type">
    1641                                                     <a href="#">' . esc_html( $type ) . '</a>
    1642                                                 </td>
    1643                                                 <td class="column-size">
    1644                                                     ' . esc_html( round( filesize( $file ) / 1024, 2 ) ) . ' KB
    1645                                                 </td>
    1646                                                 <td class="column-date">
    1647                                                     ' . esc_html( date( 'd.m.Y H:i:s', substr( $timestamp['1'], 0, 10 )  ) ) . '
    1648                                                 </td>
    1649                                             </tr>';
    1650    
    1651                                     // For zebra striping
    1652                                     $i++;
     1646                                } else {
     1647
     1648                                    echo '<tr class="no-items">
     1649                                            <td class="colspanchange" colspan="5">
     1650                                                ' . __( 'No backup files found.', 'WPMove' ) . '
     1651                                            </td>
     1652                                          </tr>';
    16531653                                }
    1654 
    1655                             } else {
    1656 
    1657                                 echo '<tr class="no-items">
    1658                                         <td class="colspanchange" colspan="5">
    1659                                             ' . __( 'No backup files found.', 'WPMove' ) . '
    1660                                         </td>
    1661                                       </tr>';
    1662                             }
    1663                         ?>
     1654                            ?>
    16641655                        </tbody>
    16651656                    </table>
     
    17211712                        </tfoot>
    17221713                        <tbody id="the-list">
    1723                         <?php
    1724 
    1725                             // Display a message if no backup files found
    1726                             if ( count( $converted_backups ) > 1 ) {
    1727 
    1728                                 // For zebra striping
    1729                                 $i = 0;
    1730 
    1731                                 // Display all current backups starting with database backups
    1732                                 foreach ( $converted_backups as $file ) {
    1733 
    1734                                     // Get the file extension
    1735                                     $ext = substr( $file, -3, 3 );
    1736 
    1737                                     // Decide the type of the backup
    1738                                     if ( $ext == 'sql' ) {
    1739                                         preg_match( '/DBBackup-([0-9]*).sql/', basename( $file ), $timestamp );
    1740                                         $type = __( 'Database Backup', 'WPMove' );
    1741                                     } else {
    1742                                         continue;
     1714                            <?php
     1715
     1716                                // Display a message if no backup files found
     1717                                if ( count( $converted_backups, COUNT_RECURSIVE ) > 2 ) {
     1718
     1719                                    // For zebra striping
     1720                                    $i = 0;
     1721
     1722                                    // Display all current backups starting with database backups
     1723                                    foreach ( $converted_backups as $backups ) {
     1724
     1725                                        foreach ( $backups as $file ) {
     1726
     1727                                            // Get the file extension
     1728                                            $ext = substr( $file, -3, 3 );
     1729
     1730                                            // Decide the type of the backup
     1731                                            $type = __( 'Database Backup', 'WPMove' );
     1732
     1733                                            // For zebra striping
     1734                                            if ( $i % 2 !== 0 )
     1735                                                $class = ' class="alternate"';
     1736                                            else
     1737                                                $class = '';
     1738
     1739                                            // Display the row
     1740                                            echo '  <tr id="file-' . $i . '" valign="middle"' . $class . '>
     1741                                                        <th scope="row" class="check-column">
     1742                                                            <input id="file-' . $i . '" name="files[]" type="checkbox" value="' . $file . '">
     1743                                                        </th>
     1744                                                        <td class="column-name">
     1745                                                            <strong>
     1746                                                                <a href="#">' . esc_html( basename( $file ) ) . '</a>
     1747                                                            </strong>
     1748                                                        </td>
     1749                                                        <td class="column-type">
     1750                                                            <a href="#">' . esc_html( $type ) . '</a>
     1751                                                        </td>
     1752                                                        <td class="column-size">
     1753                                                            ' . esc_html( round( filesize( $file ) / 1024, 2 ) ) . ' KB
     1754                                                        </td>
     1755                                                        <td class="column-date">
     1756                                                            ' . esc_html( date( 'd.m.Y H:i:s', substr( $timestamp['1'], 0, 10 )  ) ) . '
     1757                                                        </td>
     1758                                                    </tr>';
     1759
     1760                                            // Increase the counter for zebra striping
     1761                                            $i++;
     1762                                        }
    17431763                                    }
    17441764
    1745                                     // For zebra striping
    1746                                     if ( $i % 2 !== 0 )
    1747                                         $class = ' class="alternate"';
    1748                                     else
    1749                                         $class = '';
    1750 
    1751                                     // Display the row
    1752                                     echo '  <tr id="file-' . $i . '" valign="middle"' . $class . '>
    1753                                                 <th scope="row" class="check-column">
    1754                                                     <input id="file-' . $i . '" name="files[]" type="checkbox" value="' . $file . '">
    1755                                                 </th>
    1756                                                 <td class="column-name">
    1757                                                     <strong>
    1758                                                         <a href="' . esc_url( trailingslashit( WPMOVE_CONVERTED_BACKUP_URL ) . basename( $file ) ) . '">' . esc_html( basename( $file ) ) . '</a>
    1759                                                     </strong>
    1760                                                 </td>
    1761                                                 <td class="column-type">
    1762                                                     <a href="#">' . esc_html( $type ) . '</a>
    1763                                                 </td>
    1764                                                 <td class="column-size">
    1765                                                     ' . esc_html( round( filesize( $file ) / 1024, 2 ) ) . ' KB
    1766                                                 </td>
    1767                                                 <td class="column-date">
    1768                                                     ' . esc_html( date( 'd.m.Y H:i:s', substr( $timestamp['1'], 0, 10 )  ) ) . '
    1769                                                 </td>
    1770                                             </tr>';
    1771 
    1772                                     // Increase the counter for zebra striping
    1773                                     $i++;
     1765                                } else {
     1766
     1767                                    echo '<tr class="no-items">
     1768                                            <td class="colspanchange" colspan="5">
     1769                                                ' . __( 'No converted database backup files found. You can convert a database backup file using the Convert option from the dropdown lists above.', 'WPMove' ) . '
     1770                                            </td>
     1771                                          </tr>';
    17741772                                }
    1775                             } else {
    1776 
    1777                                 echo '<tr class="no-items">
    1778                                         <td class="colspanchange" colspan="5">
    1779                                             ' . __( 'No converted database backup files found. You can convert a database backup file using the Convert option from the dropdown lists above.', 'WPMove' ) . '
    1780                                         </td>
    1781                                       </tr>';
    1782                             }
    1783                         ?>
     1773                            ?>
    17841774                        </tbody>
    17851775                    </table>
     
    17901780
    17911781        /**
     1782         * Categorizes given files.
     1783         *
     1784         * @param array $files Array of files
     1785         * @return array $backups Array of categorized files
     1786         */
     1787        function categorize_files( $files ) {
     1788
     1789            // Initialize the array
     1790            $backups = array( 'db'  => array(),
     1791                              'fs'  => array() );
     1792
     1793            // Check the extension of each file and categorize accordingly
     1794            foreach ( $files as $file ) {
     1795                $ext = substr( $file, -3, 3 );
     1796                if ( 'sql' == $ext )
     1797                    array_push( $backups['db'], $file );
     1798                else if ( 'zip' == $ext )
     1799                    array_push( $backups['fs'], $file );
     1800            }
     1801
     1802            return $backups;
     1803        }
     1804
     1805        /**
    17921806         * Flushes the output buffer.
    17931807         *
Note: See TracChangeset for help on using the changeset viewer.