[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 use bw_table to display a table of PDF files

If you have uploaded a load of PDF files to your site and want to make a page containing a table of them then you can do this using the bw_table shortcode.

[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]
 
1 to 6 of 13
TitlePost DateParent
ApostrophesFebruary 3, 2020
bobbing wide – where does it come fromAugust 5, 201414397
Top 10 questions to ask when something doesn’t workJuly 16, 201413963
How to tell you need to find another pluginJuly 16, 201413963
bw_pdf-another-oik-plugin-shortcodeJuly 2, 20139033
cookies_guidance_v3November 15, 20125246
[1] [2] [3] Next »

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.

Published: July 16, 2014 | Last updated: July 16, 2014

Information

Shortcode: bw_table – Display custom post data in a tabular form
Letters:

Syntax

Syntax

[bw_table
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="| page| post| attachment| custom post type - Content type to display"
post_mime_type="| image| application| text| video| mime type - Attached media MIME type"
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"
class="| class names - CSS class names"
fields="title,excerpt| fields - CSV of field names"]

Other examples

  • bw_table – block rendering in Excerpt
  • Demonstrating the file_size virtual field type with bw_table
  • Display most recent content using bw_table
  • Displaying image sizes with the dimensions virtual field

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: oikplug@oik-plugins.com

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-2023. All rights reserved.


Website designed and developed by Herb Miller of Bobbing Wide
Proudly powered by WordPress and oik-plugins
WordPress 6.3.1. PHP: 7.4.33. Memory limit: 768M