diff --git a/class/task.php b/class/task.php index d56640a..da4ae9f 100644 --- a/class/task.php +++ b/class/task.php @@ -1005,21 +1005,26 @@ class MCI_Footnotes_Task { * @reporter @andreasra * @link https://wordpress.org/support/topic/footnotes-appearing-in-header/page/2/#post-13632566 * - * The script for alternative tooltips is printed formatted, not minified. + * The script for alternative tooltips is printed formatted, not minified, + * for transparency. It isn’t indented though (the PHP open tag neither). */ if ( self::$a_bool_alternative_tooltips_enabled ) { + + // Start internal script. ?> -