From bd00fc348f194213e4860e0124854121202e4fe5 Mon Sep 17 00:00:00 2001 From: pewgeuges <73141620+pewgeuges@users.noreply.github.com> Date: Wed, 24 Feb 2021 12:52:32 +0100 Subject: [PATCH] Same as previous. class/layout/settings.php --- class/layout/settings.php | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/class/layout/settings.php b/class/layout/settings.php index fb25f88..c775e22 100644 --- a/class/layout/settings.php +++ b/class/layout/settings.php @@ -976,7 +976,7 @@ class MCI_Footnotes_Layout_Settings extends MCI_Footnotes_Layout_Engine { } /** - * Displays all settings for the prepended symbol + * Displays all settings for the backlink symbol. * * @since 1.5.0 * @@ -1009,7 +1009,7 @@ class MCI_Footnotes_Layout_Settings extends MCI_Footnotes_Layout_Engine { } /** - * Displays the custom css box. + * Displays the Custom CSS box. * * @since 1.5.0 * @@ -1058,7 +1058,9 @@ class MCI_Footnotes_Layout_Settings extends MCI_Footnotes_Layout_Engine { } /** - * TODO: what does this do? + * Displays transitional legacy Custom CSS box. + * + * @since 2.2.2 */ public function custom_css_migration() { @@ -1092,7 +1094,9 @@ class MCI_Footnotes_Layout_Settings extends MCI_Footnotes_Layout_Engine { } /** - * TODO: what does this do? + * Displays the new Custom CSS box. + * + * @since 2.2.2 */ public function custom_css_new() { // Load template file.