- Update: Changed the Author name from a fictitious entity towards a real registered company
- Update: Changed the Author URI git-svn-id: https://plugins.svn.wordpress.org/footnotes/trunk@974337 b8457f37-d9ea-0310-8a92-e5e31aec5664
This commit is contained in:
parent
4029511f4e
commit
b0f99b6569
2 changed files with 9 additions and 5 deletions
|
@ -3,14 +3,14 @@
|
|||
Plugin Name: footnotes
|
||||
Plugin URI: http://wordpress.org/plugins/footnotes/
|
||||
Description: time to bring footnotes to your website! footnotes are known from offline publishing and everybody takes them for granted when reading a magazine.
|
||||
Author: media competence institute
|
||||
Version: 1.3.2
|
||||
Author URI: http://cheret.co.uk/mci
|
||||
Author: ManFisher Medien ManuFaktur
|
||||
Version: 1.3.3
|
||||
Author URI: http://manfisher.net/plugins/footnotes/
|
||||
Text Domain: footnotes
|
||||
Domain Path: /languages
|
||||
*/
|
||||
/*
|
||||
Copyright 2014 Mark Cheret, Stefan Herndler (email : mark@cheret.de | support@herndler.org)
|
||||
Copyright 2014 Mark Cheret, Stefan Herndler (email : info@manfisher.eu | support@herndler.org)
|
||||
|
||||
This program is free software; you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License, version 3, as
|
||||
|
|
|
@ -6,7 +6,7 @@ Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_i
|
|||
Tested up to: 3.9.2
|
||||
License: GPLv3 or later
|
||||
License URI: http://www.gnu.org/licenses/gpl-3.0.html
|
||||
Stable Tag: 1.3.2
|
||||
Stable Tag: 1.3.3
|
||||
|
||||
== Description ==
|
||||
|
||||
|
@ -66,6 +66,10 @@ No, this Plugin has been written from scratch. Of course some inspirations on ho
|
|||
|
||||
== Changelog ==
|
||||
|
||||
= 1.3.3 =
|
||||
- Update: Changed the Author name from a fictitious entity towards a real registered company
|
||||
- Update: Changed the Author URI
|
||||
|
||||
= 1.3.2 =
|
||||
- Bugfix: More security recognizing Footnotes on public pages (e.g. ignoring empty Footnote short codes)
|
||||
- Bugfix: Clear old Footnotes before lookup new public page (only if no reference container displayed before)
|
||||
|
|
Reference in a new issue