corrections for urgent bugfix, this: 2.5.1d1
git-svn-id: https://plugins.svn.wordpress.org/footnotes/trunk@2458521 b8457f37-d9ea-0310-8a92-e5e31aec5664
This commit is contained in:
parent
c3c0515308
commit
f83fb80ab0
5 changed files with 27 additions and 27 deletions
|
@ -6,7 +6,7 @@
|
|||
* @author Stefan Herndler
|
||||
* @since 1.5.0 14.09.14 14:47
|
||||
*
|
||||
* Last modified: 2021-01-18T2102+0100
|
||||
* Last modified: 2021-01-18T2127+0100
|
||||
*
|
||||
* Edited:
|
||||
* @since 2.0.4 restore arrow settings 2020-11-01T0509+0100
|
||||
|
@ -889,7 +889,7 @@ class MCI_Footnotes_Layout_Settings extends MCI_Footnotes_LayoutEngine {
|
|||
*
|
||||
* @since 2.2.2 migrate Custom CSS to a dedicated tab 2020-12-15T0506+0100
|
||||
* @since 2.3.0 say 'copy-paste' instead of 'cut and paste' since cutting is not needed 2020-12-27T1257+0100
|
||||
* @since 2.5.1 mention validity while visible, thanks to @rkupadhya feedback
|
||||
* @since 2.5.1 mention validity while visible, thanks to @rkupadhya bug report
|
||||
*/
|
||||
public function CustomCSS() {
|
||||
// load template file
|
||||
|
|
Reference in a new issue