Main Menu
Sub Menu

[wpdm_all_packages] – List all downloads in tabular format in a page

This Short-code will list All Packages/Downloads in tabular format with sorting and searching options:

[wpdm_all_packages login=1 thumb=1 items_per_page="20" categories="slug1,slug2,..." jstable=1 order_by="field_name" order="ASC/DESC" cols="title,file_count,download_count|categories|update_date|download_link" colheads="Title|Categories|Update Date|Download::155px"]

Parameters:

  • login: Optional, valid value is0 or 1. You can skip this parameter, but if you use login=1, the page will be members-only, and it will show a login form to the visitors who are not logged in.
  • thumb: Optional, if you don't use this parameter, the table will show package icon, if you use thumb=1, it will show the feature image thumbnail instead of the icon
  • items_per_page: Items to show per page
  • categories: use the parameter if you want to show the table for specific category or categories
  • order_by: field name ( title | date )
  • order: ASC or DESC
  • jstable: Enable or disable datatable.js
  • cols: data field name for each column, column separator |, if you want to show multiple data fields in the same column, data field names should be separated by ,
  • colheads: column heading, headings are separated by |. Ex: colheads="Title|Categories|Update Date|Download", now if you want to specify width for a column, add the width after column head with :: separator. Ex: colheads="Title|Categories|Update Date::200px|Download::100px" will make Update Date column width 200px and Download column width 100px. However, column width may not set exactly base on your content or any conflict with theme css.

Valid Data Field Names:

  • ID
  • page_link
  • title
  • post_content / description
  • categories
  • download_count
  • view_count
  • file_count
  • version
  • package_size
  • quota
  • download_limit_per_user
  • package_size
  • publish_date
  • update_date
  • author_name
  • author_profile_url
  • avatar_url
  • author_pic
  • author_package_count
  • comment_count
  • excerpt  ( supported only in pro versions )
  • excerpt_X  ( supported only in pro versions )
  • audio_player  ( supported only in pro versions )
  • cf_custom_field_name  ( supported only in pro versions )
  • acf_name ( for wpdm acf add-on )

and the front-end preview for the short-code is here

Live Demo

Last updated on Mar 21, 2023

Need More Clarification?

For any technical issue, if you are already using pro version please post in pro forum and free version users please post in free forum. Otherwise, if you have any pre-sale or order related query please contact live chat support team. For technical support.

Need Customization?

If you need additional customization on WordPress Download Manager or any type of custom support on WordPress you may contact our customization service.