[bw_table post_type=attachment post_mime_type=application/pdf post_parent=. orderby=date order=DESC posts_per_page=6 fields=title,post_date,parent]
7 to 12 of 13
Title | Post Date | Parent |
---|---|---|
bw_pdf-another-oik-plugin-shortcode | November 15, 2012 | 5218 |
the-oik-limerick (attached to bw_pdf ) | November 15, 2012 | 5218 |
Sample Privacy Policy from Business Link | May 25, 2012 | 1866 |
The oik limerick | February 21, 2012 | 1547 |
bw_pdf – another oik plugin shortcode | February 21, 2012 | 1547 |
bw_pdf another oik plugin shortcode | February 7, 2012 | 1509 |
Notes
- Use the
post_mime_type=
parameter to select the attachment type to list. - Use
post_parent=.
to list all attachments regardless of the post it’s attached to - He we use
fields=title,post_date,parent
to display the post title as a link, the publication date and the post’s parent post ID.