Plugin Directory

Changeset 915424


Ignore:
Timestamp:
05/16/2014 08:52:57 AM (12 years ago)
Author:
marcus.downing
Message:

Readme

Location:
link-badges/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • link-badges/trunk/link-badges.php

    r915423 r915424  
    44Plugin URI: http://www.bang-on.net/
    55Description: Adds classes to indicate links to PDF, DOC, XLS etc files
    6 Version: 1.0
     6Version: 1.1
    77Author: Marcus Downing
    88Contributors: diddledan, marcusdowning
  • link-badges/trunk/readme.txt

    r915423 r915424  
    11=== Link Badges ===
    2 Contributors: marcusdowning, diddledan
     2Contributors: marcus.downing, diddledan
    33Tags: anchor
    44Requires at least: 3.0
     
    1313
    1414Whenever your content contains a link to a file, this plugin can display:
     15
    1516* An icon for the link
    1617* The type of file
     
    4243Yes. Use a `i.link-badge` rule for the icons
    4344and 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.