Adds a shortcode [pdfmenu] that defaults to displaying an unordered list of all pdf's attached to the current page or post.
Adds a shortcode [pdfmenu] and a widget that defaults to displaying an unordered list of all pdf's attached to the current page or post.
There are options for both altering the query to return a different set of attachments and for formatting the output.
This plugin should always default to:
<ul class="cop_pdfmenu">
<li><a href="(direct uri to attachment)" target="_blank" title="(attachment title)">(attachment title)</a>
</ul>
The attachments will be ordered by date in the ascending order by default.
Widget Options include all of the shortcode options and add some selectors for altering the query and output.
Requires: 3.2.1 or higher
Compatible up to: 3.2.1
Last Updated: 2011-8-17
Downloads: 876
Got something to say? Need help?