Here describes how to use shortcodes to display specific PDFs in dropdown.
Shortcodes
[bsk-pdfm-pdfs-dropdown]
Common uses
All PDFs in dropdown with date weekday filter
[bsk-pdfm-pdfs-dropdown id="ALL" exclude_id="50, 51, 52, 53, 54, 55, 56, 57" order_by="date" order="DESC" show_date="yes" date_format="l - " date_before_title="yes" date_weekday_filter="Y-m-l" date_weekday_filter_order="DESC-ASC-ASC" date_weekday_filter_right="yes"]
click to copy
Shortcode attributes table
You may use none, one or multiple attributes to shortcode.
Advanced uses
Output container class
Use shortcode parameter of output_container_class to add your own class name to the shortcode output container if you'd like to do custom CSS. Example: [bsk-pdfm-pdfs-dropdown id="ALL" output_container_class="my_idenfity_PDFs_container_class"]