specific post_types?
-
This is a fantastic plugin — I found it when I started looking for something that gave me intersectionality on categories.
I have a question, though (of course!) Regarding post_type, you say:
post_type – The type of post to show. Available options are: post – Default, page, attachment, any – all post types.
I have some posts that are of type Event (from a plugin). I was hoping that I could say something like
[catlist post post_type=”Event” name=”Lecture,2014″]
for a list of all events featuring this year’s lectures. Of course that plugin has a shortcode for displaying its events but it doesn’t have intersectionality…
Seems like you can get the list of post types via get_post_types.
The topic ‘specific post_types?’ is closed to new replies.