From ba4338221d8255f3287ab4599c4e03e074dcdbcc Mon Sep 17 00:00:00 2001 From: pewgeuges <73141620+pewgeuges@users.noreply.github.com> Date: Wed, 4 Nov 2020 05:18:18 +0000 Subject: [PATCH] proper relase 2.0.5 ready git-svn-id: https://plugins.svn.wordpress.org/footnotes/trunk@2412182 b8457f37-d9ea-0310-8a92-e5e31aec5664 --- footnotes.php | 2 +- readme.txt | 9 +++------ 2 files changed, 4 insertions(+), 7 deletions(-) diff --git a/footnotes.php b/footnotes.php index 28e7152..4353864 100755 --- a/footnotes.php +++ b/footnotes.php @@ -4,7 +4,7 @@ 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.0.6 + Version: 2.0.5 Author URI: http://cheret.de/plugins/footnotes-2/ Text Domain: footnotes Domain Path: /languages diff --git a/readme.txt b/readme.txt index 9cbafbf..4eed4d7 100755 --- a/readme.txt +++ b/readme.txt @@ -4,7 +4,7 @@ Tags: footnote, footnotes, bibliography, formatting, notes, Post, posts, referen Requires at least: 3.9 Tested up to: 5.5 Requires PHP: 5.6 -Stable Tag: 2.0.6 +Stable Tag: 2.0.5 License: GPLv3 or later License URI: http://www.gnu.org/licenses/gpl-3.0.html @@ -80,16 +80,13 @@ Visit this swift write-up from a **footnotes** user by the name of **Southwest** == Changelog == -= 2.0.6 = -- Bugfix: Rolled back priority fix at the expense of reference container position += 2.0.5 = +- Bugfix: Input boxes on public pages - Bugfix: Support for infinite scroll / autoload - Bugfix: Public style sheet: Footnote referrers: deleted vertical align tweaks for cross-theme and user agent compatibility - Bugfix: Public style sheet: Reference container: auto-extending column to fit widest, to fix display with short note texts - Bugfix: Public style sheet: Reference container: IDs: slightly increased left padding - -= 2.0.5 = - Bugfix: Layout: Fixed reference container position through priority level (10) -- Bugfix: Input boxes on public pages - Bugfix: Get references container close to content, not below all other features - Bugfix: Public style sheet: Reference container: unset width of text column to fix site issues - Update: Enable all hooks by default to prevent footnotes from seeming broken in post titles