releasing 2.0.0 after successful testing
git-svn-id: https://plugins.svn.wordpress.org/footnotes/tags/2.0.0@2407541 b8457f37-d9ea-0310-8a92-e5e31aec5664
This commit is contained in:
parent
cf553462a6
commit
6fe02a4345
24 changed files with 1299 additions and 1543 deletions
|
@ -4,13 +4,13 @@
|
|||
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: Mark Cheret
|
||||
Version: 1.6.4
|
||||
Version: 2.0.0
|
||||
Author URI: http://cheret.de/plugins/footnotes-2/
|
||||
Text Domain: footnotes
|
||||
Domain Path: /languages
|
||||
*/
|
||||
/*
|
||||
Copyright 2019 Mark Cheret (email : mark@cheret.de)
|
||||
Copyright 2020 Mark Cheret (email : mark@cheret.de)
|
||||
|
||||
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
|
||||
|
@ -25,6 +25,8 @@
|
|||
along with this program; if not, write to the Free Software
|
||||
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
||||
*/
|
||||
// Forked on GitHub by @pewgeuges
|
||||
// Last modified: 2020-10-26T1913+0100
|
||||
/**
|
||||
* @filesource
|
||||
* @author Stefan Herndler
|
||||
|
|
Reference in a new issue