Changeset 1793362
- Timestamp:
- 12/28/2017 01:14:58 AM (8 years ago)
- Location:
- mmm-file-list
- Files:
-
- 9 added
- 2 edited
-
tags/1.8 (added)
-
tags/1.8/mm_filelist_plugin.php (added)
-
tags/1.8/readme.txt (added)
-
tags/1.9 (added)
-
tags/1.9/mm_filelist_plugin.php (added)
-
tags/1.9/readme.txt (added)
-
tags/2.0 (added)
-
tags/2.0/mm_filelist_plugin.php (added)
-
tags/2.0/readme.txt (added)
-
trunk/mm_filelist_plugin.php (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
mmm-file-list/trunk/mm_filelist_plugin.php
r1230958 r1793362 4 4 Plugin URI: http://www.mediamanifesto.com 5 5 Description: Plugin to list files in a given directory using this shortcode [MMFileList folder="optional starting from base uploads path" format="li (unordered list) or table (tabular) or img (unordered list of images) or comma (plain text, comma, delimited) types="optional file-extension e.g. pdf,doc" class="optional css class for html list"] 6 Version: 1.96 Version: 2.0 7 7 Author: Adam Bissonnette 8 8 Author URI: http://www.mediamanifesto.com -
mmm-file-list/trunk/readme.txt
r1230957 r1793362 107 107 == Changelog == 108 108 109 = 2.0 = 110 111 * Refreshed to let WP.org know this plugin still works! 112 109 113 = 1.9 = 110 114
Note: See TracChangeset
for help on using the changeset viewer.