From 8be42722087e52ff5a078cde16d33e9e2638ebac Mon Sep 17 00:00:00 2001 From: LolZim Date: Sat, 20 Jun 2020 22:45:42 +0000 Subject: [PATCH] Release 1.6.5 git-svn-id: https://plugins.svn.wordpress.org/footnotes/trunk@2328082 b8457f37-d9ea-0310-8a92-e5e31aec5664 --- readme.txt | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/readme.txt b/readme.txt index 64f6333..3aefe35 100755 --- a/readme.txt +++ b/readme.txt @@ -2,10 +2,10 @@ Contributors: dartiss, mark.cheret Tags: footnote, footnotes, bibliography, formatting, notes, Post, posts, reference, referencing Requires at least: 3.9 -Tested up to: 5.2.2 +Tested up to: 5.4.2 License: GPLv3 or later License URI: http://www.gnu.org/licenses/gpl-3.0.html -Stable Tag: 1.6.4 +Stable Tag: 1.6.5 == Description == @@ -79,6 +79,11 @@ Visit this swift write-up from a **footnotes** user by the name of **Southwest** == Changelog == += 1.6.5 = +- Update: Fix for deprecated PHP function create_function() (man thanks to Felipe LavĂ­n Z.) +- Update: The CSS had been modified in order to show the tooltip numbers a little less higher than text +- Bugfix: Fixed error on demo in backend + = 1.6.4 = - Bugfix: The deprecated WP_Widget elements have been replaced - Bugfix: Fixed occasional bug where footnote ordering could be out of sequence