Plugin Directory

Changeset 523174


Ignore:
Timestamp:
03/24/2012 10:31:55 PM (14 years ago)
Author:
RyanNutt
Message:

Switching WP accounts

Location:
link-footnotes/trunk
Files:
2 edited

Legend:

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

    r384967 r523174  
    22/*
    33  Plugin Name:  Link Footnotes
    4   Plugin URI:   http://reliti.com/tag/link-footnotes/
     4  Plugin URI:   http://www.nutt.net/tag/link-footnotes/
    55  Description:  Add any external links in your posts and pages to a footnote of the post
    6   Version:      0.1.5
     6  Version:      0.1.6
    77  Author:       Ryan Nutt
    8   Author URI:   http://reliti.com
     8  Author URI:   http://www.nutt.net
    99  License:      GPL2
    1010 */
  • link-footnotes/trunk/readme.txt

    r384967 r523174  
    11=== Link Footnotes ===
    2 Contributors: Aelora
    3 Donate link: http://reliti.com/donate/
     2Contributors: RyanNutt
    43Tags: link, links, footnote, post
    54Requires at least: 2.7
    65Tested up to: 3.2
    7 Stable tag: 0.1.5
     6Stable tag: 0.1.6
    87
    98Adds a footnotes section to your posts with any external links
     
    1918blog URL are also excluded.
    2019
    21 For more information, you can visit <a href="http://reliti.com/tag/link-footnotes/">Reliti.com</a>
     20For more information, you can visit <a href="http://www.nutt.net/tag/link-footnotes/">Nutt.net</a>
    2221
    2322== Installation ==
     
    5352== Changelog ==
    5453
     54= 0.1.6 =
     55* Just changing where the plugin lives, no functional changes. No need to update.
     56 
    5557= 0.1.5 =
    5658* Fix: Duplicate links are only shown once
Note: See TracChangeset for help on using the changeset viewer.