Changeset 915424
- Timestamp:
- 05/16/2014 08:52:57 AM (12 years ago)
- Location:
- link-badges/trunk
- Files:
-
- 2 edited
-
link-badges.php (modified) (1 diff)
-
readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
link-badges/trunk/link-badges.php
r915423 r915424 4 4 Plugin URI: http://www.bang-on.net/ 5 5 Description: Adds classes to indicate links to PDF, DOC, XLS etc files 6 Version: 1. 06 Version: 1.1 7 7 Author: Marcus Downing 8 8 Contributors: diddledan, marcusdowning -
link-badges/trunk/readme.txt
r915423 r915424 1 1 === Link Badges === 2 Contributors: marcus downing, diddledan2 Contributors: marcus.downing, diddledan 3 3 Tags: anchor 4 4 Requires at least: 3.0 … … 13 13 14 14 Whenever your content contains a link to a file, this plugin can display: 15 15 16 * An icon for the link 16 17 * The type of file … … 42 43 Yes. Use a `i.link-badge` rule for the icons 43 44 and a `span.link-badges-affix` rule for the file types and sizes. 45 46 47 == Changelog == 48 49 = 1.1 = 50 * Add option to use icon fonts (Dashicons and Font Awesome) 51 * More file formats 52 * More CSS hook, filters and actions 53 * Better i18n 54 * Updated admin are to fit the WP 3.8 appearance 55 56 = 1.0 = 57 * First version
Note: See TracChangeset
for help on using the changeset viewer.