This plugin add a shortcode to display the list of attachments of a post, with icon and details. EG-Attachments is "TinyMCE integrated".
You have two ways:
In the menu Settings / EG-Attachments, in the chapter Administration interface, you can choose to show or hide, a metabox that displays attachments of the post being edited.
In your single.php file, add the following code: <?php echo do_shortcode('[attachments *shortcode options*]'); ?>
The stylesheet is named eg-attachments.css, and can be stored in two places:
Just copy/upload your own icons in the images subdirectory of the plugin.
Size of icons must be 52x52 or 48x48. Name of icons must be the mimetype or file extension.
EG-Attachments uses a cache system to build statistics, avoiding to launch heavy queries, each time you want to see statistics. The cache duration is 15 minutes. If you want to test statistics, click on several attached files, and then wait 15 minutes, your clicks will appear.
Requires: 3.1 or higher
Compatible up to: 3.3.2
Last Updated: 2012-2-10
Downloads: 24,956
0 of 1 support threads in the last three weeks have been resolved.
Got something to say? Need help?