development 2.2.0d3 for Forum (d0..d2 already past)
git-svn-id: https://plugins.svn.wordpress.org/footnotes/trunk@2435624 b8457f37-d9ea-0310-8a92-e5e31aec5664
This commit is contained in:
parent
8e02b48df3
commit
ceb183c99a
4 changed files with 7 additions and 7 deletions
|
@ -5,9 +5,9 @@
|
|||
* Created-Time: 16:21
|
||||
* Since: 1.0
|
||||
*
|
||||
* Version: 2.2.0d0
|
||||
* Version: 2.2.0d3
|
||||
*
|
||||
* Last modified: 2020-12-09T1608+0100
|
||||
* Last modified: 2020-12-09T1615+0100
|
||||
*/
|
||||
|
||||
|
||||
|
|
|
@ -5,9 +5,9 @@
|
|||
* Created-Time: 16:21
|
||||
* Since: 1.0
|
||||
*
|
||||
* Version: 2.2.0d0
|
||||
* Version: 2.2.0d3
|
||||
*
|
||||
* Last modified: 2020-12-09T1607+0100
|
||||
* Last modified: 2020-12-09T1615+0100
|
||||
*/
|
||||
|
||||
|
||||
|
|
|
@ -4,12 +4,12 @@
|
|||
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.
|
||||
Author: Mark Cheret
|
||||
Version: 2.2.0d0
|
||||
Version: 2.2.0d3
|
||||
Author URI: http://cheret.de/plugins/footnotes-2/
|
||||
Text Domain: footnotes
|
||||
Domain Path: /languages
|
||||
*/
|
||||
define( 'FOOTNOTES_VERSION', '2.2.0d0' );
|
||||
define( 'FOOTNOTES_VERSION', '2.2.0d3' );
|
||||
/*
|
||||
Copyright 2020 Mark Cheret (email: mark@cheret.de)
|
||||
|
||||
|
|
|
@ -80,7 +80,7 @@ Visit this swift write-up from a **footnotes** user by the name of **Southwest**
|
|||
|
||||
== Changelog ==
|
||||
|
||||
= 2.2.0d0 =
|
||||
= 2.2.0d3 =
|
||||
- Bugfix: add option to disable URL line wrapping added for Unicode non conformant browsers
|
||||
- Update: Dashboard: reorder tabs, move CSS to extra tab, update tab labels
|
||||
- Bugfix: Dashboard: fix punctuation-related localization issue by including colon in labels
|
||||
|
|
Reference in a new issue