This repository has been archived on 2023-08-16. You can view files and clone it, but cannot push or open issues or pull requests.
footnotes/docs/classes/MCI-Footnotes-Settings.html
Mark Cheret 4dd3345685
docs: update readme and PHPDoc settings (#120)
* update readme.txt

* Test

* Test

* docs: update documentation

* docs: add package tag

* docs: add PHPDoc config, alter Composer script

Co-authored-by: Rumperuu <me+footnotes@bengoldsworthy.net>
2021-04-18 20:30:42 +01:00

7394 lines
387 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Documentation</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<base href="../">
<link rel="icon" href="images/favicon.ico"/>
<link rel="stylesheet" href="css/normalize.css">
<link rel="stylesheet" href="css/base.css">
<link href="https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@400;600;700&display=swap" rel="stylesheet">
<link rel="stylesheet" href="css/template.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.12.0/css/all.min.css" integrity="sha256-ybRkN9dBjhcS2qrW1z+hfCxq+1aBdwyQM5wlQoQVt/0=" crossorigin="anonymous" />
<script src="https://cdn.jsdelivr.net/npm/fuse.js@3.4.6"></script>
<script src="https://cdn.jsdelivr.net/npm/css-vars-ponyfill@2"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.12.0/js/all.min.js" integrity="sha256-0vuk8LXoyrmCjp1f0O300qo1M75ZQyhH9X3J6d+scmk=" crossorigin="anonymous"></script>
<script src="js/search.js"></script>
<script defer src="js/searchIndex.js"></script>
</head>
<body id="top">
<header class="phpdocumentor-header phpdocumentor-section">
<h1 class="phpdocumentor-title"><a href="" class="phpdocumentor-title__link">Documentation</a></h1>
<input class="phpdocumentor-header__menu-button" type="checkbox" id="menu-button" name="menu-button" />
<label class="phpdocumentor-header__menu-icon" for="menu-button">
<i class="fas fa-bars"></i>
</label>
<section data-search-form class="phpdocumentor-search">
<label>
<span class="visually-hidden">Search for</span>
<svg class="phpdocumentor-search__icon" width="21" height="20" viewBox="0 0 21 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<circle cx="7.5" cy="7.5" r="6.5" stroke="currentColor" stroke-width="2"/>
<line x1="12.4892" y1="12.2727" x2="19.1559" y2="18.9393" stroke="currentColor" stroke-width="3"/>
</svg>
<input type="search" class="phpdocumentor-field phpdocumentor-search__field" placeholder="Loading .." disabled />
</label>
</section>
<nav class="phpdocumentor-topnav">
<ul class="phpdocumentor-topnav__menu">
</ul>
</nav>
</header>
<main class="phpdocumentor">
<div class="phpdocumentor-section">
<input class="phpdocumentor-sidebar__menu-button" type="checkbox" id="sidebar-button" name="sidebar-button" />
<label class="phpdocumentor-sidebar__menu-icon" for="sidebar-button">
Menu
</label>
<aside class="phpdocumentor-column -four phpdocumentor-sidebar">
<section class="phpdocumentor-sidebar__category">
<h2 class="phpdocumentor-sidebar__category-header">Namespaces</h2>
<h3 class="phpdocumentor-sidebar__root-namespace"><a href="namespaces/default.html"><abbr title="\">Global</abbr></a></h3>
</section>
<section class="phpdocumentor-sidebar__category">
<h2 class="phpdocumentor-sidebar__category-header">Reports</h2>
<h3 class="phpdocumentor-sidebar__root-package"><a href="reports/deprecated.html">Deprecated</a></h3>
<h3 class="phpdocumentor-sidebar__root-package"><a href="reports/errors.html">Errors</a></h3>
<h3 class="phpdocumentor-sidebar__root-package"><a href="reports/markers.html">Markers</a></h3>
</section>
<section class="phpdocumentor-sidebar__category">
<h2 class="phpdocumentor-sidebar__category-header">Indices</h2>
<h3 class="phpdocumentor-sidebar__root-package"><a href="indices/files.html">Files</a></h3>
</section>
</aside>
<div class="phpdocumentor-column -eight phpdocumentor-content">
<ul class="phpdocumentor-breadcrumbs">
<li class="phpdocumentor-breadcrumb"><a href="packages/footnotes.html">footnotes</a></li>
</ul>
<article class="phpdocumentor-element -class">
<h2 class="phpdocumentor-content__title">
MCI_Footnotes_Settings
</h2>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="class/settings.php"><a href="files/class-settings.html"><abbr title="class/settings.php">settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">21</span>
</aside>
<p class="phpdocumentor-summary">Loads the settings values, sets to default values if undefined.</p>
<section class="phpdocumentor-description"></section>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">1.5.0</span>
<section class="phpdocumentor-description"></section>
</dd>
</dl>
<h3 id="toc">
Table of Contents
<a href="#toc" class="headerlink"><i class="fas fa-link"></i></a>
</h3>
<dl class="phpdocumentor-table-of-contents">
<dt class="phpdocumentor-table-of-contents__entry -constant -public">
<a href="classes/MCI-Footnotes-Settings.html#constant_C_FLO_MOUSE_OVER_BOX_FONT_SIZE_SCALAR">C_FLO_MOUSE_OVER_BOX_FONT_SIZE_SCALAR</a>
<span>
&nbsp;= &#039;footnotes_inputfield_mouse_over_box_font_size_scalar&#039; </span>
</dt>
<dd>Settings container key for the scalar value of the tooltip font size.</dd>
<dt class="phpdocumentor-table-of-contents__entry -constant -public">
<a href="classes/MCI-Footnotes-Settings.html#constant_C_INT_BACKLINKS_COLUMN_MAX_WIDTH_SCALAR">C_INT_BACKLINKS_COLUMN_MAX_WIDTH_SCALAR</a>
<span>
&nbsp;= &#039;footnotes_inputfield_backlinks_column_max_width_scalar&#039; </span>
</dt>
<dd>Settings container key for the backlinks column max width scalar.</dd>
<dt class="phpdocumentor-table-of-contents__entry -constant -public">
<a href="classes/MCI-Footnotes-Settings.html#constant_C_INT_BACKLINKS_COLUMN_WIDTH_SCALAR">C_INT_BACKLINKS_COLUMN_WIDTH_SCALAR</a>
<span>
&nbsp;= &#039;footnotes_inputfield_backlinks_column_width_scalar&#039; </span>
</dt>
<dd>Settings container key for the backlinks column width scalar.</dd>
<dt class="phpdocumentor-table-of-contents__entry -constant -public">
<a href="classes/MCI-Footnotes-Settings.html#constant_C_INT_EXPERT_LOOKUP_THE_CONTENT_PRIORITY_LEVEL">C_INT_EXPERT_LOOKUP_THE_CONTENT_PRIORITY_LEVEL</a>
<span>
&nbsp;= &#039;footnote_inputfield_expert_lookup_the_content_priority_level&#039; </span>
</dt>
<dd>Settings container key for &#039;the_content&#039; hook priority level.</dd>
<dt class="phpdocumentor-table-of-contents__entry -constant -public">
<a href="classes/MCI-Footnotes-Settings.html#constant_C_INT_EXPERT_LOOKUP_THE_EXCERPT_PRIORITY_LEVEL">C_INT_EXPERT_LOOKUP_THE_EXCERPT_PRIORITY_LEVEL</a>
<span>
&nbsp;= &#039;footnote_inputfield_expert_lookup_the_excerpt_priority_level&#039; </span>
</dt>
<dd>Settings container key for &#039;the_excerpt&#039; hook priority level.</dd>
<dt class="phpdocumentor-table-of-contents__entry -constant -public">
<a href="classes/MCI-Footnotes-Settings.html#constant_C_INT_EXPERT_LOOKUP_THE_TITLE_PRIORITY_LEVEL">C_INT_EXPERT_LOOKUP_THE_TITLE_PRIORITY_LEVEL</a>
<span>
&nbsp;= &#039;footnote_inputfield_expert_lookup_the_title_priority_level&#039; </span>
</dt>
<dd>Settings container key for &#039;the_title&#039; hook priority level.</dd>
<dt class="phpdocumentor-table-of-contents__entry -constant -public">
<a href="classes/MCI-Footnotes-Settings.html#constant_C_INT_EXPERT_LOOKUP_WIDGET_TEXT_PRIORITY_LEVEL">C_INT_EXPERT_LOOKUP_WIDGET_TEXT_PRIORITY_LEVEL</a>
<span>
&nbsp;= &#039;footnote_inputfield_expert_lookup_widget_text_priority_level&#039; </span>
</dt>
<dd>Settings container key for &#039;widget_text&#039; hook priority level.</dd>
<dt class="phpdocumentor-table-of-contents__entry -constant -public">
<a href="classes/MCI-Footnotes-Settings.html#constant_C_INT_EXPERT_LOOKUP_WIDGET_TITLE_PRIORITY_LEVEL">C_INT_EXPERT_LOOKUP_WIDGET_TITLE_PRIORITY_LEVEL</a>
<span>
&nbsp;= &#039;footnote_inputfield_expert_lookup_widget_title_priority_level&#039; </span>
</dt>
<dd>Settings container key for &#039;widget_title&#039; hook priority level.</dd>
<dt class="phpdocumentor-table-of-contents__entry -constant -public">
<a href="classes/MCI-Footnotes-Settings.html#constant_C_INT_FOOTNOTES_ALTERNATIVE_MOUSE_OVER_BOX_OFFSET_X">C_INT_FOOTNOTES_ALTERNATIVE_MOUSE_OVER_BOX_OFFSET_X</a>
<span>
&nbsp;= &#039;footnotes_inputfield_alternative_mouse_over_box_offset_x&#039; </span>
</dt>
<dd>Settings container key for alternative tooltip x offset.</dd>
<dt class="phpdocumentor-table-of-contents__entry -constant -public">
<a href="classes/MCI-Footnotes-Settings.html#constant_C_INT_FOOTNOTES_ALTERNATIVE_MOUSE_OVER_BOX_OFFSET_Y">C_INT_FOOTNOTES_ALTERNATIVE_MOUSE_OVER_BOX_OFFSET_Y</a>
<span>
&nbsp;= &#039;footnotes_inputfield_alternative_mouse_over_box_offset_y&#039; </span>
</dt>
<dd>Settings container key for alternative tooltip y offset.</dd>
<dt class="phpdocumentor-table-of-contents__entry -constant -public">
<a href="classes/MCI-Footnotes-Settings.html#constant_C_INT_FOOTNOTES_ALTERNATIVE_MOUSE_OVER_BOX_WIDTH">C_INT_FOOTNOTES_ALTERNATIVE_MOUSE_OVER_BOX_WIDTH</a>
<span>
&nbsp;= &#039;footnotes_inputfield_alternative_mouse_over_box_width&#039; </span>
</dt>
<dd>Settings container key for alternative tooltip width.</dd>
<dt class="phpdocumentor-table-of-contents__entry -constant -public">
<a href="classes/MCI-Footnotes-Settings.html#constant_C_INT_FOOTNOTES_MOUSE_OVER_BOX_BORDER_RADIUS">C_INT_FOOTNOTES_MOUSE_OVER_BOX_BORDER_RADIUS</a>
<span>
&nbsp;= &#039;footnote_inputfield_custom_mouse_over_box_border_radius&#039; </span>
</dt>
<dd>Settings container key for the mouse-over box to define the border radius.</dd>
<dt class="phpdocumentor-table-of-contents__entry -constant -public">
<a href="classes/MCI-Footnotes-Settings.html#constant_C_INT_FOOTNOTES_MOUSE_OVER_BOX_BORDER_WIDTH">C_INT_FOOTNOTES_MOUSE_OVER_BOX_BORDER_WIDTH</a>
<span>
&nbsp;= &#039;footnote_inputfield_custom_mouse_over_box_border_width&#039; </span>
</dt>
<dd>Settings container key for the mouse-over box to define the border width.</dd>
<dt class="phpdocumentor-table-of-contents__entry -constant -public">
<a href="classes/MCI-Footnotes-Settings.html#constant_C_INT_FOOTNOTES_MOUSE_OVER_BOX_EXCERPT_LENGTH">C_INT_FOOTNOTES_MOUSE_OVER_BOX_EXCERPT_LENGTH</a>
<span>
&nbsp;= &#039;footnote_inputfield_custom_mouse_over_box_excerpt_length&#039; </span>
</dt>
<dd>Settings container key for the mouse-over box to define the max. length of the enabled excerpt.</dd>
<dt class="phpdocumentor-table-of-contents__entry -constant -public">
<a href="classes/MCI-Footnotes-Settings.html#constant_C_INT_FOOTNOTES_MOUSE_OVER_BOX_MAX_WIDTH">C_INT_FOOTNOTES_MOUSE_OVER_BOX_MAX_WIDTH</a>
<span>
&nbsp;= &#039;footnote_inputfield_custom_mouse_over_box_max_width&#039; </span>
</dt>
<dd>Settings container key for the mouse-over box to define the max. width.</dd>
<dt class="phpdocumentor-table-of-contents__entry -constant -public">
<a href="classes/MCI-Footnotes-Settings.html#constant_C_INT_FOOTNOTES_MOUSE_OVER_BOX_OFFSET_X">C_INT_FOOTNOTES_MOUSE_OVER_BOX_OFFSET_X</a>
<span>
&nbsp;= &#039;footnote_inputfield_custom_mouse_over_box_offset_x&#039; </span>
</dt>
<dd>Settings container key for the mouse-over box to define the offset (x).</dd>
<dt class="phpdocumentor-table-of-contents__entry -constant -public">
<a href="classes/MCI-Footnotes-Settings.html#constant_C_INT_FOOTNOTES_MOUSE_OVER_BOX_OFFSET_Y">C_INT_FOOTNOTES_MOUSE_OVER_BOX_OFFSET_Y</a>
<span>
&nbsp;= &#039;footnote_inputfield_custom_mouse_over_box_offset_y&#039; </span>
</dt>
<dd>Settings container key for the mouse-over box to define the offset (y).</dd>
<dt class="phpdocumentor-table-of-contents__entry -constant -public">
<a href="classes/MCI-Footnotes-Settings.html#constant_C_INT_FOOTNOTES_SCROLL_DOWN_DELAY">C_INT_FOOTNOTES_SCROLL_DOWN_DELAY</a>
<span>
&nbsp;= &#039;footnotes_inputfield_scroll_down_delay&#039; </span>
</dt>
<dd>Settings container key for scroll down delay.</dd>
<dt class="phpdocumentor-table-of-contents__entry -constant -public">
<a href="classes/MCI-Footnotes-Settings.html#constant_C_INT_FOOTNOTES_SCROLL_DOWN_DURATION">C_INT_FOOTNOTES_SCROLL_DOWN_DURATION</a>
<span>
&nbsp;= &#039;footnotes_inputfield_scroll_down_duration&#039; </span>
</dt>
<dd>Settings container key for scroll down duration.</dd>
<dt class="phpdocumentor-table-of-contents__entry -constant -public">
<a href="classes/MCI-Footnotes-Settings.html#constant_C_INT_FOOTNOTES_SCROLL_DURATION">C_INT_FOOTNOTES_SCROLL_DURATION</a>
<span>
&nbsp;= &#039;footnotes_inputfield_scroll_duration&#039; </span>
</dt>
<dd>Settings container key for scroll duration.</dd>
<dt class="phpdocumentor-table-of-contents__entry -constant -public">
<a href="classes/MCI-Footnotes-Settings.html#constant_C_INT_FOOTNOTES_SCROLL_OFFSET">C_INT_FOOTNOTES_SCROLL_OFFSET</a>
<span>
&nbsp;= &#039;footnotes_inputfield_scroll_offset&#039; </span>
</dt>
<dd>Settings container key for scroll offset.</dd>
<dt class="phpdocumentor-table-of-contents__entry -constant -public">
<a href="classes/MCI-Footnotes-Settings.html#constant_C_INT_FOOTNOTES_SCROLL_UP_DELAY">C_INT_FOOTNOTES_SCROLL_UP_DELAY</a>
<span>
&nbsp;= &#039;footnotes_inputfield_scroll_up_delay&#039; </span>
</dt>
<dd>Settings container key for scroll up delay.</dd>
<dt class="phpdocumentor-table-of-contents__entry -constant -public">
<a href="classes/MCI-Footnotes-Settings.html#constant_C_INT_MOUSE_OVER_BOX_FADE_IN_DELAY">C_INT_MOUSE_OVER_BOX_FADE_IN_DELAY</a>
<span>
&nbsp;= &#039;footnotes_inputfield_mouse_over_box_fade_in_delay&#039; </span>
</dt>
<dd>Settings container key for tooltip display fade-in delay.</dd>
<dt class="phpdocumentor-table-of-contents__entry -constant -public">
<a href="classes/MCI-Footnotes-Settings.html#constant_C_INT_MOUSE_OVER_BOX_FADE_IN_DURATION">C_INT_MOUSE_OVER_BOX_FADE_IN_DURATION</a>
<span>
&nbsp;= &#039;footnotes_inputfield_mouse_over_box_fade_in_duration&#039; </span>
</dt>
<dd>Settings container key for tooltip display fade-in duration.</dd>
<dt class="phpdocumentor-table-of-contents__entry -constant -public">
<a href="classes/MCI-Footnotes-Settings.html#constant_C_INT_MOUSE_OVER_BOX_FADE_OUT_DELAY">C_INT_MOUSE_OVER_BOX_FADE_OUT_DELAY</a>
<span>
&nbsp;= &#039;footnotes_inputfield_mouse_over_box_fade_out_delay&#039; </span>
</dt>
<dd>Settings container key for tooltip display fade-out delay.</dd>
<dt class="phpdocumentor-table-of-contents__entry -constant -public">
<a href="classes/MCI-Footnotes-Settings.html#constant_C_INT_MOUSE_OVER_BOX_FADE_OUT_DURATION">C_INT_MOUSE_OVER_BOX_FADE_OUT_DURATION</a>
<span>
&nbsp;= &#039;footnotes_inputfield_mouse_over_box_fade_out_duration&#039; </span>
</dt>
<dd>Settings container key for tooltip display fade-out duration.</dd>
<dt class="phpdocumentor-table-of-contents__entry -constant -public">
<a href="classes/MCI-Footnotes-Settings.html#constant_C_INT_REFERENCE_CONTAINER_BOTTOM_MARGIN">C_INT_REFERENCE_CONTAINER_BOTTOM_MARGIN</a>
<span>
&nbsp;= &#039;footnotes_inputfield_reference_container_bottom_margin&#039; </span>
</dt>
<dd>Settings container key for reference container bottom margin.</dd>
<dt class="phpdocumentor-table-of-contents__entry -constant -public">
<a href="classes/MCI-Footnotes-Settings.html#constant_C_INT_REFERENCE_CONTAINER_TOP_MARGIN">C_INT_REFERENCE_CONTAINER_TOP_MARGIN</a>
<span>
&nbsp;= &#039;footnotes_inputfield_reference_container_top_margin&#039; </span>
</dt>
<dd>Settings container key for reference container top margin.</dd>
<dt class="phpdocumentor-table-of-contents__entry -constant -public">
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_BACKLINKS_COLUMN_MAX_WIDTH_ENABLED">C_STR_BACKLINKS_COLUMN_MAX_WIDTH_ENABLED</a>
<span>
&nbsp;= &#039;footnotes_inputfield_backlinks_column_max_width_enabled&#039; </span>
</dt>
<dd>Settings container key to enable a max width for the backlinks column.</dd>
<dt class="phpdocumentor-table-of-contents__entry -constant -public">
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_BACKLINKS_COLUMN_MAX_WIDTH_UNIT">C_STR_BACKLINKS_COLUMN_MAX_WIDTH_UNIT</a>
<span>
&nbsp;= &#039;footnotes_inputfield_backlinks_column_max_width_unit&#039; </span>
</dt>
<dd>Settings container key for the backlinks column max width unit.</dd>
<dt class="phpdocumentor-table-of-contents__entry -constant -public">
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_BACKLINKS_COLUMN_WIDTH_ENABLED">C_STR_BACKLINKS_COLUMN_WIDTH_ENABLED</a>
<span>
&nbsp;= &#039;footnotes_inputfield_backlinks_column_width_enabled&#039; </span>
</dt>
<dd>Settings container key to enable the backlinks column width.</dd>
<dt class="phpdocumentor-table-of-contents__entry -constant -public">
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_BACKLINKS_COLUMN_WIDTH_UNIT">C_STR_BACKLINKS_COLUMN_WIDTH_UNIT</a>
<span>
&nbsp;= &#039;footnotes_inputfield_backlinks_column_width_unit&#039; </span>
</dt>
<dd>Settings container key for the backlinks column width unit.</dd>
<dt class="phpdocumentor-table-of-contents__entry -constant -public">
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_BACKLINKS_LINE_BREAKS_ENABLED">C_STR_BACKLINKS_LINE_BREAKS_ENABLED</a>
<span>
&nbsp;= &#039;footnotes_inputfield_backlinks_line_breaks_enabled&#039; </span>
</dt>
<dd>Settings container key to enable line breaks between backlinks.</dd>
<dt class="phpdocumentor-table-of-contents__entry -constant -public">
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_BACKLINKS_SEPARATOR_CUSTOM">C_STR_BACKLINKS_SEPARATOR_CUSTOM</a>
<span>
&nbsp;= &#039;footnotes_inputfield_backlinks_separator_custom&#039; </span>
</dt>
<dd>Settings container key for a custom backlink separator.</dd>
<dt class="phpdocumentor-table-of-contents__entry -constant -public">
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_BACKLINKS_SEPARATOR_ENABLED">C_STR_BACKLINKS_SEPARATOR_ENABLED</a>
<span>
&nbsp;= &#039;footnotes_inputfield_backlinks_separator_enabled&#039; </span>
</dt>
<dd>Settings container key to enable the presence of a backlink separator.</dd>
<dt class="phpdocumentor-table-of-contents__entry -constant -public">
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_BACKLINKS_SEPARATOR_OPTION">C_STR_BACKLINKS_SEPARATOR_OPTION</a>
<span>
&nbsp;= &#039;footnotes_inputfield_backlinks_separator_option&#039; </span>
</dt>
<dd>Settings container key for the backlink separator options.</dd>
<dt class="phpdocumentor-table-of-contents__entry -constant -public">
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_BACKLINKS_TERMINATOR_CUSTOM">C_STR_BACKLINKS_TERMINATOR_CUSTOM</a>
<span>
&nbsp;= &#039;footnotes_inputfield_backlinks_terminator_custom&#039; </span>
</dt>
<dd>Settings container key for a custom backlink terminator.</dd>
<dt class="phpdocumentor-table-of-contents__entry -constant -public">
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_BACKLINKS_TERMINATOR_ENABLED">C_STR_BACKLINKS_TERMINATOR_ENABLED</a>
<span>
&nbsp;= &#039;footnotes_inputfield_backlinks_terminator_enabled&#039; </span>
</dt>
<dd>Settings container key to enable the presence of a backlink terminator.</dd>
<dt class="phpdocumentor-table-of-contents__entry -constant -public">
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_BACKLINKS_TERMINATOR_OPTION">C_STR_BACKLINKS_TERMINATOR_OPTION</a>
<span>
&nbsp;= &#039;footnotes_inputfield_backlinks_terminator_option&#039; </span>
</dt>
<dd>Settings container key for the backlink terminator options.</dd>
<dt class="phpdocumentor-table-of-contents__entry -constant -public">
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_COMBINE_IDENTICAL_FOOTNOTES">C_STR_COMBINE_IDENTICAL_FOOTNOTES</a>
<span>
&nbsp;= &#039;footnote_inputfield_combine_identical&#039; </span>
</dt>
<dd>Settings container key for combining identical footnotes.</dd>
<dt class="phpdocumentor-table-of-contents__entry -constant -public">
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_CUSTOM_CSS">C_STR_CUSTOM_CSS</a>
<span>
&nbsp;= &#039;footnote_inputfield_custom_css&#039; </span>
</dt>
<dd>Settings container key for the Custom CSS.</dd>
<dt class="phpdocumentor-table-of-contents__entry -constant -public">
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_CUSTOM_CSS_LEGACY_ENABLE">C_STR_CUSTOM_CSS_LEGACY_ENABLE</a>
<span>
&nbsp;= &#039;footnote_inputfield_custom_css_legacy_enable&#039; </span>
</dt>
<dd>Settings container key to enable display of legacy Custom CSS metaboxes.</dd>
<dt class="phpdocumentor-table-of-contents__entry -constant -public">
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_CUSTOM_CSS_NEW">C_STR_CUSTOM_CSS_NEW</a>
<span>
&nbsp;= &#039;footnote_inputfield_custom_css_new&#039; </span>
</dt>
<dd>Settings container key for the Custom CSS migrated to a dedicated tab.</dd>
<dt class="phpdocumentor-table-of-contents__entry -constant -public">
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_EXPERT_LOOKUP_THE_CONTENT">C_STR_EXPERT_LOOKUP_THE_CONTENT</a>
<span>
&nbsp;= &#039;footnote_inputfield_expert_lookup_the_content&#039; </span>
</dt>
<dd>Settings container key to enable the &#039;the_content&#039; hook.</dd>
<dt class="phpdocumentor-table-of-contents__entry -constant -public">
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_EXPERT_LOOKUP_THE_EXCERPT">C_STR_EXPERT_LOOKUP_THE_EXCERPT</a>
<span>
&nbsp;= &#039;footnote_inputfield_expert_lookup_the_excerpt&#039; </span>
</dt>
<dd>Settings container key to enable the &#039;the_excerpt&#039; hook.</dd>
<dt class="phpdocumentor-table-of-contents__entry -constant -public">
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_EXPERT_LOOKUP_THE_TITLE">C_STR_EXPERT_LOOKUP_THE_TITLE</a>
<span>
&nbsp;= &#039;footnote_inputfield_expert_lookup_the_title&#039; </span>
</dt>
<dd>Settings container key to enable the &#039;the_title&#039; hook.</dd>
<dt class="phpdocumentor-table-of-contents__entry -constant -public">
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_EXPERT_LOOKUP_WIDGET_TEXT">C_STR_EXPERT_LOOKUP_WIDGET_TEXT</a>
<span>
&nbsp;= &#039;footnote_inputfield_expert_lookup_widget_text&#039; </span>
</dt>
<dd>Settings container key to enable the &#039;widget_text&#039; hook.</dd>
<dt class="phpdocumentor-table-of-contents__entry -constant -public">
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_EXPERT_LOOKUP_WIDGET_TITLE">C_STR_EXPERT_LOOKUP_WIDGET_TITLE</a>
<span>
&nbsp;= &#039;footnote_inputfield_expert_lookup_widget_title&#039; </span>
</dt>
<dd>Settings container key to enable the &#039;widget_title&#039; hook.</dd>
<dt class="phpdocumentor-table-of-contents__entry -constant -public">
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_FOOTNOTE_FRAGMENT_ID_SLUG">C_STR_FOOTNOTE_FRAGMENT_ID_SLUG</a>
<span>
&nbsp;= &#039;footnotes_inputfield_footnote_fragment_id_slug&#039; </span>
</dt>
<dd>Settings container key for the fragment ID slug in footnotes.</dd>
<dt class="phpdocumentor-table-of-contents__entry -constant -public">
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_FOOTNOTE_REFERRERS_NORMAL_SUPERSCRIPT">C_STR_FOOTNOTE_REFERRERS_NORMAL_SUPERSCRIPT</a>
<span>
&nbsp;= &#039;footnotes_inputfield_referrers_normal_superscript&#039; </span>
</dt>
<dd>Settings container key to enable superscript style normalization.</dd>
<dt class="phpdocumentor-table-of-contents__entry -constant -public">
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_FOOTNOTE_SECTION_SHORTCODE">C_STR_FOOTNOTE_SECTION_SHORTCODE</a>
<span>
&nbsp;= &#039;footnotes_inputfield_section_shortcode&#039; </span>
</dt>
<dd>Settings container key for the footnote section shortcode.</dd>
<dt class="phpdocumentor-table-of-contents__entry -constant -public">
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_FOOTNOTE_SHORTCODE_SYNTAX_VALIDATION_ENABLE">C_STR_FOOTNOTE_SHORTCODE_SYNTAX_VALIDATION_ENABLE</a>
<span>
&nbsp;= &#039;footnotes_inputfield_shortcode_syntax_validation_enable&#039; </span>
</dt>
<dd>Settings container key to enable shortcode syntax validation.</dd>
<dt class="phpdocumentor-table-of-contents__entry -constant -public">
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_FOOTNOTE_URL_WRAP_ENABLED">C_STR_FOOTNOTE_URL_WRAP_ENABLED</a>
<span>
&nbsp;= &#039;footnote_inputfield_url_wrap_enabled&#039; </span>
</dt>
<dd>Settings container key for URL wrap option.</dd>
<dt class="phpdocumentor-table-of-contents__entry -constant -public">
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_FOOTNOTES_ALTERNATIVE_MOUSE_OVER_BOX_POSITION">C_STR_FOOTNOTES_ALTERNATIVE_MOUSE_OVER_BOX_POSITION</a>
<span>
&nbsp;= &#039;footnotes_inputfield_alternative_mouse_over_box_position&#039; </span>
</dt>
<dd>Settings container key for alternative tooltip position.</dd>
<dt class="phpdocumentor-table-of-contents__entry -constant -public">
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_FOOTNOTES_AMP_COMPATIBILITY_ENABLE">C_STR_FOOTNOTES_AMP_COMPATIBILITY_ENABLE</a>
<span>
&nbsp;= &#039;footnotes_inputfield_amp_compatibility_enable&#039; </span>
</dt>
<dd>Settings container key to enable AMP compatibility mode.</dd>
<dt class="phpdocumentor-table-of-contents__entry -constant -public">
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_FOOTNOTES_BACKLINK_TOOLTIP_ENABLE">C_STR_FOOTNOTES_BACKLINK_TOOLTIP_ENABLE</a>
<span>
&nbsp;= &#039;footnotes_inputfield_backlink_tooltip_enable&#039; </span>
</dt>
<dd>Settings container key to enable backlink tooltips.</dd>
<dt class="phpdocumentor-table-of-contents__entry -constant -public">
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_FOOTNOTES_BACKLINK_TOOLTIP_TEXT">C_STR_FOOTNOTES_BACKLINK_TOOLTIP_TEXT</a>
<span>
&nbsp;= &#039;footnotes_inputfield_backlink_tooltip_text&#039; </span>
</dt>
<dd>Settings container key to configure the backlink tooltip.</dd>
<dt class="phpdocumentor-table-of-contents__entry -constant -public">
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_FOOTNOTES_COUNTER_STYLE">C_STR_FOOTNOTES_COUNTER_STYLE</a>
<span>
&nbsp;= &#039;footnote_inputfield_counter_style&#039; </span>
</dt>
<dd>Settings container key for the counter style of the footnotes.</dd>
<dt class="phpdocumentor-table-of-contents__entry -constant -public">
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_FOOTNOTES_CSS_SMOOTH_SCROLLING">C_STR_FOOTNOTES_CSS_SMOOTH_SCROLLING</a>
<span>
&nbsp;= &#039;footnotes_inputfield_css_smooth_scrolling&#039; </span>
</dt>
<dd>Settings container key to enable CSS smooth scrolling.</dd>
<dt class="phpdocumentor-table-of-contents__entry -constant -public">
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_FOOTNOTES_EXPERT_MODE">C_STR_FOOTNOTES_EXPERT_MODE</a>
<span>
&nbsp;= &#039;footnote_inputfield_enable_expert_mode&#039; </span>
</dt>
<dd>Settings container key for the Expert mode.</dd>
<dt class="phpdocumentor-table-of-contents__entry -constant -public">
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_FOOTNOTES_HARD_LINKS_ENABLE">C_STR_FOOTNOTES_HARD_LINKS_ENABLE</a>
<span>
&nbsp;= &#039;footnotes_inputfield_hard_links_enable&#039; </span>
</dt>
<dd>Settings container key to enable hard links.</dd>
<dt class="phpdocumentor-table-of-contents__entry -constant -public">
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_FOOTNOTES_IN_EXCERPT">C_STR_FOOTNOTES_IN_EXCERPT</a>
<span>
&nbsp;= &#039;footnote_inputfield_search_in_excerpt&#039; </span>
</dt>
<dd>Settings container key to look for footnotes in post excerpts.</dd>
<dt class="phpdocumentor-table-of-contents__entry -constant -public">
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_FOOTNOTES_LABEL_ISSUE_SOLUTION">C_STR_FOOTNOTES_LABEL_ISSUE_SOLUTION</a>
<span>
&nbsp;= &#039;footnotes_inputfield_label_issue_solution&#039; </span>
</dt>
<dd>Settings container key to set the solution of the input element label issue.</dd>
<dt class="phpdocumentor-table-of-contents__entry -constant -public">
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_FOOTNOTES_LOVE">C_STR_FOOTNOTES_LOVE</a>
<span>
&nbsp;= &#039;footnote_inputfield_love&#039; </span>
</dt>
<dd>Settings container key for the &#039;I love footnotes&#039; text.</dd>
<dt class="phpdocumentor-table-of-contents__entry -constant -public">
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_FOOTNOTES_MOUSE_OVER_BOX_ALTERNATIVE">C_STR_FOOTNOTES_MOUSE_OVER_BOX_ALTERNATIVE</a>
<span>
&nbsp;= &#039;footnote_inputfield_custom_mouse_over_box_alternative&#039; </span>
</dt>
<dd>Settings container key to enable the alternative tooltips.</dd>
<dt class="phpdocumentor-table-of-contents__entry -constant -public">
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_FOOTNOTES_MOUSE_OVER_BOX_BACKGROUND">C_STR_FOOTNOTES_MOUSE_OVER_BOX_BACKGROUND</a>
<span>
&nbsp;= &#039;footnote_inputfield_custom_mouse_over_box_background&#039; </span>
</dt>
<dd>Settings container key for the mouse-over box to define the background color.</dd>
<dt class="phpdocumentor-table-of-contents__entry -constant -public">
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_FOOTNOTES_MOUSE_OVER_BOX_BORDER_COLOR">C_STR_FOOTNOTES_MOUSE_OVER_BOX_BORDER_COLOR</a>
<span>
&nbsp;= &#039;footnote_inputfield_custom_mouse_over_box_border_color&#039; </span>
</dt>
<dd>Settings container key for the mouse-over box to define the border color.</dd>
<dt class="phpdocumentor-table-of-contents__entry -constant -public">
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_FOOTNOTES_MOUSE_OVER_BOX_COLOR">C_STR_FOOTNOTES_MOUSE_OVER_BOX_COLOR</a>
<span>
&nbsp;= &#039;footnote_inputfield_custom_mouse_over_box_color&#039; </span>
</dt>
<dd>Settings container key for the mouse-over box to define the color.</dd>
<dt class="phpdocumentor-table-of-contents__entry -constant -public">
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_FOOTNOTES_MOUSE_OVER_BOX_ENABLED">C_STR_FOOTNOTES_MOUSE_OVER_BOX_ENABLED</a>
<span>
&nbsp;= &#039;footnote_inputfield_custom_mouse_over_box_enabled&#039; </span>
</dt>
<dd>Settings container key to enable the mouse-over box.</dd>
<dt class="phpdocumentor-table-of-contents__entry -constant -public">
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_FOOTNOTES_MOUSE_OVER_BOX_EXCERPT_ENABLED">C_STR_FOOTNOTES_MOUSE_OVER_BOX_EXCERPT_ENABLED</a>
<span>
&nbsp;= &#039;footnote_inputfield_custom_mouse_over_box_excerpt_enabled&#039; </span>
</dt>
<dd>Settings container key to enable tooltip truncation.</dd>
<dt class="phpdocumentor-table-of-contents__entry -constant -public">
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_FOOTNOTES_MOUSE_OVER_BOX_POSITION">C_STR_FOOTNOTES_MOUSE_OVER_BOX_POSITION</a>
<span>
&nbsp;= &#039;footnote_inputfield_custom_mouse_over_box_position&#039; </span>
</dt>
<dd>Settings container key for the mouse-over box to define the position.</dd>
<dt class="phpdocumentor-table-of-contents__entry -constant -public">
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_FOOTNOTES_MOUSE_OVER_BOX_SHADOW_COLOR">C_STR_FOOTNOTES_MOUSE_OVER_BOX_SHADOW_COLOR</a>
<span>
&nbsp;= &#039;footnote_inputfield_custom_mouse_over_box_shadow_color&#039; </span>
</dt>
<dd>Settings container key for the mouse-over box to define the box-shadow color.</dd>
<dt class="phpdocumentor-table-of-contents__entry -constant -public">
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_FOOTNOTES_PAGE_LAYOUT_SUPPORT">C_STR_FOOTNOTES_PAGE_LAYOUT_SUPPORT</a>
<span>
&nbsp;= &#039;footnotes_inputfield_page_layout_support&#039; </span>
</dt>
<dd>Settings container key for basic responsive page layout support options.</dd>
<dt class="phpdocumentor-table-of-contents__entry -constant -public">
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_FOOTNOTES_REFERENCE_CONTAINER_SCRIPT_MODE">C_STR_FOOTNOTES_REFERENCE_CONTAINER_SCRIPT_MODE</a>
<span>
&nbsp;= &#039;footnotes_inputfield_reference_container_script_mode&#039; </span>
</dt>
<dd>Settings container key to select the script mode for the reference container.</dd>
<dt class="phpdocumentor-table-of-contents__entry -constant -public">
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_FOOTNOTES_REFERRER_SUPERSCRIPT_TAGS">C_STR_FOOTNOTES_REFERRER_SUPERSCRIPT_TAGS</a>
<span>
&nbsp;= &#039;footnotes_inputfield_referrer_superscript_tags&#039; </span>
</dt>
<dd>Settings container key for the referrer element.</dd>
<dt class="phpdocumentor-table-of-contents__entry -constant -public">
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_FOOTNOTES_SCROLL_DURATION_ASYMMETRICITY">C_STR_FOOTNOTES_SCROLL_DURATION_ASYMMETRICITY</a>
<span>
&nbsp;= &#039;footnotes_inputfield_scroll_duration_asymmetricity&#039; </span>
</dt>
<dd>Settings container key for scroll duration asymmetricity.</dd>
<dt class="phpdocumentor-table-of-contents__entry -constant -public">
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_FOOTNOTES_SHORT_CODE_END">C_STR_FOOTNOTES_SHORT_CODE_END</a>
<span>
&nbsp;= &#039;footnote_inputfield_placeholder_end&#039; </span>
</dt>
<dd>Settings container key for the short code of the footnotes end.</dd>
<dt class="phpdocumentor-table-of-contents__entry -constant -public">
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_FOOTNOTES_SHORT_CODE_END_USER_DEFINED">C_STR_FOOTNOTES_SHORT_CODE_END_USER_DEFINED</a>
<span>
&nbsp;= &#039;footnote_inputfield_placeholder_end_user_defined&#039; </span>
</dt>
<dd>Settings container key for the user-defined short code of the footnotes end.</dd>
<dt class="phpdocumentor-table-of-contents__entry -constant -public">
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_FOOTNOTES_SHORT_CODE_START">C_STR_FOOTNOTES_SHORT_CODE_START</a>
<span>
&nbsp;= &#039;footnote_inputfield_placeholder_start&#039; </span>
</dt>
<dd>Settings container key for the short code of the footnotes start.</dd>
<dt class="phpdocumentor-table-of-contents__entry -constant -public">
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_FOOTNOTES_SHORT_CODE_START_USER_DEFINED">C_STR_FOOTNOTES_SHORT_CODE_START_USER_DEFINED</a>
<span>
&nbsp;= &#039;footnote_inputfield_placeholder_start_user_defined&#039; </span>
</dt>
<dd>Settings container key for the user-defined short code of the footnotes start.</dd>
<dt class="phpdocumentor-table-of-contents__entry -constant -public">
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_FOOTNOTES_STYLING_AFTER">C_STR_FOOTNOTES_STYLING_AFTER</a>
<span>
&nbsp;= &#039;footnote_inputfield_custom_styling_after&#039; </span>
</dt>
<dd>Settings container key for the string after the footnote referrer.</dd>
<dt class="phpdocumentor-table-of-contents__entry -constant -public">
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_FOOTNOTES_STYLING_BEFORE">C_STR_FOOTNOTES_STYLING_BEFORE</a>
<span>
&nbsp;= &#039;footnote_inputfield_custom_styling_before&#039; </span>
</dt>
<dd>Settings container key for the string before the footnote referrer.</dd>
<dt class="phpdocumentor-table-of-contents__entry -constant -public">
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_FOOTNOTES_TOOLTIP_EXCERPT_DELIMITER">C_STR_FOOTNOTES_TOOLTIP_EXCERPT_DELIMITER</a>
<span>
&nbsp;= &#039;footnotes_inputfield_tooltip_excerpt_delimiter&#039; </span>
</dt>
<dd>Settings container key to configure the tooltip excerpt delimiter.</dd>
<dt class="phpdocumentor-table-of-contents__entry -constant -public">
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_FOOTNOTES_TOOLTIP_EXCERPT_MIRROR_ENABLE">C_STR_FOOTNOTES_TOOLTIP_EXCERPT_MIRROR_ENABLE</a>
<span>
&nbsp;= &#039;footnotes_inputfield_tooltip_excerpt_mirror_enable&#039; </span>
</dt>
<dd>Settings container key to enable mirroring the tooltip excerpt in the reference container.</dd>
<dt class="phpdocumentor-table-of-contents__entry -constant -public">
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_FOOTNOTES_TOOLTIP_EXCERPT_MIRROR_SEPARATOR">C_STR_FOOTNOTES_TOOLTIP_EXCERPT_MIRROR_SEPARATOR</a>
<span>
&nbsp;= &#039;footnotes_inputfield_tooltip_excerpt_mirror_separator&#039; </span>
</dt>
<dd>Settings container key to configure the tooltip excerpt separator in the reference container.</dd>
<dt class="phpdocumentor-table-of-contents__entry -constant -public">
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_FOOTNOTES_TOOLTIP_READON_LABEL">C_STR_FOOTNOTES_TOOLTIP_READON_LABEL</a>
<span>
&nbsp;= &#039;footnote_inputfield_readon_label&#039; </span>
</dt>
<dd>Settings container key for the label of the Read-on button in truncated tooltips.</dd>
<dt class="phpdocumentor-table-of-contents__entry -constant -public">
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_HARD_LINK_IDS_SEPARATOR">C_STR_HARD_LINK_IDS_SEPARATOR</a>
<span>
&nbsp;= &#039;footnotes_inputfield_hard_link_ids_separator&#039; </span>
</dt>
<dd>Settings container key for the ID separator in fragment IDs.</dd>
<dt class="phpdocumentor-table-of-contents__entry -constant -public">
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_HYPERLINK_ARROW">C_STR_HYPERLINK_ARROW</a>
<span>
&nbsp;= &#039;footnote_inputfield_custom_hyperlink_symbol&#039; </span>
</dt>
<dd>Settings container key for the backlink symbol selection.</dd>
<dt class="phpdocumentor-table-of-contents__entry -constant -public">
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_HYPERLINK_ARROW_USER_DEFINED">C_STR_HYPERLINK_ARROW_USER_DEFINED</a>
<span>
&nbsp;= &#039;footnote_inputfield_custom_hyperlink_symbol_user&#039; </span>
</dt>
<dd>Settings container key for the user-defined backlink symbol.</dd>
<dt class="phpdocumentor-table-of-contents__entry -constant -public">
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_LINK_ELEMENT_ENABLED">C_STR_LINK_ELEMENT_ENABLED</a>
<span>
&nbsp;= &#039;footnote_inputfield_link_element_enabled&#039; </span>
</dt>
<dd>Settings container key for the link element option.</dd>
<dt class="phpdocumentor-table-of-contents__entry -constant -public">
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_MOUSE_OVER_BOX_FONT_SIZE_ENABLED">C_STR_MOUSE_OVER_BOX_FONT_SIZE_ENABLED</a>
<span>
&nbsp;= &#039;footnotes_inputfield_mouse_over_box_font_size_enabled&#039; </span>
</dt>
<dd>Settings container key to enable setting the tooltip font size.</dd>
<dt class="phpdocumentor-table-of-contents__entry -constant -public">
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_MOUSE_OVER_BOX_FONT_SIZE_UNIT">C_STR_MOUSE_OVER_BOX_FONT_SIZE_UNIT</a>
<span>
&nbsp;= &#039;footnotes_inputfield_mouse_over_box_font_size_unit&#039; </span>
</dt>
<dd>Settings container key for the unit of the tooltip font size.</dd>
<dt class="phpdocumentor-table-of-contents__entry -constant -public">
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_REFERENCE_CONTAINER_3COLUMN_LAYOUT_ENABLE">C_STR_REFERENCE_CONTAINER_3COLUMN_LAYOUT_ENABLE</a>
<span>
&nbsp;= &#039;footnotes_inputfield_reference_container_3column_layout_enable&#039; </span>
</dt>
<dd>Settings container key to enable the legacy layout of the reference container.</dd>
<dt class="phpdocumentor-table-of-contents__entry -constant -public">
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_REFERENCE_CONTAINER_BACKLINK_SYMBOL_ENABLE">C_STR_REFERENCE_CONTAINER_BACKLINK_SYMBOL_ENABLE</a>
<span>
&nbsp;= &#039;footnotes_inputfield_reference_container_backlink_symbol_enable&#039; </span>
</dt>
<dd>Settings container key to enable the display of a backlink symbol.</dd>
<dt class="phpdocumentor-table-of-contents__entry -constant -public">
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_REFERENCE_CONTAINER_BACKLINK_SYMBOL_SWITCH">C_STR_REFERENCE_CONTAINER_BACKLINK_SYMBOL_SWITCH</a>
<span>
&nbsp;= &#039;footnotes_inputfield_reference_container_backlink_symbol_switch&#039; </span>
</dt>
<dd>Settings container key to get the backlink symbol switch side.</dd>
<dt class="phpdocumentor-table-of-contents__entry -constant -public">
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_REFERENCE_CONTAINER_COLLAPSE">C_STR_REFERENCE_CONTAINER_COLLAPSE</a>
<span>
&nbsp;= &#039;footnote_inputfield_collapse_references&#039; </span>
</dt>
<dd>Settings container key to collapse the reference container by default.</dd>
<dt class="phpdocumentor-table-of-contents__entry -constant -public">
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_REFERENCE_CONTAINER_LABEL_BOTTOM_BORDER">C_STR_REFERENCE_CONTAINER_LABEL_BOTTOM_BORDER</a>
<span>
&nbsp;= &#039;footnotes_inputfield_reference_container_label_bottom_border&#039; </span>
</dt>
<dd>Settings container key to enable the reference container label bottom border.</dd>
<dt class="phpdocumentor-table-of-contents__entry -constant -public">
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_REFERENCE_CONTAINER_LABEL_ELEMENT">C_STR_REFERENCE_CONTAINER_LABEL_ELEMENT</a>
<span>
&nbsp;= &#039;footnotes_inputfield_reference_container_label_element&#039; </span>
</dt>
<dd>Settings container key for the reference container label element.</dd>
<dt class="phpdocumentor-table-of-contents__entry -constant -public">
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_REFERENCE_CONTAINER_NAME">C_STR_REFERENCE_CONTAINER_NAME</a>
<span>
&nbsp;= &#039;footnote_inputfield_references_label&#039; </span>
</dt>
<dd>Settings container key for the label of the reference container.</dd>
<dt class="phpdocumentor-table-of-contents__entry -constant -public">
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_REFERENCE_CONTAINER_POSITION">C_STR_REFERENCE_CONTAINER_POSITION</a>
<span>
&nbsp;= &#039;footnote_inputfield_reference_container_place&#039; </span>
</dt>
<dd>Settings container key for the position of the reference container.</dd>
<dt class="phpdocumentor-table-of-contents__entry -constant -public">
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_REFERENCE_CONTAINER_POSITION_SHORTCODE">C_STR_REFERENCE_CONTAINER_POSITION_SHORTCODE</a>
<span>
&nbsp;= &#039;footnote_inputfield_reference_container_position_shortcode&#039; </span>
</dt>
<dd>Settings container key for reference container position shortcode.</dd>
<dt class="phpdocumentor-table-of-contents__entry -constant -public">
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_REFERENCE_CONTAINER_ROW_BORDERS_ENABLE">C_STR_REFERENCE_CONTAINER_ROW_BORDERS_ENABLE</a>
<span>
&nbsp;= &#039;footnotes_inputfield_reference_container_row_borders_enable&#039; </span>
</dt>
<dd>Settings container key to enable reference container table row borders.</dd>
<dt class="phpdocumentor-table-of-contents__entry -constant -public">
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_REFERENCE_CONTAINER_START_PAGE_ENABLE">C_STR_REFERENCE_CONTAINER_START_PAGE_ENABLE</a>
<span>
&nbsp;= &#039;footnotes_inputfield_reference_container_start_page_enable&#039; </span>
</dt>
<dd>Settings container key to not display the reference container on the homepage.</dd>
<dt class="phpdocumentor-table-of-contents__entry -constant -public">
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_REFERRER_FRAGMENT_ID_SLUG">C_STR_REFERRER_FRAGMENT_ID_SLUG</a>
<span>
&nbsp;= &#039;footnotes_inputfield_referrer_fragment_id_slug&#039; </span>
</dt>
<dd>Settings container key for the fragment ID slug in referrers.</dd>
<dt class="phpdocumentor-table-of-contents__entry -property -private">
<a href="classes/MCI-Footnotes-Settings.html#property_a_arr_container">$a_arr_container</a>
<span>
&nbsp;: array&lt;string|int, mixed&gt; </span>
</dt>
<dd>Contains all Settings Container names.</dd>
<dt class="phpdocumentor-table-of-contents__entry -property -private">
<a href="classes/MCI-Footnotes-Settings.html#property_a_arr_default">$a_arr_default</a>
<span>
&nbsp;: array&lt;string|int, mixed&gt; </span>
</dt>
<dd>Contains all Default Settings for each Settings Container.</dd>
<dt class="phpdocumentor-table-of-contents__entry -property -private">
<a href="classes/MCI-Footnotes-Settings.html#property_a_arr_settings">$a_arr_settings</a>
<span>
&nbsp;: array&lt;string|int, mixed&gt; </span>
</dt>
<dd>Contains all Settings from each Settings container as soon as this class is initialized.</dd>
<dt class="phpdocumentor-table-of-contents__entry -property -private">
<a href="classes/MCI-Footnotes-Settings.html#property_a_obj_instance">$a_obj_instance</a>
<span>
&nbsp;: <a href="classes/MCI-Footnotes-Settings.html"><abbr title="\MCI_Footnotes_Settings">MCI_Footnotes_Settings</abbr></a> </span>
</dt>
<dd>Stores a singleton reference of this class.</dd>
<dt class="phpdocumentor-table-of-contents__entry -method -public">
<a href="classes/MCI-Footnotes-Settings.html#method_clear_all">clear_all()</a>
<span>
&nbsp;: mixed </span>
</dt>
<dd>Deletes each Settings Container and loads the default values for each Settings Container.</dd>
<dt class="phpdocumentor-table-of-contents__entry -method -public">
<a href="classes/MCI-Footnotes-Settings.html#method_get">get()</a>
<span>
&nbsp;: mixed </span>
</dt>
<dd>Returns the value of specified Settings name.</dd>
<dt class="phpdocumentor-table-of-contents__entry -method -public">
<a href="classes/MCI-Footnotes-Settings.html#method_get_container">get_container()</a>
<span>
&nbsp;: <abbr title="\str">str</abbr> </span>
</dt>
<dd>Returns the name of a specified Settings Container.</dd>
<dt class="phpdocumentor-table-of-contents__entry -method -public">
<a href="classes/MCI-Footnotes-Settings.html#method_get_defaults">get_defaults()</a>
<span>
&nbsp;: array&lt;string|int, mixed&gt; </span>
</dt>
<dd>Returns the default values of a specific Settings Container.</dd>
<dt class="phpdocumentor-table-of-contents__entry -method -public">
<a href="classes/MCI-Footnotes-Settings.html#method_instance">instance()</a>
<span>
&nbsp;: <a href="classes/MCI-Footnotes-Settings.html"><abbr title="\MCI_Footnotes_Settings">MCI_Footnotes_Settings</abbr></a> </span>
</dt>
<dd>Returns a singleton of this class.</dd>
<dt class="phpdocumentor-table-of-contents__entry -method -public">
<a href="classes/MCI-Footnotes-Settings.html#method_register_settings">register_settings()</a>
<span>
&nbsp;: mixed </span>
</dt>
<dd>Register all Settings Container for the Plugin Settings Page in the Dashboard.</dd>
<dt class="phpdocumentor-table-of-contents__entry -method -public">
<a href="classes/MCI-Footnotes-Settings.html#method_save_options">save_options()</a>
<span>
&nbsp;: bool </span>
</dt>
<dd>Updates a whole Settings container.</dd>
<dt class="phpdocumentor-table-of-contents__entry -method -private">
<a href="classes/MCI-Footnotes-Settings.html#method___construct">__construct()</a>
<span>
&nbsp;: mixed </span>
</dt>
<dd>Class Constructor. Loads all Settings from each WordPress Settings container.</dd>
<dt class="phpdocumentor-table-of-contents__entry -method -private">
<a href="classes/MCI-Footnotes-Settings.html#method_load">load()</a>
<span>
&nbsp;: array&lt;string|int, mixed&gt; </span>
</dt>
<dd>Loads all settings from specified settings container.</dd>
<dt class="phpdocumentor-table-of-contents__entry -method -private">
<a href="classes/MCI-Footnotes-Settings.html#method_load_all">load_all()</a>
<span>
&nbsp;: mixed </span>
</dt>
<dd>Loads all Settings from each Settings container.</dd>
</dl>
<section class="phpdocumentor-constants">
<h3 class="phpdocumentor-elements__header" id="constants">
Constants
<a href="classes/MCI-Footnotes-Settings.html#constants" class="headerlink"><i class="fas fa-link"></i></a>
</h3>
<article class="phpdocumentor-element -constant -public ">
<h4 class="phpdocumentor-element__name" id="constant_C_FLO_MOUSE_OVER_BOX_FONT_SIZE_SCALAR">
C_FLO_MOUSE_OVER_BOX_FONT_SIZE_SCALAR
<a href="classes/MCI-Footnotes-Settings.html#constant_C_FLO_MOUSE_OVER_BOX_FONT_SIZE_SCALAR" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="class/settings.php"><a href="files/class-settings.html"><abbr title="class/settings.php">settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">738</span>
</aside>
<p class="phpdocumentor-summary">Settings container key for the scalar value of the tooltip font size.</p>
<code class="phpdocumentor-signature phpdocumentor-code ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__type"><abbr title="\flo">flo</abbr></span>
<span class="phpdocumentor-signature__name">C_FLO_MOUSE_OVER_BOX_FONT_SIZE_SCALAR</span>
= <span class="phpdocumentor-signature__default-value">&#039;footnotes_inputfield_mouse_over_box_font_size_scalar&#039;</span>
</code>
<section class="phpdocumentor-description"></section>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">2.1.4</span>
<section class="phpdocumentor-description"></section>
</dd>
</dl>
</article>
<article class="phpdocumentor-element -constant -public ">
<h4 class="phpdocumentor-element__name" id="constant_C_INT_BACKLINKS_COLUMN_MAX_WIDTH_SCALAR">
C_INT_BACKLINKS_COLUMN_MAX_WIDTH_SCALAR
<a href="classes/MCI-Footnotes-Settings.html#constant_C_INT_BACKLINKS_COLUMN_MAX_WIDTH_SCALAR" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="class/settings.php"><a href="files/class-settings.html"><abbr title="class/settings.php">settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">701</span>
</aside>
<p class="phpdocumentor-summary">Settings container key for the backlinks column max width scalar.</p>
<code class="phpdocumentor-signature phpdocumentor-code ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__type">int</span>
<span class="phpdocumentor-signature__name">C_INT_BACKLINKS_COLUMN_MAX_WIDTH_SCALAR</span>
= <span class="phpdocumentor-signature__default-value">&#039;footnotes_inputfield_backlinks_column_max_width_scalar&#039;</span>
</code>
<section class="phpdocumentor-description"></section>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">2.1.4</span>
<section class="phpdocumentor-description"></section>
</dd>
</dl>
</article>
<article class="phpdocumentor-element -constant -public ">
<h4 class="phpdocumentor-element__name" id="constant_C_INT_BACKLINKS_COLUMN_WIDTH_SCALAR">
C_INT_BACKLINKS_COLUMN_WIDTH_SCALAR
<a href="classes/MCI-Footnotes-Settings.html#constant_C_INT_BACKLINKS_COLUMN_WIDTH_SCALAR" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="class/settings.php"><a href="files/class-settings.html"><abbr title="class/settings.php">settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">677</span>
</aside>
<p class="phpdocumentor-summary">Settings container key for the backlinks column width scalar.</p>
<code class="phpdocumentor-signature phpdocumentor-code ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__type">int</span>
<span class="phpdocumentor-signature__name">C_INT_BACKLINKS_COLUMN_WIDTH_SCALAR</span>
= <span class="phpdocumentor-signature__default-value">&#039;footnotes_inputfield_backlinks_column_width_scalar&#039;</span>
</code>
<section class="phpdocumentor-description"></section>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">2.1.4</span>
<section class="phpdocumentor-description"></section>
</dd>
</dl>
</article>
<article class="phpdocumentor-element -constant -public ">
<h4 class="phpdocumentor-element__name" id="constant_C_INT_EXPERT_LOOKUP_THE_CONTENT_PRIORITY_LEVEL">
C_INT_EXPERT_LOOKUP_THE_CONTENT_PRIORITY_LEVEL
<a href="classes/MCI-Footnotes-Settings.html#constant_C_INT_EXPERT_LOOKUP_THE_CONTENT_PRIORITY_LEVEL" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="class/settings.php"><a href="files/class-settings.html"><abbr title="class/settings.php">settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">555</span>
</aside>
<p class="phpdocumentor-summary">Settings container key for &#039;the_content&#039; hook priority level.</p>
<code class="phpdocumentor-signature phpdocumentor-code ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__type">int</span>
<span class="phpdocumentor-signature__name">C_INT_EXPERT_LOOKUP_THE_CONTENT_PRIORITY_LEVEL</span>
= <span class="phpdocumentor-signature__default-value">&#039;footnote_inputfield_expert_lookup_the_content_priority_level&#039;</span>
</code>
<section class="phpdocumentor-description"><ul>
<li>Bugfix: Reference container: fix relative position through priority level, thanks to @june01 @imeson @spaceling bug reports, thanks to @spaceling code contribution.</li>
</ul>
</section>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">contributor</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<section class="phpdocumentor-description"><p>@spaceling</p>
</section>
</dd>
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">link</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<a class="phpdocumentor-tag-link" href="https://wordpress.org/support/topic/change-the-position-5/#post-13608594"> https://wordpress.org/support/topic/change-the-position-5/#post-13608594 </a>
</dd>
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">link</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<a class="phpdocumentor-tag-link" href="https://wordpress.org/support/topic/change-the-position-5/"> https://wordpress.org/support/topic/change-the-position-5/ </a>
</dd>
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">link</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<a class="phpdocumentor-tag-link" href="https://wordpress.org/support/topic/change-the-position-5/#post-13538345"> https://wordpress.org/support/topic/change-the-position-5/#post-13538345 </a>
</dd>
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">link</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<a class="phpdocumentor-tag-link" href="https://codex.wordpress.org/Plugin_API/#Hook_in_your_Filter"> <ul>
<li>Bugfix: Dashboard: priority level setting for the_content hook, thanks to @imeson bug report.</li>
</ul>
</a>
</dd>
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">link</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<a class="phpdocumentor-tag-link" href="https://wordpress.org/support/topic/change-the-position-5/#post-13538345"> https://wordpress.org/support/topic/change-the-position-5/#post-13538345 </a>
</dd>
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">link</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<a class="phpdocumentor-tag-link" href="https://wordpress.org/support/topic/code-showing-up-in-references/"> https://wordpress.org/support/topic/code-showing-up-in-references/ </a>
</dd>
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">link</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<a class="phpdocumentor-tag-link" href="https://github.com/Modernizr/Modernizr/issues/171"> https://github.com/Modernizr/Modernizr/issues/171 </a>
</dd>
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">reporter</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<section class="phpdocumentor-description"><p>@june01</p>
</section>
</dd>
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">reporter</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<section class="phpdocumentor-description"><p>@imeson</p>
</section>
</dd>
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">reporter</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<section class="phpdocumentor-description"><p>@imeson</p>
</section>
</dd>
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">reporter</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<section class="phpdocumentor-description"><p>@marthalindeman</p>
</section>
</dd>
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">2.0.5</span>
<section class="phpdocumentor-description"></section>
</dd>
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">2.1.1</span>
<section class="phpdocumentor-description"><ul>
<li>Bugfix: Priority levels: set the_content priority level to 98 to prevent plugin conflict, thanks to @marthalindeman bug report.</li>
</ul>
</section>
</dd>
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">2.1.6</span>
<section class="phpdocumentor-description"><p>Priority level of the_content and of widget_text as the only relevant
hooks must be less than 99 because social buttons may yield scripts
that contain the strings '((' and '))', i.e. the default footnote
start and end short codes, causing issues with fake footnotes.</p>
<p>Setting the_content priority to 10 instead of PHP_INT_MAX i.e. 9223372036854775807
makes the footnotes reference container display beneath the post and above other
features added by other plugins, e.g. related post lists and social buttons.</p>
<p>For YARPP to display related posts below the Footnotes reference container,
priority needs to be at least 1200 (i.e. 0 =&lt; $l_int_the_content_priority =&lt; 1200).</p>
<p>PHP_INT_MAX cannot be reset by leaving the number box empty. because browsers
(WebKit) dont allow it, so we must resort to -1.</p>
</section>
</dd>
</dl>
</article>
<article class="phpdocumentor-element -constant -public ">
<h4 class="phpdocumentor-element__name" id="constant_C_INT_EXPERT_LOOKUP_THE_EXCERPT_PRIORITY_LEVEL">
C_INT_EXPERT_LOOKUP_THE_EXCERPT_PRIORITY_LEVEL
<a href="classes/MCI-Footnotes-Settings.html#constant_C_INT_EXPERT_LOOKUP_THE_EXCERPT_PRIORITY_LEVEL" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="class/settings.php"><a href="files/class-settings.html"><abbr title="class/settings.php">settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">592</span>
</aside>
<p class="phpdocumentor-summary">Settings container key for &#039;the_excerpt&#039; hook priority level.</p>
<code class="phpdocumentor-signature phpdocumentor-code ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__type">int</span>
<span class="phpdocumentor-signature__name">C_INT_EXPERT_LOOKUP_THE_EXCERPT_PRIORITY_LEVEL</span>
= <span class="phpdocumentor-signature__default-value">&#039;footnote_inputfield_expert_lookup_the_excerpt_priority_level&#039;</span>
</code>
<section class="phpdocumentor-description"></section>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">2.1.2</span>
<section class="phpdocumentor-description"></section>
</dd>
</dl>
</article>
<article class="phpdocumentor-element -constant -public ">
<h4 class="phpdocumentor-element__name" id="constant_C_INT_EXPERT_LOOKUP_THE_TITLE_PRIORITY_LEVEL">
C_INT_EXPERT_LOOKUP_THE_TITLE_PRIORITY_LEVEL
<a href="classes/MCI-Footnotes-Settings.html#constant_C_INT_EXPERT_LOOKUP_THE_TITLE_PRIORITY_LEVEL" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="class/settings.php"><a href="files/class-settings.html"><abbr title="class/settings.php">settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">568</span>
</aside>
<p class="phpdocumentor-summary">Settings container key for &#039;the_title&#039; hook priority level.</p>
<code class="phpdocumentor-signature phpdocumentor-code ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__type">int</span>
<span class="phpdocumentor-signature__name">C_INT_EXPERT_LOOKUP_THE_TITLE_PRIORITY_LEVEL</span>
= <span class="phpdocumentor-signature__default-value">&#039;footnote_inputfield_expert_lookup_the_title_priority_level&#039;</span>
</code>
<section class="phpdocumentor-description"><ul>
<li>Bugfix: Dashboard: priority level settings for all other hooks, thanks to @nikelaos bug report.</li>
</ul>
</section>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">reporter</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<section class="phpdocumentor-description"><p>@nikelaos</p>
</section>
</dd>
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">link</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<a class="phpdocumentor-tag-link" href="https://wordpress.org/support/topic/doesnt-work-any-more-11/#post-13676705"> https://wordpress.org/support/topic/doesnt-work-any-more-11/#post-13676705 </a>
</dd>
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">2.1.2</span>
<section class="phpdocumentor-description"></section>
</dd>
</dl>
</article>
<article class="phpdocumentor-element -constant -public ">
<h4 class="phpdocumentor-element__name" id="constant_C_INT_EXPERT_LOOKUP_WIDGET_TEXT_PRIORITY_LEVEL">
C_INT_EXPERT_LOOKUP_WIDGET_TEXT_PRIORITY_LEVEL
<a href="classes/MCI-Footnotes-Settings.html#constant_C_INT_EXPERT_LOOKUP_WIDGET_TEXT_PRIORITY_LEVEL" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="class/settings.php"><a href="files/class-settings.html"><abbr title="class/settings.php">settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">584</span>
</aside>
<p class="phpdocumentor-summary">Settings container key for &#039;widget_text&#039; hook priority level.</p>
<code class="phpdocumentor-signature phpdocumentor-code ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__type">int</span>
<span class="phpdocumentor-signature__name">C_INT_EXPERT_LOOKUP_WIDGET_TEXT_PRIORITY_LEVEL</span>
= <span class="phpdocumentor-signature__default-value">&#039;footnote_inputfield_expert_lookup_widget_text_priority_level&#039;</span>
</code>
<section class="phpdocumentor-description"></section>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">2.1.2</span>
<section class="phpdocumentor-description"></section>
</dd>
</dl>
</article>
<article class="phpdocumentor-element -constant -public ">
<h4 class="phpdocumentor-element__name" id="constant_C_INT_EXPERT_LOOKUP_WIDGET_TITLE_PRIORITY_LEVEL">
C_INT_EXPERT_LOOKUP_WIDGET_TITLE_PRIORITY_LEVEL
<a href="classes/MCI-Footnotes-Settings.html#constant_C_INT_EXPERT_LOOKUP_WIDGET_TITLE_PRIORITY_LEVEL" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="class/settings.php"><a href="files/class-settings.html"><abbr title="class/settings.php">settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">576</span>
</aside>
<p class="phpdocumentor-summary">Settings container key for &#039;widget_title&#039; hook priority level.</p>
<code class="phpdocumentor-signature phpdocumentor-code ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__type">int</span>
<span class="phpdocumentor-signature__name">C_INT_EXPERT_LOOKUP_WIDGET_TITLE_PRIORITY_LEVEL</span>
= <span class="phpdocumentor-signature__default-value">&#039;footnote_inputfield_expert_lookup_widget_title_priority_level&#039;</span>
</code>
<section class="phpdocumentor-description"></section>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">2.1.2</span>
<section class="phpdocumentor-description"></section>
</dd>
</dl>
</article>
<article class="phpdocumentor-element -constant -public ">
<h4 class="phpdocumentor-element__name" id="constant_C_INT_FOOTNOTES_ALTERNATIVE_MOUSE_OVER_BOX_OFFSET_X">
C_INT_FOOTNOTES_ALTERNATIVE_MOUSE_OVER_BOX_OFFSET_X
<a href="classes/MCI-Footnotes-Settings.html#constant_C_INT_FOOTNOTES_ALTERNATIVE_MOUSE_OVER_BOX_OFFSET_X" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="class/settings.php"><a href="files/class-settings.html"><abbr title="class/settings.php">settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">874</span>
</aside>
<p class="phpdocumentor-summary">Settings container key for alternative tooltip x offset.</p>
<code class="phpdocumentor-signature phpdocumentor-code ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__type">int</span>
<span class="phpdocumentor-signature__name">C_INT_FOOTNOTES_ALTERNATIVE_MOUSE_OVER_BOX_OFFSET_X</span>
= <span class="phpdocumentor-signature__default-value">&#039;footnotes_inputfield_alternative_mouse_over_box_offset_x&#039;</span>
</code>
<section class="phpdocumentor-description"></section>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">2.2.5</span>
<section class="phpdocumentor-description"></section>
</dd>
</dl>
</article>
<article class="phpdocumentor-element -constant -public ">
<h4 class="phpdocumentor-element__name" id="constant_C_INT_FOOTNOTES_ALTERNATIVE_MOUSE_OVER_BOX_OFFSET_Y">
C_INT_FOOTNOTES_ALTERNATIVE_MOUSE_OVER_BOX_OFFSET_Y
<a href="classes/MCI-Footnotes-Settings.html#constant_C_INT_FOOTNOTES_ALTERNATIVE_MOUSE_OVER_BOX_OFFSET_Y" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="class/settings.php"><a href="files/class-settings.html"><abbr title="class/settings.php">settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">882</span>
</aside>
<p class="phpdocumentor-summary">Settings container key for alternative tooltip y offset.</p>
<code class="phpdocumentor-signature phpdocumentor-code ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__type">int</span>
<span class="phpdocumentor-signature__name">C_INT_FOOTNOTES_ALTERNATIVE_MOUSE_OVER_BOX_OFFSET_Y</span>
= <span class="phpdocumentor-signature__default-value">&#039;footnotes_inputfield_alternative_mouse_over_box_offset_y&#039;</span>
</code>
<section class="phpdocumentor-description"></section>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">2.2.5</span>
<section class="phpdocumentor-description"></section>
</dd>
</dl>
</article>
<article class="phpdocumentor-element -constant -public ">
<h4 class="phpdocumentor-element__name" id="constant_C_INT_FOOTNOTES_ALTERNATIVE_MOUSE_OVER_BOX_WIDTH">
C_INT_FOOTNOTES_ALTERNATIVE_MOUSE_OVER_BOX_WIDTH
<a href="classes/MCI-Footnotes-Settings.html#constant_C_INT_FOOTNOTES_ALTERNATIVE_MOUSE_OVER_BOX_WIDTH" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="class/settings.php"><a href="files/class-settings.html"><abbr title="class/settings.php">settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">890</span>
</aside>
<p class="phpdocumentor-summary">Settings container key for alternative tooltip width.</p>
<code class="phpdocumentor-signature phpdocumentor-code ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__type">int</span>
<span class="phpdocumentor-signature__name">C_INT_FOOTNOTES_ALTERNATIVE_MOUSE_OVER_BOX_WIDTH</span>
= <span class="phpdocumentor-signature__default-value">&#039;footnotes_inputfield_alternative_mouse_over_box_width&#039;</span>
</code>
<section class="phpdocumentor-description"></section>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">2.2.5</span>
<section class="phpdocumentor-description"></section>
</dd>
</dl>
</article>
<article class="phpdocumentor-element -constant -public ">
<h4 class="phpdocumentor-element__name" id="constant_C_INT_FOOTNOTES_MOUSE_OVER_BOX_BORDER_RADIUS">
C_INT_FOOTNOTES_MOUSE_OVER_BOX_BORDER_RADIUS
<a href="classes/MCI-Footnotes-Settings.html#constant_C_INT_FOOTNOTES_MOUSE_OVER_BOX_BORDER_RADIUS" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="class/settings.php"><a href="files/class-settings.html"><abbr title="class/settings.php">settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">362</span>
</aside>
<p class="phpdocumentor-summary">Settings container key for the mouse-over box to define the border radius.</p>
<code class="phpdocumentor-signature phpdocumentor-code ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__type">int</span>
<span class="phpdocumentor-signature__name">C_INT_FOOTNOTES_MOUSE_OVER_BOX_BORDER_RADIUS</span>
= <span class="phpdocumentor-signature__default-value">&#039;footnote_inputfield_custom_mouse_over_box_border_radius&#039;</span>
</code>
<section class="phpdocumentor-description"></section>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">1.5.6</span>
<section class="phpdocumentor-description"></section>
</dd>
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">2.0.7</span>
<section class="phpdocumentor-description"><p>The mouse over box corners mustnt be rounded as that is outdated.</p>
</section>
</dd>
</dl>
</article>
<article class="phpdocumentor-element -constant -public ">
<h4 class="phpdocumentor-element__name" id="constant_C_INT_FOOTNOTES_MOUSE_OVER_BOX_BORDER_WIDTH">
C_INT_FOOTNOTES_MOUSE_OVER_BOX_BORDER_WIDTH
<a href="classes/MCI-Footnotes-Settings.html#constant_C_INT_FOOTNOTES_MOUSE_OVER_BOX_BORDER_WIDTH" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="class/settings.php"><a href="files/class-settings.html"><abbr title="class/settings.php">settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">344</span>
</aside>
<p class="phpdocumentor-summary">Settings container key for the mouse-over box to define the border width.</p>
<code class="phpdocumentor-signature phpdocumentor-code ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__type">int</span>
<span class="phpdocumentor-signature__name">C_INT_FOOTNOTES_MOUSE_OVER_BOX_BORDER_WIDTH</span>
= <span class="phpdocumentor-signature__default-value">&#039;footnote_inputfield_custom_mouse_over_box_border_width&#039;</span>
</code>
<section class="phpdocumentor-description"></section>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">1.5.6</span>
<section class="phpdocumentor-description"></section>
</dd>
</dl>
</article>
<article class="phpdocumentor-element -constant -public ">
<h4 class="phpdocumentor-element__name" id="constant_C_INT_FOOTNOTES_MOUSE_OVER_BOX_EXCERPT_LENGTH">
C_INT_FOOTNOTES_MOUSE_OVER_BOX_EXCERPT_LENGTH
<a href="classes/MCI-Footnotes-Settings.html#constant_C_INT_FOOTNOTES_MOUSE_OVER_BOX_EXCERPT_LENGTH" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="class/settings.php"><a href="files/class-settings.html"><abbr title="class/settings.php">settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">207</span>
</aside>
<p class="phpdocumentor-summary">Settings container key for the mouse-over box to define the max. length of the enabled excerpt.</p>
<code class="phpdocumentor-signature phpdocumentor-code ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__type">int</span>
<span class="phpdocumentor-signature__name">C_INT_FOOTNOTES_MOUSE_OVER_BOX_EXCERPT_LENGTH</span>
= <span class="phpdocumentor-signature__default-value">&#039;footnote_inputfield_custom_mouse_over_box_excerpt_length&#039;</span>
</code>
<section class="phpdocumentor-description"></section>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">1.5.4</span>
<section class="phpdocumentor-description"></section>
</dd>
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">2.0.7</span>
<section class="phpdocumentor-description"><p>Increase default truncation length from 150 to 200 chars.</p>
</section>
</dd>
</dl>
</article>
<article class="phpdocumentor-element -constant -public ">
<h4 class="phpdocumentor-element__name" id="constant_C_INT_FOOTNOTES_MOUSE_OVER_BOX_MAX_WIDTH">
C_INT_FOOTNOTES_MOUSE_OVER_BOX_MAX_WIDTH
<a href="classes/MCI-Footnotes-Settings.html#constant_C_INT_FOOTNOTES_MOUSE_OVER_BOX_MAX_WIDTH" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="class/settings.php"><a href="files/class-settings.html"><abbr title="class/settings.php">settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">373</span>
</aside>
<p class="phpdocumentor-summary">Settings container key for the mouse-over box to define the max. width.</p>
<code class="phpdocumentor-signature phpdocumentor-code ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__type">int</span>
<span class="phpdocumentor-signature__name">C_INT_FOOTNOTES_MOUSE_OVER_BOX_MAX_WIDTH</span>
= <span class="phpdocumentor-signature__default-value">&#039;footnote_inputfield_custom_mouse_over_box_max_width&#039;</span>
</code>
<section class="phpdocumentor-description"></section>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">1.5.6</span>
<section class="phpdocumentor-description"></section>
</dd>
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">2.0.7</span>
<section class="phpdocumentor-description"><p>Set default width 450.
The width should be limited to start with, for the box to have shape.</p>
</section>
</dd>
</dl>
</article>
<article class="phpdocumentor-element -constant -public ">
<h4 class="phpdocumentor-element__name" id="constant_C_INT_FOOTNOTES_MOUSE_OVER_BOX_OFFSET_X">
C_INT_FOOTNOTES_MOUSE_OVER_BOX_OFFSET_X
<a href="classes/MCI-Footnotes-Settings.html#constant_C_INT_FOOTNOTES_MOUSE_OVER_BOX_OFFSET_X" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="class/settings.php"><a href="files/class-settings.html"><abbr title="class/settings.php">settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">393</span>
</aside>
<p class="phpdocumentor-summary">Settings container key for the mouse-over box to define the offset (x).</p>
<code class="phpdocumentor-signature phpdocumentor-code ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__type">int</span>
<span class="phpdocumentor-signature__name">C_INT_FOOTNOTES_MOUSE_OVER_BOX_OFFSET_X</span>
= <span class="phpdocumentor-signature__default-value">&#039;footnote_inputfield_custom_mouse_over_box_offset_x&#039;</span>
</code>
<section class="phpdocumentor-description"></section>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">1.5.7</span>
<section class="phpdocumentor-description"></section>
</dd>
</dl>
</article>
<article class="phpdocumentor-element -constant -public ">
<h4 class="phpdocumentor-element__name" id="constant_C_INT_FOOTNOTES_MOUSE_OVER_BOX_OFFSET_Y">
C_INT_FOOTNOTES_MOUSE_OVER_BOX_OFFSET_Y
<a href="classes/MCI-Footnotes-Settings.html#constant_C_INT_FOOTNOTES_MOUSE_OVER_BOX_OFFSET_Y" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="class/settings.php"><a href="files/class-settings.html"><abbr title="class/settings.php">settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">404</span>
</aside>
<p class="phpdocumentor-summary">Settings container key for the mouse-over box to define the offset (y).</p>
<code class="phpdocumentor-signature phpdocumentor-code ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__type">int</span>
<span class="phpdocumentor-signature__name">C_INT_FOOTNOTES_MOUSE_OVER_BOX_OFFSET_Y</span>
= <span class="phpdocumentor-signature__default-value">&#039;footnote_inputfield_custom_mouse_over_box_offset_y&#039;</span>
</code>
<section class="phpdocumentor-description"></section>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">1.5.7</span>
<section class="phpdocumentor-description"></section>
</dd>
</dl>
</article>
<article class="phpdocumentor-element -constant -public ">
<h4 class="phpdocumentor-element__name" id="constant_C_INT_FOOTNOTES_SCROLL_DOWN_DELAY">
C_INT_FOOTNOTES_SCROLL_DOWN_DELAY
<a href="classes/MCI-Footnotes-Settings.html#constant_C_INT_FOOTNOTES_SCROLL_DOWN_DELAY" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="class/settings.php"><a href="files/class-settings.html"><abbr title="class/settings.php">settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">1151</span>
</aside>
<p class="phpdocumentor-summary">Settings container key for scroll down delay.</p>
<code class="phpdocumentor-signature phpdocumentor-code ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__type">int</span>
<span class="phpdocumentor-signature__name">C_INT_FOOTNOTES_SCROLL_DOWN_DELAY</span>
= <span class="phpdocumentor-signature__default-value">&#039;footnotes_inputfield_scroll_down_delay&#039;</span>
</code>
<section class="phpdocumentor-description"></section>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">2.5.11</span>
<section class="phpdocumentor-description"></section>
</dd>
</dl>
</article>
<article class="phpdocumentor-element -constant -public ">
<h4 class="phpdocumentor-element__name" id="constant_C_INT_FOOTNOTES_SCROLL_DOWN_DURATION">
C_INT_FOOTNOTES_SCROLL_DOWN_DURATION
<a href="classes/MCI-Footnotes-Settings.html#constant_C_INT_FOOTNOTES_SCROLL_DOWN_DURATION" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="class/settings.php"><a href="files/class-settings.html"><abbr title="class/settings.php">settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">1143</span>
</aside>
<p class="phpdocumentor-summary">Settings container key for scroll down duration.</p>
<code class="phpdocumentor-signature phpdocumentor-code ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__type">int</span>
<span class="phpdocumentor-signature__name">C_INT_FOOTNOTES_SCROLL_DOWN_DURATION</span>
= <span class="phpdocumentor-signature__default-value">&#039;footnotes_inputfield_scroll_down_duration&#039;</span>
</code>
<section class="phpdocumentor-description"></section>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">2.5.11</span>
<section class="phpdocumentor-description"></section>
</dd>
</dl>
</article>
<article class="phpdocumentor-element -constant -public ">
<h4 class="phpdocumentor-element__name" id="constant_C_INT_FOOTNOTES_SCROLL_DURATION">
C_INT_FOOTNOTES_SCROLL_DURATION
<a href="classes/MCI-Footnotes-Settings.html#constant_C_INT_FOOTNOTES_SCROLL_DURATION" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="class/settings.php"><a href="files/class-settings.html"><abbr title="class/settings.php">settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">775</span>
</aside>
<p class="phpdocumentor-summary">Settings container key for scroll duration.</p>
<code class="phpdocumentor-signature phpdocumentor-code ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__type">int</span>
<span class="phpdocumentor-signature__name">C_INT_FOOTNOTES_SCROLL_DURATION</span>
= <span class="phpdocumentor-signature__default-value">&#039;footnotes_inputfield_scroll_duration&#039;</span>
</code>
<section class="phpdocumentor-description"><ul>
<li>Bugfix: Scroll duration: make configurable to conform to website content and style requirements.</li>
</ul>
</section>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">2.1.4</span>
<section class="phpdocumentor-description"></section>
</dd>
</dl>
</article>
<article class="phpdocumentor-element -constant -public ">
<h4 class="phpdocumentor-element__name" id="constant_C_INT_FOOTNOTES_SCROLL_OFFSET">
C_INT_FOOTNOTES_SCROLL_OFFSET
<a href="classes/MCI-Footnotes-Settings.html#constant_C_INT_FOOTNOTES_SCROLL_OFFSET" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="class/settings.php"><a href="files/class-settings.html"><abbr title="class/settings.php">settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">765</span>
</aside>
<p class="phpdocumentor-summary">Settings container key for scroll offset.</p>
<code class="phpdocumentor-signature phpdocumentor-code ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__type">int</span>
<span class="phpdocumentor-signature__name">C_INT_FOOTNOTES_SCROLL_OFFSET</span>
= <span class="phpdocumentor-signature__default-value">&#039;footnotes_inputfield_scroll_offset&#039;</span>
</code>
<section class="phpdocumentor-description"><ul>
<li>Bugfix: Scroll offset: make configurable to fix site-dependent issues related to fixed headers.</li>
</ul>
</section>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">2.1.4</span>
<section class="phpdocumentor-description"></section>
</dd>
</dl>
</article>
<article class="phpdocumentor-element -constant -public ">
<h4 class="phpdocumentor-element__name" id="constant_C_INT_FOOTNOTES_SCROLL_UP_DELAY">
C_INT_FOOTNOTES_SCROLL_UP_DELAY
<a href="classes/MCI-Footnotes-Settings.html#constant_C_INT_FOOTNOTES_SCROLL_UP_DELAY" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="class/settings.php"><a href="files/class-settings.html"><abbr title="class/settings.php">settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">1159</span>
</aside>
<p class="phpdocumentor-summary">Settings container key for scroll up delay.</p>
<code class="phpdocumentor-signature phpdocumentor-code ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__type">int</span>
<span class="phpdocumentor-signature__name">C_INT_FOOTNOTES_SCROLL_UP_DELAY</span>
= <span class="phpdocumentor-signature__default-value">&#039;footnotes_inputfield_scroll_up_delay&#039;</span>
</code>
<section class="phpdocumentor-description"></section>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">2.5.11</span>
<section class="phpdocumentor-description"></section>
</dd>
</dl>
</article>
<article class="phpdocumentor-element -constant -public ">
<h4 class="phpdocumentor-element__name" id="constant_C_INT_MOUSE_OVER_BOX_FADE_IN_DELAY">
C_INT_MOUSE_OVER_BOX_FADE_IN_DELAY
<a href="classes/MCI-Footnotes-Settings.html#constant_C_INT_MOUSE_OVER_BOX_FADE_IN_DELAY" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="class/settings.php"><a href="files/class-settings.html"><abbr title="class/settings.php">settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">783</span>
</aside>
<p class="phpdocumentor-summary">Settings container key for tooltip display fade-in delay.</p>
<code class="phpdocumentor-signature phpdocumentor-code ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__type">int</span>
<span class="phpdocumentor-signature__name">C_INT_MOUSE_OVER_BOX_FADE_IN_DELAY</span>
= <span class="phpdocumentor-signature__default-value">&#039;footnotes_inputfield_mouse_over_box_fade_in_delay&#039;</span>
</code>
<section class="phpdocumentor-description"></section>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">2.1.4</span>
<section class="phpdocumentor-description"></section>
</dd>
</dl>
</article>
<article class="phpdocumentor-element -constant -public ">
<h4 class="phpdocumentor-element__name" id="constant_C_INT_MOUSE_OVER_BOX_FADE_IN_DURATION">
C_INT_MOUSE_OVER_BOX_FADE_IN_DURATION
<a href="classes/MCI-Footnotes-Settings.html#constant_C_INT_MOUSE_OVER_BOX_FADE_IN_DURATION" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="class/settings.php"><a href="files/class-settings.html"><abbr title="class/settings.php">settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">791</span>
</aside>
<p class="phpdocumentor-summary">Settings container key for tooltip display fade-in duration.</p>
<code class="phpdocumentor-signature phpdocumentor-code ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__type">int</span>
<span class="phpdocumentor-signature__name">C_INT_MOUSE_OVER_BOX_FADE_IN_DURATION</span>
= <span class="phpdocumentor-signature__default-value">&#039;footnotes_inputfield_mouse_over_box_fade_in_duration&#039;</span>
</code>
<section class="phpdocumentor-description"></section>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">2.1.4</span>
<section class="phpdocumentor-description"></section>
</dd>
</dl>
</article>
<article class="phpdocumentor-element -constant -public ">
<h4 class="phpdocumentor-element__name" id="constant_C_INT_MOUSE_OVER_BOX_FADE_OUT_DELAY">
C_INT_MOUSE_OVER_BOX_FADE_OUT_DELAY
<a href="classes/MCI-Footnotes-Settings.html#constant_C_INT_MOUSE_OVER_BOX_FADE_OUT_DELAY" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="class/settings.php"><a href="files/class-settings.html"><abbr title="class/settings.php">settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">799</span>
</aside>
<p class="phpdocumentor-summary">Settings container key for tooltip display fade-out delay.</p>
<code class="phpdocumentor-signature phpdocumentor-code ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__type">int</span>
<span class="phpdocumentor-signature__name">C_INT_MOUSE_OVER_BOX_FADE_OUT_DELAY</span>
= <span class="phpdocumentor-signature__default-value">&#039;footnotes_inputfield_mouse_over_box_fade_out_delay&#039;</span>
</code>
<section class="phpdocumentor-description"></section>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">2.1.4</span>
<section class="phpdocumentor-description"></section>
</dd>
</dl>
</article>
<article class="phpdocumentor-element -constant -public ">
<h4 class="phpdocumentor-element__name" id="constant_C_INT_MOUSE_OVER_BOX_FADE_OUT_DURATION">
C_INT_MOUSE_OVER_BOX_FADE_OUT_DURATION
<a href="classes/MCI-Footnotes-Settings.html#constant_C_INT_MOUSE_OVER_BOX_FADE_OUT_DURATION" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="class/settings.php"><a href="files/class-settings.html"><abbr title="class/settings.php">settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">807</span>
</aside>
<p class="phpdocumentor-summary">Settings container key for tooltip display fade-out duration.</p>
<code class="phpdocumentor-signature phpdocumentor-code ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__type">int</span>
<span class="phpdocumentor-signature__name">C_INT_MOUSE_OVER_BOX_FADE_OUT_DURATION</span>
= <span class="phpdocumentor-signature__default-value">&#039;footnotes_inputfield_mouse_over_box_fade_out_duration&#039;</span>
</code>
<section class="phpdocumentor-description"></section>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">2.1.4</span>
<section class="phpdocumentor-description"></section>
</dd>
</dl>
</article>
<article class="phpdocumentor-element -constant -public ">
<h4 class="phpdocumentor-element__name" id="constant_C_INT_REFERENCE_CONTAINER_BOTTOM_MARGIN">
C_INT_REFERENCE_CONTAINER_BOTTOM_MARGIN
<a href="classes/MCI-Footnotes-Settings.html#constant_C_INT_REFERENCE_CONTAINER_BOTTOM_MARGIN" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="class/settings.php"><a href="files/class-settings.html"><abbr title="class/settings.php">settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">956</span>
</aside>
<p class="phpdocumentor-summary">Settings container key for reference container bottom margin.</p>
<code class="phpdocumentor-signature phpdocumentor-code ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__type">int</span>
<span class="phpdocumentor-signature__name">C_INT_REFERENCE_CONTAINER_BOTTOM_MARGIN</span>
= <span class="phpdocumentor-signature__default-value">&#039;footnotes_inputfield_reference_container_bottom_margin&#039;</span>
</code>
<section class="phpdocumentor-description"><ul>
<li>Bugfix: Reference container: convert top padding to margin and make it a setting, thanks to @hamshe bug report.</li>
</ul>
</section>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">reporter</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<section class="phpdocumentor-description"><p>@hamshe</p>
</section>
</dd>
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">link</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<a class="phpdocumentor-tag-link" href="https://wordpress.org/support/topic/reference-container-in-elementor/#post-13786635"> https://wordpress.org/support/topic/reference-container-in-elementor/#post-13786635 </a>
</dd>
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">2.3.0</span>
<section class="phpdocumentor-description"></section>
</dd>
</dl>
</article>
<article class="phpdocumentor-element -constant -public ">
<h4 class="phpdocumentor-element__name" id="constant_C_INT_REFERENCE_CONTAINER_TOP_MARGIN">
C_INT_REFERENCE_CONTAINER_TOP_MARGIN
<a href="classes/MCI-Footnotes-Settings.html#constant_C_INT_REFERENCE_CONTAINER_TOP_MARGIN" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="class/settings.php"><a href="files/class-settings.html"><abbr title="class/settings.php">settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">943</span>
</aside>
<p class="phpdocumentor-summary">Settings container key for reference container top margin.</p>
<code class="phpdocumentor-signature phpdocumentor-code ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__type">int</span>
<span class="phpdocumentor-signature__name">C_INT_REFERENCE_CONTAINER_TOP_MARGIN</span>
= <span class="phpdocumentor-signature__default-value">&#039;footnotes_inputfield_reference_container_top_margin&#039;</span>
</code>
<section class="phpdocumentor-description"><ul>
<li>Bugfix: Reference container: convert top padding to margin and make it a setting, thanks to @hamshe bug report.</li>
</ul>
</section>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">reporter</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<section class="phpdocumentor-description"><p>@hamshe</p>
</section>
</dd>
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">link</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<a class="phpdocumentor-tag-link" href="https://wordpress.org/support/topic/reference-container-in-elementor/#post-13786635"> https://wordpress.org/support/topic/reference-container-in-elementor/#post-13786635 </a>
</dd>
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">2.3.0</span>
<section class="phpdocumentor-description"></section>
</dd>
</dl>
</article>
<article class="phpdocumentor-element -constant -public ">
<h4 class="phpdocumentor-element__name" id="constant_C_STR_BACKLINKS_COLUMN_MAX_WIDTH_ENABLED">
C_STR_BACKLINKS_COLUMN_MAX_WIDTH_ENABLED
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_BACKLINKS_COLUMN_MAX_WIDTH_ENABLED" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="class/settings.php"><a href="files/class-settings.html"><abbr title="class/settings.php">settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">693</span>
</aside>
<p class="phpdocumentor-summary">Settings container key to enable a max width for the backlinks column.</p>
<code class="phpdocumentor-signature phpdocumentor-code ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__type"><abbr title="\str">str</abbr></span>
<span class="phpdocumentor-signature__name">C_STR_BACKLINKS_COLUMN_MAX_WIDTH_ENABLED</span>
= <span class="phpdocumentor-signature__default-value">&#039;footnotes_inputfield_backlinks_column_max_width_enabled&#039;</span>
</code>
<section class="phpdocumentor-description"></section>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">2.1.4</span>
<section class="phpdocumentor-description"></section>
</dd>
</dl>
</article>
<article class="phpdocumentor-element -constant -public ">
<h4 class="phpdocumentor-element__name" id="constant_C_STR_BACKLINKS_COLUMN_MAX_WIDTH_UNIT">
C_STR_BACKLINKS_COLUMN_MAX_WIDTH_UNIT
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_BACKLINKS_COLUMN_MAX_WIDTH_UNIT" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="class/settings.php"><a href="files/class-settings.html"><abbr title="class/settings.php">settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">709</span>
</aside>
<p class="phpdocumentor-summary">Settings container key for the backlinks column max width unit.</p>
<code class="phpdocumentor-signature phpdocumentor-code ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__type"><abbr title="\str">str</abbr></span>
<span class="phpdocumentor-signature__name">C_STR_BACKLINKS_COLUMN_MAX_WIDTH_UNIT</span>
= <span class="phpdocumentor-signature__default-value">&#039;footnotes_inputfield_backlinks_column_max_width_unit&#039;</span>
</code>
<section class="phpdocumentor-description"></section>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">2.1.4</span>
<section class="phpdocumentor-description"></section>
</dd>
</dl>
</article>
<article class="phpdocumentor-element -constant -public ">
<h4 class="phpdocumentor-element__name" id="constant_C_STR_BACKLINKS_COLUMN_WIDTH_ENABLED">
C_STR_BACKLINKS_COLUMN_WIDTH_ENABLED
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_BACKLINKS_COLUMN_WIDTH_ENABLED" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="class/settings.php"><a href="files/class-settings.html"><abbr title="class/settings.php">settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">669</span>
</aside>
<p class="phpdocumentor-summary">Settings container key to enable the backlinks column width.</p>
<code class="phpdocumentor-signature phpdocumentor-code ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__type"><abbr title="\str">str</abbr></span>
<span class="phpdocumentor-signature__name">C_STR_BACKLINKS_COLUMN_WIDTH_ENABLED</span>
= <span class="phpdocumentor-signature__default-value">&#039;footnotes_inputfield_backlinks_column_width_enabled&#039;</span>
</code>
<section class="phpdocumentor-description"></section>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">2.1.4</span>
<section class="phpdocumentor-description"></section>
</dd>
</dl>
</article>
<article class="phpdocumentor-element -constant -public ">
<h4 class="phpdocumentor-element__name" id="constant_C_STR_BACKLINKS_COLUMN_WIDTH_UNIT">
C_STR_BACKLINKS_COLUMN_WIDTH_UNIT
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_BACKLINKS_COLUMN_WIDTH_UNIT" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="class/settings.php"><a href="files/class-settings.html"><abbr title="class/settings.php">settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">685</span>
</aside>
<p class="phpdocumentor-summary">Settings container key for the backlinks column width unit.</p>
<code class="phpdocumentor-signature phpdocumentor-code ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__type"><abbr title="\str">str</abbr></span>
<span class="phpdocumentor-signature__name">C_STR_BACKLINKS_COLUMN_WIDTH_UNIT</span>
= <span class="phpdocumentor-signature__default-value">&#039;footnotes_inputfield_backlinks_column_width_unit&#039;</span>
</code>
<section class="phpdocumentor-description"></section>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">2.1.4</span>
<section class="phpdocumentor-description"></section>
</dd>
</dl>
</article>
<article class="phpdocumentor-element -constant -public ">
<h4 class="phpdocumentor-element__name" id="constant_C_STR_BACKLINKS_LINE_BREAKS_ENABLED">
C_STR_BACKLINKS_LINE_BREAKS_ENABLED
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_BACKLINKS_LINE_BREAKS_ENABLED" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="class/settings.php"><a href="files/class-settings.html"><abbr title="class/settings.php">settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">718</span>
</aside>
<p class="phpdocumentor-summary">Settings container key to enable line breaks between backlinks.</p>
<code class="phpdocumentor-signature phpdocumentor-code ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__type"><abbr title="\str">str</abbr></span>
<span class="phpdocumentor-signature__name">C_STR_BACKLINKS_LINE_BREAKS_ENABLED</span>
= <span class="phpdocumentor-signature__default-value">&#039;footnotes_inputfield_backlinks_line_breaks_enabled&#039;</span>
</code>
<section class="phpdocumentor-description"></section>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">2.1.4</span>
<section class="phpdocumentor-description"></section>
</dd>
</dl>
</article>
<article class="phpdocumentor-element -constant -public ">
<h4 class="phpdocumentor-element__name" id="constant_C_STR_BACKLINKS_SEPARATOR_CUSTOM">
C_STR_BACKLINKS_SEPARATOR_CUSTOM
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_BACKLINKS_SEPARATOR_CUSTOM" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="class/settings.php"><a href="files/class-settings.html"><abbr title="class/settings.php">settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">637</span>
</aside>
<p class="phpdocumentor-summary">Settings container key for a custom backlink separator.</p>
<code class="phpdocumentor-signature phpdocumentor-code ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__type"><abbr title="\str">str</abbr></span>
<span class="phpdocumentor-signature__name">C_STR_BACKLINKS_SEPARATOR_CUSTOM</span>
= <span class="phpdocumentor-signature__default-value">&#039;footnotes_inputfield_backlinks_separator_custom&#039;</span>
</code>
<section class="phpdocumentor-description"></section>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">2.1.4</span>
<section class="phpdocumentor-description"></section>
</dd>
</dl>
</article>
<article class="phpdocumentor-element -constant -public ">
<h4 class="phpdocumentor-element__name" id="constant_C_STR_BACKLINKS_SEPARATOR_ENABLED">
C_STR_BACKLINKS_SEPARATOR_ENABLED
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_BACKLINKS_SEPARATOR_ENABLED" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="class/settings.php"><a href="files/class-settings.html"><abbr title="class/settings.php">settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">621</span>
</aside>
<p class="phpdocumentor-summary">Settings container key to enable the presence of a backlink separator.</p>
<code class="phpdocumentor-signature phpdocumentor-code ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__type"><abbr title="\str">str</abbr></span>
<span class="phpdocumentor-signature__name">C_STR_BACKLINKS_SEPARATOR_ENABLED</span>
= <span class="phpdocumentor-signature__default-value">&#039;footnotes_inputfield_backlinks_separator_enabled&#039;</span>
</code>
<section class="phpdocumentor-description"><ul>
<li>Bugfix: Reference container: make separating and terminating punctuation optional and configurable, thanks to @docteurfitness issue report and code contribution.</li>
</ul>
</section>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">contributor</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<section class="phpdocumentor-description"><p>@docteurfitness</p>
</section>
</dd>
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">link</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<a class="phpdocumentor-tag-link" href="https://wordpress.org/support/topic/update-2-1-3/#post-13704194"> https://wordpress.org/support/topic/update-2-1-3/#post-13704194 </a>
</dd>
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">2.1.4</span>
<section class="phpdocumentor-description"></section>
</dd>
</dl>
</article>
<article class="phpdocumentor-element -constant -public ">
<h4 class="phpdocumentor-element__name" id="constant_C_STR_BACKLINKS_SEPARATOR_OPTION">
C_STR_BACKLINKS_SEPARATOR_OPTION
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_BACKLINKS_SEPARATOR_OPTION" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="class/settings.php"><a href="files/class-settings.html"><abbr title="class/settings.php">settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">629</span>
</aside>
<p class="phpdocumentor-summary">Settings container key for the backlink separator options.</p>
<code class="phpdocumentor-signature phpdocumentor-code ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__type"><abbr title="\str">str</abbr></span>
<span class="phpdocumentor-signature__name">C_STR_BACKLINKS_SEPARATOR_OPTION</span>
= <span class="phpdocumentor-signature__default-value">&#039;footnotes_inputfield_backlinks_separator_option&#039;</span>
</code>
<section class="phpdocumentor-description"></section>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">2.1.4</span>
<section class="phpdocumentor-description"></section>
</dd>
</dl>
</article>
<article class="phpdocumentor-element -constant -public ">
<h4 class="phpdocumentor-element__name" id="constant_C_STR_BACKLINKS_TERMINATOR_CUSTOM">
C_STR_BACKLINKS_TERMINATOR_CUSTOM
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_BACKLINKS_TERMINATOR_CUSTOM" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="class/settings.php"><a href="files/class-settings.html"><abbr title="class/settings.php">settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">661</span>
</aside>
<p class="phpdocumentor-summary">Settings container key for a custom backlink terminator.</p>
<code class="phpdocumentor-signature phpdocumentor-code ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__type"><abbr title="\str">str</abbr></span>
<span class="phpdocumentor-signature__name">C_STR_BACKLINKS_TERMINATOR_CUSTOM</span>
= <span class="phpdocumentor-signature__default-value">&#039;footnotes_inputfield_backlinks_terminator_custom&#039;</span>
</code>
<section class="phpdocumentor-description"></section>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">2.1.4</span>
<section class="phpdocumentor-description"></section>
</dd>
</dl>
</article>
<article class="phpdocumentor-element -constant -public ">
<h4 class="phpdocumentor-element__name" id="constant_C_STR_BACKLINKS_TERMINATOR_ENABLED">
C_STR_BACKLINKS_TERMINATOR_ENABLED
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_BACKLINKS_TERMINATOR_ENABLED" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="class/settings.php"><a href="files/class-settings.html"><abbr title="class/settings.php">settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">645</span>
</aside>
<p class="phpdocumentor-summary">Settings container key to enable the presence of a backlink terminator.</p>
<code class="phpdocumentor-signature phpdocumentor-code ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__type"><abbr title="\str">str</abbr></span>
<span class="phpdocumentor-signature__name">C_STR_BACKLINKS_TERMINATOR_ENABLED</span>
= <span class="phpdocumentor-signature__default-value">&#039;footnotes_inputfield_backlinks_terminator_enabled&#039;</span>
</code>
<section class="phpdocumentor-description"></section>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">2.1.4</span>
<section class="phpdocumentor-description"></section>
</dd>
</dl>
</article>
<article class="phpdocumentor-element -constant -public ">
<h4 class="phpdocumentor-element__name" id="constant_C_STR_BACKLINKS_TERMINATOR_OPTION">
C_STR_BACKLINKS_TERMINATOR_OPTION
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_BACKLINKS_TERMINATOR_OPTION" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="class/settings.php"><a href="files/class-settings.html"><abbr title="class/settings.php">settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">653</span>
</aside>
<p class="phpdocumentor-summary">Settings container key for the backlink terminator options.</p>
<code class="phpdocumentor-signature phpdocumentor-code ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__type"><abbr title="\str">str</abbr></span>
<span class="phpdocumentor-signature__name">C_STR_BACKLINKS_TERMINATOR_OPTION</span>
= <span class="phpdocumentor-signature__default-value">&#039;footnotes_inputfield_backlinks_terminator_option&#039;</span>
</code>
<section class="phpdocumentor-description"></section>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">2.1.4</span>
<section class="phpdocumentor-description"></section>
</dd>
</dl>
</article>
<article class="phpdocumentor-element -constant -public ">
<h4 class="phpdocumentor-element__name" id="constant_C_STR_COMBINE_IDENTICAL_FOOTNOTES">
C_STR_COMBINE_IDENTICAL_FOOTNOTES
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_COMBINE_IDENTICAL_FOOTNOTES" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="class/settings.php"><a href="files/class-settings.html"><abbr title="class/settings.php">settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">55</span>
</aside>
<p class="phpdocumentor-summary">Settings container key for combining identical footnotes.</p>
<code class="phpdocumentor-signature phpdocumentor-code ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__type"><abbr title="\str">str</abbr></span>
<span class="phpdocumentor-signature__name">C_STR_COMBINE_IDENTICAL_FOOTNOTES</span>
= <span class="phpdocumentor-signature__default-value">&#039;footnote_inputfield_combine_identical&#039;</span>
</code>
<section class="phpdocumentor-description"></section>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">1.5.0</span>
<section class="phpdocumentor-description"></section>
</dd>
</dl>
</article>
<article class="phpdocumentor-element -constant -public ">
<h4 class="phpdocumentor-element__name" id="constant_C_STR_CUSTOM_CSS">
C_STR_CUSTOM_CSS
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_CUSTOM_CSS" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="class/settings.php"><a href="files/class-settings.html"><abbr title="class/settings.php">settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">169</span>
</aside>
<p class="phpdocumentor-summary">Settings container key for the Custom CSS.</p>
<code class="phpdocumentor-signature phpdocumentor-code ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__type"><abbr title="\str">str</abbr></span>
<span class="phpdocumentor-signature__name">C_STR_CUSTOM_CSS</span>
= <span class="phpdocumentor-signature__default-value">&#039;footnote_inputfield_custom_css&#039;</span>
</code>
<section class="phpdocumentor-description"></section>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">1.5.0</span>
<section class="phpdocumentor-description"></section>
</dd>
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">1.3.0</span>
<section class="phpdocumentor-description"><p>Adding: new settings tab for custom CSS settings.</p>
</section>
</dd>
</dl>
</article>
<article class="phpdocumentor-element -constant -public ">
<h4 class="phpdocumentor-element__name" id="constant_C_STR_CUSTOM_CSS_LEGACY_ENABLE">
C_STR_CUSTOM_CSS_LEGACY_ENABLE
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_CUSTOM_CSS_LEGACY_ENABLE" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="class/settings.php"><a href="files/class-settings.html"><abbr title="class/settings.php">settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">856</span>
</aside>
<p class="phpdocumentor-summary">Settings container key to enable display of legacy Custom CSS metaboxes.</p>
<code class="phpdocumentor-signature phpdocumentor-code ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__type"><abbr title="\str">str</abbr></span>
<span class="phpdocumentor-signature__name">C_STR_CUSTOM_CSS_LEGACY_ENABLE</span>
= <span class="phpdocumentor-signature__default-value">&#039;footnote_inputfield_custom_css_legacy_enable&#039;</span>
</code>
<section class="phpdocumentor-description"></section>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">2.2.2</span>
<section class="phpdocumentor-description"></section>
</dd>
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">2.3.0</span>
<section class="phpdocumentor-description"><p>The Boolean must be false if its setting is contained in the container to be hidden,
because when saving, all missing constants are emptied, and to_bool() converts empty to false.</p>
</section>
</dd>
</dl>
</article>
<article class="phpdocumentor-element -constant -public ">
<h4 class="phpdocumentor-element__name" id="constant_C_STR_CUSTOM_CSS_NEW">
C_STR_CUSTOM_CSS_NEW
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_CUSTOM_CSS_NEW" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="class/settings.php"><a href="files/class-settings.html"><abbr title="class/settings.php">settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">841</span>
</aside>
<p class="phpdocumentor-summary">Settings container key for the Custom CSS migrated to a dedicated tab.</p>
<code class="phpdocumentor-signature phpdocumentor-code ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__type"><abbr title="\str">str</abbr></span>
<span class="phpdocumentor-signature__name">C_STR_CUSTOM_CSS_NEW</span>
= <span class="phpdocumentor-signature__default-value">&#039;footnote_inputfield_custom_css_new&#039;</span>
</code>
<section class="phpdocumentor-description"><ul>
<li>Update: Dashboard: Custom CSS: unearth text area and migrate to dedicated tab as designed.</li>
</ul>
</section>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">2.2.2</span>
<section class="phpdocumentor-description"></section>
</dd>
</dl>
</article>
<article class="phpdocumentor-element -constant -public ">
<h4 class="phpdocumentor-element__name" id="constant_C_STR_EXPERT_LOOKUP_THE_CONTENT">
C_STR_EXPERT_LOOKUP_THE_CONTENT
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_EXPERT_LOOKUP_THE_CONTENT" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="class/settings.php"><a href="files/class-settings.html"><abbr title="class/settings.php">settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">234</span>
</aside>
<p class="phpdocumentor-summary">Settings container key to enable the &#039;the_content&#039; hook.</p>
<code class="phpdocumentor-signature phpdocumentor-code ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__type"><abbr title="\str">str</abbr></span>
<span class="phpdocumentor-signature__name">C_STR_EXPERT_LOOKUP_THE_CONTENT</span>
= <span class="phpdocumentor-signature__default-value">&#039;footnote_inputfield_expert_lookup_the_content&#039;</span>
</code>
<section class="phpdocumentor-description"></section>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">1.5.5</span>
<section class="phpdocumentor-description"></section>
</dd>
</dl>
</article>
<article class="phpdocumentor-element -constant -public ">
<h4 class="phpdocumentor-element__name" id="constant_C_STR_EXPERT_LOOKUP_THE_EXCERPT">
C_STR_EXPERT_LOOKUP_THE_EXCERPT
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_EXPERT_LOOKUP_THE_EXCERPT" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="class/settings.php"><a href="files/class-settings.html"><abbr title="class/settings.php">settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">261</span>
</aside>
<p class="phpdocumentor-summary">Settings container key to enable the &#039;the_excerpt&#039; hook.</p>
<code class="phpdocumentor-signature phpdocumentor-code ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__type"><abbr title="\str">str</abbr></span>
<span class="phpdocumentor-signature__name">C_STR_EXPERT_LOOKUP_THE_EXCERPT</span>
= <span class="phpdocumentor-signature__default-value">&#039;footnote_inputfield_expert_lookup_the_excerpt&#039;</span>
</code>
<section class="phpdocumentor-description"></section>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">1.5.5</span>
<section class="phpdocumentor-description"><ul>
<li>Bugfix: Hooks: disable the_excerpt hook by default to fix issues, thanks to @nikelaos bug report.</li>
</ul>
</section>
</dd>
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">2.1.3</span>
<section class="phpdocumentor-description"></section>
</dd>
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">2.6.3</span>
<section class="phpdocumentor-description"><p>Enable by default after debugging the 'Footnotes in excerpts' setting.</p>
<ul>
<li>Bugfix: Hooks: default-disable the_excerpt hook with respect to theme-specific excerpt handling, thanks to @mmallett bug reports.</li>
</ul>
</section>
</dd>
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">2.6.5</span>
<section class="phpdocumentor-description"></section>
</dd>
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">reporter</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<section class="phpdocumentor-description"><p>@nikelaos</p>
</section>
</dd>
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">reporter</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<section class="phpdocumentor-description"><p>@mmallett</p>
</section>
</dd>
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">link</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<a class="phpdocumentor-tag-link" href="https://wordpress.org/support/topic/doesnt-work-any-more-11/#post-13687068"> https://wordpress.org/support/topic/doesnt-work-any-more-11/#post-13687068 </a>
</dd>
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">link</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<a class="phpdocumentor-tag-link" href="https://wordpress.org/support/topic/jquery-comes-up-in-feed-content/#post-13110879"> https://wordpress.org/support/topic/jquery-comes-up-in-feed-content/#post-13110879 </a>
</dd>
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">link</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<a class="phpdocumentor-tag-link" href="https://wordpress.org/support/topic/doesnt-work-any-more-11/#post-13687068"> https://wordpress.org/support/topic/doesnt-work-any-more-11/#post-13687068 </a>
</dd>
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">link</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<a class="phpdocumentor-tag-link" href="https://wordpress.org/support/topic/broken-662/"> https://wordpress.org/support/topic/broken-662/ </a>
</dd>
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">link</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<a class="phpdocumentor-tag-link" href="https://wordpress.org/support/topic/update-crashed-my-website-3/#post-14260969"> https://wordpress.org/support/topic/update-crashed-my-website-3/#post-14260969 </a>
</dd>
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">see</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link"><abbr title="\C_STR_FOOTNOTES_IN_EXCERPT">C_STR_FOOTNOTES_IN_EXCERPT</abbr></span>
<section class="phpdocumentor-description"></section>
</dd>
</dl>
</article>
<article class="phpdocumentor-element -constant -public ">
<h4 class="phpdocumentor-element__name" id="constant_C_STR_EXPERT_LOOKUP_THE_TITLE">
C_STR_EXPERT_LOOKUP_THE_TITLE
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_EXPERT_LOOKUP_THE_TITLE" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="class/settings.php"><a href="files/class-settings.html"><abbr title="class/settings.php">settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">226</span>
</aside>
<p class="phpdocumentor-summary">Settings container key to enable the &#039;the_title&#039; hook.</p>
<code class="phpdocumentor-signature phpdocumentor-code ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__type"><abbr title="\str">str</abbr></span>
<span class="phpdocumentor-signature__name">C_STR_EXPERT_LOOKUP_THE_TITLE</span>
= <span class="phpdocumentor-signature__default-value">&#039;footnote_inputfield_expert_lookup_the_title&#039;</span>
</code>
<section class="phpdocumentor-description"></section>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">1.5.5</span>
<section class="phpdocumentor-description"></section>
</dd>
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">link</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<a class="phpdocumentor-tag-link" href="https://wordpress.org/support/topic/more-feature-ideas/"> <p>Yet in titles, footnotes are still buggy, because WordPress
uses the title string in menus and in the title element, but
Footnotes doesnt delete footnotes therein.</p>
</a>
</dd>
</dl>
</article>
<article class="phpdocumentor-element -constant -public ">
<h4 class="phpdocumentor-element__name" id="constant_C_STR_EXPERT_LOOKUP_WIDGET_TEXT">
C_STR_EXPERT_LOOKUP_WIDGET_TEXT
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_EXPERT_LOOKUP_WIDGET_TEXT" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="class/settings.php"><a href="files/class-settings.html"><abbr title="class/settings.php">settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">282</span>
</aside>
<p class="phpdocumentor-summary">Settings container key to enable the &#039;widget_text&#039; hook.</p>
<code class="phpdocumentor-signature phpdocumentor-code ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__type"><abbr title="\str">str</abbr></span>
<span class="phpdocumentor-signature__name">C_STR_EXPERT_LOOKUP_WIDGET_TEXT</span>
= <span class="phpdocumentor-signature__default-value">&#039;footnote_inputfield_expert_lookup_widget_text&#039;</span>
</code>
<section class="phpdocumentor-description"></section>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">1.5.5</span>
<section class="phpdocumentor-description"></section>
</dd>
</dl>
</article>
<article class="phpdocumentor-element -constant -public ">
<h4 class="phpdocumentor-element__name" id="constant_C_STR_EXPERT_LOOKUP_WIDGET_TITLE">
C_STR_EXPERT_LOOKUP_WIDGET_TITLE
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_EXPERT_LOOKUP_WIDGET_TITLE" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="class/settings.php"><a href="files/class-settings.html"><abbr title="class/settings.php">settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">269</span>
</aside>
<p class="phpdocumentor-summary">Settings container key to enable the &#039;widget_title&#039; hook.</p>
<code class="phpdocumentor-signature phpdocumentor-code ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__type"><abbr title="\str">str</abbr></span>
<span class="phpdocumentor-signature__name">C_STR_EXPERT_LOOKUP_WIDGET_TITLE</span>
= <span class="phpdocumentor-signature__default-value">&#039;footnote_inputfield_expert_lookup_widget_title&#039;</span>
</code>
<section class="phpdocumentor-description"></section>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">1.5.5</span>
<section class="phpdocumentor-description"></section>
</dd>
</dl>
</article>
<article class="phpdocumentor-element -constant -public ">
<h4 class="phpdocumentor-element__name" id="constant_C_STR_FOOTNOTE_FRAGMENT_ID_SLUG">
C_STR_FOOTNOTE_FRAGMENT_ID_SLUG
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_FOOTNOTE_FRAGMENT_ID_SLUG" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="class/settings.php"><a href="files/class-settings.html"><abbr title="class/settings.php">settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">990</span>
</aside>
<p class="phpdocumentor-summary">Settings container key for the fragment ID slug in footnotes.</p>
<code class="phpdocumentor-signature phpdocumentor-code ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__type"><abbr title="\str">str</abbr></span>
<span class="phpdocumentor-signature__name">C_STR_FOOTNOTE_FRAGMENT_ID_SLUG</span>
= <span class="phpdocumentor-signature__default-value">&#039;footnotes_inputfield_footnote_fragment_id_slug&#039;</span>
</code>
<section class="phpdocumentor-description"></section>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">2.3.0</span>
<section class="phpdocumentor-description"></section>
</dd>
</dl>
</article>
<article class="phpdocumentor-element -constant -public ">
<h4 class="phpdocumentor-element__name" id="constant_C_STR_FOOTNOTE_REFERRERS_NORMAL_SUPERSCRIPT">
C_STR_FOOTNOTE_REFERRERS_NORMAL_SUPERSCRIPT
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_FOOTNOTE_REFERRERS_NORMAL_SUPERSCRIPT" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="class/settings.php"><a href="files/class-settings.html"><abbr title="class/settings.php">settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">1093</span>
</aside>
<p class="phpdocumentor-summary">Settings container key to enable superscript style normalization.</p>
<code class="phpdocumentor-signature phpdocumentor-code ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__type"><abbr title="\str">str</abbr></span>
<span class="phpdocumentor-signature__name">C_STR_FOOTNOTE_REFERRERS_NORMAL_SUPERSCRIPT</span>
= <span class="phpdocumentor-signature__default-value">&#039;footnotes_inputfield_referrers_normal_superscript&#039;</span>
</code>
<section class="phpdocumentor-description"><p>-Bugfix: Referrers: optional fixes to vertical alignment, font size and position (static) for in-theme consistency and cross-theme stability, thanks to @tomturowski bug report.</p>
</section>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">reporter</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<section class="phpdocumentor-description"><p>@tomturowski</p>
</section>
</dd>
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">link</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<a class="phpdocumentor-tag-link" href="https://wordpress.org/support/topic/in-line-superscript-ref-rides-to-high/"> https://wordpress.org/support/topic/in-line-superscript-ref-rides-to-high/ </a>
</dd>
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">2.5.4</span>
<section class="phpdocumentor-description"></section>
</dd>
</dl>
</article>
<article class="phpdocumentor-element -constant -public ">
<h4 class="phpdocumentor-element__name" id="constant_C_STR_FOOTNOTE_SECTION_SHORTCODE">
C_STR_FOOTNOTE_SECTION_SHORTCODE
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_FOOTNOTE_SECTION_SHORTCODE" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="class/settings.php"><a href="files/class-settings.html"><abbr title="class/settings.php">settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">1202</span>
</aside>
<p class="phpdocumentor-summary">Settings container key for the footnote section shortcode.</p>
<code class="phpdocumentor-signature phpdocumentor-code ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__type"><abbr title="\str">str</abbr></span>
<span class="phpdocumentor-signature__name">C_STR_FOOTNOTE_SECTION_SHORTCODE</span>
= <span class="phpdocumentor-signature__default-value">&#039;footnotes_inputfield_section_shortcode&#039;</span>
</code>
<section class="phpdocumentor-description"><ul>
<li>Adding: Reference container: optionally per section by shortcode, thanks to @grflukas issue report.</li>
</ul>
</section>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">reporter</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<section class="phpdocumentor-description"><p>@grflukas</p>
</section>
</dd>
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">link</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<a class="phpdocumentor-tag-link" href="https://wordpress.org/support/topic/multiple-reference-containers-in-single-post/"> https://wordpress.org/support/topic/multiple-reference-containers-in-single-post/ </a>
</dd>
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">2.7.0</span>
<section class="phpdocumentor-description"></section>
</dd>
</dl>
</article>
<article class="phpdocumentor-element -constant -public ">
<h4 class="phpdocumentor-element__name" id="constant_C_STR_FOOTNOTE_SHORTCODE_SYNTAX_VALIDATION_ENABLE">
C_STR_FOOTNOTE_SHORTCODE_SYNTAX_VALIDATION_ENABLE
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_FOOTNOTE_SHORTCODE_SYNTAX_VALIDATION_ENABLE" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="class/settings.php"><a href="files/class-settings.html"><abbr title="class/settings.php">settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">1006</span>
</aside>
<p class="phpdocumentor-summary">Settings container key to enable shortcode syntax validation.</p>
<code class="phpdocumentor-signature phpdocumentor-code ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__type"><abbr title="\str">str</abbr></span>
<span class="phpdocumentor-signature__name">C_STR_FOOTNOTE_SHORTCODE_SYNTAX_VALIDATION_ENABLE</span>
= <span class="phpdocumentor-signature__default-value">&#039;footnotes_inputfield_shortcode_syntax_validation_enable&#039;</span>
</code>
<section class="phpdocumentor-description"></section>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">2.4.0</span>
<section class="phpdocumentor-description"></section>
</dd>
</dl>
</article>
<article class="phpdocumentor-element -constant -public ">
<h4 class="phpdocumentor-element__name" id="constant_C_STR_FOOTNOTE_URL_WRAP_ENABLED">
C_STR_FOOTNOTE_URL_WRAP_ENABLED
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_FOOTNOTE_URL_WRAP_ENABLED" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="class/settings.php"><a href="files/class-settings.html"><abbr title="class/settings.php">settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">818</span>
</aside>
<p class="phpdocumentor-summary">Settings container key for URL wrap option.</p>
<code class="phpdocumentor-signature phpdocumentor-code ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__type"><abbr title="\str">str</abbr></span>
<span class="phpdocumentor-signature__name">C_STR_FOOTNOTE_URL_WRAP_ENABLED</span>
= <span class="phpdocumentor-signature__default-value">&#039;footnote_inputfield_url_wrap_enabled&#039;</span>
</code>
<section class="phpdocumentor-description"><p>This is made optional because it causes weird line breaks.
Unicode-compliant browsers break URLs at slashes.</p>
</section>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">2.1.6</span>
<section class="phpdocumentor-description"></section>
</dd>
</dl>
</article>
<article class="phpdocumentor-element -constant -public ">
<h4 class="phpdocumentor-element__name" id="constant_C_STR_FOOTNOTES_ALTERNATIVE_MOUSE_OVER_BOX_POSITION">
C_STR_FOOTNOTES_ALTERNATIVE_MOUSE_OVER_BOX_POSITION
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_FOOTNOTES_ALTERNATIVE_MOUSE_OVER_BOX_POSITION" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="class/settings.php"><a href="files/class-settings.html"><abbr title="class/settings.php">settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">866</span>
</aside>
<p class="phpdocumentor-summary">Settings container key for alternative tooltip position.</p>
<code class="phpdocumentor-signature phpdocumentor-code ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__type"><abbr title="\str">str</abbr></span>
<span class="phpdocumentor-signature__name">C_STR_FOOTNOTES_ALTERNATIVE_MOUSE_OVER_BOX_POSITION</span>
= <span class="phpdocumentor-signature__default-value">&#039;footnotes_inputfield_alternative_mouse_over_box_position&#039;</span>
</code>
<section class="phpdocumentor-description"></section>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">2.2.5</span>
<section class="phpdocumentor-description"></section>
</dd>
</dl>
</article>
<article class="phpdocumentor-element -constant -public ">
<h4 class="phpdocumentor-element__name" id="constant_C_STR_FOOTNOTES_AMP_COMPATIBILITY_ENABLE">
C_STR_FOOTNOTES_AMP_COMPATIBILITY_ENABLE
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_FOOTNOTES_AMP_COMPATIBILITY_ENABLE" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="class/settings.php"><a href="files/class-settings.html"><abbr title="class/settings.php">settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">1127</span>
</aside>
<p class="phpdocumentor-summary">Settings container key to enable AMP compatibility mode.</p>
<code class="phpdocumentor-signature phpdocumentor-code ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__type"><abbr title="\str">str</abbr></span>
<span class="phpdocumentor-signature__name">C_STR_FOOTNOTES_AMP_COMPATIBILITY_ENABLE</span>
= <span class="phpdocumentor-signature__default-value">&#039;footnotes_inputfield_amp_compatibility_enable&#039;</span>
</code>
<section class="phpdocumentor-description"><ul>
<li>Adding: Tooltips: make display work purely by style rules for AMP compatibility, thanks to @milindmore22 code contribution.</li>
<li>Bugfix: Tooltips: enable accessibility by keyboard navigation, thanks to @westonruter code contribution.</li>
<li>Adding: Reference container: get expanding and collapsing to work also in AMP compatibility mode, thanks to @westonruter code contribution.</li>
</ul>
</section>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">contributor</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<section class="phpdocumentor-description"><p>@milindmore22</p>
</section>
</dd>
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">contributor</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<section class="phpdocumentor-description"><p>@westonruter</p>
</section>
</dd>
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">link</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<a class="phpdocumentor-tag-link" href="https://github.com/ampproject/amp-wp/issues/5913#issuecomment-785306933"> https://github.com/ampproject/amp-wp/issues/5913#issuecomment-785306933 </a>
</dd>
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">link</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<a class="phpdocumentor-tag-link" href="https://github.com/ampproject/amp-wp/issues/5913#issuecomment-785419655"> https://github.com/ampproject/amp-wp/issues/5913#issuecomment-785419655 </a>
</dd>
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">link</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<a class="phpdocumentor-tag-link" href="https://github.com/markcheret/footnotes/issues/48#issuecomment-799580854"> https://github.com/markcheret/footnotes/issues/48#issuecomment-799580854 </a>
</dd>
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">link</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<a class="phpdocumentor-tag-link" href="https://github.com/markcheret/footnotes/issues/48#issuecomment-799582394"> https://github.com/markcheret/footnotes/issues/48#issuecomment-799582394 </a>
</dd>
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">2.5.11</span>
<section class="phpdocumentor-description"><p>(draft)</p>
</section>
</dd>
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">2.6.0</span>
<section class="phpdocumentor-description"><p>(release)</p>
</section>
</dd>
</dl>
</article>
<article class="phpdocumentor-element -constant -public ">
<h4 class="phpdocumentor-element__name" id="constant_C_STR_FOOTNOTES_BACKLINK_TOOLTIP_ENABLE">
C_STR_FOOTNOTES_BACKLINK_TOOLTIP_ENABLE
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_FOOTNOTES_BACKLINK_TOOLTIP_ENABLE" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="class/settings.php"><a href="files/class-settings.html"><abbr title="class/settings.php">settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">1024</span>
</aside>
<p class="phpdocumentor-summary">Settings container key to enable backlink tooltips.</p>
<code class="phpdocumentor-signature phpdocumentor-code ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__type"><abbr title="\str">str</abbr></span>
<span class="phpdocumentor-signature__name">C_STR_FOOTNOTES_BACKLINK_TOOLTIP_ENABLE</span>
= <span class="phpdocumentor-signature__default-value">&#039;footnotes_inputfield_backlink_tooltip_enable&#039;</span>
</code>
<section class="phpdocumentor-description"><ul>
<li>Update: Reference container: Hard backlinks (optional): optional configurable tooltip hinting to use the backbutton instead, thanks to @theroninjedi47 bug report.</li>
</ul>
</section>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">reporter</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<section class="phpdocumentor-description"><p>@theroninjedi47</p>
</section>
</dd>
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">link</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<a class="phpdocumentor-tag-link" href="https://wordpress.org/support/topic/hyperlinked-footnotes-creating-excessive-back-history/"> https://wordpress.org/support/topic/hyperlinked-footnotes-creating-excessive-back-history/ </a>
</dd>
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">link</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<a class="phpdocumentor-tag-link" href="https://wordpress.org/support/topic/making-it-amp-compatible/#post-13837359"> https://wordpress.org/support/topic/making-it-amp-compatible/#post-13837359 </a>
</dd>
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">2.5.4</span>
<section class="phpdocumentor-description"></section>
</dd>
</dl>
</article>
<article class="phpdocumentor-element -constant -public ">
<h4 class="phpdocumentor-element__name" id="constant_C_STR_FOOTNOTES_BACKLINK_TOOLTIP_TEXT">
C_STR_FOOTNOTES_BACKLINK_TOOLTIP_TEXT
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_FOOTNOTES_BACKLINK_TOOLTIP_TEXT" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="class/settings.php"><a href="files/class-settings.html"><abbr title="class/settings.php">settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">1037</span>
</aside>
<p class="phpdocumentor-summary">Settings container key to configure the backlink tooltip.</p>
<code class="phpdocumentor-signature phpdocumentor-code ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__type"><abbr title="\str">str</abbr></span>
<span class="phpdocumentor-signature__name">C_STR_FOOTNOTES_BACKLINK_TOOLTIP_TEXT</span>
= <span class="phpdocumentor-signature__default-value">&#039;footnotes_inputfield_backlink_tooltip_text&#039;</span>
</code>
<section class="phpdocumentor-description"><ul>
<li>Update: Reference container: Hard backlinks (optional): optional configurable tooltip hinting to use the backbutton instead, thanks to @theroninjedi47 bug report.</li>
</ul>
</section>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">reporter</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<section class="phpdocumentor-description"><p>@theroninjedi47</p>
</section>
</dd>
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">link</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<a class="phpdocumentor-tag-link" href="https://wordpress.org/support/topic/hyperlinked-footnotes-creating-excessive-back-history/"> https://wordpress.org/support/topic/hyperlinked-footnotes-creating-excessive-back-history/ </a>
</dd>
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">2.5.4</span>
<section class="phpdocumentor-description"></section>
</dd>
</dl>
</article>
<article class="phpdocumentor-element -constant -public ">
<h4 class="phpdocumentor-element__name" id="constant_C_STR_FOOTNOTES_COUNTER_STYLE">
C_STR_FOOTNOTES_COUNTER_STYLE
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_FOOTNOTES_COUNTER_STYLE" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="class/settings.php"><a href="files/class-settings.html"><abbr title="class/settings.php">settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">95</span>
</aside>
<p class="phpdocumentor-summary">Settings container key for the counter style of the footnotes.</p>
<code class="phpdocumentor-signature phpdocumentor-code ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__type"><abbr title="\str">str</abbr></span>
<span class="phpdocumentor-signature__name">C_STR_FOOTNOTES_COUNTER_STYLE</span>
= <span class="phpdocumentor-signature__default-value">&#039;footnote_inputfield_counter_style&#039;</span>
</code>
<section class="phpdocumentor-description"></section>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">1.5.0</span>
<section class="phpdocumentor-description"></section>
</dd>
</dl>
</article>
<article class="phpdocumentor-element -constant -public ">
<h4 class="phpdocumentor-element__name" id="constant_C_STR_FOOTNOTES_CSS_SMOOTH_SCROLLING">
C_STR_FOOTNOTES_CSS_SMOOTH_SCROLLING
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_FOOTNOTES_CSS_SMOOTH_SCROLLING" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="class/settings.php"><a href="files/class-settings.html"><abbr title="class/settings.php">settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">1189</span>
</aside>
<p class="phpdocumentor-summary">Settings container key to enable CSS smooth scrolling.</p>
<code class="phpdocumentor-signature phpdocumentor-code ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__type"><abbr title="\str">str</abbr></span>
<span class="phpdocumentor-signature__name">C_STR_FOOTNOTES_CSS_SMOOTH_SCROLLING</span>
= <span class="phpdocumentor-signature__default-value">&#039;footnotes_inputfield_css_smooth_scrolling&#039;</span>
</code>
<section class="phpdocumentor-description"><ul>
<li>Update: Scrolling: CSS-based smooth scroll behavior (optional), thanks to @paulgpetty and @bogosavljev issue reports.</li>
</ul>
</section>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">reporter</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<section class="phpdocumentor-description"><p>@paulgpetty</p>
</section>
</dd>
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">reporter</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<section class="phpdocumentor-description"><p>@bogosavljev</p>
</section>
</dd>
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">link</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<a class="phpdocumentor-tag-link" href="https://wordpress.org/support/topic/functionally-great/#post-13607795"> https://wordpress.org/support/topic/functionally-great/#post-13607795 </a>
</dd>
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">link</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<a class="phpdocumentor-tag-link" href="https://wordpress.org/support/topic/compatibility-issue-with-wpforms/#post-14214720"> https://wordpress.org/support/topic/compatibility-issue-with-wpforms/#post-14214720 </a>
</dd>
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">2.5.12</span>
<section class="phpdocumentor-description"></section>
</dd>
</dl>
</article>
<article class="phpdocumentor-element -constant -public ">
<h4 class="phpdocumentor-element__name" id="constant_C_STR_FOOTNOTES_EXPERT_MODE">
C_STR_FOOTNOTES_EXPERT_MODE
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_FOOTNOTES_EXPERT_MODE" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="class/settings.php"><a href="files/class-settings.html"><abbr title="class/settings.php">settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">295</span>
</aside>
<p class="phpdocumentor-summary">Settings container key for the Expert mode.</p>
<code class="phpdocumentor-signature phpdocumentor-code ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__type"><abbr title="\str">str</abbr></span>
<span class="phpdocumentor-signature__name">C_STR_FOOTNOTES_EXPERT_MODE</span>
= <span class="phpdocumentor-signature__default-value">&#039;footnote_inputfield_enable_expert_mode&#039;</span>
</code>
<section class="phpdocumentor-description"></section>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">1.5.5</span>
<section class="phpdocumentor-description"></section>
</dd>
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">2.1.6</span>
<section class="phpdocumentor-description"><p>This setting removed as irrelevant since priority level settings need permanent visibility.</p>
<p>Since the removal of the the_post hook, the tab is no danger zone any longer.
All users, not experts only, need to be able to control relative positioning.</p>
</section>
</dd>
</dl>
</article>
<article class="phpdocumentor-element -constant -public ">
<h4 class="phpdocumentor-element__name" id="constant_C_STR_FOOTNOTES_HARD_LINKS_ENABLE">
C_STR_FOOTNOTES_HARD_LINKS_ENABLE
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_FOOTNOTES_HARD_LINKS_ENABLE" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="class/settings.php"><a href="files/class-settings.html"><abbr title="class/settings.php">settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">974</span>
</aside>
<p class="phpdocumentor-summary">Settings container key to enable hard links.</p>
<code class="phpdocumentor-signature phpdocumentor-code ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__type"><abbr title="\str">str</abbr></span>
<span class="phpdocumentor-signature__name">C_STR_FOOTNOTES_HARD_LINKS_ENABLE</span>
= <span class="phpdocumentor-signature__default-value">&#039;footnotes_inputfield_hard_links_enable&#039;</span>
</code>
<section class="phpdocumentor-description"><ul>
<li>Adding: Referrers and backlinks: optional hard links for AMP compatibility, thanks to @psykonevro issue report, thanks to @martinneumannat issue report and code contribution.</li>
</ul>
</section>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">contributor</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<section class="phpdocumentor-description"><p>@martinneumannat</p>
</section>
</dd>
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">link</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<a class="phpdocumentor-tag-link" href="https://wordpress.org/support/topic/making-it-amp-compatible/"> https://wordpress.org/support/topic/making-it-amp-compatible/ </a>
</dd>
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">link</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<a class="phpdocumentor-tag-link" href="https://wordpress.org/support/topic/footnotes-is-not-amp-compatible/"> https://wordpress.org/support/topic/footnotes-is-not-amp-compatible/ </a>
</dd>
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">reporter</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<section class="phpdocumentor-description"><p>@psykonevro</p>
</section>
</dd>
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">2.3.0</span>
<section class="phpdocumentor-description"></section>
</dd>
</dl>
</article>
<article class="phpdocumentor-element -constant -public ">
<h4 class="phpdocumentor-element__name" id="constant_C_STR_FOOTNOTES_IN_EXCERPT">
C_STR_FOOTNOTES_IN_EXCERPT
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_FOOTNOTES_IN_EXCERPT" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="class/settings.php"><a href="files/class-settings.html"><abbr title="class/settings.php">settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">136</span>
</aside>
<p class="phpdocumentor-summary">Settings container key to look for footnotes in post excerpts.</p>
<code class="phpdocumentor-signature phpdocumentor-code ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__type"><abbr title="\str">str</abbr></span>
<span class="phpdocumentor-signature__name">C_STR_FOOTNOTES_IN_EXCERPT</span>
= <span class="phpdocumentor-signature__default-value">&#039;footnote_inputfield_search_in_excerpt&#039;</span>
</code>
<section class="phpdocumentor-description"></section>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">1.5.0</span>
<section class="phpdocumentor-description"></section>
</dd>
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">2.6.2</span>
<section class="phpdocumentor-description"><p>Debug No option.</p>
</section>
</dd>
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">2.6.3</span>
<section class="phpdocumentor-description"><p>Enable by default after debugging both Yes and No options.</p>
<ul>
<li>Bugfix: Excerpts: make excerpt handling backward compatible, thanks to @mfessler bug report.</li>
</ul>
</section>
</dd>
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">2.7.0</span>
<section class="phpdocumentor-description"></section>
</dd>
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">reporter</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<section class="phpdocumentor-description"><p>@mfessler</p>
</section>
</dd>
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">link</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<a class="phpdocumentor-tag-link" href="https://github.com/markcheret/footnotes/issues/65"> https://github.com/markcheret/footnotes/issues/65 </a>
</dd>
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">see</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link"><abbr title="\C_STR_EXPERT_LOOKUP_THE_EXCERPT">C_STR_EXPERT_LOOKUP_THE_EXCERPT</abbr></span>
<section class="phpdocumentor-description"></section>
</dd>
</dl>
</article>
<article class="phpdocumentor-element -constant -public ">
<h4 class="phpdocumentor-element__name" id="constant_C_STR_FOOTNOTES_LABEL_ISSUE_SOLUTION">
C_STR_FOOTNOTES_LABEL_ISSUE_SOLUTION
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_FOOTNOTES_LABEL_ISSUE_SOLUTION" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="class/settings.php"><a href="files/class-settings.html"><abbr title="class/settings.php">settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">1172</span>
</aside>
<p class="phpdocumentor-summary">Settings container key to set the solution of the input element label issue.</p>
<code class="phpdocumentor-signature phpdocumentor-code ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__type"><abbr title="\str">str</abbr></span>
<span class="phpdocumentor-signature__name">C_STR_FOOTNOTES_LABEL_ISSUE_SOLUTION</span>
= <span class="phpdocumentor-signature__default-value">&#039;footnotes_inputfield_label_issue_solution&#039;</span>
</code>
<section class="phpdocumentor-description"></section>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">2.5.12</span>
<section class="phpdocumentor-description"></section>
</dd>
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">link</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<a class="phpdocumentor-tag-link" href="https://wordpress.org/support/topic/compatibility-issue-with-wpforms/#post-14212318"> https://wordpress.org/support/topic/compatibility-issue-with-wpforms/#post-14212318 </a>
</dd>
</dl>
</article>
<article class="phpdocumentor-element -constant -public ">
<h4 class="phpdocumentor-element__name" id="constant_C_STR_FOOTNOTES_LOVE">
C_STR_FOOTNOTES_LOVE
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_FOOTNOTES_LOVE" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="class/settings.php"><a href="files/class-settings.html"><abbr title="class/settings.php">settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">177</span>
</aside>
<p class="phpdocumentor-summary">Settings container key for the &#039;I love footnotes&#039; text.</p>
<code class="phpdocumentor-signature phpdocumentor-code ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__type"><abbr title="\str">str</abbr></span>
<span class="phpdocumentor-signature__name">C_STR_FOOTNOTES_LOVE</span>
= <span class="phpdocumentor-signature__default-value">&#039;footnote_inputfield_love&#039;</span>
</code>
<section class="phpdocumentor-description"></section>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">1.5.0</span>
<section class="phpdocumentor-description"></section>
</dd>
</dl>
</article>
<article class="phpdocumentor-element -constant -public ">
<h4 class="phpdocumentor-element__name" id="constant_C_STR_FOOTNOTES_MOUSE_OVER_BOX_ALTERNATIVE">
C_STR_FOOTNOTES_MOUSE_OVER_BOX_ALTERNATIVE
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_FOOTNOTES_MOUSE_OVER_BOX_ALTERNATIVE" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="class/settings.php"><a href="files/class-settings.html"><abbr title="class/settings.php">settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">443</span>
</aside>
<p class="phpdocumentor-summary">Settings container key to enable the alternative tooltips.</p>
<code class="phpdocumentor-signature phpdocumentor-code ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__type"><abbr title="\str">str</abbr></span>
<span class="phpdocumentor-signature__name">C_STR_FOOTNOTES_MOUSE_OVER_BOX_ALTERNATIVE</span>
= <span class="phpdocumentor-signature__default-value">&#039;footnote_inputfield_custom_mouse_over_box_alternative&#039;</span>
</code>
<section class="phpdocumentor-description"><ul>
<li>Bugfix: Tooltips: optional alternative JS implementation with CSS transitions to fix configuration-related outage, thanks to @andreasra feedback.</li>
</ul>
</section>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">reporter</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<section class="phpdocumentor-description"><p>@andreasra</p>
</section>
</dd>
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">link</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<a class="phpdocumentor-tag-link" href="https://wordpress.org/support/topic/footnotes-appearing-in-header/page/2/#post-13632566"> https://wordpress.org/support/topic/footnotes-appearing-in-header/page/2/#post-13632566 </a>
</dd>
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">2.1.1</span>
<section class="phpdocumentor-description"></section>
</dd>
</dl>
</article>
<article class="phpdocumentor-element -constant -public ">
<h4 class="phpdocumentor-element__name" id="constant_C_STR_FOOTNOTES_MOUSE_OVER_BOX_BACKGROUND">
C_STR_FOOTNOTES_MOUSE_OVER_BOX_BACKGROUND
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_FOOTNOTES_MOUSE_OVER_BOX_BACKGROUND" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="class/settings.php"><a href="files/class-settings.html"><abbr title="class/settings.php">settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">336</span>
</aside>
<p class="phpdocumentor-summary">Settings container key for the mouse-over box to define the background color.</p>
<code class="phpdocumentor-signature phpdocumentor-code ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__type"><abbr title="\str">str</abbr></span>
<span class="phpdocumentor-signature__name">C_STR_FOOTNOTES_MOUSE_OVER_BOX_BACKGROUND</span>
= <span class="phpdocumentor-signature__default-value">&#039;footnote_inputfield_custom_mouse_over_box_background&#039;</span>
</code>
<section class="phpdocumentor-description"></section>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">1.5.6</span>
<section class="phpdocumentor-description"></section>
</dd>
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">1.2.5..1.5.5</span>
<section class="phpdocumentor-description"><p>#fff7a7 hard-coded.</p>
</section>
</dd>
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">1.5.6..2.0.6</span>
<section class="phpdocumentor-description"><p>#fff7a7 setting default.
The mouse over box shouldnt feature a colored background.
By default, due to diverging user preferences. White is neutral.</p>
</section>
</dd>
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">2.0.7..2.5.10</span>
<section class="phpdocumentor-description"><p>#ffffff setting default.</p>
<ul>
<li>Bugfix: Tooltips: Styling: Background color: empty default value to adopt theme background, thanks to 4msc bug report.</li>
</ul>
</section>
</dd>
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">2.5.11</span>
<section class="phpdocumentor-description"><p>Theme default background color is best.
But theme default background color doesnt seem to exist.</p>
</section>
</dd>
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">2.6.1</span>
<section class="phpdocumentor-description"><p>default #ffffff again along with #000000 as font color.</p>
</section>
</dd>
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">reporter</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<section class="phpdocumentor-description"><p>@4msc</p>
</section>
</dd>
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">link</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<a class="phpdocumentor-tag-link" href="https://wordpress.org/support/topic/tooltip-not-showing-on-dark-theme-with-white-text/"> https://wordpress.org/support/topic/tooltip-not-showing-on-dark-theme-with-white-text/ </a>
</dd>
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">link</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<a class="phpdocumentor-tag-link" href="https://wordpress.org/support/topic/problem-with-footnotes-in-excerpts-of-the-blog-page/#post-14241849"> https://wordpress.org/support/topic/problem-with-footnotes-in-excerpts-of-the-blog-page/#post-14241849 </a>
</dd>
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">see</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link"><abbr title="\C_STR_FOOTNOTES_MOUSE_OVER_BOX_COLOR">C_STR_FOOTNOTES_MOUSE_OVER_BOX_COLOR</abbr></span>
<section class="phpdocumentor-description"></section>
</dd>
</dl>
</article>
<article class="phpdocumentor-element -constant -public ">
<h4 class="phpdocumentor-element__name" id="constant_C_STR_FOOTNOTES_MOUSE_OVER_BOX_BORDER_COLOR">
C_STR_FOOTNOTES_MOUSE_OVER_BOX_BORDER_COLOR
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_FOOTNOTES_MOUSE_OVER_BOX_BORDER_COLOR" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="class/settings.php"><a href="files/class-settings.html"><abbr title="class/settings.php">settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">352</span>
</aside>
<p class="phpdocumentor-summary">Settings container key for the mouse-over box to define the border color.</p>
<code class="phpdocumentor-signature phpdocumentor-code ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__type"><abbr title="\str">str</abbr></span>
<span class="phpdocumentor-signature__name">C_STR_FOOTNOTES_MOUSE_OVER_BOX_BORDER_COLOR</span>
= <span class="phpdocumentor-signature__default-value">&#039;footnote_inputfield_custom_mouse_over_box_border_color&#039;</span>
</code>
<section class="phpdocumentor-description"></section>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">1.5.6</span>
<section class="phpdocumentor-description"></section>
</dd>
</dl>
</article>
<article class="phpdocumentor-element -constant -public ">
<h4 class="phpdocumentor-element__name" id="constant_C_STR_FOOTNOTES_MOUSE_OVER_BOX_COLOR">
C_STR_FOOTNOTES_MOUSE_OVER_BOX_COLOR
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_FOOTNOTES_MOUSE_OVER_BOX_COLOR" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="class/settings.php"><a href="files/class-settings.html"><abbr title="class/settings.php">settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">311</span>
</aside>
<p class="phpdocumentor-summary">Settings container key for the mouse-over box to define the color.</p>
<code class="phpdocumentor-signature phpdocumentor-code ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__type"><abbr title="\str">str</abbr></span>
<span class="phpdocumentor-signature__name">C_STR_FOOTNOTES_MOUSE_OVER_BOX_COLOR</span>
= <span class="phpdocumentor-signature__default-value">&#039;footnote_inputfield_custom_mouse_over_box_color&#039;</span>
</code>
<section class="phpdocumentor-description"></section>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">1.5.6</span>
<section class="phpdocumentor-description"><ul>
<li>Bugfix: Tooltips: Styling: Font color: set to black for maximum contrast with respect to white default background, thanks to 4msc bug report.</li>
</ul>
</section>
</dd>
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">2.6.1</span>
<section class="phpdocumentor-description"></section>
</dd>
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">reporter</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<section class="phpdocumentor-description"><p>@4msc</p>
</section>
</dd>
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">link</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<a class="phpdocumentor-tag-link" href="https://wordpress.org/support/topic/tooltip-not-showing-on-dark-theme-with-white-text/"> https://wordpress.org/support/topic/tooltip-not-showing-on-dark-theme-with-white-text/ </a>
</dd>
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">see</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link"><abbr title="\C_STR_FOOTNOTES_MOUSE_OVER_BOX_BACKGROUND">C_STR_FOOTNOTES_MOUSE_OVER_BOX_BACKGROUND</abbr></span>
<section class="phpdocumentor-description"></section>
</dd>
</dl>
</article>
<article class="phpdocumentor-element -constant -public ">
<h4 class="phpdocumentor-element__name" id="constant_C_STR_FOOTNOTES_MOUSE_OVER_BOX_ENABLED">
C_STR_FOOTNOTES_MOUSE_OVER_BOX_ENABLED
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_FOOTNOTES_MOUSE_OVER_BOX_ENABLED" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="class/settings.php"><a href="files/class-settings.html"><abbr title="class/settings.php">settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">185</span>
</aside>
<p class="phpdocumentor-summary">Settings container key to enable the mouse-over box.</p>
<code class="phpdocumentor-signature phpdocumentor-code ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__type"><abbr title="\str">str</abbr></span>
<span class="phpdocumentor-signature__name">C_STR_FOOTNOTES_MOUSE_OVER_BOX_ENABLED</span>
= <span class="phpdocumentor-signature__default-value">&#039;footnote_inputfield_custom_mouse_over_box_enabled&#039;</span>
</code>
<section class="phpdocumentor-description"></section>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">1.5.2</span>
<section class="phpdocumentor-description"></section>
</dd>
</dl>
</article>
<article class="phpdocumentor-element -constant -public ">
<h4 class="phpdocumentor-element__name" id="constant_C_STR_FOOTNOTES_MOUSE_OVER_BOX_EXCERPT_ENABLED">
C_STR_FOOTNOTES_MOUSE_OVER_BOX_EXCERPT_ENABLED
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_FOOTNOTES_MOUSE_OVER_BOX_EXCERPT_ENABLED" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="class/settings.php"><a href="files/class-settings.html"><abbr title="class/settings.php">settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">197</span>
</aside>
<p class="phpdocumentor-summary">Settings container key to enable tooltip truncation.</p>
<code class="phpdocumentor-signature phpdocumentor-code ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__type"><abbr title="\str">str</abbr></span>
<span class="phpdocumentor-signature__name">C_STR_FOOTNOTES_MOUSE_OVER_BOX_EXCERPT_ENABLED</span>
= <span class="phpdocumentor-signature__default-value">&#039;footnote_inputfield_custom_mouse_over_box_excerpt_enabled&#039;</span>
</code>
<section class="phpdocumentor-description"></section>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">1.5.4</span>
<section class="phpdocumentor-description"></section>
</dd>
</dl>
</article>
<article class="phpdocumentor-element -constant -public ">
<h4 class="phpdocumentor-element__name" id="constant_C_STR_FOOTNOTES_MOUSE_OVER_BOX_POSITION">
C_STR_FOOTNOTES_MOUSE_OVER_BOX_POSITION
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_FOOTNOTES_MOUSE_OVER_BOX_POSITION" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="class/settings.php"><a href="files/class-settings.html"><abbr title="class/settings.php">settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">385</span>
</aside>
<p class="phpdocumentor-summary">Settings container key for the mouse-over box to define the position.</p>
<code class="phpdocumentor-signature phpdocumentor-code ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__type"><abbr title="\str">str</abbr></span>
<span class="phpdocumentor-signature__name">C_STR_FOOTNOTES_MOUSE_OVER_BOX_POSITION</span>
= <span class="phpdocumentor-signature__default-value">&#039;footnote_inputfield_custom_mouse_over_box_position&#039;</span>
</code>
<section class="phpdocumentor-description"></section>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">1.5.7</span>
<section class="phpdocumentor-description"></section>
</dd>
</dl>
</article>
<article class="phpdocumentor-element -constant -public ">
<h4 class="phpdocumentor-element__name" id="constant_C_STR_FOOTNOTES_MOUSE_OVER_BOX_SHADOW_COLOR">
C_STR_FOOTNOTES_MOUSE_OVER_BOX_SHADOW_COLOR
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_FOOTNOTES_MOUSE_OVER_BOX_SHADOW_COLOR" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="class/settings.php"><a href="files/class-settings.html"><abbr title="class/settings.php">settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">412</span>
</aside>
<p class="phpdocumentor-summary">Settings container key for the mouse-over box to define the box-shadow color.</p>
<code class="phpdocumentor-signature phpdocumentor-code ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__type"><abbr title="\str">str</abbr></span>
<span class="phpdocumentor-signature__name">C_STR_FOOTNOTES_MOUSE_OVER_BOX_SHADOW_COLOR</span>
= <span class="phpdocumentor-signature__default-value">&#039;footnote_inputfield_custom_mouse_over_box_shadow_color&#039;</span>
</code>
<section class="phpdocumentor-description"></section>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">1.5.8</span>
<section class="phpdocumentor-description"></section>
</dd>
</dl>
</article>
<article class="phpdocumentor-element -constant -public ">
<h4 class="phpdocumentor-element__name" id="constant_C_STR_FOOTNOTES_PAGE_LAYOUT_SUPPORT">
C_STR_FOOTNOTES_PAGE_LAYOUT_SUPPORT
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_FOOTNOTES_PAGE_LAYOUT_SUPPORT" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="class/settings.php"><a href="files/class-settings.html"><abbr title="class/settings.php">settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">755</span>
</aside>
<p class="phpdocumentor-summary">Settings container key for basic responsive page layout support options.</p>
<code class="phpdocumentor-signature phpdocumentor-code ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__type"><abbr title="\str">str</abbr></span>
<span class="phpdocumentor-signature__name">C_STR_FOOTNOTES_PAGE_LAYOUT_SUPPORT</span>
= <span class="phpdocumentor-signature__default-value">&#039;footnotes_inputfield_page_layout_support&#039;</span>
</code>
<section class="phpdocumentor-description"></section>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">2.1.4</span>
<section class="phpdocumentor-description"></section>
</dd>
</dl>
</article>
<article class="phpdocumentor-element -constant -public ">
<h4 class="phpdocumentor-element__name" id="constant_C_STR_FOOTNOTES_REFERENCE_CONTAINER_SCRIPT_MODE">
C_STR_FOOTNOTES_REFERENCE_CONTAINER_SCRIPT_MODE
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_FOOTNOTES_REFERENCE_CONTAINER_SCRIPT_MODE" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="class/settings.php"><a href="files/class-settings.html"><abbr title="class/settings.php">settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">1106</span>
</aside>
<p class="phpdocumentor-summary">Settings container key to select the script mode for the reference container.</p>
<code class="phpdocumentor-signature phpdocumentor-code ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__type"><abbr title="\str">str</abbr></span>
<span class="phpdocumentor-signature__name">C_STR_FOOTNOTES_REFERENCE_CONTAINER_SCRIPT_MODE</span>
= <span class="phpdocumentor-signature__default-value">&#039;footnotes_inputfield_reference_container_script_mode&#039;</span>
</code>
<section class="phpdocumentor-description"><ul>
<li>Bugfix: Reference container: optional alternative expanding and collapsing without jQuery for use with hard links, thanks to @hopper87it @pkverma99 issue reports.</li>
</ul>
</section>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">reporter</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<section class="phpdocumentor-description"><p>@hopper87it</p>
</section>
</dd>
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">link</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<a class="phpdocumentor-tag-link" href="https://wordpress.org/support/topic/footnotes-wp-rocket/"> https://wordpress.org/support/topic/footnotes-wp-rocket/ </a>
</dd>
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">2.5.6</span>
<section class="phpdocumentor-description"></section>
</dd>
</dl>
</article>
<article class="phpdocumentor-element -constant -public ">
<h4 class="phpdocumentor-element__name" id="constant_C_STR_FOOTNOTES_REFERRER_SUPERSCRIPT_TAGS">
C_STR_FOOTNOTES_REFERRER_SUPERSCRIPT_TAGS
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_FOOTNOTES_REFERRER_SUPERSCRIPT_TAGS" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="class/settings.php"><a href="files/class-settings.html"><abbr title="class/settings.php">settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">456</span>
</aside>
<p class="phpdocumentor-summary">Settings container key for the referrer element.</p>
<code class="phpdocumentor-signature phpdocumentor-code ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__type"><abbr title="\str">str</abbr></span>
<span class="phpdocumentor-signature__name">C_STR_FOOTNOTES_REFERRER_SUPERSCRIPT_TAGS</span>
= <span class="phpdocumentor-signature__default-value">&#039;footnotes_inputfield_referrer_superscript_tags&#039;</span>
</code>
<section class="phpdocumentor-description"><ul>
<li>Bugfix: Referrers: new setting for vertical align: superscript (default) or baseline (optional), thanks to @cwbayer bug report.</li>
</ul>
</section>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">reporter</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<section class="phpdocumentor-description"><p>@cwbayer</p>
</section>
</dd>
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">link</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<a class="phpdocumentor-tag-link" href="https://wordpress.org/support/topic/footnote-number-in-text-superscript-disrupts-leading/"> https://wordpress.org/support/topic/footnote-number-in-text-superscript-disrupts-leading/ </a>
</dd>
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">2.1.1</span>
<section class="phpdocumentor-description"></section>
</dd>
</dl>
</article>
<article class="phpdocumentor-element -constant -public ">
<h4 class="phpdocumentor-element__name" id="constant_C_STR_FOOTNOTES_SCROLL_DURATION_ASYMMETRICITY">
C_STR_FOOTNOTES_SCROLL_DURATION_ASYMMETRICITY
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_FOOTNOTES_SCROLL_DURATION_ASYMMETRICITY" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="class/settings.php"><a href="files/class-settings.html"><abbr title="class/settings.php">settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">1135</span>
</aside>
<p class="phpdocumentor-summary">Settings container key for scroll duration asymmetricity.</p>
<code class="phpdocumentor-signature phpdocumentor-code ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__type"><abbr title="\str">str</abbr></span>
<span class="phpdocumentor-signature__name">C_STR_FOOTNOTES_SCROLL_DURATION_ASYMMETRICITY</span>
= <span class="phpdocumentor-signature__default-value">&#039;footnotes_inputfield_scroll_duration_asymmetricity&#039;</span>
</code>
<section class="phpdocumentor-description"></section>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">2.5.11</span>
<section class="phpdocumentor-description"></section>
</dd>
</dl>
</article>
<article class="phpdocumentor-element -constant -public ">
<h4 class="phpdocumentor-element__name" id="constant_C_STR_FOOTNOTES_SHORT_CODE_END">
C_STR_FOOTNOTES_SHORT_CODE_END
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_FOOTNOTES_SHORT_CODE_END" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="class/settings.php"><a href="files/class-settings.html"><abbr title="class/settings.php">settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">71</span>
</aside>
<p class="phpdocumentor-summary">Settings container key for the short code of the footnotes end.</p>
<code class="phpdocumentor-signature phpdocumentor-code ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__type"><abbr title="\str">str</abbr></span>
<span class="phpdocumentor-signature__name">C_STR_FOOTNOTES_SHORT_CODE_END</span>
= <span class="phpdocumentor-signature__default-value">&#039;footnote_inputfield_placeholder_end&#039;</span>
</code>
<section class="phpdocumentor-description"></section>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">1.5.0</span>
<section class="phpdocumentor-description"></section>
</dd>
</dl>
</article>
<article class="phpdocumentor-element -constant -public ">
<h4 class="phpdocumentor-element__name" id="constant_C_STR_FOOTNOTES_SHORT_CODE_END_USER_DEFINED">
C_STR_FOOTNOTES_SHORT_CODE_END_USER_DEFINED
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_FOOTNOTES_SHORT_CODE_END_USER_DEFINED" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="class/settings.php"><a href="files/class-settings.html"><abbr title="class/settings.php">settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">87</span>
</aside>
<p class="phpdocumentor-summary">Settings container key for the user-defined short code of the footnotes end.</p>
<code class="phpdocumentor-signature phpdocumentor-code ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__type"><abbr title="\str">str</abbr></span>
<span class="phpdocumentor-signature__name">C_STR_FOOTNOTES_SHORT_CODE_END_USER_DEFINED</span>
= <span class="phpdocumentor-signature__default-value">&#039;footnote_inputfield_placeholder_end_user_defined&#039;</span>
</code>
<section class="phpdocumentor-description"></section>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">1.5.0</span>
<section class="phpdocumentor-description"></section>
</dd>
</dl>
</article>
<article class="phpdocumentor-element -constant -public ">
<h4 class="phpdocumentor-element__name" id="constant_C_STR_FOOTNOTES_SHORT_CODE_START">
C_STR_FOOTNOTES_SHORT_CODE_START
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_FOOTNOTES_SHORT_CODE_START" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="class/settings.php"><a href="files/class-settings.html"><abbr title="class/settings.php">settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">63</span>
</aside>
<p class="phpdocumentor-summary">Settings container key for the short code of the footnotes start.</p>
<code class="phpdocumentor-signature phpdocumentor-code ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__type"><abbr title="\str">str</abbr></span>
<span class="phpdocumentor-signature__name">C_STR_FOOTNOTES_SHORT_CODE_START</span>
= <span class="phpdocumentor-signature__default-value">&#039;footnote_inputfield_placeholder_start&#039;</span>
</code>
<section class="phpdocumentor-description"></section>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">1.5.0</span>
<section class="phpdocumentor-description"></section>
</dd>
</dl>
</article>
<article class="phpdocumentor-element -constant -public ">
<h4 class="phpdocumentor-element__name" id="constant_C_STR_FOOTNOTES_SHORT_CODE_START_USER_DEFINED">
C_STR_FOOTNOTES_SHORT_CODE_START_USER_DEFINED
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_FOOTNOTES_SHORT_CODE_START_USER_DEFINED" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="class/settings.php"><a href="files/class-settings.html"><abbr title="class/settings.php">settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">79</span>
</aside>
<p class="phpdocumentor-summary">Settings container key for the user-defined short code of the footnotes start.</p>
<code class="phpdocumentor-signature phpdocumentor-code ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__type"><abbr title="\str">str</abbr></span>
<span class="phpdocumentor-signature__name">C_STR_FOOTNOTES_SHORT_CODE_START_USER_DEFINED</span>
= <span class="phpdocumentor-signature__default-value">&#039;footnote_inputfield_placeholder_start_user_defined&#039;</span>
</code>
<section class="phpdocumentor-description"></section>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">1.5.0</span>
<section class="phpdocumentor-description"></section>
</dd>
</dl>
</article>
<article class="phpdocumentor-element -constant -public ">
<h4 class="phpdocumentor-element__name" id="constant_C_STR_FOOTNOTES_STYLING_AFTER">
C_STR_FOOTNOTES_STYLING_AFTER
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_FOOTNOTES_STYLING_AFTER" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="class/settings.php"><a href="files/class-settings.html"><abbr title="class/settings.php">settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">159</span>
</aside>
<p class="phpdocumentor-summary">Settings container key for the string after the footnote referrer.</p>
<code class="phpdocumentor-signature phpdocumentor-code ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__type"><abbr title="\str">str</abbr></span>
<span class="phpdocumentor-signature__name">C_STR_FOOTNOTES_STYLING_AFTER</span>
= <span class="phpdocumentor-signature__default-value">&#039;footnote_inputfield_custom_styling_after&#039;</span>
</code>
<section class="phpdocumentor-description"></section>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">1.5.0</span>
<section class="phpdocumentor-description"></section>
</dd>
</dl>
</article>
<article class="phpdocumentor-element -constant -public ">
<h4 class="phpdocumentor-element__name" id="constant_C_STR_FOOTNOTES_STYLING_BEFORE">
C_STR_FOOTNOTES_STYLING_BEFORE
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_FOOTNOTES_STYLING_BEFORE" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="class/settings.php"><a href="files/class-settings.html"><abbr title="class/settings.php">settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">151</span>
</aside>
<p class="phpdocumentor-summary">Settings container key for the string before the footnote referrer.</p>
<code class="phpdocumentor-signature phpdocumentor-code ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__type"><abbr title="\str">str</abbr></span>
<span class="phpdocumentor-signature__name">C_STR_FOOTNOTES_STYLING_BEFORE</span>
= <span class="phpdocumentor-signature__default-value">&#039;footnote_inputfield_custom_styling_before&#039;</span>
</code>
<section class="phpdocumentor-description"></section>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">1.5.0</span>
<section class="phpdocumentor-description"></section>
</dd>
</dl>
</article>
<article class="phpdocumentor-element -constant -public ">
<h4 class="phpdocumentor-element__name" id="constant_C_STR_FOOTNOTES_TOOLTIP_EXCERPT_DELIMITER">
C_STR_FOOTNOTES_TOOLTIP_EXCERPT_DELIMITER
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_FOOTNOTES_TOOLTIP_EXCERPT_DELIMITER" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="class/settings.php"><a href="files/class-settings.html"><abbr title="class/settings.php">settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">1058</span>
</aside>
<p class="phpdocumentor-summary">Settings container key to configure the tooltip excerpt delimiter.</p>
<code class="phpdocumentor-signature phpdocumentor-code ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__type"><abbr title="\str">str</abbr></span>
<span class="phpdocumentor-signature__name">C_STR_FOOTNOTES_TOOLTIP_EXCERPT_DELIMITER</span>
= <span class="phpdocumentor-signature__default-value">&#039;footnotes_inputfield_tooltip_excerpt_delimiter&#039;</span>
</code>
<section class="phpdocumentor-description"><ul>
<li>Update: Tooltips: ability to display dedicated content before <code class="prettyprint">[[/tooltip]]</code>, thanks to @jbj2199 issue report.</li>
</ul>
<p>The first implementation used a fixed shortcode provided in the changelog.
But Footnotes UI design policy is to make shortcodes freely configurable.</p>
</section>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">reporter</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<section class="phpdocumentor-description"><p>@jbj2199</p>
</section>
</dd>
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">link</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<a class="phpdocumentor-tag-link" href="https://wordpress.org/support/topic/change-tooltip-text/"> https://wordpress.org/support/topic/change-tooltip-text/ </a>
</dd>
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">2.5.4</span>
<section class="phpdocumentor-description"></section>
</dd>
</dl>
</article>
<article class="phpdocumentor-element -constant -public ">
<h4 class="phpdocumentor-element__name" id="constant_C_STR_FOOTNOTES_TOOLTIP_EXCERPT_MIRROR_ENABLE">
C_STR_FOOTNOTES_TOOLTIP_EXCERPT_MIRROR_ENABLE
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_FOOTNOTES_TOOLTIP_EXCERPT_MIRROR_ENABLE" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="class/settings.php"><a href="files/class-settings.html"><abbr title="class/settings.php">settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">1072</span>
</aside>
<p class="phpdocumentor-summary">Settings container key to enable mirroring the tooltip excerpt in the reference container.</p>
<code class="phpdocumentor-signature phpdocumentor-code ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__type"><abbr title="\str">str</abbr></span>
<span class="phpdocumentor-signature__name">C_STR_FOOTNOTES_TOOLTIP_EXCERPT_MIRROR_ENABLE</span>
= <span class="phpdocumentor-signature__default-value">&#039;footnotes_inputfield_tooltip_excerpt_mirror_enable&#039;</span>
</code>
<section class="phpdocumentor-description"></section>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">2.5.4</span>
<section class="phpdocumentor-description"></section>
</dd>
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">link</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<a class="phpdocumentor-tag-link" href="https://wordpress.org/support/topic/change-tooltip-text/#post-13935050"> <p>But this must not be the default behavior.</p>
</a>
</dd>
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">link</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<a class="phpdocumentor-tag-link" href="https://wordpress.org/support/topic/change-tooltip-text/#post-13935488"> https://wordpress.org/support/topic/change-tooltip-text/#post-13935488 </a>
</dd>
</dl>
</article>
<article class="phpdocumentor-element -constant -public ">
<h4 class="phpdocumentor-element__name" id="constant_C_STR_FOOTNOTES_TOOLTIP_EXCERPT_MIRROR_SEPARATOR">
C_STR_FOOTNOTES_TOOLTIP_EXCERPT_MIRROR_SEPARATOR
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_FOOTNOTES_TOOLTIP_EXCERPT_MIRROR_SEPARATOR" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="class/settings.php"><a href="files/class-settings.html"><abbr title="class/settings.php">settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">1080</span>
</aside>
<p class="phpdocumentor-summary">Settings container key to configure the tooltip excerpt separator in the reference container.</p>
<code class="phpdocumentor-signature phpdocumentor-code ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__type"><abbr title="\str">str</abbr></span>
<span class="phpdocumentor-signature__name">C_STR_FOOTNOTES_TOOLTIP_EXCERPT_MIRROR_SEPARATOR</span>
= <span class="phpdocumentor-signature__default-value">&#039;footnotes_inputfield_tooltip_excerpt_mirror_separator&#039;</span>
</code>
<section class="phpdocumentor-description"></section>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">2.5.4</span>
<section class="phpdocumentor-description"></section>
</dd>
</dl>
</article>
<article class="phpdocumentor-element -constant -public ">
<h4 class="phpdocumentor-element__name" id="constant_C_STR_FOOTNOTES_TOOLTIP_READON_LABEL">
C_STR_FOOTNOTES_TOOLTIP_READON_LABEL
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_FOOTNOTES_TOOLTIP_READON_LABEL" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="class/settings.php"><a href="files/class-settings.html"><abbr title="class/settings.php">settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">425</span>
</aside>
<p class="phpdocumentor-summary">Settings container key for the label of the Read-on button in truncated tooltips.</p>
<code class="phpdocumentor-signature phpdocumentor-code ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__type"><abbr title="\str">str</abbr></span>
<span class="phpdocumentor-signature__name">C_STR_FOOTNOTES_TOOLTIP_READON_LABEL</span>
= <span class="phpdocumentor-signature__default-value">&#039;footnote_inputfield_readon_label&#039;</span>
</code>
<section class="phpdocumentor-description"><ul>
<li>Adding: Tooltips: Read-on button: Label: configurable instead of localizable, thanks to @rovanov example provision.</li>
</ul>
</section>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">reporter</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<section class="phpdocumentor-description"><p>@rovanov</p>
</section>
</dd>
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">link</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<a class="phpdocumentor-tag-link" href="https://wordpress.org/support/topic/offset-x-axis-and-offset-y-axis-does-not-working/"> https://wordpress.org/support/topic/offset-x-axis-and-offset-y-axis-does-not-working/ </a>
</dd>
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">2.1.0</span>
<section class="phpdocumentor-description"></section>
</dd>
</dl>
</article>
<article class="phpdocumentor-element -constant -public ">
<h4 class="phpdocumentor-element__name" id="constant_C_STR_HARD_LINK_IDS_SEPARATOR">
C_STR_HARD_LINK_IDS_SEPARATOR
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_HARD_LINK_IDS_SEPARATOR" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="class/settings.php"><a href="files/class-settings.html"><abbr title="class/settings.php">settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">998</span>
</aside>
<p class="phpdocumentor-summary">Settings container key for the ID separator in fragment IDs.</p>
<code class="phpdocumentor-signature phpdocumentor-code ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__type"><abbr title="\str">str</abbr></span>
<span class="phpdocumentor-signature__name">C_STR_HARD_LINK_IDS_SEPARATOR</span>
= <span class="phpdocumentor-signature__default-value">&#039;footnotes_inputfield_hard_link_ids_separator&#039;</span>
</code>
<section class="phpdocumentor-description"></section>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">2.3.0</span>
<section class="phpdocumentor-description"></section>
</dd>
</dl>
</article>
<article class="phpdocumentor-element -constant -public ">
<h4 class="phpdocumentor-element__name" id="constant_C_STR_HYPERLINK_ARROW">
C_STR_HYPERLINK_ARROW
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_HYPERLINK_ARROW" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="class/settings.php"><a href="files/class-settings.html"><abbr title="class/settings.php">settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">110</span>
</aside>
<p class="phpdocumentor-summary">Settings container key for the backlink symbol selection.</p>
<code class="phpdocumentor-signature phpdocumentor-code ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__type"><abbr title="\str">str</abbr></span>
<span class="phpdocumentor-signature__name">C_STR_HYPERLINK_ARROW</span>
= <span class="phpdocumentor-signature__default-value">&#039;footnote_inputfield_custom_hyperlink_symbol&#039;</span>
</code>
<section class="phpdocumentor-description"></section>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">1.5.0</span>
<section class="phpdocumentor-description"><ul>
<li>Update: Restore arrow settings to customize or disable the now prepended arrow symbol, thanks to @mmallett issue report.</li>
</ul>
</section>
</dd>
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">2.0.4</span>
<section class="phpdocumentor-description"></section>
</dd>
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">reporter</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<section class="phpdocumentor-description"><p>@mmallett</p>
</section>
</dd>
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">link</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<a class="phpdocumentor-tag-link" href="https://wordpress.org/support/topic/mouse-over-broken/#post-13593037"> https://wordpress.org/support/topic/mouse-over-broken/#post-13593037 </a>
</dd>
</dl>
</article>
<article class="phpdocumentor-element -constant -public ">
<h4 class="phpdocumentor-element__name" id="constant_C_STR_HYPERLINK_ARROW_USER_DEFINED">
C_STR_HYPERLINK_ARROW_USER_DEFINED
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_HYPERLINK_ARROW_USER_DEFINED" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="class/settings.php"><a href="files/class-settings.html"><abbr title="class/settings.php">settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">118</span>
</aside>
<p class="phpdocumentor-summary">Settings container key for the user-defined backlink symbol.</p>
<code class="phpdocumentor-signature phpdocumentor-code ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__type"><abbr title="\str">str</abbr></span>
<span class="phpdocumentor-signature__name">C_STR_HYPERLINK_ARROW_USER_DEFINED</span>
= <span class="phpdocumentor-signature__default-value">&#039;footnote_inputfield_custom_hyperlink_symbol_user&#039;</span>
</code>
<section class="phpdocumentor-description"></section>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">1.5.0</span>
<section class="phpdocumentor-description"></section>
</dd>
</dl>
</article>
<article class="phpdocumentor-element -constant -public ">
<h4 class="phpdocumentor-element__name" id="constant_C_STR_LINK_ELEMENT_ENABLED">
C_STR_LINK_ELEMENT_ENABLED
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_LINK_ELEMENT_ENABLED" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="class/settings.php"><a href="files/class-settings.html"><abbr title="class/settings.php">settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">605</span>
</aside>
<p class="phpdocumentor-summary">Settings container key for the link element option.</p>
<code class="phpdocumentor-signature phpdocumentor-code ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__type"><abbr title="\str">str</abbr></span>
<span class="phpdocumentor-signature__name">C_STR_LINK_ELEMENT_ENABLED</span>
= <span class="phpdocumentor-signature__default-value">&#039;footnote_inputfield_link_element_enabled&#039;</span>
</code>
<section class="phpdocumentor-description"><ul>
<li>Bugfix: Referrers and backlinks: Styling: make link elements optional to fix issues, thanks to @docteurfitness issue report and code contribution.</li>
</ul>
</section>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">contributor</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<section class="phpdocumentor-description"><p>@docteurfitness</p>
</section>
</dd>
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">link</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<a class="phpdocumentor-tag-link" href="https://wordpress.org/support/topic/update-2-1-3/#post-13704194"> https://wordpress.org/support/topic/update-2-1-3/#post-13704194 </a>
</dd>
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">2.1.4</span>
<section class="phpdocumentor-description"></section>
</dd>
</dl>
</article>
<article class="phpdocumentor-element -constant -public ">
<h4 class="phpdocumentor-element__name" id="constant_C_STR_MOUSE_OVER_BOX_FONT_SIZE_ENABLED">
C_STR_MOUSE_OVER_BOX_FONT_SIZE_ENABLED
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_MOUSE_OVER_BOX_FONT_SIZE_ENABLED" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="class/settings.php"><a href="files/class-settings.html"><abbr title="class/settings.php">settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">730</span>
</aside>
<p class="phpdocumentor-summary">Settings container key to enable setting the tooltip font size.</p>
<code class="phpdocumentor-signature phpdocumentor-code ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__type"><abbr title="\str">str</abbr></span>
<span class="phpdocumentor-signature__name">C_STR_MOUSE_OVER_BOX_FONT_SIZE_ENABLED</span>
= <span class="phpdocumentor-signature__default-value">&#039;footnotes_inputfield_mouse_over_box_font_size_enabled&#039;</span>
</code>
<section class="phpdocumentor-description"></section>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">2.1.4</span>
<section class="phpdocumentor-description"></section>
</dd>
</dl>
</article>
<article class="phpdocumentor-element -constant -public ">
<h4 class="phpdocumentor-element__name" id="constant_C_STR_MOUSE_OVER_BOX_FONT_SIZE_UNIT">
C_STR_MOUSE_OVER_BOX_FONT_SIZE_UNIT
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_MOUSE_OVER_BOX_FONT_SIZE_UNIT" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="class/settings.php"><a href="files/class-settings.html"><abbr title="class/settings.php">settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">746</span>
</aside>
<p class="phpdocumentor-summary">Settings container key for the unit of the tooltip font size.</p>
<code class="phpdocumentor-signature phpdocumentor-code ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__type"><abbr title="\str">str</abbr></span>
<span class="phpdocumentor-signature__name">C_STR_MOUSE_OVER_BOX_FONT_SIZE_UNIT</span>
= <span class="phpdocumentor-signature__default-value">&#039;footnotes_inputfield_mouse_over_box_font_size_unit&#039;</span>
</code>
<section class="phpdocumentor-description"></section>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">2.1.4</span>
<section class="phpdocumentor-description"></section>
</dd>
</dl>
</article>
<article class="phpdocumentor-element -constant -public ">
<h4 class="phpdocumentor-element__name" id="constant_C_STR_REFERENCE_CONTAINER_3COLUMN_LAYOUT_ENABLE">
C_STR_REFERENCE_CONTAINER_3COLUMN_LAYOUT_ENABLE
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_REFERENCE_CONTAINER_3COLUMN_LAYOUT_ENABLE" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="class/settings.php"><a href="files/class-settings.html"><abbr title="class/settings.php">settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">492</span>
</aside>
<p class="phpdocumentor-summary">Settings container key to enable the legacy layout of the reference container.</p>
<code class="phpdocumentor-signature phpdocumentor-code ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__type"><abbr title="\str">str</abbr></span>
<span class="phpdocumentor-signature__name">C_STR_REFERENCE_CONTAINER_3COLUMN_LAYOUT_ENABLE</span>
= <span class="phpdocumentor-signature__default-value">&#039;footnotes_inputfield_reference_container_3column_layout_enable&#039;</span>
</code>
<section class="phpdocumentor-description"><ul>
<li>Bugfix: Reference container: option to restore pre-2.0.0 layout with the backlink symbol in an extra column.</li>
</ul>
</section>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">2.1.1</span>
<section class="phpdocumentor-description"></section>
</dd>
</dl>
</article>
<article class="phpdocumentor-element -constant -public ">
<h4 class="phpdocumentor-element__name" id="constant_C_STR_REFERENCE_CONTAINER_BACKLINK_SYMBOL_ENABLE">
C_STR_REFERENCE_CONTAINER_BACKLINK_SYMBOL_ENABLE
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_REFERENCE_CONTAINER_BACKLINK_SYMBOL_ENABLE" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="class/settings.php"><a href="files/class-settings.html"><abbr title="class/settings.php">settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">469</span>
</aside>
<p class="phpdocumentor-summary">Settings container key to enable the display of a backlink symbol.</p>
<code class="phpdocumentor-signature phpdocumentor-code ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__type"><abbr title="\str">str</abbr></span>
<span class="phpdocumentor-signature__name">C_STR_REFERENCE_CONTAINER_BACKLINK_SYMBOL_ENABLE</span>
= <span class="phpdocumentor-signature__default-value">&#039;footnotes_inputfield_reference_container_backlink_symbol_enable&#039;</span>
</code>
<section class="phpdocumentor-description"><ul>
<li>Bugfix: Reference container: Backlink symbol: make optional, not suggest configuring it to invisible, thanks to @spaceling feedback.</li>
</ul>
</section>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">reporter</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<section class="phpdocumentor-description"><p>@spaceling</p>
</section>
</dd>
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">link</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<a class="phpdocumentor-tag-link" href="https://wordpress.org/support/topic/change-the-position-5/page/2/#post-13671138"> https://wordpress.org/support/topic/change-the-position-5/page/2/#post-13671138 </a>
</dd>
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">2.1.1</span>
<section class="phpdocumentor-description"></section>
</dd>
</dl>
</article>
<article class="phpdocumentor-element -constant -public ">
<h4 class="phpdocumentor-element__name" id="constant_C_STR_REFERENCE_CONTAINER_BACKLINK_SYMBOL_SWITCH">
C_STR_REFERENCE_CONTAINER_BACKLINK_SYMBOL_SWITCH
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_REFERENCE_CONTAINER_BACKLINK_SYMBOL_SWITCH" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="class/settings.php"><a href="files/class-settings.html"><abbr title="class/settings.php">settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">505</span>
</aside>
<p class="phpdocumentor-summary">Settings container key to get the backlink symbol switch side.</p>
<code class="phpdocumentor-signature phpdocumentor-code ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__type"><abbr title="\str">str</abbr></span>
<span class="phpdocumentor-signature__name">C_STR_REFERENCE_CONTAINER_BACKLINK_SYMBOL_SWITCH</span>
= <span class="phpdocumentor-signature__default-value">&#039;footnotes_inputfield_reference_container_backlink_symbol_switch&#039;</span>
</code>
<section class="phpdocumentor-description"><ul>
<li>Bugfix: Reference container: option to append symbol (prepended by default), thanks to @spaceling code contribution.</li>
</ul>
</section>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">contributor</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<section class="phpdocumentor-description"><p>@spaceling</p>
</section>
</dd>
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">link</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<a class="phpdocumentor-tag-link" href="https://wordpress.org/support/topic/change-the-position-5/#post-13615994"> https://wordpress.org/support/topic/change-the-position-5/#post-13615994 </a>
</dd>
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">2.1.1</span>
<section class="phpdocumentor-description"></section>
</dd>
</dl>
</article>
<article class="phpdocumentor-element -constant -public ">
<h4 class="phpdocumentor-element__name" id="constant_C_STR_REFERENCE_CONTAINER_COLLAPSE">
C_STR_REFERENCE_CONTAINER_COLLAPSE
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_REFERENCE_CONTAINER_COLLAPSE" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="class/settings.php"><a href="files/class-settings.html"><abbr title="class/settings.php">settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">39</span>
</aside>
<p class="phpdocumentor-summary">Settings container key to collapse the reference container by default.</p>
<code class="phpdocumentor-signature phpdocumentor-code ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__type"><abbr title="\str">str</abbr></span>
<span class="phpdocumentor-signature__name">C_STR_REFERENCE_CONTAINER_COLLAPSE</span>
= <span class="phpdocumentor-signature__default-value">&#039;footnote_inputfield_collapse_references&#039;</span>
</code>
<section class="phpdocumentor-description"></section>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">1.5.0</span>
<section class="phpdocumentor-description"></section>
</dd>
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">see</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link"><a href="classes/MCI-Footnotes-Convert.html#method_to_bool"><abbr title="\MCI_Footnotes_Convert::to_bool()">MCI_Footnotes_Convert::to_bool()</abbr></a></span>
<section class="phpdocumentor-description"></section>
</dd>
</dl>
</article>
<article class="phpdocumentor-element -constant -public ">
<h4 class="phpdocumentor-element__name" id="constant_C_STR_REFERENCE_CONTAINER_LABEL_BOTTOM_BORDER">
C_STR_REFERENCE_CONTAINER_LABEL_BOTTOM_BORDER
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_REFERENCE_CONTAINER_LABEL_BOTTOM_BORDER" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="class/settings.php"><a href="files/class-settings.html"><abbr title="class/settings.php">settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">917</span>
</aside>
<p class="phpdocumentor-summary">Settings container key to enable the reference container label bottom border.</p>
<code class="phpdocumentor-signature phpdocumentor-code ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__type"><abbr title="\str">str</abbr></span>
<span class="phpdocumentor-signature__name">C_STR_REFERENCE_CONTAINER_LABEL_BOTTOM_BORDER</span>
= <span class="phpdocumentor-signature__default-value">&#039;footnotes_inputfield_reference_container_label_bottom_border&#039;</span>
</code>
<section class="phpdocumentor-description"><ul>
<li>Bugfix: Reference container: Label: make bottom border an option, thanks to @markhillyer issue report.</li>
</ul>
</section>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">reporter</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<section class="phpdocumentor-description"><p>@markhillyer</p>
</section>
</dd>
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">link</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<a class="phpdocumentor-tag-link" href="https://wordpress.org/support/topic/how-do-i-eliminate-the-horizontal-line-beneath-the-reference-container-heading/"> https://wordpress.org/support/topic/how-do-i-eliminate-the-horizontal-line-beneath-the-reference-container-heading/ </a>
</dd>
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">2.2.5</span>
<section class="phpdocumentor-description"></section>
</dd>
</dl>
</article>
<article class="phpdocumentor-element -constant -public ">
<h4 class="phpdocumentor-element__name" id="constant_C_STR_REFERENCE_CONTAINER_LABEL_ELEMENT">
C_STR_REFERENCE_CONTAINER_LABEL_ELEMENT
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_REFERENCE_CONTAINER_LABEL_ELEMENT" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="class/settings.php"><a href="files/class-settings.html"><abbr title="class/settings.php">settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">904</span>
</aside>
<p class="phpdocumentor-summary">Settings container key for the reference container label element.</p>
<code class="phpdocumentor-signature phpdocumentor-code ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__type"><abbr title="\str">str</abbr></span>
<span class="phpdocumentor-signature__name">C_STR_REFERENCE_CONTAINER_LABEL_ELEMENT</span>
= <span class="phpdocumentor-signature__default-value">&#039;footnotes_inputfield_reference_container_label_element&#039;</span>
</code>
<section class="phpdocumentor-description"><ul>
<li>Bugfix: Reference container: Label: option to select paragraph or heading element, thanks to @markhillyer issue report.</li>
</ul>
</section>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">reporter</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<section class="phpdocumentor-description"><p>@markhillyer</p>
</section>
</dd>
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">link</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<a class="phpdocumentor-tag-link" href="https://wordpress.org/support/topic/how-do-i-eliminate-the-horizontal-line-beneath-the-reference-container-heading/"> https://wordpress.org/support/topic/how-do-i-eliminate-the-horizontal-line-beneath-the-reference-container-heading/ </a>
</dd>
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">2.2.5</span>
<section class="phpdocumentor-description"></section>
</dd>
</dl>
</article>
<article class="phpdocumentor-element -constant -public ">
<h4 class="phpdocumentor-element__name" id="constant_C_STR_REFERENCE_CONTAINER_NAME">
C_STR_REFERENCE_CONTAINER_NAME
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_REFERENCE_CONTAINER_NAME" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="class/settings.php"><a href="files/class-settings.html"><abbr title="class/settings.php">settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">29</span>
</aside>
<p class="phpdocumentor-summary">Settings container key for the label of the reference container.</p>
<code class="phpdocumentor-signature phpdocumentor-code ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__type"><abbr title="\str">str</abbr></span>
<span class="phpdocumentor-signature__name">C_STR_REFERENCE_CONTAINER_NAME</span>
= <span class="phpdocumentor-signature__default-value">&#039;footnote_inputfield_references_label&#039;</span>
</code>
<section class="phpdocumentor-description"></section>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">1.5.0</span>
<section class="phpdocumentor-description"></section>
</dd>
</dl>
</article>
<article class="phpdocumentor-element -constant -public ">
<h4 class="phpdocumentor-element__name" id="constant_C_STR_REFERENCE_CONTAINER_POSITION">
C_STR_REFERENCE_CONTAINER_POSITION
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_REFERENCE_CONTAINER_POSITION" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="class/settings.php"><a href="files/class-settings.html"><abbr title="class/settings.php">settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">47</span>
</aside>
<p class="phpdocumentor-summary">Settings container key for the position of the reference container.</p>
<code class="phpdocumentor-signature phpdocumentor-code ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__type"><abbr title="\str">str</abbr></span>
<span class="phpdocumentor-signature__name">C_STR_REFERENCE_CONTAINER_POSITION</span>
= <span class="phpdocumentor-signature__default-value">&#039;footnote_inputfield_reference_container_place&#039;</span>
</code>
<section class="phpdocumentor-description"></section>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">1.5.0</span>
<section class="phpdocumentor-description"></section>
</dd>
</dl>
</article>
<article class="phpdocumentor-element -constant -public ">
<h4 class="phpdocumentor-element__name" id="constant_C_STR_REFERENCE_CONTAINER_POSITION_SHORTCODE">
C_STR_REFERENCE_CONTAINER_POSITION_SHORTCODE
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_REFERENCE_CONTAINER_POSITION_SHORTCODE" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="class/settings.php"><a href="files/class-settings.html"><abbr title="class/settings.php">settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">831</span>
</aside>
<p class="phpdocumentor-summary">Settings container key for reference container position shortcode.</p>
<code class="phpdocumentor-signature phpdocumentor-code ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__type"><abbr title="\str">str</abbr></span>
<span class="phpdocumentor-signature__name">C_STR_REFERENCE_CONTAINER_POSITION_SHORTCODE</span>
= <span class="phpdocumentor-signature__default-value">&#039;footnote_inputfield_reference_container_position_shortcode&#039;</span>
</code>
<section class="phpdocumentor-description"><ul>
<li>Adding: Reference container: support for custom position shortcode, thanks to @hamshe issue report.</li>
</ul>
</section>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">reporter</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<section class="phpdocumentor-description"><p>@hamshe</p>
</section>
</dd>
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">link</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<a class="phpdocumentor-tag-link" href="https://wordpress.org/support/topic/reference-container-in-elementor/"> https://wordpress.org/support/topic/reference-container-in-elementor/ </a>
</dd>
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">2.2.0</span>
<section class="phpdocumentor-description"></section>
</dd>
</dl>
</article>
<article class="phpdocumentor-element -constant -public ">
<h4 class="phpdocumentor-element__name" id="constant_C_STR_REFERENCE_CONTAINER_ROW_BORDERS_ENABLE">
C_STR_REFERENCE_CONTAINER_ROW_BORDERS_ENABLE
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_REFERENCE_CONTAINER_ROW_BORDERS_ENABLE" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="class/settings.php"><a href="files/class-settings.html"><abbr title="class/settings.php">settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">930</span>
</aside>
<p class="phpdocumentor-summary">Settings container key to enable reference container table row borders.</p>
<code class="phpdocumentor-signature phpdocumentor-code ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__type"><abbr title="\str">str</abbr></span>
<span class="phpdocumentor-signature__name">C_STR_REFERENCE_CONTAINER_ROW_BORDERS_ENABLE</span>
= <span class="phpdocumentor-signature__default-value">&#039;footnotes_inputfield_reference_container_row_borders_enable&#039;</span>
</code>
<section class="phpdocumentor-description"><ul>
<li>Bugfix: Reference container: add option for table borders to restore pre-2.0.0 design, thanks to @noobishh issue report.</li>
</ul>
</section>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">reporter</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<section class="phpdocumentor-description"><p>@noobishh</p>
</section>
</dd>
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">link</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<a class="phpdocumentor-tag-link" href="https://wordpress.org/support/topic/borders-25/"> https://wordpress.org/support/topic/borders-25/ </a>
</dd>
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">2.2.10</span>
<section class="phpdocumentor-description"></section>
</dd>
</dl>
</article>
<article class="phpdocumentor-element -constant -public ">
<h4 class="phpdocumentor-element__name" id="constant_C_STR_REFERENCE_CONTAINER_START_PAGE_ENABLE">
C_STR_REFERENCE_CONTAINER_START_PAGE_ENABLE
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_REFERENCE_CONTAINER_START_PAGE_ENABLE" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="class/settings.php"><a href="files/class-settings.html"><abbr title="class/settings.php">settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">482</span>
</aside>
<p class="phpdocumentor-summary">Settings container key to not display the reference container on the homepage.</p>
<code class="phpdocumentor-signature phpdocumentor-code ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__type"><abbr title="\str">str</abbr></span>
<span class="phpdocumentor-signature__name">C_STR_REFERENCE_CONTAINER_START_PAGE_ENABLE</span>
= <span class="phpdocumentor-signature__default-value">&#039;footnotes_inputfield_reference_container_start_page_enable&#039;</span>
</code>
<section class="phpdocumentor-description"><ul>
<li>Bugfix: Reference container: fix start pages by making its display optional, thanks to @dragon013 bug report.</li>
</ul>
</section>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">reporter</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<section class="phpdocumentor-description"><p>@dragon013</p>
</section>
</dd>
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">link</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<a class="phpdocumentor-tag-link" href="https://wordpress.org/support/topic/possible-to-hide-it-from-start-page/"> https://wordpress.org/support/topic/possible-to-hide-it-from-start-page/ </a>
</dd>
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">2.1.1</span>
<section class="phpdocumentor-description"></section>
</dd>
</dl>
</article>
<article class="phpdocumentor-element -constant -public ">
<h4 class="phpdocumentor-element__name" id="constant_C_STR_REFERRER_FRAGMENT_ID_SLUG">
C_STR_REFERRER_FRAGMENT_ID_SLUG
<a href="classes/MCI-Footnotes-Settings.html#constant_C_STR_REFERRER_FRAGMENT_ID_SLUG" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="class/settings.php"><a href="files/class-settings.html"><abbr title="class/settings.php">settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">982</span>
</aside>
<p class="phpdocumentor-summary">Settings container key for the fragment ID slug in referrers.</p>
<code class="phpdocumentor-signature phpdocumentor-code ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__type"><abbr title="\str">str</abbr></span>
<span class="phpdocumentor-signature__name">C_STR_REFERRER_FRAGMENT_ID_SLUG</span>
= <span class="phpdocumentor-signature__default-value">&#039;footnotes_inputfield_referrer_fragment_id_slug&#039;</span>
</code>
<section class="phpdocumentor-description"></section>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">2.3.0</span>
<section class="phpdocumentor-description"></section>
</dd>
</dl>
</article>
</section>
<section class="phpdocumentor-properties">
<h3 class="phpdocumentor-elements__header" id="properties">
Properties
<a href="classes/MCI-Footnotes-Settings.html#properties" class="headerlink"><i class="fas fa-link"></i></a>
</h3>
<article
class="
phpdocumentor-element
-property
-private
"
>
<h4 class="phpdocumentor-element__name" id="property_a_arr_container">
$a_arr_container
<a href="classes/MCI-Footnotes-Settings.html#property_a_arr_container" class="headerlink"><i class="fas fa-link"></i></a>
<span class="phpdocumentor-element__modifiers">
</span>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="class/settings.php"><a href="files/class-settings.html"><abbr title="class/settings.php">settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">1228</span>
</aside>
<p class="phpdocumentor-summary">Contains all Settings Container names.</p>
<code class="phpdocumentor-code phpdocumentor-signature ">
<span class="phpdocumentor-signature__visibility">private</span>
<span class="phpdocumentor-signature__type">array&lt;string|int, mixed&gt;</span>
<span class="phpdocumentor-signature__name">$a_arr_container</span>
= <span class="phpdocumentor-signature__default-value">array(&#039;footnotes_storage&#039;, &#039;footnotes_storage_custom&#039;, &#039;footnotes_storage_expert&#039;, &#039;footnotes_storage_custom_css&#039;)</span></code>
<section class="phpdocumentor-description"></section>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">1.5.0</span>
<section class="phpdocumentor-description"></section>
</dd>
</dl>
</article>
<article
class="
phpdocumentor-element
-property
-private
"
>
<h4 class="phpdocumentor-element__name" id="property_a_arr_default">
$a_arr_default
<a href="classes/MCI-Footnotes-Settings.html#property_a_arr_default" class="headerlink"><i class="fas fa-link"></i></a>
<span class="phpdocumentor-element__modifiers">
</span>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="class/settings.php"><a href="files/class-settings.html"><abbr title="class/settings.php">settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">1243</span>
</aside>
<p class="phpdocumentor-summary">Contains all Default Settings for each Settings Container.</p>
<code class="phpdocumentor-code phpdocumentor-signature ">
<span class="phpdocumentor-signature__visibility">private</span>
<span class="phpdocumentor-signature__type">array&lt;string|int, mixed&gt;</span>
<span class="phpdocumentor-signature__name">$a_arr_default</span>
= <span class="phpdocumentor-signature__default-value">array(
// General settings.
&#039;footnotes_storage&#039; =&gt; array(
// AMP compatibility.
self::C_STR_FOOTNOTES_AMP_COMPATIBILITY_ENABLE =&gt; &#039;&#039;,
// Footnote start and end short codes.
self::C_STR_FOOTNOTES_SHORT_CODE_START =&gt; &#039;((&#039;,
self::C_STR_FOOTNOTES_SHORT_CODE_END =&gt; &#039;))&#039;,
self::C_STR_FOOTNOTES_SHORT_CODE_START_USER_DEFINED =&gt; &#039;&#039;,
self::C_STR_FOOTNOTES_SHORT_CODE_END_USER_DEFINED =&gt; &#039;&#039;,
self::C_STR_FOOTNOTE_SHORTCODE_SYNTAX_VALIDATION_ENABLE =&gt; &#039;yes&#039;,
// Footnotes numbering.
self::C_STR_FOOTNOTES_COUNTER_STYLE =&gt; &#039;arabic_plain&#039;,
self::C_STR_COMBINE_IDENTICAL_FOOTNOTES =&gt; &#039;yes&#039;,
// Scrolling behavior.
self::C_STR_FOOTNOTES_CSS_SMOOTH_SCROLLING =&gt; &#039;no&#039;,
self::C_INT_FOOTNOTES_SCROLL_OFFSET =&gt; 20,
self::C_INT_FOOTNOTES_SCROLL_DURATION =&gt; 380,
self::C_STR_FOOTNOTES_SCROLL_DURATION_ASYMMETRICITY =&gt; &#039;no&#039;,
self::C_INT_FOOTNOTES_SCROLL_DOWN_DURATION =&gt; 150,
self::C_INT_FOOTNOTES_SCROLL_DOWN_DELAY =&gt; 0,
self::C_INT_FOOTNOTES_SCROLL_UP_DELAY =&gt; 0,
self::C_STR_FOOTNOTES_HARD_LINKS_ENABLE =&gt; &#039;no&#039;,
self::C_STR_REFERRER_FRAGMENT_ID_SLUG =&gt; &#039;r&#039;,
self::C_STR_FOOTNOTE_FRAGMENT_ID_SLUG =&gt; &#039;f&#039;,
self::C_STR_HARD_LINK_IDS_SEPARATOR =&gt; &#039;+&#039;,
self::C_STR_FOOTNOTES_BACKLINK_TOOLTIP_ENABLE =&gt; &#039;yes&#039;,
self::C_STR_FOOTNOTES_BACKLINK_TOOLTIP_TEXT =&gt; &#039;Alt+ ←&#039;,
// Reference container.
self::C_STR_REFERENCE_CONTAINER_NAME =&gt; &#039;References&#039;,
self::C_STR_REFERENCE_CONTAINER_LABEL_ELEMENT =&gt; &#039;p&#039;,
self::C_STR_REFERENCE_CONTAINER_LABEL_BOTTOM_BORDER =&gt; &#039;yes&#039;,
self::C_STR_REFERENCE_CONTAINER_COLLAPSE =&gt; &#039;no&#039;,
self::C_STR_FOOTNOTES_REFERENCE_CONTAINER_SCRIPT_MODE =&gt; &#039;jquery&#039;,
self::C_STR_REFERENCE_CONTAINER_POSITION =&gt; &#039;post_end&#039;,
self::C_STR_REFERENCE_CONTAINER_POSITION_SHORTCODE =&gt; &#039;[[references]]&#039;,
self::C_STR_FOOTNOTE_SECTION_SHORTCODE =&gt; &#039;[[/footnotesection]]&#039;,
self::C_STR_REFERENCE_CONTAINER_START_PAGE_ENABLE =&gt; &#039;yes&#039;,
self::C_INT_REFERENCE_CONTAINER_TOP_MARGIN =&gt; 24,
self::C_INT_REFERENCE_CONTAINER_BOTTOM_MARGIN =&gt; 0,
self::C_STR_FOOTNOTES_PAGE_LAYOUT_SUPPORT =&gt; &#039;none&#039;,
self::C_STR_FOOTNOTE_URL_WRAP_ENABLED =&gt; &#039;yes&#039;,
self::C_STR_REFERENCE_CONTAINER_BACKLINK_SYMBOL_ENABLE =&gt; &#039;yes&#039;,
self::C_STR_REFERENCE_CONTAINER_BACKLINK_SYMBOL_SWITCH =&gt; &#039;no&#039;,
self::C_STR_REFERENCE_CONTAINER_3COLUMN_LAYOUT_ENABLE =&gt; &#039;no&#039;,
self::C_STR_REFERENCE_CONTAINER_ROW_BORDERS_ENABLE =&gt; &#039;no&#039;,
self::C_STR_BACKLINKS_SEPARATOR_ENABLED =&gt; &#039;yes&#039;,
self::C_STR_BACKLINKS_SEPARATOR_OPTION =&gt; &#039;comma&#039;,
self::C_STR_BACKLINKS_SEPARATOR_CUSTOM =&gt; &#039;&#039;,
self::C_STR_BACKLINKS_TERMINATOR_ENABLED =&gt; &#039;no&#039;,
self::C_STR_BACKLINKS_TERMINATOR_OPTION =&gt; &#039;full_stop&#039;,
self::C_STR_BACKLINKS_TERMINATOR_CUSTOM =&gt; &#039;&#039;,
self::C_STR_BACKLINKS_COLUMN_WIDTH_ENABLED =&gt; &#039;no&#039;,
self::C_INT_BACKLINKS_COLUMN_WIDTH_SCALAR =&gt; &#039;50&#039;,
self::C_STR_BACKLINKS_COLUMN_WIDTH_UNIT =&gt; &#039;px&#039;,
self::C_STR_BACKLINKS_COLUMN_MAX_WIDTH_ENABLED =&gt; &#039;no&#039;,
self::C_INT_BACKLINKS_COLUMN_MAX_WIDTH_SCALAR =&gt; &#039;140&#039;,
self::C_STR_BACKLINKS_COLUMN_MAX_WIDTH_UNIT =&gt; &#039;px&#039;,
self::C_STR_BACKLINKS_LINE_BREAKS_ENABLED =&gt; &#039;no&#039;,
self::C_STR_LINK_ELEMENT_ENABLED =&gt; &#039;yes&#039;,
// Footnotes in excerpts.
self::C_STR_FOOTNOTES_IN_EXCERPT =&gt; &#039;manual&#039;,
// Footnotes love.
self::C_STR_FOOTNOTES_LOVE =&gt; &#039;no&#039;,
// Deprecated.
self::C_STR_FOOTNOTES_EXPERT_MODE =&gt; &#039;yes&#039;,
),
// Referrers and tooltips.
&#039;footnotes_storage_custom&#039; =&gt; array(
// Backlink symbol.
self::C_STR_HYPERLINK_ARROW =&gt; &#039;&amp;#8593;&#039;,
self::C_STR_HYPERLINK_ARROW_USER_DEFINED =&gt; &#039;&#039;,
// Referrers.
self::C_STR_FOOTNOTES_REFERRER_SUPERSCRIPT_TAGS =&gt; &#039;yes&#039;,
self::C_STR_FOOTNOTE_REFERRERS_NORMAL_SUPERSCRIPT =&gt; &#039;no&#039;,
self::C_STR_FOOTNOTES_STYLING_BEFORE =&gt; &#039;[&#039;,
self::C_STR_FOOTNOTES_STYLING_AFTER =&gt; &#039;]&#039;,
// Referrers in labels.
self::C_STR_FOOTNOTES_LABEL_ISSUE_SOLUTION =&gt; &#039;none&#039;,
// Tooltips.
self::C_STR_FOOTNOTES_MOUSE_OVER_BOX_ENABLED =&gt; &#039;yes&#039;,
self::C_STR_FOOTNOTES_MOUSE_OVER_BOX_ALTERNATIVE =&gt; &#039;no&#039;,
// Tooltip position.
self::C_STR_FOOTNOTES_MOUSE_OVER_BOX_POSITION =&gt; &#039;top center&#039;,
self::C_STR_FOOTNOTES_ALTERNATIVE_MOUSE_OVER_BOX_POSITION =&gt; &#039;top right&#039;,
self::C_INT_FOOTNOTES_MOUSE_OVER_BOX_OFFSET_X =&gt; 0,
self::C_INT_FOOTNOTES_ALTERNATIVE_MOUSE_OVER_BOX_OFFSET_X =&gt; -50,
self::C_INT_FOOTNOTES_MOUSE_OVER_BOX_OFFSET_Y =&gt; -7,
self::C_INT_FOOTNOTES_ALTERNATIVE_MOUSE_OVER_BOX_OFFSET_Y =&gt; 24,
// Tooltip dimensions.
self::C_INT_FOOTNOTES_MOUSE_OVER_BOX_MAX_WIDTH =&gt; 450,
self::C_INT_FOOTNOTES_ALTERNATIVE_MOUSE_OVER_BOX_WIDTH =&gt; 400,
// Tooltip timing.
self::C_INT_MOUSE_OVER_BOX_FADE_IN_DELAY =&gt; 0,
self::C_INT_MOUSE_OVER_BOX_FADE_IN_DURATION =&gt; 200,
self::C_INT_MOUSE_OVER_BOX_FADE_OUT_DELAY =&gt; 400,
self::C_INT_MOUSE_OVER_BOX_FADE_OUT_DURATION =&gt; 200,
// Tooltip truncation.
self::C_STR_FOOTNOTES_MOUSE_OVER_BOX_EXCERPT_ENABLED =&gt; &#039;yes&#039;,
self::C_INT_FOOTNOTES_MOUSE_OVER_BOX_EXCERPT_LENGTH =&gt; 200,
self::C_STR_FOOTNOTES_TOOLTIP_READON_LABEL =&gt; &#039;Continue reading&#039;,
// Tooltip text.
self::C_STR_FOOTNOTES_TOOLTIP_EXCERPT_DELIMITER =&gt; &#039;[[/tooltip]]&#039;,
self::C_STR_FOOTNOTES_TOOLTIP_EXCERPT_MIRROR_ENABLE =&gt; &#039;no&#039;,
self::C_STR_FOOTNOTES_TOOLTIP_EXCERPT_MIRROR_SEPARATOR =&gt; &#039;&#039;,
// Tooltip appearance.
self::C_STR_MOUSE_OVER_BOX_FONT_SIZE_ENABLED =&gt; &#039;yes&#039;,
self::C_FLO_MOUSE_OVER_BOX_FONT_SIZE_SCALAR =&gt; 13,
self::C_STR_MOUSE_OVER_BOX_FONT_SIZE_UNIT =&gt; &#039;px&#039;,
self::C_STR_FOOTNOTES_MOUSE_OVER_BOX_COLOR =&gt; &#039;#000000&#039;,
self::C_STR_FOOTNOTES_MOUSE_OVER_BOX_BACKGROUND =&gt; &#039;#ffffff&#039;,
self::C_INT_FOOTNOTES_MOUSE_OVER_BOX_BORDER_WIDTH =&gt; 1,
self::C_STR_FOOTNOTES_MOUSE_OVER_BOX_BORDER_COLOR =&gt; &#039;#cccc99&#039;,
self::C_INT_FOOTNOTES_MOUSE_OVER_BOX_BORDER_RADIUS =&gt; 0,
self::C_STR_FOOTNOTES_MOUSE_OVER_BOX_SHADOW_COLOR =&gt; &#039;#666666&#039;,
// Your existing Custom CSS code.
self::C_STR_CUSTOM_CSS =&gt; &#039;&#039;,
),
// Scope and priority.
&#039;footnotes_storage_expert&#039; =&gt; array(
// WordPress hooks with priority level.
self::C_STR_EXPERT_LOOKUP_THE_TITLE =&gt; &#039;&#039;,
self::C_INT_EXPERT_LOOKUP_THE_TITLE_PRIORITY_LEVEL =&gt; PHP_INT_MAX,
self::C_STR_EXPERT_LOOKUP_THE_CONTENT =&gt; &#039;checked&#039;,
self::C_INT_EXPERT_LOOKUP_THE_CONTENT_PRIORITY_LEVEL =&gt; 98,
self::C_STR_EXPERT_LOOKUP_THE_EXCERPT =&gt; &#039;&#039;,
self::C_INT_EXPERT_LOOKUP_THE_EXCERPT_PRIORITY_LEVEL =&gt; PHP_INT_MAX,
self::C_STR_EXPERT_LOOKUP_WIDGET_TITLE =&gt; &#039;&#039;,
self::C_INT_EXPERT_LOOKUP_WIDGET_TITLE_PRIORITY_LEVEL =&gt; PHP_INT_MAX,
self::C_STR_EXPERT_LOOKUP_WIDGET_TEXT =&gt; &#039;&#039;,
self::C_INT_EXPERT_LOOKUP_WIDGET_TEXT_PRIORITY_LEVEL =&gt; 98,
),
// Custom CSS.
&#039;footnotes_storage_custom_css&#039; =&gt; array(
// Your existing Custom CSS code.
self::C_STR_CUSTOM_CSS_LEGACY_ENABLE =&gt; &#039;yes&#039;,
// Custom CSS.
self::C_STR_CUSTOM_CSS_NEW =&gt; &#039;&#039;,
),
)</span></code>
<section class="phpdocumentor-description"></section>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">1.5.0</span>
<section class="phpdocumentor-description"></section>
</dd>
</dl>
</article>
<article
class="
phpdocumentor-element
-property
-private
"
>
<h4 class="phpdocumentor-element__name" id="property_a_arr_settings">
$a_arr_settings
<a href="classes/MCI-Footnotes-Settings.html#property_a_arr_settings" class="headerlink"><i class="fas fa-link"></i></a>
<span class="phpdocumentor-element__modifiers">
</span>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="class/settings.php"><a href="files/class-settings.html"><abbr title="class/settings.php">settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">1431</span>
</aside>
<p class="phpdocumentor-summary">Contains all Settings from each Settings container as soon as this class is initialized.</p>
<code class="phpdocumentor-code phpdocumentor-signature ">
<span class="phpdocumentor-signature__visibility">private</span>
<span class="phpdocumentor-signature__type">array&lt;string|int, mixed&gt;</span>
<span class="phpdocumentor-signature__name">$a_arr_settings</span>
= <span class="phpdocumentor-signature__default-value">array()</span></code>
<section class="phpdocumentor-description"></section>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">1.5.0</span>
<section class="phpdocumentor-description"></section>
</dd>
</dl>
</article>
<article
class="
phpdocumentor-element
-property
-private
-static "
>
<h4 class="phpdocumentor-element__name" id="property_a_obj_instance">
$a_obj_instance
<a href="classes/MCI-Footnotes-Settings.html#property_a_obj_instance" class="headerlink"><i class="fas fa-link"></i></a>
<span class="phpdocumentor-element__modifiers">
</span>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="class/settings.php"><a href="files/class-settings.html"><abbr title="class/settings.php">settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">1215</span>
</aside>
<p class="phpdocumentor-summary">Stores a singleton reference of this class.</p>
<code class="phpdocumentor-code phpdocumentor-signature ">
<span class="phpdocumentor-signature__visibility">private</span>
<span class="phpdocumentor-signature__static">static</span> <span class="phpdocumentor-signature__type"><a href="classes/MCI-Footnotes-Settings.html"><abbr title="\MCI_Footnotes_Settings">MCI_Footnotes_Settings</abbr></a></span>
<span class="phpdocumentor-signature__name">$a_obj_instance</span>
= <span class="phpdocumentor-signature__default-value">
ull</span></code>
<section class="phpdocumentor-description"></section>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">1.5.0</span>
<section class="phpdocumentor-description"></section>
</dd>
</dl>
</article>
</section>
<section class="phpdocumentor-methods">
<h3 class="phpdocumentor-elements__header" id="methods">
Methods
<a href="classes/MCI-Footnotes-Settings.html#methods" class="headerlink"><i class="fas fa-link"></i></a>
</h3>
<article
class="phpdocumentor-element
-method
-public
"
>
<h4 class="phpdocumentor-element__name" id="method_clear_all">
clear_all()
<a href="classes/MCI-Footnotes-Settings.html#method_clear_all" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="class/settings.php"><a href="files/class-settings.html"><abbr title="class/settings.php">settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">1567</span>
</aside>
<p class="phpdocumentor-summary">Deletes each Settings Container and loads the default values for each Settings Container.</p>
<code class="phpdocumentor-code phpdocumentor-signature ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__name">clear_all</span><span>(</span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">mixed</span></code>
<section class="phpdocumentor-description"></section>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">1.5.0</span>
<section class="phpdocumentor-description"><p>Edit: This didnt actually work.</p>
</section>
</dd>
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">2.2.0</span>
<section class="phpdocumentor-description"><p>this function is not called any longer when deleting the plugin,
to protect user data against loss, since manually updating a plugin is safer
done by deleting and reinstalling (see the warning about database backup).</p>
</section>
</dd>
</dl>
<h5 class="phpdocumentor-return-value__heading">Return values</h5>
<span class="phpdocumentor-signature__response_type">mixed</span>
&mdash;
<section class="phpdocumentor-description"></section>
</article>
<article
class="phpdocumentor-element
-method
-public
"
>
<h4 class="phpdocumentor-element__name" id="method_get">
get()
<a href="classes/MCI-Footnotes-Settings.html#method_get" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="class/settings.php"><a href="files/class-settings.html"><abbr title="class/settings.php">settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">1553</span>
</aside>
<p class="phpdocumentor-summary">Returns the value of specified Settings name.</p>
<code class="phpdocumentor-code phpdocumentor-signature ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__name">get</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type">string&nbsp;</span><span class="phpdocumentor-signature__argument__name">$p_str_key</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">mixed</span></code>
<section class="phpdocumentor-description"></section>
<h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
<dl class="phpdocumentor-argument-list">
<dt class="phpdocumentor-argument-list__entry">
<span class="phpdocumentor-signature__argument__name">$p_str_key</span>
: <span class="phpdocumentor-signature__argument__return-type">string</span>
</dt>
<dd class="phpdocumentor-argument-list__definition">
<section class="phpdocumentor-description"><p>Settings Array Key name.</p>
</section>
</dd>
</dl>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">1.5.0</span>
<section class="phpdocumentor-description"></section>
</dd>
</dl>
<h5 class="phpdocumentor-return-value__heading">Return values</h5>
<span class="phpdocumentor-signature__response_type">mixed</span>
&mdash;
<section class="phpdocumentor-description"><p>Value of the Setting on Success or Null in Settings name is invalid.</p>
</section>
</article>
<article
class="phpdocumentor-element
-method
-public
"
>
<h4 class="phpdocumentor-element__name" id="method_get_container">
get_container()
<a href="classes/MCI-Footnotes-Settings.html#method_get_container" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="class/settings.php"><a href="files/class-settings.html"><abbr title="class/settings.php">settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">1464</span>
</aside>
<p class="phpdocumentor-summary">Returns the name of a specified Settings Container.</p>
<code class="phpdocumentor-code phpdocumentor-signature ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__name">get_container</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type">int&nbsp;</span><span class="phpdocumentor-signature__argument__name">$p_int_index</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type"><abbr title="\str">str</abbr></span></code>
<section class="phpdocumentor-description"></section>
<h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
<dl class="phpdocumentor-argument-list">
<dt class="phpdocumentor-argument-list__entry">
<span class="phpdocumentor-signature__argument__name">$p_int_index</span>
: <span class="phpdocumentor-signature__argument__return-type">int</span>
</dt>
<dd class="phpdocumentor-argument-list__definition">
<section class="phpdocumentor-description"><p>Settings Container Array Key Index.</p>
</section>
</dd>
</dl>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">1.5.0</span>
<section class="phpdocumentor-description"></section>
</dd>
</dl>
<h5 class="phpdocumentor-return-value__heading">Return values</h5>
<span class="phpdocumentor-signature__response_type"><abbr title="\str">str</abbr></span>
&mdash;
<section class="phpdocumentor-description"><p>Settings Container name.</p>
</section>
</article>
<article
class="phpdocumentor-element
-method
-public
"
>
<h4 class="phpdocumentor-element__name" id="method_get_defaults">
get_defaults()
<a href="classes/MCI-Footnotes-Settings.html#method_get_defaults" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="class/settings.php"><a href="files/class-settings.html"><abbr title="class/settings.php">settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">1475</span>
</aside>
<p class="phpdocumentor-summary">Returns the default values of a specific Settings Container.</p>
<code class="phpdocumentor-code phpdocumentor-signature ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__name">get_defaults</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type">int&nbsp;</span><span class="phpdocumentor-signature__argument__name">$p_int_index</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">array&lt;string|int, mixed&gt;</span></code>
<section class="phpdocumentor-description"></section>
<h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
<dl class="phpdocumentor-argument-list">
<dt class="phpdocumentor-argument-list__entry">
<span class="phpdocumentor-signature__argument__name">$p_int_index</span>
: <span class="phpdocumentor-signature__argument__return-type">int</span>
</dt>
<dd class="phpdocumentor-argument-list__definition">
<section class="phpdocumentor-description"><p>Settings Container Aray Key Index.</p>
</section>
</dd>
</dl>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">1.5.6</span>
<section class="phpdocumentor-description"></section>
</dd>
</dl>
<h5 class="phpdocumentor-return-value__heading">Return values</h5>
<span class="phpdocumentor-signature__response_type">array&lt;string|int, mixed&gt;</span>
&mdash;
<section class="phpdocumentor-description"></section>
</article>
<article
class="phpdocumentor-element
-method
-public
-static "
>
<h4 class="phpdocumentor-element__name" id="method_instance">
instance()
<a href="classes/MCI-Footnotes-Settings.html#method_instance" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="class/settings.php"><a href="files/class-settings.html"><abbr title="class/settings.php">settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">1448</span>
</aside>
<p class="phpdocumentor-summary">Returns a singleton of this class.</p>
<code class="phpdocumentor-code phpdocumentor-signature ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__static">static</span> <span class="phpdocumentor-signature__name">instance</span><span>(</span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type"><a href="classes/MCI-Footnotes-Settings.html"><abbr title="\MCI_Footnotes_Settings">MCI_Footnotes_Settings</abbr></a></span></code>
<section class="phpdocumentor-description"></section>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">1.5.0</span>
<section class="phpdocumentor-description"></section>
</dd>
</dl>
<h5 class="phpdocumentor-return-value__heading">Return values</h5>
<span class="phpdocumentor-signature__response_type"><a href="classes/MCI-Footnotes-Settings.html"><abbr title="\MCI_Footnotes_Settings">MCI_Footnotes_Settings</abbr></a></span>
&mdash;
<section class="phpdocumentor-description"></section>
</article>
<article
class="phpdocumentor-element
-method
-public
"
>
<h4 class="phpdocumentor-element__name" id="method_register_settings">
register_settings()
<a href="classes/MCI-Footnotes-Settings.html#method_register_settings" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="class/settings.php"><a href="files/class-settings.html"><abbr title="class/settings.php">settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">1584</span>
</aside>
<p class="phpdocumentor-summary">Register all Settings Container for the Plugin Settings Page in the Dashboard.</p>
<code class="phpdocumentor-code phpdocumentor-signature ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__name">register_settings</span><span>(</span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">mixed</span></code>
<section class="phpdocumentor-description"><p>Settings Container Label will be the same as the Settings Container Name.</p>
</section>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">1.5.0</span>
<section class="phpdocumentor-description"></section>
</dd>
</dl>
<h5 class="phpdocumentor-return-value__heading">Return values</h5>
<span class="phpdocumentor-signature__response_type">mixed</span>
&mdash;
<section class="phpdocumentor-description"></section>
</article>
<article
class="phpdocumentor-element
-method
-public
"
>
<h4 class="phpdocumentor-element__name" id="method_save_options">
save_options()
<a href="classes/MCI-Footnotes-Settings.html#method_save_options" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="class/settings.php"><a href="files/class-settings.html"><abbr title="class/settings.php">settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">1538</span>
</aside>
<p class="phpdocumentor-summary">Updates a whole Settings container.</p>
<code class="phpdocumentor-code phpdocumentor-signature ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__name">save_options</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type">int&nbsp;</span><span class="phpdocumentor-signature__argument__name">$p_int_index</span></span><span class="phpdocumentor-signature__argument"><span>, </span><span class="phpdocumentor-signature__argument__return-type">array&lt;string|int, mixed&gt;&nbsp;</span><span class="phpdocumentor-signature__argument__name">$p_arr_new_values</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">bool</span></code>
<section class="phpdocumentor-description"></section>
<h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
<dl class="phpdocumentor-argument-list">
<dt class="phpdocumentor-argument-list__entry">
<span class="phpdocumentor-signature__argument__name">$p_int_index</span>
: <span class="phpdocumentor-signature__argument__return-type">int</span>
</dt>
<dd class="phpdocumentor-argument-list__definition">
<section class="phpdocumentor-description"><p>Index of the Settings container.</p>
</section>
</dd>
<dt class="phpdocumentor-argument-list__entry">
<span class="phpdocumentor-signature__argument__name">$p_arr_new_values</span>
: <span class="phpdocumentor-signature__argument__return-type">array&lt;string|int, mixed&gt;</span>
</dt>
<dd class="phpdocumentor-argument-list__definition">
<section class="phpdocumentor-description"><p>new Settings.</p>
</section>
</dd>
</dl>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">1.5.0</span>
<section class="phpdocumentor-description"></section>
</dd>
</dl>
<h5 class="phpdocumentor-return-value__heading">Return values</h5>
<span class="phpdocumentor-signature__response_type">bool</span>
&mdash;
<section class="phpdocumentor-description"></section>
</article>
<article
class="phpdocumentor-element
-method
-private
"
>
<h4 class="phpdocumentor-element__name" id="method___construct">
__construct()
<a href="classes/MCI-Footnotes-Settings.html#method___construct" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="class/settings.php"><a href="files/class-settings.html"><abbr title="class/settings.php">settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">1438</span>
</aside>
<p class="phpdocumentor-summary">Class Constructor. Loads all Settings from each WordPress Settings container.</p>
<code class="phpdocumentor-code phpdocumentor-signature ">
<span class="phpdocumentor-signature__visibility">private</span>
<span class="phpdocumentor-signature__name">__construct</span><span>(</span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">mixed</span></code>
<section class="phpdocumentor-description"></section>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">1.5.0</span>
<section class="phpdocumentor-description"></section>
</dd>
</dl>
<h5 class="phpdocumentor-return-value__heading">Return values</h5>
<span class="phpdocumentor-signature__response_type">mixed</span>
&mdash;
<section class="phpdocumentor-description"></section>
</article>
<article
class="phpdocumentor-element
-method
-private
"
>
<h4 class="phpdocumentor-element__name" id="method_load">
load()
<a href="classes/MCI-Footnotes-Settings.html#method_load" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="class/settings.php"><a href="files/class-settings.html"><abbr title="class/settings.php">settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">1508</span>
</aside>
<p class="phpdocumentor-summary">Loads all settings from specified settings container.</p>
<code class="phpdocumentor-code phpdocumentor-signature ">
<span class="phpdocumentor-signature__visibility">private</span>
<span class="phpdocumentor-signature__name">load</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type">int&nbsp;</span><span class="phpdocumentor-signature__argument__name">$p_int_index</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">array&lt;string|int, mixed&gt;</span></code>
<section class="phpdocumentor-description"></section>
<h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
<dl class="phpdocumentor-argument-list">
<dt class="phpdocumentor-argument-list__entry">
<span class="phpdocumentor-signature__argument__name">$p_int_index</span>
: <span class="phpdocumentor-signature__argument__return-type">int</span>
</dt>
<dd class="phpdocumentor-argument-list__definition">
<section class="phpdocumentor-description"><p>Settings container array key index.</p>
</section>
</dd>
</dl>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">1.5.0</span>
<section class="phpdocumentor-description"><ul>
<li>Bugfix: Removed the 'trim' function to allow leading and trailing whitespace in settings text boxes, thanks to @compasscare bug report.</li>
</ul>
</section>
</dd>
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">1.5.2</span>
<section class="phpdocumentor-description"></section>
</dd>
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">reporter</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<section class="phpdocumentor-description"><p>@compasscare</p>
</section>
</dd>
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">link</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<a class="phpdocumentor-tag-link" href="https://wordpress.org/support/topic/leading-space-in-footnotes-tag/"> https://wordpress.org/support/topic/leading-space-in-footnotes-tag/ </a>
</dd>
</dl>
<h5 class="phpdocumentor-return-value__heading">Return values</h5>
<span class="phpdocumentor-signature__response_type">array&lt;string|int, mixed&gt;</span>
&mdash;
<section class="phpdocumentor-description"><p>Settings loaded from defaults if container is empty (first usage).</p>
</section>
</article>
<article
class="phpdocumentor-element
-method
-private
"
>
<h4 class="phpdocumentor-element__name" id="method_load_all">
load_all()
<a href="classes/MCI-Footnotes-Settings.html#method_load_all" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="class/settings.php"><a href="files/class-settings.html"><abbr title="class/settings.php">settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">1484</span>
</aside>
<p class="phpdocumentor-summary">Loads all Settings from each Settings container.</p>
<code class="phpdocumentor-code phpdocumentor-signature ">
<span class="phpdocumentor-signature__visibility">private</span>
<span class="phpdocumentor-signature__name">load_all</span><span>(</span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">mixed</span></code>
<section class="phpdocumentor-description"></section>
<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">1.5.0</span>
<section class="phpdocumentor-description"></section>
</dd>
</dl>
<h5 class="phpdocumentor-return-value__heading">Return values</h5>
<span class="phpdocumentor-signature__response_type">mixed</span>
&mdash;
<section class="phpdocumentor-description"></section>
</article>
</section>
</article>
<section data-search-results class="phpdocumentor-search-results phpdocumentor-search-results--hidden">
<section class="phpdocumentor-search-results__dialog">
<header class="phpdocumentor-search-results__header">
<h2 class="phpdocumentor-search-results__title">Search results</h2>
<button class="phpdocumentor-search-results__close"><i class="fas fa-times"></i></button>
</header>
<section class="phpdocumentor-search-results__body">
<ul class="phpdocumentor-search-results__entries"></ul>
</section>
</section>
</section>
</div>
</div>
<a href="classes/MCI-Footnotes-Settings.html#top" class="phpdocumentor-back-to-top"><i class="fas fa-chevron-circle-up"></i></a>
</main>
<script>
cssVars({});
</script>
</body>
</html>