Description
Custom Post Type plugin lets you create Custom Post Types and Custom Taxonomies in a user-friendly way. All category shortcodes will be created automatically when you create a custom taxonomy and assign a post within it. You can add custom posts and custom taxonomies on any page using this auto-created shortcode.
With custom post types and custom post taxonomies, you can turn your standard WordPress website into a fully-fledged content management system. On top of that, this plugin enables you to introduce some uniqueness on your site, and help it stand out from the rest. Custom post types help grab your visitors’ attention and improve their overall reading experience.
Key Features of Custom Post Type Plugin
• This free plugin can be used for e-commerce websites, blogs, and other business purposes.
• Allows you to create Custom Post Types and “Custom” Taxonomies without the need of writing any code.
• Provides an interface to manage your Custom Post Types, just like managing your regular posts and pages.
• Enables you to display the number of custom posts on a page using pagination.
• Empowers you to find and fetch posts (a specific one or all) by a particular category using category shortcodes.
Author: Arrowbits
Plugin Link: WordPress Custom Post Plugin
Contributors & Developers
Rohit Srivastava
Screenshots
Installation
- Upload the plugin files to the ‘/wp-content/plugins/custom_type_post_ecards’ directory, or install the plugin through the WordPress plugins screen directly.
- Activate the plugin through the ‘Plugins’ screen in WordPress
- Use this plugin on any page by using the shortcode [show_custom_post] for all custom posts and
[show_custom_post posts_per_page=”1″] to display the number of custom posts on a page
using pagination - Use this category shortcode on any page to fetch posts by a particular category [categorypost catprettyname=”hellos” posts_per_page=”1″]
You’re done!
FAQ
- Installation Instructions
-
- Upload the plugin files to the ‘/wp-content/plugins/custom_type_post_ecards’ directory, or install the plugin through the WordPress plugins screen directly.
- Activate the plugin through the ‘Plugins’ screen in WordPress
- Use this plugin on any page by using the shortcode [show_custom_post] for all custom posts and
[show_custom_post posts_per_page=”1″] to display the number of custom posts on a page
using pagination - Use this category shortcode on any page to fetch posts by a particular category [categorypost catprettyname=”hellos” posts_per_page=”1″]
You’re done!
Reviews
Contributors & Developers
“Custom Post Type eCards” is open source software. The following people have contributed to this plugin.
Translate “Custom Post Type eCards” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.2
Release Date – 30th May, 2018
* Fixed pagination issue in taxnomies