外掛說明
這個外掛已於 2025 年 10 月 5 日關閉,且不提供下載。 原因: 違反開發規範
使用者評論
2022 年 6 月 4 日
Could be useful for migrating single pages from one WP to another.
There is a lot of room for improvement however:
Exporting single pages instead of copying the content of the side makes sense only when:
1. Also copies MetaData (It does)
2. Also imports images used on the page as media files (It doesn’t)
What the plugin does, but shouldn’t do:
While I was exporting a single page, the plugin also exported
1. Term data for all post types on the site(why?).
2. All Users (Potentialy dangerous!)
Giving it 4 stars though for encuragement. I would really like to see an easy to use single post export plugin on WP.