Tested-up-to value updated per WordPress instructions and Team agreement.
git-svn-id: https://plugins.svn.wordpress.org/footnotes/trunk@2493329 b8457f37-d9ea-0310-8a92-e5e31aec5664
This commit is contained in:
parent
daf0a8612f
commit
cc97c2eb71
2 changed files with 4 additions and 4 deletions
|
@ -4,7 +4,7 @@
|
||||||
* Plugin URI: https://wordpress.org/plugins/footnotes/
|
* Plugin URI: https://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.
|
* 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
|
* Author: Mark Cheret
|
||||||
* Version: 2.5.11d0
|
* Version: 2.5.11d1
|
||||||
* Author URI: http://cheret.de/plugins/footnotes-2/
|
* Author URI: http://cheret.de/plugins/footnotes-2/
|
||||||
* Text Domain: footnotes
|
* Text Domain: footnotes
|
||||||
* Domain Path: /languages
|
* Domain Path: /languages
|
||||||
|
@ -19,9 +19,9 @@
|
||||||
* @since 2.1.4
|
* @since 2.1.4
|
||||||
* @since 2.5.3 (Hungarian)
|
* @since 2.5.3 (Hungarian)
|
||||||
* @var str
|
* @var str
|
||||||
* @lastmodified 2021-03-03T1951+0100
|
* @lastmodified 2021-03-11T1534+0100
|
||||||
*/
|
*/
|
||||||
define( 'C_STR_FOOTNOTES_VERSION', '2.5.11d0' );
|
define( 'C_STR_FOOTNOTES_VERSION', '2.5.11d1' );
|
||||||
|
|
||||||
/*
|
/*
|
||||||
LICENSE NOTICE
|
LICENSE NOTICE
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
Contributors: mark.cheret, lolzim, rumperuu, aricura, misfist, ericakfranz, dartiss, docteurfitness, felipelavinz, martinneumannat, matkus2, meglio, spaceling, vonpiernik, pewgeuges
|
Contributors: mark.cheret, lolzim, rumperuu, aricura, misfist, ericakfranz, dartiss, docteurfitness, felipelavinz, martinneumannat, matkus2, meglio, spaceling, vonpiernik, pewgeuges
|
||||||
Tags: footnote, footnotes, bibliography, formatting, notes, Post, posts, reference, referencing
|
Tags: footnote, footnotes, bibliography, formatting, notes, Post, posts, reference, referencing
|
||||||
Requires at least: 3.9
|
Requires at least: 3.9
|
||||||
Tested up to: 5.6.1
|
Tested up to: 5.7
|
||||||
Requires PHP: 5.6
|
Requires PHP: 5.6
|
||||||
Stable Tag: 2.5.10
|
Stable Tag: 2.5.10
|
||||||
License: GPLv3 or later
|
License: GPLv3 or later
|
||||||
|
|
Reference in a new issue