[oik] plugins.com

WordPress plugins and themes

  • Home
  • About
    • lazy shortcodes
    • smart shortcodes
    • oik base plugin
      • oik – donate
      • oik PayPal buttons
      • oik installation
      • oik Button Shortcode button
      • oik changelog
      • oik FAQ
      • oik plugins on SVN
      • oik plugins on GitHub
  • Plugins
    • oik base plugin
    • FREE oik plugins
    • WordPress plugins
    • Premium oik plugins
    • Bespoke oik plugins
  • Shortcodes
    • Shortcode examples
  • Blocks
    • Block examples
  • APIs
    • ALL action and filter hooks
  • Blog

How to display the list of PDF files attached to your website

If you want to display ALL the PDF files that are attached to your website then you need to use the post_parent= parameter to de-restrict the selection criteria.


[bw_pdf post_parent=. titles=n]
 

bobbing wide – where does it come from

bw_pdf – another oik plugin shortcode

bw_pdf another oik plugin shortcode

bw_pdf-another-oik-plugin-shortcode

bw_pdf-another-oik-plugin-shortcode

cookies_guidance_v3

How to tell you need to find another plugin

Sample Privacy Policy from Business Link

The oik limerick

the oik limerick ( attached to bw_pdf without icons)

the-oik-limerick (attached to bw_pdf )

Top 10 questions to ask when something doesn’t work

Notes

  • By default the shortcode automatically attaches a post_parent value of the current post ID to the query performed. e.g. post_parent=13962 for this post.
  • If you use post_parent=0, then the shortcode will list PDF files which are NOT attached to any specific post.
  • Using post_parent=. causes the query to NOT USE the post_parent parameter, thereby allowing you to list attachments ( post_type=attachment ) regardless of whether or not it’s attached to a parent post.
  • Any non-numeric value for post_parent= will work.
  • When you use the bw_pdf shortcode the styling will display the Acrobat Reader image for a PDF file. If you don’t want this you can specify the class=noicon parameter.
  • The shortcode will also default to displaying the post title again, immediately following the PDF download link. Either use titles=n to prevent this or style the output using custom CSS.

Published: July 16, 2014 | Last updated: January 27, 2015

Information

Shortcode: bw_pdf – Display attached PDF files
Letters:

Syntax

Syntax

[bw_pdf
numberposts="5| numeric - number to return"
offset="0| numeric - offset from which to start"
category="| category ID - numeric ID of the post category"
category_name="| category-slug - category slugs (comma separated)"
customcategoryname="| category-slug - custom category slug"
orderby="date| ID| title| parent| rand| menu_order - Sort sequence"
order="DESC| ASC - Sort order."
include="| id1,id2 - IDs to include"
exclude="| id1,id2 - IDs to exclude"
meta_key="| meta key - post metadata key"
meta_value="| meta value - post metadata value"
post_type="attachment| post type - Post type to display"
post_mime_type="application/pdf| - Cannot be overridden"
post_parent="| ID - Parent ID to use if not current post"
post_status="| publish| inherit| pending| draft| auto-draft| future| private| trash| any - Post status"
id="| id1,id2 - IDs of posts to display"
posts_per_page="| numeric| . - Number of posts per page. Use '.' for current value 15"
captions="n| y - Display attachment's Caption and Description"
class="| class names - CSS class names"]

Other examples

  • [bw_pdf] – list attached PDF’s with/without icons
  • bw_pdf to display an attachment with a specific ID ( e.g. 5903)
  • Display the PDF files which are attached to a specific post ID
  • List of all PDF attachments ordered by title

Plugins

  • All Plugins
  • oik base plugin
  • FREE oik plugins
  • WordPress plugins
  • Premium oik plugins

Themes

  • FREE themes
  • Bespoke themes
  • Premium themes

Blocks

  • All Blocks
  • Block examples
  • About Blocks

Shortcodes

  • All Shortcodes
  • Shortcode examples
  • About Shortcodes

Reference

  • About APIs
  • All APIs
  • All Classes
  • All Files
  • All Hooks

Support

  • Contact
  • Cookies policy
  • Get API key
  • Privacy
  • Request support
  • Sitemap
  • Stay informed
  • Terms and Conditions
oik-plugins
Email: [email protected]

Weight shipping plugins

Find out which cart weight shipping plugin you need for your WooCommerce site.
Which cart weight based plugin do I need?

Site:  www.oik-plugins.com
© Copyright oik-plugins 2011-2021. All rights reserved.


Website designed and developed by Herb Miller of Bobbing Wide
Proudly powered by WordPress and oik-plugins