A shortcode with which you can easily list all of the posts within a post-type and sort by regular or custom fields.
UPGRADE AT YOUR OWN RISK: We’ve added a legacy feature to the plugin which has been tested and is working on our local WordPress install. However, every environment is different, if you run into problem please visit http://blackbirdi.com/blog for support.
When used with Custom Post Type UI plug-in (https://wordpress.org/extend/plugins/custom-post-type-ui/) and Advanced Custom Fields plug-in (https://wordpress.org/extend/plugins/advanced-custom-fields/), you can easily list all of the posts within a post-type and sort by regular or custom fields.
Updated and tested on latest version of WordPress (4.0)
Most updates are because of users responding with requests. If you feel there is something that you would like to see in the plugin visit our site and post a comment.
Enjoy!
You can find documentation for the CPT_List @ (http://blackbirdi.com/blog/)
cpt_shortcode
directory to the /wp-content/plugins/
directory.[cpt_list]
(see our site for documentation http://blackbirdi.com/blog ) in any content area/page that allows shortcode.You do not have to use custom post-types, Custom Post Type List Shortcode pulls posts
by default, but the real power of this plugin lies in the use of custom post-types.
Paging is not supported in this version, though it is planned for a future release.
You can easily create a list of any specified custom post-type in any content area that allows shortcode to be executed. Some examples of use are:
1. Custom image gallery managed via gallery
custom post-type.
2. Resturant menu page, menu items managed via menu
custom post-type
3. Show schedule listing, where shows are managed via shows
custom post-type.
4. Employee directory with names/photos/info, managed via employees
custom post-type.
filter_content
tag which allows for other plugins to hook into the pluginmeta_key
div
with class of cpt_item_entry_content
around the entry content of each cpt itemwrap_with
thumb_link
, thumb_height
, thumb_width
category
, use_single_blocks
, title_links
, link_to_file
, attachment
, show_thumbs
, show_post_content
, read_more_link
, list_title
, file_extension