Šī spraudnis nav atjaunināts vairāk kā divus gadus. Varbūt, tas vairs netiek uzturēts, nesaņemt atbalstu un tam var būt saderības problēmas ar jaunākām WordPress versijām.

Clone Test DB

Apraksts

How it works:

  1. Click ‘Tools > Clone Test DB’.

  2. Enter the ‘Test site address’.

  3. Select ‘Test database name’.

  4. Click ‘Create a clone site’.

  • To view the test site, you will need to transfer files.
  • Sorry, multi-site is not supported.

Ekrānuzņēmumi

  • This is the initial screen.

Uzstādīšana

  1. Upload ‘clone-test-db’ folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.

Atsauksmes

8 decembris, 2021
It’s a five star plugin just because it works as advertised, and it’s easy to use it even though it has it’s limitations, and you have to take a couple if (easy) steps. 1. Before cloning the database, edit the target folder’s wp-config.php file, and change the database name to the target one (new installation’s database). This is the code define( ‘DB_NAME’, “YOUR_DATABASE_NSME_HERE” ); 2. After you clone the database, and if the cloned site is displaying a 404 (page not found) on the posts, pages, cpt, then log in to the backsite, and flash (update) the permalinks, this will solve the 404 errors. Ok now the limitation: There is only one, and it is the fact that both websites HAVE to be on the same server, you cannot have a localhost -> live situation or vice versa for example, I hope the ability to log in into external databases will be added soon.
Lasīt 1 atsauksmes

Autori un izstrādātāji

“Clone Test DB” ir atvērtā pirmkoda programmatūra. Šo spraudni ir veidojuši šādi cilvēki.

Līdzdalībnieki

Tulkot “Clone Test DB&#8221 savā valodā.

Vai jūs interesē attīstība?

Pārlūkojiet kodu, apmeklējiet SVN krātuvi vai abonējiet attīstības žurnālu, ko izveidojis RSS.

Izmaiņu žurnāls

Version 1.0.3

  • Fixed a bug that caused database updates to fail.

Version 1.0.2

  • Fixed a bug that caused database updates to fail.

Version 1.0.1

  • Fixed a bug that caused database updates to fail.

Version 1.0.0

  • Initial release.