Changeset 1329124
- Timestamp:
- 01/15/2016 04:26:37 PM (10 years ago)
- Location:
- fd-footnotes/trunk
- Files:
-
- 2 edited
-
fdfootnotes.php (modified) (2 diffs)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
fd-footnotes/trunk/fdfootnotes.php
r1268927 r1329124 5 5 Description: Elegant and easy to use footnotes 6 6 Author: John Watson 7 Version: 1.3 57 Version: 1.36 8 8 Author URI: http://flagrantdisregard.com 9 9 … … 126 126 $notes[$n] = $note; 127 127 128 $singleurl = ''; 128 129 if ($linksingle) $singleurl = get_permalink(); 129 130 -
fd-footnotes/trunk/readme.txt
r1268927 r1329124 57 57 == Changelog == 58 58 59 = 1.36 = 60 * Fixed "Notice: Undefined variable" https://wordpress.org/support/topic/line-130-error 61 59 62 = 1.35 = 60 63 * Added German translation by Mark Sargent
Note: See TracChangeset
for help on using the changeset viewer.