- Bugfix: CSS stylesheets will only be added in FootNotes settings page, nowhere else

git-svn-id: https://plugins.svn.wordpress.org/footnotes/trunk@929556 b8457f37-d9ea-0310-8a92-e5e31aec5664
This commit is contained in:
Aricura 2014-06-10 11:03:52 +00:00
parent 3b7e77da48
commit 419a787999
3 changed files with 13 additions and 4 deletions

View file

@ -64,6 +64,9 @@ No, this Plugin has been written from scratch. Of course some inspirations on ho
== Changelog ==
= 1.2.4 =
- Bugfix: CSS stylesheets will only be added in FootNotes settings page, nowhere else (thanks to Piet Bos, Spain)
= 1.2.3 =
- Bugfix: Removed 'Warning output' of Plugins activation and deactivation function (thanks to Piet Bos, Spain)
- Bugfix: Added missing meta boxes parameter on Settings page (thanks to Piet Bos, Spain)