이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

Clone Test DB

설명

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.

스크린샷

  • This is the initial screen.

설치

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

후기

2021년 12월 8일
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.
모든 1 평가 읽기

기여자 & 개발자

“Clone Test DB”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Clone Test DB”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

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.