Changeset 523174
- Timestamp:
- 03/24/2012 10:31:55 PM (14 years ago)
- Location:
- link-footnotes/trunk
- Files:
-
- 2 edited
-
link-footnotes.php (modified) (1 diff)
-
readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
link-footnotes/trunk/link-footnotes.php
r384967 r523174 2 2 /* 3 3 Plugin Name: Link Footnotes 4 Plugin URI: http:// reliti.com/tag/link-footnotes/4 Plugin URI: http://www.nutt.net/tag/link-footnotes/ 5 5 Description: Add any external links in your posts and pages to a footnote of the post 6 Version: 0.1. 56 Version: 0.1.6 7 7 Author: Ryan Nutt 8 Author URI: http:// reliti.com8 Author URI: http://www.nutt.net 9 9 License: GPL2 10 10 */ -
link-footnotes/trunk/readme.txt
r384967 r523174 1 1 === Link Footnotes === 2 Contributors: Aelora 3 Donate link: http://reliti.com/donate/ 2 Contributors: RyanNutt 4 3 Tags: link, links, footnote, post 5 4 Requires at least: 2.7 6 5 Tested up to: 3.2 7 Stable tag: 0.1. 56 Stable tag: 0.1.6 8 7 9 8 Adds a footnotes section to your posts with any external links … … 19 18 blog URL are also excluded. 20 19 21 For more information, you can visit <a href="http:// reliti.com/tag/link-footnotes/">Reliti.com</a>20 For more information, you can visit <a href="http://www.nutt.net/tag/link-footnotes/">Nutt.net</a> 22 21 23 22 == Installation == … … 53 52 == Changelog == 54 53 54 = 0.1.6 = 55 * Just changing where the plugin lives, no functional changes. No need to update. 56 55 57 = 0.1.5 = 56 58 * Fix: Duplicate links are only shown once
Note: See TracChangeset
for help on using the changeset viewer.