Test WP Document Revisions Short Codes
This is a list of documents . . .
a post or page, simply type
to display a list of documents. The shortcode accepts most Standard WP_Query parameters which should allow you to fine tune the output. So, let’s try documents numberposts=”1″. . .
.
Next, Specifically, the shortcode accepts: author__in
, author__not_in
, author_name
, author
, cat
, category__and
, category__in
, category__not_in
, category_name
, date_query
, day
, has_password
, hour
, m
, meta_compare
, meta_key
, meta_query
, meta_value_num
, meta_value
, minute
, monthnum
, name
, numberposts
, p
, page_id
, pagename
, post__in
, post__not_in
, post_name__in
, post_parent__in
, post_parent__not_in
, post_parent
, post_password
, post_status
, s
, second
, tag__and
, tag__in
, tag__not_in
, tag_id
, tag_slug__and
, tag_slug__in
, tag
, tax_query
, title
, w
and year
.
[display-posts include_date=”true” date_format=”F j, Y”]