Register All Post Types by ThemeNcode
This plugin will check database for all the post types and create the ones that are not registered using register_post_type() function.
Plugin info
Maintenance & Compatibility
Maintenance score
Possibly abandoned • Last updated 1688 days ago
Is Register All Post Types by ThemeNcode abandoned?
Possibly abandoned (last update 1688 days ago).
Compatibility
Languages
Similar & Alternatives
Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.
Description
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 ?
Features :
- Very simple, Just install, activate and relax!
- Checks for missing post types and register all of them
More Plugins to check :
Please Don’t Forget to leave a review if you find this plugin useful.
Thanks
Installation
Installing this plugin is pretty simple like all other wordpress plugins. Here are 2 ways to install :
Manual Install
- Download the zipped plugin from wordpress repository
- Extract the zipped folder
- Upload themencode-register-all-post-types to the /wp-content/plugins/ directory
- Activate the plugin through the ‘Plugins’ menu in WordPress
- Done…!
- The plugin itself will do the rest.
Automatic Install
- Go to Plugins-> Add New from your wordpress Dashboard
- Search ThemeNcode Register All Post Types
- From the results click on ‘install now’
- Activate the plugin through the Plugins’ menu in WordPress
- Done…!
- The plugin itself will do the rest.
Frequently Asked Questions
No, It will just create missing post types to get your hiddent content visible.
Of course, Please use the support forum on wordpress.org or feel free to contact us.
Review feed
Screenshots
Changelog
1.2
- Code cleanup
1.0
- First Release.