Compatibility update. Video coming seeking help by developers!
git-svn-id: https://plugins.svn.wordpress.org/footnotes/trunk@2117144 b8457f37-d9ea-0310-8a92-e5e31aec5664
This commit is contained in:
parent
07a745ab72
commit
d4cd3e5c73
1 changed files with 16 additions and 23 deletions
39
readme.txt
39
readme.txt
|
@ -1,13 +1,11 @@
|
|||
=== footnotes ===
|
||||
Contributors: Aricura, mark.cheret, ericakfranz
|
||||
Tags: footnote, bibliography, formatting, notes, post, reference
|
||||
=== Plugin Name ===
|
||||
Contributors: dartiss, mark.cheret
|
||||
Tags: footnote, footnotes, bibliography, formatting, notes, Post, posts, reference, referencing
|
||||
Requires at least: 3.9
|
||||
Tested up to: 4.8.1
|
||||
Stable Tag: 1.6.5
|
||||
License: GPLv2 or later
|
||||
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
||||
|
||||
A powerful and fully featured method of adding footnotes to your site content.
|
||||
Tested up to: 5.2.2
|
||||
License: GPLv3 or later
|
||||
License URI: http://www.gnu.org/licenses/gpl-3.0.html
|
||||
Stable Tag: 1.6.4
|
||||
|
||||
== Description ==
|
||||
|
||||
|
@ -77,22 +75,18 @@ Visit this swift write-up from a **footnotes** user by the name of **Southwest**
|
|||
6. The HowTo section in the **footnotes** settings
|
||||
7. Here you can see the **footnotes** Plugin at work. Isn't that plain beautiful?
|
||||
|
||||
== Changelog ==
|
||||
|
||||
= 1.6.5 =
|
||||
* Bugfix: Check if quicktags script is available before loading custom QTag button. This fixes a JS error which may have interfered with other functionality on custom post type edit screens.
|
||||
== Changelog ==
|
||||
|
||||
= 1.6.4 =
|
||||
|
||||
* Bugfix: The deprecated WP_Widget elements have been replaced
|
||||
* Bugfix: Fixed occasional bug where footnote ordering could be out of sequence
|
||||
= 1.6.4 =
|
||||
- Bugfix: The deprecated WP_Widget elements have been replaced
|
||||
- Bugfix: Fixed occasional bug where footnote ordering could be out of sequence
|
||||
|
||||
= 1.6.3 =
|
||||
* Bug: We were provided a fix by a user named toma. footnotes now works in sub-folder installations of WordPress
|
||||
- Bugfix: We were provided a fix by a user named toma. footnotes now works in sub-folder installations of WordPress
|
||||
|
||||
= 1.6.2 =
|
||||
* Update: Changed the Preview tab
|
||||
* Bugfix: Html tags has been removed in the Reference container when the excerpt mode is enabled
|
||||
- Update: Changed the Preview tab
|
||||
- Bugfix: Html tags has been removed in the Reference container when the excerpt mode is enabled
|
||||
|
||||
= 1.6.1 =
|
||||
- Update: Translations
|
||||
|
@ -322,6 +316,5 @@ Visit this swift write-up from a **footnotes** user by the name of **Southwest**
|
|||
- First development Version of the Plugin
|
||||
|
||||
== Upgrade Notice ==
|
||||
|
||||
= 4.3.5 =
|
||||
* Minor update to change branding
|
||||
to upgrade our plugin is simple. Just update the plugin within your WordPress installation.
|
||||
To cross-upgrade from other footnotes plugins, there will be a migration assistant in the future
|
||||
|
|
Reference in a new issue