=== Custom Post Type eCards === Contributors:Rohit Srivastava Tags: custom, post, type, custom post type, custom post shortcode, post types, taxonomy, taxonomies,custom post category shortcode Requires at least: 4.0 Tested up to: 4.9.6 Stable tag: 4.0.3 License: GPLv2 License URI: http://www.gnu.org/licenses/gpl-2.0.html Custom post type and custom post taxonomies can be added on any page using shortcodes. == 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](http://arrowbits.com/ "Arrowbits") Plugin Link: [Wordpress Custom Post Plugin](http://arrowbits.com/blog/wordpress-custom-post-plugin-with-shortcode-and-pagination/ "Wordpress Custom Post Plugin") == Installation == 1. Upload the plugin files to the '/wp-content/plugins/custom_type_post_ecards' directory, or install the plugin through the WordPress plugins screen directly. 2. Activate the plugin through the 'Plugins' screen in WordPress 3. 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 4. Use this category shortcode on any page to fetch posts by a particular category [categorypost catprettyname="hellos" posts_per_page="1"] You're done! == Contributors & Developers == Rohit Srivastava == Screenshots == 1. Plugin page detail 2. Creating Custom Post Types 3. Overview of your created Custom Post Types 4. Creating Custom Taxonomies assets/screenshot-1.png assets/screenshot-2.png assets/screenshot-3.png assets/screenshot-4.png assets/screenshot-5.png assets/screenshot-6.png assets/screenshot-7.png == Changelog == = 1.0.2 = *Release Date - 30th May, 2018* * Fixed pagination issue in taxnomies