Custom Post Type eCards
开发者 |
Rohit Srivastava
|
更新时间 |
2018年5月30日 19:31 |
PHP版本: |
4.0 及以上 |
WordPress版本: |
4.9.6 |
版权: |
GPLv2 |
版权网址: |
版权信息
|
详情介绍:
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.
安装:
- 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!
屏幕截图:
更新日志:
1.0.2
Release Date - 30th May, 2018
- Fixed pagination issue in taxnomies