Sort posts to display with Masonry post
-
My problem is quite noobish but I’d like to sort the posts i’m displaying on a page using this shortcode
[wc_posts author=”” author_name=”” p=”” post__in=”” order=”DESC” orderby=”date” post_status=”publish” post_type=”post” posts_per_page=”20″ taxonomy=”” field=”slug” terms=”” title=”yes” meta_all=”yes” meta_author=”no” meta_date=”no” meta_comments=”yes” thumbnail=”yes” content=”no” paging=”yes” size=”large” filtering=”yes” columns=”4″ gutter_space=”20″ heading_type=”h4″ layout=”masonry”][/wc_posts]
basically I’d need to know who is who.
post_type=”post” (which are the others possibles values
post__in=”” (what’s that, category??)
field=”slug” …
terms=”” …
p=”” (…hu!?) etc.I think I really need some basic help
Thanks a lot for any hint…
- The topic ‘Sort posts to display with Masonry post’ is closed to new replies.