
內容簡介
我最近將一個 Drupal 網站的內容匯入到 WordPress 網站,但匯入後,我發現很多內容在 wp-admin 中消失了。我檢查了數據庫,發現內容已經匯入為不同的文章類型。共有超過 30 種文章類型。因此,我開始思考一種簡單的方法將所有文章類型帶到 wp-admin 之內。
那就是我寫這個非常簡單的外掛的情況。此外掛將檢查所有數據庫中存在的但未在 WordPress 系統中註冊的缺失文章類型,然後創建所有缺失的文章類型。
之後呢?
文章類型創建後,您可以做很多事情。您可以將所有內容保留在此文章類型中,甚至可以根據需要轉換為其他文章類型。
想不使用外掛嗎?
請參考本文進行操作!
功能:
非常簡單,只需安裝、啟用和放心!
檢查缺失的文章類型並註冊所有缺失的文章類型
更多外掛請查閱:
WordPress 的 PDF 閱讀器
如果您認為此外掛有用,請不要忘記留下評論。
謝謝!
外掛標籤
開發者團隊
② 後台搜尋「Register All Post Types by ThemeNcode」→ 直接安裝(推薦)
原文外掛簡介
I have recently imported a drupal site’s content to a WordPress site but after the import, I found that many content are missing from wp-admin. I checked database and found that the content were imported as different post types. There were more than 30 post types. So, I started to think for an easy way to bring all the post types inside wp-admin.
That’s the situation when I wrote this very simple plugin. This plugin will check for all the missing post types that has content in database but not registered in WordPress system & then create all the missing post types.
What after that ?
There are many things you can do after post types creation. You can keep all content in this post type or even you can convert to other post types if needed.
Want to do it without plugin ?
Follow this article to do so!
Features :
Very simple, Just install, activate and relax!
Checks for missing post types and register all of them
More Plugins to check :
PDF Viewer for WordPress
Please Don’t Forget to leave a review if you find this plugin useful.
Thanks
