설명
SEARCHEN Legacy Content Migrator helps site owners migrate legacy page and post content into WordPress block markup without blindly rewriting everything.
The converter is intentionally conservative. It recognizes common legacy structures and converts them into native blocks while preserving unfamiliar or complex markup as Custom HTML blocks.
Features include:
- Preview converted block markup before saving.
- Convert one page or post at a time.
- Bulk-convert remaining legacy content.
- Automatically back up original post content before conversion.
- Restore the original content for any converted item while the backup is retained.
- Convert headings, paragraphs, lists, images, linked images, separators, and common Bootstrap-style wrappers.
- Keep inline links, strong/emphasis text, spans, and line breaks together inside paragraphs.
- Preserve complex/unrecognized markup as Custom HTML rather than discarding it.
- Cleanup tool removes all temporary converter backup/meta data after migration is complete.
- No custom database tables are created, so the plugin leaves no converter tables behind.
When the migration is finished, the built-in Cleanup Plugin Data removes the plugin’s temporary backups and conversion markers while leaving converted block content unchanged. Deleting the plugin also runs uninstall cleanup for the same temporary data.
This plugin modifies post content. Back up your WordPress database before running conversions, especially before using bulk tools.
Developed and maintained by Searchen Networks.
스크린샷



설치
- Upload the plugin folder to
/wp-content/plugins/, or install the ZIP through Plugins > Add New > Upload Plugin. - Activate SEARCHEN Legacy Content Migrator.
- Go to Tools > Legacy Content Migrator.
- Preview a representative page before converting.
- After validating a few pages, use the bulk conversion tool if appropriate.
- When the migration is complete, use Cleanup Plugin Data before removing the plugin if you no longer need restore backups.
FAQ
-
Does the plugin create custom database tables?
-
No. Temporary backups and conversion markers are stored in normal WordPress post meta.
-
Can I restore a converted page?
-
Yes, as long as the converter backup meta has not been cleaned up or removed. The plugin stores the original
post_contentbefore conversion. -
What happens to HTML the converter does not understand?
-
It is preserved as a WordPress Custom HTML block instead of being silently discarded.
-
Does bulk conversion overwrite already converted content?
-
No. The bulk converter skips items already marked as converted by this plugin and also recognizes existing WordPress block-based content so it is not re-flagged merely because a Custom HTML block contains legacy-looking markup.
-
What happens when I delete the plugin?
-
The plugin includes uninstall cleanup for its temporary post-meta keys. It creates no custom database tables. Converted page/post content remains unchanged.
후기
이 플러그인에 대한 평가가 없습니다.
기여자 & 개발자
“SEARCHEN Legacy Content Migrator”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.
기여자자국어로 “SEARCHEN Legacy Content Migrator”(을)를 번역하세요.
개발에 관심이 있으십니까?
변경이력
1.1.0
- Improved legacy-content detection for sites that already use WordPress blocks.
- Custom HTML blocks no longer cause an otherwise block-based page or post to be incorrectly flagged as legacy content.
- Bulk conversion now avoids reprocessing existing block-based content after temporary conversion markers have been cleaned up.
1.0.0
- Initial public release.
- Preview, per-item conversion, bulk conversion, backups, restore, and cleanup.
- Conservative legacy HTML/Bootstrap conversion.
- Inline content preservation.
