Custom Post Type UI
- Adding post type support for specific features from other plugins.
- How to add your new post type to WordPress category and tag archives
- Changing post type or taxonomy slugs
- Changing posts per page for a post type
- How to get dashes in post type/taxonomy slugs for URL SEO purposes
- Ensuring your post type posts show in search results.
- Visual Composer Grid support for new post types
- Displaying post type descriptions
- How to reset your Custom Post Type UI settings
- Cleanly-done pagination with custom WP_Query objects
- Adding featured image support to your post types
- Adding post type posts to WP Nav Menus
- Creating an all term taxonomy archive
- Recommended plugins
- How to add your custom post type to RSS feeds
- Migrating Custom Post Type UI settings between installs.
- Adding WordPress REST API support
- Locating a post's post ID
- Listing posts by post title in WP Admin
- How to add support for presently missing registration parameters