docs: update documentation

This commit is contained in:
Ben Goldsworthy 2021-04-27 08:42:43 +01:00
parent 8044fb8591
commit 748eda717b
58 changed files with 4308 additions and 432 deletions

View file

@ -59,7 +59,9 @@
<ul class="phpdocumentor-list">
<li><a href="packages/footnotes-footnotesincludes.html"><abbr title="\footnotes\footnotesincludes">footnotesincludes</abbr></a></li>
<li><a href="packages/footnotes-footnotesadmin.html"><abbr title="\footnotes\footnotesadmin">footnotesadmin</abbr></a></li>
<li><a href="packages/footnotes-footnotesadminlayout.html"><abbr title="\footnotes\footnotesadminlayout">footnotesadminlayout</abbr></a></li>
<li><a href="packages/footnotes-footnotespublic.html"><abbr title="\footnotes\footnotespublic">footnotespublic</abbr></a></li>
<li><a href="packages/footnotes-footnotespublicwidget.html"><abbr title="\footnotes\footnotespublicwidget">footnotespublicwidget</abbr></a></li>
</ul>
<h3 class="phpdocumentor-sidebar__root-package"><a href="packages/Default.html"><abbr title="\Default">Default</abbr></a></h3>
</section>

View file

@ -59,7 +59,9 @@
<ul class="phpdocumentor-list">
<li><a href="packages/footnotes-footnotesincludes.html"><abbr title="\footnotes\footnotesincludes">footnotesincludes</abbr></a></li>
<li><a href="packages/footnotes-footnotesadmin.html"><abbr title="\footnotes\footnotesadmin">footnotesadmin</abbr></a></li>
<li><a href="packages/footnotes-footnotesadminlayout.html"><abbr title="\footnotes\footnotesadminlayout">footnotesadminlayout</abbr></a></li>
<li><a href="packages/footnotes-footnotespublic.html"><abbr title="\footnotes\footnotespublic">footnotespublic</abbr></a></li>
<li><a href="packages/footnotes-footnotespublicwidget.html"><abbr title="\footnotes\footnotespublicwidget">footnotespublicwidget</abbr></a></li>
</ul>
<h3 class="phpdocumentor-sidebar__root-package"><a href="packages/Default.html"><abbr title="\Default">Default</abbr></a></h3>
</section>
@ -175,7 +177,7 @@ and JavaScript.</p>
<dd>Register the stylesheets for the admin area.</dd>
<dt class="phpdocumentor-table-of-contents__entry -method -public">
<a href="classes/Footnotes-Admin.html#method_get_plugin_links">get_plugin_links()</a>
<a href="classes/Footnotes-Admin.html#method_footnotes_action_links">footnotes_action_links()</a>
<span>
&nbsp;: array&lt;string|int, string&gt; </span>
</dt>
@ -402,7 +404,7 @@ and JavaScript.</p>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/admin/class-footnotes-admin.php"><a href="files/src-admin-class-footnotes-admin.html"><abbr title="src/admin/class-footnotes-admin.php">class-footnotes-admin.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">101</span>
<span class="phpdocumentor-element-found-in__line">107</span>
</aside>
<p class="phpdocumentor-summary">Register the JavaScript for the admin area.</p>
@ -451,7 +453,7 @@ and JavaScript.</p>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/admin/class-footnotes-admin.php"><a href="files/src-admin-class-footnotes-admin.html"><abbr title="src/admin/class-footnotes-admin.php">class-footnotes-admin.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">81</span>
<span class="phpdocumentor-element-found-in__line">87</span>
</aside>
<p class="phpdocumentor-summary">Register the stylesheets for the admin area.</p>
@ -491,34 +493,34 @@ and JavaScript.</p>
class="phpdocumentor-element
-method
-public
-static "
"
>
<h4 class="phpdocumentor-element__name" id="method_get_plugin_links">
get_plugin_links()
<a href="classes/Footnotes-Admin.html#method_get_plugin_links" class="headerlink"><i class="fas fa-link"></i></a>
<h4 class="phpdocumentor-element__name" id="method_footnotes_action_links">
footnotes_action_links()
<a href="classes/Footnotes-Admin.html#method_footnotes_action_links" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/admin/class-footnotes-admin.php"><a href="files/src-admin-class-footnotes-admin.html"><abbr title="src/admin/class-footnotes-admin.php">class-footnotes-admin.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">125</span>
<span class="phpdocumentor-element-found-in__line">131</span>
</aside>
<p class="phpdocumentor-summary">Appends the Plugin links for display in the dashboard Plugins page.</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">get_plugin_links</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type">array&lt;string|int, mixed&gt;&nbsp;</span><span class="phpdocumentor-signature__argument__name">$plugin_links</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">array&lt;string|int, string&gt;</span></code>
<span class="phpdocumentor-signature__name">footnotes_action_links</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type">array&lt;string|int, string&gt;&nbsp;</span><span class="phpdocumentor-signature__argument__name">$links</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">array&lt;string|int, string&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">$plugin_links</span>
: <span class="phpdocumentor-signature__argument__return-type">array&lt;string|int, mixed&gt;</span>
<span class="phpdocumentor-signature__argument__name">$links</span>
: <span class="phpdocumentor-signature__argument__return-type">array&lt;string|int, string&gt;</span>
</dt>
<dd class="phpdocumentor-argument-list__definition">
<section class="phpdocumentor-description"><p>The WP-default set of links to display.</p>
<section class="phpdocumentor-description"><p>The default set of links to display.</p>
</section>
</dd>
@ -585,9 +587,9 @@ and JavaScript.</p>
of this plugin:</p>
<ul>
<li>
<code class="prettyprint">Footnotes_WYSIWYG</code>. TODO</li>
<code class="prettyprint">Footnotes_WYSIWYG</code>. Provides plugin integration with the WYSIWYG editor.</li>
<li>
<code class="prettyprint">Footnotes_Layout_Settings</code>. TODO</li>
<code class="prettyprint">Footnotes_Layout_Settings</code>. Defines the plugin dashboard page(s).</li>
</ul>
</section>

View file

@ -59,7 +59,9 @@
<ul class="phpdocumentor-list">
<li><a href="packages/footnotes-footnotesincludes.html"><abbr title="\footnotes\footnotesincludes">footnotesincludes</abbr></a></li>
<li><a href="packages/footnotes-footnotesadmin.html"><abbr title="\footnotes\footnotesadmin">footnotesadmin</abbr></a></li>
<li><a href="packages/footnotes-footnotesadminlayout.html"><abbr title="\footnotes\footnotesadminlayout">footnotesadminlayout</abbr></a></li>
<li><a href="packages/footnotes-footnotespublic.html"><abbr title="\footnotes\footnotespublic">footnotespublic</abbr></a></li>
<li><a href="packages/footnotes-footnotespublicwidget.html"><abbr title="\footnotes\footnotespublicwidget">footnotespublicwidget</abbr></a></li>
</ul>
<h3 class="phpdocumentor-sidebar__root-package"><a href="packages/Default.html"><abbr title="\Default">Default</abbr></a></h3>
</section>

View file

@ -59,7 +59,9 @@
<ul class="phpdocumentor-list">
<li><a href="packages/footnotes-footnotesincludes.html"><abbr title="\footnotes\footnotesincludes">footnotesincludes</abbr></a></li>
<li><a href="packages/footnotes-footnotesadmin.html"><abbr title="\footnotes\footnotesadmin">footnotesadmin</abbr></a></li>
<li><a href="packages/footnotes-footnotesadminlayout.html"><abbr title="\footnotes\footnotesadminlayout">footnotesadminlayout</abbr></a></li>
<li><a href="packages/footnotes-footnotespublic.html"><abbr title="\footnotes\footnotespublic">footnotespublic</abbr></a></li>
<li><a href="packages/footnotes-footnotespublicwidget.html"><abbr title="\footnotes\footnotespublicwidget">footnotespublicwidget</abbr></a></li>
</ul>
<h3 class="phpdocumentor-sidebar__root-package"><a href="packages/Default.html"><abbr title="\Default">Default</abbr></a></h3>
</section>

View file

@ -59,7 +59,9 @@
<ul class="phpdocumentor-list">
<li><a href="packages/footnotes-footnotesincludes.html"><abbr title="\footnotes\footnotesincludes">footnotesincludes</abbr></a></li>
<li><a href="packages/footnotes-footnotesadmin.html"><abbr title="\footnotes\footnotesadmin">footnotesadmin</abbr></a></li>
<li><a href="packages/footnotes-footnotesadminlayout.html"><abbr title="\footnotes\footnotesadminlayout">footnotesadminlayout</abbr></a></li>
<li><a href="packages/footnotes-footnotespublic.html"><abbr title="\footnotes\footnotespublic">footnotespublic</abbr></a></li>
<li><a href="packages/footnotes-footnotespublicwidget.html"><abbr title="\footnotes\footnotespublicwidget">footnotespublicwidget</abbr></a></li>
</ul>
<h3 class="phpdocumentor-sidebar__root-package"><a href="packages/Default.html"><abbr title="\Default">Default</abbr></a></h3>
</section>

View file

@ -59,7 +59,9 @@
<ul class="phpdocumentor-list">
<li><a href="packages/footnotes-footnotesincludes.html"><abbr title="\footnotes\footnotesincludes">footnotesincludes</abbr></a></li>
<li><a href="packages/footnotes-footnotesadmin.html"><abbr title="\footnotes\footnotesadmin">footnotesadmin</abbr></a></li>
<li><a href="packages/footnotes-footnotesadminlayout.html"><abbr title="\footnotes\footnotesadminlayout">footnotesadminlayout</abbr></a></li>
<li><a href="packages/footnotes-footnotespublic.html"><abbr title="\footnotes\footnotespublic">footnotespublic</abbr></a></li>
<li><a href="packages/footnotes-footnotespublicwidget.html"><abbr title="\footnotes\footnotespublicwidget">footnotespublicwidget</abbr></a></li>
</ul>
<h3 class="phpdocumentor-sidebar__root-package"><a href="packages/Default.html"><abbr title="\Default">Default</abbr></a></h3>
</section>

View file

@ -59,7 +59,9 @@
<ul class="phpdocumentor-list">
<li><a href="packages/footnotes-footnotesincludes.html"><abbr title="\footnotes\footnotesincludes">footnotesincludes</abbr></a></li>
<li><a href="packages/footnotes-footnotesadmin.html"><abbr title="\footnotes\footnotesadmin">footnotesadmin</abbr></a></li>
<li><a href="packages/footnotes-footnotesadminlayout.html"><abbr title="\footnotes\footnotesadminlayout">footnotesadminlayout</abbr></a></li>
<li><a href="packages/footnotes-footnotespublic.html"><abbr title="\footnotes\footnotespublic">footnotespublic</abbr></a></li>
<li><a href="packages/footnotes-footnotespublicwidget.html"><abbr title="\footnotes\footnotespublicwidget">footnotespublicwidget</abbr></a></li>
</ul>
<h3 class="phpdocumentor-sidebar__root-package"><a href="packages/Default.html"><abbr title="\Default">Default</abbr></a></h3>
</section>
@ -100,7 +102,7 @@
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/admin/layout/class-footnotes-layout-init.php"><a href="files/src-admin-layout-class-footnotes-layout-init.html"><abbr title="src/admin/layout/class-footnotes-layout-init.php">class-footnotes-layout-init.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">18</span>
<span class="phpdocumentor-element-found-in__line">16</span>
</aside>
<p class="phpdocumentor-summary">Handles the Settings interface of the Plugin.</p>
@ -142,13 +144,6 @@
</dt>
<dd>Slug for the Plugin main menu.</dd>
<dt class="phpdocumentor-table-of-contents__entry -constant -public">
<a href="classes/Footnotes-Layout-Init.html#constant_C_STR_MAIN_MENU_TITLE">C_STR_MAIN_MENU_TITLE</a>
<span>
&nbsp;= &#039;ManFisher&#039; </span>
</dt>
<dd>Plugin main menu name.</dd>
<dt class="phpdocumentor-table-of-contents__entry -property -private">
<a href="classes/Footnotes-Layout-Init.html#property_settings_page">$settings_page</a>
<span>
@ -184,6 +179,13 @@
</dt>
<dd>Registers the footnotes submenu page.</dd>
<dt class="phpdocumentor-table-of-contents__entry -method -private">
<a href="classes/Footnotes-Layout-Init.html#method_load_dependencies">load_dependencies()</a>
<span>
&nbsp;: mixed </span>
</dt>
<dd>Load the required dependencies for this plugin.</dd>
</dl>
@ -203,7 +205,7 @@
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/admin/layout/class-footnotes-layout-init.php"><a href="files/src-admin-layout-class-footnotes-layout-init.html"><abbr title="src/admin/layout/class-footnotes-layout-init.php">class-footnotes-layout-init.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">26</span>
<span class="phpdocumentor-element-found-in__line">24</span>
</aside>
<p class="phpdocumentor-summary">Slug for the Plugin main menu.</p>
@ -235,48 +237,6 @@
</dd>
</dl>
</article>
<article class="phpdocumentor-element -constant -public ">
<h4 class="phpdocumentor-element__name" id="constant_C_STR_MAIN_MENU_TITLE">
C_STR_MAIN_MENU_TITLE
<a href="classes/Footnotes-Layout-Init.html#constant_C_STR_MAIN_MENU_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="src/admin/layout/class-footnotes-layout-init.php"><a href="files/src-admin-layout-class-footnotes-layout-init.html"><abbr title="src/admin/layout/class-footnotes-layout-init.php">class-footnotes-layout-init.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">34</span>
</aside>
<p class="phpdocumentor-summary">Plugin main menu name.</p>
<code class="phpdocumentor-signature phpdocumentor-code ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__type">string</span>
<span class="phpdocumentor-signature__name">C_STR_MAIN_MENU_TITLE</span>
= <span class="phpdocumentor-signature__default-value">&#039;ManFisher&#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>
</section>
@ -302,7 +262,7 @@
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/admin/layout/class-footnotes-layout-init.php"><a href="files/src-admin-layout-class-footnotes-layout-init.html"><abbr title="src/admin/layout/class-footnotes-layout-init.php">class-footnotes-layout-init.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">42</span>
<span class="phpdocumentor-element-found-in__line">32</span>
</aside>
<p class="phpdocumentor-summary">Contains the settings layoutEngine</p>
@ -353,7 +313,7 @@
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/admin/layout/class-footnotes-layout-init.php"><a href="files/src-admin-layout-class-footnotes-layout-init.html"><abbr title="src/admin/layout/class-footnotes-layout-init.php">class-footnotes-layout-init.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">49</span>
<span class="phpdocumentor-element-found-in__line">39</span>
</aside>
<p class="phpdocumentor-summary">Class Constructor. Initializes all WordPress hooks for the Plugin Settings.</p>
@ -402,7 +362,7 @@
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/admin/layout/class-footnotes-layout-init.php"><a href="files/src-admin-layout-class-footnotes-layout-init.html"><abbr title="src/admin/layout/class-footnotes-layout-init.php">class-footnotes-layout-init.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">94</span>
<span class="phpdocumentor-element-found-in__line">117</span>
</aside>
<p class="phpdocumentor-summary">AJAX call. returns a JSON string containing meta information about a specific WordPress Plugin.</p>
@ -451,7 +411,7 @@
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/admin/layout/class-footnotes-layout-init.php"><a href="files/src-admin-layout-class-footnotes-layout-init.html"><abbr title="src/admin/layout/class-footnotes-layout-init.php">class-footnotes-layout-init.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">65</span>
<span class="phpdocumentor-element-found-in__line">88</span>
</aside>
<p class="phpdocumentor-summary">Registers the settings and initialises the settings page.</p>
@ -500,7 +460,7 @@
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/admin/layout/class-footnotes-layout-init.php"><a href="files/src-admin-layout-class-footnotes-layout-init.html"><abbr title="src/admin/layout/class-footnotes-layout-init.php">class-footnotes-layout-init.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">76</span>
<span class="phpdocumentor-element-found-in__line">99</span>
</aside>
<p class="phpdocumentor-summary">Registers the footnotes submenu page.</p>
@ -544,6 +504,75 @@
<section class="phpdocumentor-description"></section>
</article>
<article
class="phpdocumentor-element
-method
-private
"
>
<h4 class="phpdocumentor-element__name" id="method_load_dependencies">
load_dependencies()
<a href="classes/Footnotes-Layout-Init.html#method_load_dependencies" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/admin/layout/class-footnotes-layout-init.php"><a href="files/src-admin-layout-class-footnotes-layout-init.html"><abbr title="src/admin/layout/class-footnotes-layout-init.php">class-footnotes-layout-init.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">66</span>
</aside>
<p class="phpdocumentor-summary">Load the required dependencies for this plugin.</p>
<code class="phpdocumentor-code phpdocumentor-signature ">
<span class="phpdocumentor-signature__visibility">private</span>
<span class="phpdocumentor-signature__name">load_dependencies</span><span>(</span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">mixed</span></code>
<section class="phpdocumentor-description"><p>Include the following files that make up the plugin:</p>
<ul>
<li>
<code class="prettyprint">Footnotes_Config</code>. Defines constant plugin values.</li>
<li>
<code class="prettyprint">Footnotes_Settings</code>. Defines configurable plugin settings.</li>
<li>
<code class="prettyprint">Footnotes_Layout_Settings</code>. Defines the plugin settings page.</li>
</ul>
<p>Create an instance of the loader which will be used to register the hooks
with WordPress.</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.8.0</span>
<section class="phpdocumentor-description"></section>
</dd>
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">access</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<section class="phpdocumentor-description"><p>private</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>
</section>

View file

@ -59,7 +59,9 @@
<ul class="phpdocumentor-list">
<li><a href="packages/footnotes-footnotesincludes.html"><abbr title="\footnotes\footnotesincludes">footnotesincludes</abbr></a></li>
<li><a href="packages/footnotes-footnotesadmin.html"><abbr title="\footnotes\footnotesadmin">footnotesadmin</abbr></a></li>
<li><a href="packages/footnotes-footnotesadminlayout.html"><abbr title="\footnotes\footnotesadminlayout">footnotesadminlayout</abbr></a></li>
<li><a href="packages/footnotes-footnotespublic.html"><abbr title="\footnotes\footnotespublic">footnotespublic</abbr></a></li>
<li><a href="packages/footnotes-footnotespublicwidget.html"><abbr title="\footnotes\footnotespublicwidget">footnotespublicwidget</abbr></a></li>
</ul>
<h3 class="phpdocumentor-sidebar__root-package"><a href="packages/Default.html"><abbr title="\Default">Default</abbr></a></h3>
</section>

View file

@ -59,7 +59,9 @@
<ul class="phpdocumentor-list">
<li><a href="packages/footnotes-footnotesincludes.html"><abbr title="\footnotes\footnotesincludes">footnotesincludes</abbr></a></li>
<li><a href="packages/footnotes-footnotesadmin.html"><abbr title="\footnotes\footnotesadmin">footnotesadmin</abbr></a></li>
<li><a href="packages/footnotes-footnotesadminlayout.html"><abbr title="\footnotes\footnotesadminlayout">footnotesadminlayout</abbr></a></li>
<li><a href="packages/footnotes-footnotespublic.html"><abbr title="\footnotes\footnotespublic">footnotespublic</abbr></a></li>
<li><a href="packages/footnotes-footnotespublicwidget.html"><abbr title="\footnotes\footnotespublicwidget">footnotespublicwidget</abbr></a></li>
</ul>
<h3 class="phpdocumentor-sidebar__root-package"><a href="packages/Default.html"><abbr title="\Default">Default</abbr></a></h3>
</section>

File diff suppressed because it is too large Load diff

View file

@ -59,7 +59,9 @@
<ul class="phpdocumentor-list">
<li><a href="packages/footnotes-footnotesincludes.html"><abbr title="\footnotes\footnotesincludes">footnotesincludes</abbr></a></li>
<li><a href="packages/footnotes-footnotesadmin.html"><abbr title="\footnotes\footnotesadmin">footnotesadmin</abbr></a></li>
<li><a href="packages/footnotes-footnotesadminlayout.html"><abbr title="\footnotes\footnotesadminlayout">footnotesadminlayout</abbr></a></li>
<li><a href="packages/footnotes-footnotespublic.html"><abbr title="\footnotes\footnotespublic">footnotespublic</abbr></a></li>
<li><a href="packages/footnotes-footnotespublicwidget.html"><abbr title="\footnotes\footnotespublicwidget">footnotespublicwidget</abbr></a></li>
</ul>
<h3 class="phpdocumentor-sidebar__root-package"><a href="packages/Default.html"><abbr title="\Default">Default</abbr></a></h3>
</section>
@ -278,7 +280,7 @@ and JavaScript.</p>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">2.8.0</span>
<section class="phpdocumentor-description"><p>Moved to <code class="prettyprint">Footnotes_Public</code> class.</p>
<section class="phpdocumentor-description"><p>Moved from <code class="prettyprint">Footnotes</code> to <code class="prettyprint">Footnotes_Public</code> class.</p>
</section>
</dd>
@ -336,7 +338,7 @@ and JavaScript.</p>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">2.8.0</span>
<section class="phpdocumentor-description"><p>Moved to <code class="prettyprint">Footnotes_Public</code> class.</p>
<section class="phpdocumentor-description"><p>Moved from <code class="prettyprint">Footnotes</code> to <code class="prettyprint">Footnotes_Public</code> class.</p>
</section>
</dd>
@ -393,7 +395,7 @@ and JavaScript.</p>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">2.8.0</span>
<section class="phpdocumentor-description"><p>Moved to <code class="prettyprint">Footnotes_Public</code> class.</p>
<section class="phpdocumentor-description"><p>Moved from <code class="prettyprint">Footnotes</code> to <code class="prettyprint">Footnotes_Public</code> class.</p>
</section>
</dd>
@ -451,7 +453,7 @@ ull</span></code>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">2.8.0</span>
<section class="phpdocumentor-description"><p>Moved to <code class="prettyprint">Footnotes_Public</code> class.</p>
<section class="phpdocumentor-description"><p>Moved from <code class="prettyprint">Footnotes</code> to <code class="prettyprint">Footnotes_Public</code> class.</p>
</section>
</dd>
@ -508,7 +510,7 @@ ull</span></code>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">2.8.0</span>
<section class="phpdocumentor-description"><p>Moved to <code class="prettyprint">Footnotes_Public</code> class.</p>
<section class="phpdocumentor-description"><p>Moved from <code class="prettyprint">Footnotes</code> to <code class="prettyprint">Footnotes_Public</code> class.</p>
</section>
</dd>
@ -717,7 +719,7 @@ ull</span></code>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/public/class-footnotes-public.php"><a href="files/src-public-class-footnotes-public.html"><abbr title="src/public/class-footnotes-public.php">class-footnotes-public.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">220</span>
<span class="phpdocumentor-element-found-in__line">206</span>
</aside>
<p class="phpdocumentor-summary">Register the JavaScript for the public-facing side of the site.</p>
@ -739,10 +741,50 @@ ull</span></code>
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">2.8.0</span>
<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.0.0</span>
<section class="phpdocumentor-description"><p>Add jQueryUI dependency.</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.1.2</span>
<section class="phpdocumentor-description"><p>Add jQuery Tools dependency.</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.5.6</span>
<section class="phpdocumentor-description"><p>Add jQuery dependency.</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.8.0</span>
<section class="phpdocumentor-description"><p>Moved from <code class="prettyprint">Footnotes</code> to <code class="prettyprint">Footnotes_Public</code> class.</p>
</section>
</dd>
</dl>
@ -766,7 +808,7 @@ ull</span></code>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/public/class-footnotes-public.php"><a href="files/src-public-class-footnotes-public.html"><abbr title="src/public/class-footnotes-public.php">class-footnotes-public.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">136</span>
<span class="phpdocumentor-element-found-in__line">141</span>
</aside>
<p class="phpdocumentor-summary">Register the stylesheets for the public-facing side of the site.</p>
@ -775,7 +817,9 @@ ull</span></code>
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__name">enqueue_styles</span><span>(</span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">mixed</span></code>
<section class="phpdocumentor-description"></section>
<section class="phpdocumentor-description"><p>Enables enqueuing the formatted individual stylesheets if <code class="prettyprint">PRODCUTION_ENV</code>
is true (set in <code class="prettyprint">footnotes.php</code>).</p>
</section>
@ -788,10 +832,30 @@ ull</span></code>
<span class="phpdocumentor-tag__name">since</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
<span class="phpdocumentor-tag-link">2.8.0</span>
<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.5.5</span>
<section class="phpdocumentor-description"><p>Change stylesheet scheme.</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.8.0</span>
<section class="phpdocumentor-description"><p>Moved from <code class="prettyprint">Footnotes</code> to <code class="prettyprint">Footnotes_Public</code> class.</p>
</section>
</dd>
</dl>
@ -828,9 +892,9 @@ ull</span></code>
of this plugin:</p>
<ul>
<li>
<code class="prettyprint">Footnotes_Task</code>. TODO</li>
<code class="prettyprint">Footnotes_Parser</code>. Parses Posts and Pages for footnote shortcodes.</li>
<li>
<code class="prettyprint">Footnotes_Widget_Reference_Container</code>. TODO</li>
<code class="prettyprint">Footnotes_Widget_Reference_Container</code>. Defines the Reference Container widget.</li>
</ul>
</section>

View file

@ -59,7 +59,9 @@
<ul class="phpdocumentor-list">
<li><a href="packages/footnotes-footnotesincludes.html"><abbr title="\footnotes\footnotesincludes">footnotesincludes</abbr></a></li>
<li><a href="packages/footnotes-footnotesadmin.html"><abbr title="\footnotes\footnotesadmin">footnotesadmin</abbr></a></li>
<li><a href="packages/footnotes-footnotesadminlayout.html"><abbr title="\footnotes\footnotesadminlayout">footnotesadminlayout</abbr></a></li>
<li><a href="packages/footnotes-footnotespublic.html"><abbr title="\footnotes\footnotespublic">footnotespublic</abbr></a></li>
<li><a href="packages/footnotes-footnotespublicwidget.html"><abbr title="\footnotes\footnotespublicwidget">footnotespublicwidget</abbr></a></li>
</ul>
<h3 class="phpdocumentor-sidebar__root-package"><a href="packages/Default.html"><abbr title="\Default">Default</abbr></a></h3>
</section>
@ -100,7 +102,7 @@
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/includes/class-footnotes-settings.php"><a href="files/src-includes-class-footnotes-settings.html"><abbr title="src/includes/class-footnotes-settings.php">class-footnotes-settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">23</span>
<span class="phpdocumentor-element-found-in__line">24</span>
</aside>
<p class="phpdocumentor-summary">Loads the settings values, sets to default values if undefined.</p>
@ -980,7 +982,7 @@
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/includes/class-footnotes-settings.php"><a href="files/src-includes-class-footnotes-settings.html"><abbr title="src/includes/class-footnotes-settings.php">class-footnotes-settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">740</span>
<span class="phpdocumentor-element-found-in__line">741</span>
</aside>
<p class="phpdocumentor-summary">Settings container key for the scalar value of the tooltip font size.</p>
@ -1022,7 +1024,7 @@
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/includes/class-footnotes-settings.php"><a href="files/src-includes-class-footnotes-settings.html"><abbr title="src/includes/class-footnotes-settings.php">class-footnotes-settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">703</span>
<span class="phpdocumentor-element-found-in__line">704</span>
</aside>
<p class="phpdocumentor-summary">Settings container key for the backlinks column max width scalar.</p>
@ -1064,7 +1066,7 @@
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/includes/class-footnotes-settings.php"><a href="files/src-includes-class-footnotes-settings.html"><abbr title="src/includes/class-footnotes-settings.php">class-footnotes-settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">679</span>
<span class="phpdocumentor-element-found-in__line">680</span>
</aside>
<p class="phpdocumentor-summary">Settings container key for the backlinks column width scalar.</p>
@ -1106,7 +1108,7 @@
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/includes/class-footnotes-settings.php"><a href="files/src-includes-class-footnotes-settings.html"><abbr title="src/includes/class-footnotes-settings.php">class-footnotes-settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">557</span>
<span class="phpdocumentor-element-found-in__line">558</span>
</aside>
<p class="phpdocumentor-summary">Settings container key for &#039;the_content&#039; hook priority level.</p>
@ -1280,7 +1282,7 @@ priority needs to be at least 1200 (i.e. 0 =&lt; $l_int_the_content_priority =&l
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/includes/class-footnotes-settings.php"><a href="files/src-includes-class-footnotes-settings.html"><abbr title="src/includes/class-footnotes-settings.php">class-footnotes-settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">594</span>
<span class="phpdocumentor-element-found-in__line">595</span>
</aside>
<p class="phpdocumentor-summary">Settings container key for &#039;the_excerpt&#039; hook priority level.</p>
@ -1322,7 +1324,7 @@ priority needs to be at least 1200 (i.e. 0 =&lt; $l_int_the_content_priority =&l
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/includes/class-footnotes-settings.php"><a href="files/src-includes-class-footnotes-settings.html"><abbr title="src/includes/class-footnotes-settings.php">class-footnotes-settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">570</span>
<span class="phpdocumentor-element-found-in__line">571</span>
</aside>
<p class="phpdocumentor-summary">Settings container key for &#039;the_title&#039; hook priority level.</p>
@ -1383,7 +1385,7 @@ priority needs to be at least 1200 (i.e. 0 =&lt; $l_int_the_content_priority =&l
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/includes/class-footnotes-settings.php"><a href="files/src-includes-class-footnotes-settings.html"><abbr title="src/includes/class-footnotes-settings.php">class-footnotes-settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">586</span>
<span class="phpdocumentor-element-found-in__line">587</span>
</aside>
<p class="phpdocumentor-summary">Settings container key for &#039;widget_text&#039; hook priority level.</p>
@ -1425,7 +1427,7 @@ priority needs to be at least 1200 (i.e. 0 =&lt; $l_int_the_content_priority =&l
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/includes/class-footnotes-settings.php"><a href="files/src-includes-class-footnotes-settings.html"><abbr title="src/includes/class-footnotes-settings.php">class-footnotes-settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">578</span>
<span class="phpdocumentor-element-found-in__line">579</span>
</aside>
<p class="phpdocumentor-summary">Settings container key for &#039;widget_title&#039; hook priority level.</p>
@ -1467,7 +1469,7 @@ priority needs to be at least 1200 (i.e. 0 =&lt; $l_int_the_content_priority =&l
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/includes/class-footnotes-settings.php"><a href="files/src-includes-class-footnotes-settings.html"><abbr title="src/includes/class-footnotes-settings.php">class-footnotes-settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">876</span>
<span class="phpdocumentor-element-found-in__line">877</span>
</aside>
<p class="phpdocumentor-summary">Settings container key for alternative tooltip x offset.</p>
@ -1509,7 +1511,7 @@ priority needs to be at least 1200 (i.e. 0 =&lt; $l_int_the_content_priority =&l
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/includes/class-footnotes-settings.php"><a href="files/src-includes-class-footnotes-settings.html"><abbr title="src/includes/class-footnotes-settings.php">class-footnotes-settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">884</span>
<span class="phpdocumentor-element-found-in__line">885</span>
</aside>
<p class="phpdocumentor-summary">Settings container key for alternative tooltip y offset.</p>
@ -1551,7 +1553,7 @@ priority needs to be at least 1200 (i.e. 0 =&lt; $l_int_the_content_priority =&l
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/includes/class-footnotes-settings.php"><a href="files/src-includes-class-footnotes-settings.html"><abbr title="src/includes/class-footnotes-settings.php">class-footnotes-settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">892</span>
<span class="phpdocumentor-element-found-in__line">893</span>
</aside>
<p class="phpdocumentor-summary">Settings container key for alternative tooltip width.</p>
@ -1593,7 +1595,7 @@ priority needs to be at least 1200 (i.e. 0 =&lt; $l_int_the_content_priority =&l
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/includes/class-footnotes-settings.php"><a href="files/src-includes-class-footnotes-settings.html"><abbr title="src/includes/class-footnotes-settings.php">class-footnotes-settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">364</span>
<span class="phpdocumentor-element-found-in__line">365</span>
</aside>
<p class="phpdocumentor-summary">Settings container key for the mouse-over box to define the border radius.</p>
@ -1645,7 +1647,7 @@ priority needs to be at least 1200 (i.e. 0 =&lt; $l_int_the_content_priority =&l
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/includes/class-footnotes-settings.php"><a href="files/src-includes-class-footnotes-settings.html"><abbr title="src/includes/class-footnotes-settings.php">class-footnotes-settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">346</span>
<span class="phpdocumentor-element-found-in__line">347</span>
</aside>
<p class="phpdocumentor-summary">Settings container key for the mouse-over box to define the border width.</p>
@ -1687,7 +1689,7 @@ priority needs to be at least 1200 (i.e. 0 =&lt; $l_int_the_content_priority =&l
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/includes/class-footnotes-settings.php"><a href="files/src-includes-class-footnotes-settings.html"><abbr title="src/includes/class-footnotes-settings.php">class-footnotes-settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">209</span>
<span class="phpdocumentor-element-found-in__line">210</span>
</aside>
<p class="phpdocumentor-summary">Settings container key for the mouse-over box to define the max. length of the enabled excerpt.</p>
@ -1739,7 +1741,7 @@ priority needs to be at least 1200 (i.e. 0 =&lt; $l_int_the_content_priority =&l
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/includes/class-footnotes-settings.php"><a href="files/src-includes-class-footnotes-settings.html"><abbr title="src/includes/class-footnotes-settings.php">class-footnotes-settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">375</span>
<span class="phpdocumentor-element-found-in__line">376</span>
</aside>
<p class="phpdocumentor-summary">Settings container key for the mouse-over box to define the max. width.</p>
@ -1792,7 +1794,7 @@ The width should be limited to start with, for the box to have shape.</p>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/includes/class-footnotes-settings.php"><a href="files/src-includes-class-footnotes-settings.html"><abbr title="src/includes/class-footnotes-settings.php">class-footnotes-settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">395</span>
<span class="phpdocumentor-element-found-in__line">396</span>
</aside>
<p class="phpdocumentor-summary">Settings container key for the mouse-over box to define the offset (x).</p>
@ -1834,7 +1836,7 @@ The width should be limited to start with, for the box to have shape.</p>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/includes/class-footnotes-settings.php"><a href="files/src-includes-class-footnotes-settings.html"><abbr title="src/includes/class-footnotes-settings.php">class-footnotes-settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">406</span>
<span class="phpdocumentor-element-found-in__line">407</span>
</aside>
<p class="phpdocumentor-summary">Settings container key for the mouse-over box to define the offset (y).</p>
@ -1876,7 +1878,7 @@ The width should be limited to start with, for the box to have shape.</p>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/includes/class-footnotes-settings.php"><a href="files/src-includes-class-footnotes-settings.html"><abbr title="src/includes/class-footnotes-settings.php">class-footnotes-settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">1153</span>
<span class="phpdocumentor-element-found-in__line">1154</span>
</aside>
<p class="phpdocumentor-summary">Settings container key for scroll down delay.</p>
@ -1918,7 +1920,7 @@ The width should be limited to start with, for the box to have shape.</p>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/includes/class-footnotes-settings.php"><a href="files/src-includes-class-footnotes-settings.html"><abbr title="src/includes/class-footnotes-settings.php">class-footnotes-settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">1145</span>
<span class="phpdocumentor-element-found-in__line">1146</span>
</aside>
<p class="phpdocumentor-summary">Settings container key for scroll down duration.</p>
@ -1960,7 +1962,7 @@ The width should be limited to start with, for the box to have shape.</p>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/includes/class-footnotes-settings.php"><a href="files/src-includes-class-footnotes-settings.html"><abbr title="src/includes/class-footnotes-settings.php">class-footnotes-settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">777</span>
<span class="phpdocumentor-element-found-in__line">778</span>
</aside>
<p class="phpdocumentor-summary">Settings container key for scroll duration.</p>
@ -2005,7 +2007,7 @@ The width should be limited to start with, for the box to have shape.</p>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/includes/class-footnotes-settings.php"><a href="files/src-includes-class-footnotes-settings.html"><abbr title="src/includes/class-footnotes-settings.php">class-footnotes-settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">767</span>
<span class="phpdocumentor-element-found-in__line">768</span>
</aside>
<p class="phpdocumentor-summary">Settings container key for scroll offset.</p>
@ -2050,7 +2052,7 @@ The width should be limited to start with, for the box to have shape.</p>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/includes/class-footnotes-settings.php"><a href="files/src-includes-class-footnotes-settings.html"><abbr title="src/includes/class-footnotes-settings.php">class-footnotes-settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">1161</span>
<span class="phpdocumentor-element-found-in__line">1162</span>
</aside>
<p class="phpdocumentor-summary">Settings container key for scroll up delay.</p>
@ -2092,7 +2094,7 @@ The width should be limited to start with, for the box to have shape.</p>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/includes/class-footnotes-settings.php"><a href="files/src-includes-class-footnotes-settings.html"><abbr title="src/includes/class-footnotes-settings.php">class-footnotes-settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">785</span>
<span class="phpdocumentor-element-found-in__line">786</span>
</aside>
<p class="phpdocumentor-summary">Settings container key for tooltip display fade-in delay.</p>
@ -2134,7 +2136,7 @@ The width should be limited to start with, for the box to have shape.</p>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/includes/class-footnotes-settings.php"><a href="files/src-includes-class-footnotes-settings.html"><abbr title="src/includes/class-footnotes-settings.php">class-footnotes-settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">793</span>
<span class="phpdocumentor-element-found-in__line">794</span>
</aside>
<p class="phpdocumentor-summary">Settings container key for tooltip display fade-in duration.</p>
@ -2176,7 +2178,7 @@ The width should be limited to start with, for the box to have shape.</p>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/includes/class-footnotes-settings.php"><a href="files/src-includes-class-footnotes-settings.html"><abbr title="src/includes/class-footnotes-settings.php">class-footnotes-settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">801</span>
<span class="phpdocumentor-element-found-in__line">802</span>
</aside>
<p class="phpdocumentor-summary">Settings container key for tooltip display fade-out delay.</p>
@ -2218,7 +2220,7 @@ The width should be limited to start with, for the box to have shape.</p>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/includes/class-footnotes-settings.php"><a href="files/src-includes-class-footnotes-settings.html"><abbr title="src/includes/class-footnotes-settings.php">class-footnotes-settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">809</span>
<span class="phpdocumentor-element-found-in__line">810</span>
</aside>
<p class="phpdocumentor-summary">Settings container key for tooltip display fade-out duration.</p>
@ -2260,7 +2262,7 @@ The width should be limited to start with, for the box to have shape.</p>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/includes/class-footnotes-settings.php"><a href="files/src-includes-class-footnotes-settings.html"><abbr title="src/includes/class-footnotes-settings.php">class-footnotes-settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">958</span>
<span class="phpdocumentor-element-found-in__line">959</span>
</aside>
<p class="phpdocumentor-summary">Settings container key for reference container bottom margin.</p>
@ -2321,7 +2323,7 @@ The width should be limited to start with, for the box to have shape.</p>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/includes/class-footnotes-settings.php"><a href="files/src-includes-class-footnotes-settings.html"><abbr title="src/includes/class-footnotes-settings.php">class-footnotes-settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">945</span>
<span class="phpdocumentor-element-found-in__line">946</span>
</aside>
<p class="phpdocumentor-summary">Settings container key for reference container top margin.</p>
@ -2382,7 +2384,7 @@ The width should be limited to start with, for the box to have shape.</p>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/includes/class-footnotes-settings.php"><a href="files/src-includes-class-footnotes-settings.html"><abbr title="src/includes/class-footnotes-settings.php">class-footnotes-settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">695</span>
<span class="phpdocumentor-element-found-in__line">696</span>
</aside>
<p class="phpdocumentor-summary">Settings container key to enable a max width for the backlinks column.</p>
@ -2424,7 +2426,7 @@ The width should be limited to start with, for the box to have shape.</p>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/includes/class-footnotes-settings.php"><a href="files/src-includes-class-footnotes-settings.html"><abbr title="src/includes/class-footnotes-settings.php">class-footnotes-settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">711</span>
<span class="phpdocumentor-element-found-in__line">712</span>
</aside>
<p class="phpdocumentor-summary">Settings container key for the backlinks column max width unit.</p>
@ -2466,7 +2468,7 @@ The width should be limited to start with, for the box to have shape.</p>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/includes/class-footnotes-settings.php"><a href="files/src-includes-class-footnotes-settings.html"><abbr title="src/includes/class-footnotes-settings.php">class-footnotes-settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">671</span>
<span class="phpdocumentor-element-found-in__line">672</span>
</aside>
<p class="phpdocumentor-summary">Settings container key to enable the backlinks column width.</p>
@ -2508,7 +2510,7 @@ The width should be limited to start with, for the box to have shape.</p>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/includes/class-footnotes-settings.php"><a href="files/src-includes-class-footnotes-settings.html"><abbr title="src/includes/class-footnotes-settings.php">class-footnotes-settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">687</span>
<span class="phpdocumentor-element-found-in__line">688</span>
</aside>
<p class="phpdocumentor-summary">Settings container key for the backlinks column width unit.</p>
@ -2550,7 +2552,7 @@ The width should be limited to start with, for the box to have shape.</p>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/includes/class-footnotes-settings.php"><a href="files/src-includes-class-footnotes-settings.html"><abbr title="src/includes/class-footnotes-settings.php">class-footnotes-settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">720</span>
<span class="phpdocumentor-element-found-in__line">721</span>
</aside>
<p class="phpdocumentor-summary">Settings container key to enable line breaks between backlinks.</p>
@ -2592,7 +2594,7 @@ The width should be limited to start with, for the box to have shape.</p>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/includes/class-footnotes-settings.php"><a href="files/src-includes-class-footnotes-settings.html"><abbr title="src/includes/class-footnotes-settings.php">class-footnotes-settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">639</span>
<span class="phpdocumentor-element-found-in__line">640</span>
</aside>
<p class="phpdocumentor-summary">Settings container key for a custom backlink separator.</p>
@ -2634,7 +2636,7 @@ The width should be limited to start with, for the box to have shape.</p>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/includes/class-footnotes-settings.php"><a href="files/src-includes-class-footnotes-settings.html"><abbr title="src/includes/class-footnotes-settings.php">class-footnotes-settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">623</span>
<span class="phpdocumentor-element-found-in__line">624</span>
</aside>
<p class="phpdocumentor-summary">Settings container key to enable the presence of a backlink separator.</p>
@ -2695,7 +2697,7 @@ The width should be limited to start with, for the box to have shape.</p>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/includes/class-footnotes-settings.php"><a href="files/src-includes-class-footnotes-settings.html"><abbr title="src/includes/class-footnotes-settings.php">class-footnotes-settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">631</span>
<span class="phpdocumentor-element-found-in__line">632</span>
</aside>
<p class="phpdocumentor-summary">Settings container key for the backlink separator options.</p>
@ -2737,7 +2739,7 @@ The width should be limited to start with, for the box to have shape.</p>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/includes/class-footnotes-settings.php"><a href="files/src-includes-class-footnotes-settings.html"><abbr title="src/includes/class-footnotes-settings.php">class-footnotes-settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">663</span>
<span class="phpdocumentor-element-found-in__line">664</span>
</aside>
<p class="phpdocumentor-summary">Settings container key for a custom backlink terminator.</p>
@ -2779,7 +2781,7 @@ The width should be limited to start with, for the box to have shape.</p>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/includes/class-footnotes-settings.php"><a href="files/src-includes-class-footnotes-settings.html"><abbr title="src/includes/class-footnotes-settings.php">class-footnotes-settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">647</span>
<span class="phpdocumentor-element-found-in__line">648</span>
</aside>
<p class="phpdocumentor-summary">Settings container key to enable the presence of a backlink terminator.</p>
@ -2821,7 +2823,7 @@ The width should be limited to start with, for the box to have shape.</p>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/includes/class-footnotes-settings.php"><a href="files/src-includes-class-footnotes-settings.html"><abbr title="src/includes/class-footnotes-settings.php">class-footnotes-settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">655</span>
<span class="phpdocumentor-element-found-in__line">656</span>
</aside>
<p class="phpdocumentor-summary">Settings container key for the backlink terminator options.</p>
@ -2863,7 +2865,7 @@ The width should be limited to start with, for the box to have shape.</p>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/includes/class-footnotes-settings.php"><a href="files/src-includes-class-footnotes-settings.html"><abbr title="src/includes/class-footnotes-settings.php">class-footnotes-settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">57</span>
<span class="phpdocumentor-element-found-in__line">58</span>
</aside>
<p class="phpdocumentor-summary">Settings container key for combining identical footnotes.</p>
@ -2905,7 +2907,7 @@ The width should be limited to start with, for the box to have shape.</p>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/includes/class-footnotes-settings.php"><a href="files/src-includes-class-footnotes-settings.html"><abbr title="src/includes/class-footnotes-settings.php">class-footnotes-settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">171</span>
<span class="phpdocumentor-element-found-in__line">172</span>
</aside>
<p class="phpdocumentor-summary">Settings container key for the Custom CSS.</p>
@ -2957,7 +2959,7 @@ The width should be limited to start with, for the box to have shape.</p>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/includes/class-footnotes-settings.php"><a href="files/src-includes-class-footnotes-settings.html"><abbr title="src/includes/class-footnotes-settings.php">class-footnotes-settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">858</span>
<span class="phpdocumentor-element-found-in__line">859</span>
</aside>
<p class="phpdocumentor-summary">Settings container key to enable display of legacy Custom CSS metaboxes.</p>
@ -3010,7 +3012,7 @@ because when saving, all missing constants are emptied, and to_bool() converts e
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/includes/class-footnotes-settings.php"><a href="files/src-includes-class-footnotes-settings.html"><abbr title="src/includes/class-footnotes-settings.php">class-footnotes-settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">843</span>
<span class="phpdocumentor-element-found-in__line">844</span>
</aside>
<p class="phpdocumentor-summary">Settings container key for the Custom CSS migrated to a dedicated tab.</p>
@ -3055,7 +3057,7 @@ because when saving, all missing constants are emptied, and to_bool() converts e
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/includes/class-footnotes-settings.php"><a href="files/src-includes-class-footnotes-settings.html"><abbr title="src/includes/class-footnotes-settings.php">class-footnotes-settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">236</span>
<span class="phpdocumentor-element-found-in__line">237</span>
</aside>
<p class="phpdocumentor-summary">Settings container key to enable the &#039;the_content&#039; hook.</p>
@ -3097,7 +3099,7 @@ because when saving, all missing constants are emptied, and to_bool() converts e
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/includes/class-footnotes-settings.php"><a href="files/src-includes-class-footnotes-settings.html"><abbr title="src/includes/class-footnotes-settings.php">class-footnotes-settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">263</span>
<span class="phpdocumentor-element-found-in__line">264</span>
</aside>
<p class="phpdocumentor-summary">Settings container key to enable the &#039;the_excerpt&#039; hook.</p>
@ -3235,7 +3237,7 @@ because when saving, all missing constants are emptied, and to_bool() converts e
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/includes/class-footnotes-settings.php"><a href="files/src-includes-class-footnotes-settings.html"><abbr title="src/includes/class-footnotes-settings.php">class-footnotes-settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">228</span>
<span class="phpdocumentor-element-found-in__line">229</span>
</aside>
<p class="phpdocumentor-summary">Settings container key to enable the &#039;the_title&#039; hook.</p>
@ -3287,7 +3289,7 @@ Footnotes doesnt delete footnotes therein.</p>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/includes/class-footnotes-settings.php"><a href="files/src-includes-class-footnotes-settings.html"><abbr title="src/includes/class-footnotes-settings.php">class-footnotes-settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">284</span>
<span class="phpdocumentor-element-found-in__line">285</span>
</aside>
<p class="phpdocumentor-summary">Settings container key to enable the &#039;widget_text&#039; hook.</p>
@ -3329,7 +3331,7 @@ Footnotes doesnt delete footnotes therein.</p>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/includes/class-footnotes-settings.php"><a href="files/src-includes-class-footnotes-settings.html"><abbr title="src/includes/class-footnotes-settings.php">class-footnotes-settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">271</span>
<span class="phpdocumentor-element-found-in__line">272</span>
</aside>
<p class="phpdocumentor-summary">Settings container key to enable the &#039;widget_title&#039; hook.</p>
@ -3371,7 +3373,7 @@ Footnotes doesnt delete footnotes therein.</p>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/includes/class-footnotes-settings.php"><a href="files/src-includes-class-footnotes-settings.html"><abbr title="src/includes/class-footnotes-settings.php">class-footnotes-settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">992</span>
<span class="phpdocumentor-element-found-in__line">993</span>
</aside>
<p class="phpdocumentor-summary">Settings container key for the fragment ID slug in footnotes.</p>
@ -3413,7 +3415,7 @@ Footnotes doesnt delete footnotes therein.</p>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/includes/class-footnotes-settings.php"><a href="files/src-includes-class-footnotes-settings.html"><abbr title="src/includes/class-footnotes-settings.php">class-footnotes-settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">1095</span>
<span class="phpdocumentor-element-found-in__line">1096</span>
</aside>
<p class="phpdocumentor-summary">Settings container key to enable superscript style normalization.</p>
@ -3472,7 +3474,7 @@ Footnotes doesnt delete footnotes therein.</p>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/includes/class-footnotes-settings.php"><a href="files/src-includes-class-footnotes-settings.html"><abbr title="src/includes/class-footnotes-settings.php">class-footnotes-settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">1204</span>
<span class="phpdocumentor-element-found-in__line">1205</span>
</aside>
<p class="phpdocumentor-summary">Settings container key for the footnote section shortcode.</p>
@ -3533,7 +3535,7 @@ Footnotes doesnt delete footnotes therein.</p>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/includes/class-footnotes-settings.php"><a href="files/src-includes-class-footnotes-settings.html"><abbr title="src/includes/class-footnotes-settings.php">class-footnotes-settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">1008</span>
<span class="phpdocumentor-element-found-in__line">1009</span>
</aside>
<p class="phpdocumentor-summary">Settings container key to enable shortcode syntax validation.</p>
@ -3575,7 +3577,7 @@ Footnotes doesnt delete footnotes therein.</p>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/includes/class-footnotes-settings.php"><a href="files/src-includes-class-footnotes-settings.html"><abbr title="src/includes/class-footnotes-settings.php">class-footnotes-settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">820</span>
<span class="phpdocumentor-element-found-in__line">821</span>
</aside>
<p class="phpdocumentor-summary">Settings container key for URL wrap option.</p>
@ -3619,7 +3621,7 @@ Unicode-compliant browsers break URLs at slashes.</p>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/includes/class-footnotes-settings.php"><a href="files/src-includes-class-footnotes-settings.html"><abbr title="src/includes/class-footnotes-settings.php">class-footnotes-settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">868</span>
<span class="phpdocumentor-element-found-in__line">869</span>
</aside>
<p class="phpdocumentor-summary">Settings container key for alternative tooltip position.</p>
@ -3661,7 +3663,7 @@ Unicode-compliant browsers break URLs at slashes.</p>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/includes/class-footnotes-settings.php"><a href="files/src-includes-class-footnotes-settings.html"><abbr title="src/includes/class-footnotes-settings.php">class-footnotes-settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">1129</span>
<span class="phpdocumentor-element-found-in__line">1130</span>
</aside>
<p class="phpdocumentor-summary">Settings container key to enable AMP compatibility mode.</p>
@ -3765,7 +3767,7 @@ Unicode-compliant browsers break URLs at slashes.</p>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/includes/class-footnotes-settings.php"><a href="files/src-includes-class-footnotes-settings.html"><abbr title="src/includes/class-footnotes-settings.php">class-footnotes-settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">1026</span>
<span class="phpdocumentor-element-found-in__line">1027</span>
</aside>
<p class="phpdocumentor-summary">Settings container key to enable backlink tooltips.</p>
@ -3833,7 +3835,7 @@ Unicode-compliant browsers break URLs at slashes.</p>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/includes/class-footnotes-settings.php"><a href="files/src-includes-class-footnotes-settings.html"><abbr title="src/includes/class-footnotes-settings.php">class-footnotes-settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">1039</span>
<span class="phpdocumentor-element-found-in__line">1040</span>
</aside>
<p class="phpdocumentor-summary">Settings container key to configure the backlink tooltip.</p>
@ -3894,7 +3896,7 @@ Unicode-compliant browsers break URLs at slashes.</p>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/includes/class-footnotes-settings.php"><a href="files/src-includes-class-footnotes-settings.html"><abbr title="src/includes/class-footnotes-settings.php">class-footnotes-settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">97</span>
<span class="phpdocumentor-element-found-in__line">98</span>
</aside>
<p class="phpdocumentor-summary">Settings container key for the counter style of the footnotes.</p>
@ -3936,7 +3938,7 @@ Unicode-compliant browsers break URLs at slashes.</p>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/includes/class-footnotes-settings.php"><a href="files/src-includes-class-footnotes-settings.html"><abbr title="src/includes/class-footnotes-settings.php">class-footnotes-settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">1191</span>
<span class="phpdocumentor-element-found-in__line">1192</span>
</aside>
<p class="phpdocumentor-summary">Settings container key to enable CSS smooth scrolling.</p>
@ -4013,7 +4015,7 @@ Unicode-compliant browsers break URLs at slashes.</p>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/includes/class-footnotes-settings.php"><a href="files/src-includes-class-footnotes-settings.html"><abbr title="src/includes/class-footnotes-settings.php">class-footnotes-settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">297</span>
<span class="phpdocumentor-element-found-in__line">298</span>
</aside>
<p class="phpdocumentor-summary">Settings container key for the Expert mode.</p>
@ -4067,7 +4069,7 @@ All users, not experts only, need to be able to control relative positioning.</p
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/includes/class-footnotes-settings.php"><a href="files/src-includes-class-footnotes-settings.html"><abbr title="src/includes/class-footnotes-settings.php">class-footnotes-settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">976</span>
<span class="phpdocumentor-element-found-in__line">977</span>
</aside>
<p class="phpdocumentor-summary">Settings container key to enable hard links.</p>
@ -4144,7 +4146,7 @@ All users, not experts only, need to be able to control relative positioning.</p
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/includes/class-footnotes-settings.php"><a href="files/src-includes-class-footnotes-settings.html"><abbr title="src/includes/class-footnotes-settings.php">class-footnotes-settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">138</span>
<span class="phpdocumentor-element-found-in__line">139</span>
</aside>
<p class="phpdocumentor-summary">Settings container key to look for footnotes in post excerpts.</p>
@ -4243,7 +4245,7 @@ All users, not experts only, need to be able to control relative positioning.</p
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/includes/class-footnotes-settings.php"><a href="files/src-includes-class-footnotes-settings.html"><abbr title="src/includes/class-footnotes-settings.php">class-footnotes-settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">1174</span>
<span class="phpdocumentor-element-found-in__line">1175</span>
</aside>
<p class="phpdocumentor-summary">Settings container key to set the solution of the input element label issue.</p>
@ -4292,7 +4294,7 @@ All users, not experts only, need to be able to control relative positioning.</p
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/includes/class-footnotes-settings.php"><a href="files/src-includes-class-footnotes-settings.html"><abbr title="src/includes/class-footnotes-settings.php">class-footnotes-settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">179</span>
<span class="phpdocumentor-element-found-in__line">180</span>
</aside>
<p class="phpdocumentor-summary">Settings container key for the &#039;I love footnotes&#039; text.</p>
@ -4334,7 +4336,7 @@ All users, not experts only, need to be able to control relative positioning.</p
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/includes/class-footnotes-settings.php"><a href="files/src-includes-class-footnotes-settings.html"><abbr title="src/includes/class-footnotes-settings.php">class-footnotes-settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">445</span>
<span class="phpdocumentor-element-found-in__line">446</span>
</aside>
<p class="phpdocumentor-summary">Settings container key to enable the alternative tooltips.</p>
@ -4395,7 +4397,7 @@ All users, not experts only, need to be able to control relative positioning.</p
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/includes/class-footnotes-settings.php"><a href="files/src-includes-class-footnotes-settings.html"><abbr title="src/includes/class-footnotes-settings.php">class-footnotes-settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">338</span>
<span class="phpdocumentor-element-found-in__line">339</span>
</aside>
<p class="phpdocumentor-summary">Settings container key for the mouse-over box to define the background color.</p>
@ -4525,7 +4527,7 @@ But theme default background color doesnt seem to exist.</p>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/includes/class-footnotes-settings.php"><a href="files/src-includes-class-footnotes-settings.html"><abbr title="src/includes/class-footnotes-settings.php">class-footnotes-settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">354</span>
<span class="phpdocumentor-element-found-in__line">355</span>
</aside>
<p class="phpdocumentor-summary">Settings container key for the mouse-over box to define the border color.</p>
@ -4567,7 +4569,7 @@ But theme default background color doesnt seem to exist.</p>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/includes/class-footnotes-settings.php"><a href="files/src-includes-class-footnotes-settings.html"><abbr title="src/includes/class-footnotes-settings.php">class-footnotes-settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">313</span>
<span class="phpdocumentor-element-found-in__line">314</span>
</aside>
<p class="phpdocumentor-summary">Settings container key for the mouse-over box to define the color.</p>
@ -4646,7 +4648,7 @@ But theme default background color doesnt seem to exist.</p>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/includes/class-footnotes-settings.php"><a href="files/src-includes-class-footnotes-settings.html"><abbr title="src/includes/class-footnotes-settings.php">class-footnotes-settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">187</span>
<span class="phpdocumentor-element-found-in__line">188</span>
</aside>
<p class="phpdocumentor-summary">Settings container key to enable the mouse-over box.</p>
@ -4688,7 +4690,7 @@ But theme default background color doesnt seem to exist.</p>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/includes/class-footnotes-settings.php"><a href="files/src-includes-class-footnotes-settings.html"><abbr title="src/includes/class-footnotes-settings.php">class-footnotes-settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">199</span>
<span class="phpdocumentor-element-found-in__line">200</span>
</aside>
<p class="phpdocumentor-summary">Settings container key to enable tooltip truncation.</p>
@ -4730,7 +4732,7 @@ But theme default background color doesnt seem to exist.</p>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/includes/class-footnotes-settings.php"><a href="files/src-includes-class-footnotes-settings.html"><abbr title="src/includes/class-footnotes-settings.php">class-footnotes-settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">387</span>
<span class="phpdocumentor-element-found-in__line">388</span>
</aside>
<p class="phpdocumentor-summary">Settings container key for the mouse-over box to define the position.</p>
@ -4772,7 +4774,7 @@ But theme default background color doesnt seem to exist.</p>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/includes/class-footnotes-settings.php"><a href="files/src-includes-class-footnotes-settings.html"><abbr title="src/includes/class-footnotes-settings.php">class-footnotes-settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">414</span>
<span class="phpdocumentor-element-found-in__line">415</span>
</aside>
<p class="phpdocumentor-summary">Settings container key for the mouse-over box to define the box-shadow color.</p>
@ -4814,7 +4816,7 @@ But theme default background color doesnt seem to exist.</p>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/includes/class-footnotes-settings.php"><a href="files/src-includes-class-footnotes-settings.html"><abbr title="src/includes/class-footnotes-settings.php">class-footnotes-settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">757</span>
<span class="phpdocumentor-element-found-in__line">758</span>
</aside>
<p class="phpdocumentor-summary">Settings container key for basic responsive page layout support options.</p>
@ -4856,7 +4858,7 @@ But theme default background color doesnt seem to exist.</p>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/includes/class-footnotes-settings.php"><a href="files/src-includes-class-footnotes-settings.html"><abbr title="src/includes/class-footnotes-settings.php">class-footnotes-settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">1108</span>
<span class="phpdocumentor-element-found-in__line">1109</span>
</aside>
<p class="phpdocumentor-summary">Settings container key to select the script mode for the reference container.</p>
@ -4917,7 +4919,7 @@ But theme default background color doesnt seem to exist.</p>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/includes/class-footnotes-settings.php"><a href="files/src-includes-class-footnotes-settings.html"><abbr title="src/includes/class-footnotes-settings.php">class-footnotes-settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">458</span>
<span class="phpdocumentor-element-found-in__line">459</span>
</aside>
<p class="phpdocumentor-summary">Settings container key for the referrer element.</p>
@ -4978,7 +4980,7 @@ But theme default background color doesnt seem to exist.</p>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/includes/class-footnotes-settings.php"><a href="files/src-includes-class-footnotes-settings.html"><abbr title="src/includes/class-footnotes-settings.php">class-footnotes-settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">1137</span>
<span class="phpdocumentor-element-found-in__line">1138</span>
</aside>
<p class="phpdocumentor-summary">Settings container key for scroll duration asymmetricity.</p>
@ -5020,7 +5022,7 @@ But theme default background color doesnt seem to exist.</p>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/includes/class-footnotes-settings.php"><a href="files/src-includes-class-footnotes-settings.html"><abbr title="src/includes/class-footnotes-settings.php">class-footnotes-settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">73</span>
<span class="phpdocumentor-element-found-in__line">74</span>
</aside>
<p class="phpdocumentor-summary">Settings container key for the short code of the footnotes end.</p>
@ -5062,7 +5064,7 @@ But theme default background color doesnt seem to exist.</p>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/includes/class-footnotes-settings.php"><a href="files/src-includes-class-footnotes-settings.html"><abbr title="src/includes/class-footnotes-settings.php">class-footnotes-settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">89</span>
<span class="phpdocumentor-element-found-in__line">90</span>
</aside>
<p class="phpdocumentor-summary">Settings container key for the user-defined short code of the footnotes end.</p>
@ -5104,7 +5106,7 @@ But theme default background color doesnt seem to exist.</p>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/includes/class-footnotes-settings.php"><a href="files/src-includes-class-footnotes-settings.html"><abbr title="src/includes/class-footnotes-settings.php">class-footnotes-settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">65</span>
<span class="phpdocumentor-element-found-in__line">66</span>
</aside>
<p class="phpdocumentor-summary">Settings container key for the short code of the footnotes start.</p>
@ -5146,7 +5148,7 @@ But theme default background color doesnt seem to exist.</p>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/includes/class-footnotes-settings.php"><a href="files/src-includes-class-footnotes-settings.html"><abbr title="src/includes/class-footnotes-settings.php">class-footnotes-settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">81</span>
<span class="phpdocumentor-element-found-in__line">82</span>
</aside>
<p class="phpdocumentor-summary">Settings container key for the user-defined short code of the footnotes start.</p>
@ -5188,7 +5190,7 @@ But theme default background color doesnt seem to exist.</p>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/includes/class-footnotes-settings.php"><a href="files/src-includes-class-footnotes-settings.html"><abbr title="src/includes/class-footnotes-settings.php">class-footnotes-settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">161</span>
<span class="phpdocumentor-element-found-in__line">162</span>
</aside>
<p class="phpdocumentor-summary">Settings container key for the string after the footnote referrer.</p>
@ -5230,7 +5232,7 @@ But theme default background color doesnt seem to exist.</p>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/includes/class-footnotes-settings.php"><a href="files/src-includes-class-footnotes-settings.html"><abbr title="src/includes/class-footnotes-settings.php">class-footnotes-settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">153</span>
<span class="phpdocumentor-element-found-in__line">154</span>
</aside>
<p class="phpdocumentor-summary">Settings container key for the string before the footnote referrer.</p>
@ -5272,7 +5274,7 @@ But theme default background color doesnt seem to exist.</p>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/includes/class-footnotes-settings.php"><a href="files/src-includes-class-footnotes-settings.html"><abbr title="src/includes/class-footnotes-settings.php">class-footnotes-settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">1060</span>
<span class="phpdocumentor-element-found-in__line">1061</span>
</aside>
<p class="phpdocumentor-summary">Settings container key to configure the tooltip excerpt delimiter.</p>
@ -5335,7 +5337,7 @@ But Footnotes UI design policy is to make shortcodes freely configurable.</p>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/includes/class-footnotes-settings.php"><a href="files/src-includes-class-footnotes-settings.html"><abbr title="src/includes/class-footnotes-settings.php">class-footnotes-settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">1074</span>
<span class="phpdocumentor-element-found-in__line">1075</span>
</aside>
<p class="phpdocumentor-summary">Settings container key to enable mirroring the tooltip excerpt in the reference container.</p>
@ -5392,7 +5394,7 @@ But Footnotes UI design policy is to make shortcodes freely configurable.</p>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/includes/class-footnotes-settings.php"><a href="files/src-includes-class-footnotes-settings.html"><abbr title="src/includes/class-footnotes-settings.php">class-footnotes-settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">1082</span>
<span class="phpdocumentor-element-found-in__line">1083</span>
</aside>
<p class="phpdocumentor-summary">Settings container key to configure the tooltip excerpt separator in the reference container.</p>
@ -5434,7 +5436,7 @@ But Footnotes UI design policy is to make shortcodes freely configurable.</p>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/includes/class-footnotes-settings.php"><a href="files/src-includes-class-footnotes-settings.html"><abbr title="src/includes/class-footnotes-settings.php">class-footnotes-settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">427</span>
<span class="phpdocumentor-element-found-in__line">428</span>
</aside>
<p class="phpdocumentor-summary">Settings container key for the label of the Read-on button in truncated tooltips.</p>
@ -5495,7 +5497,7 @@ But Footnotes UI design policy is to make shortcodes freely configurable.</p>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/includes/class-footnotes-settings.php"><a href="files/src-includes-class-footnotes-settings.html"><abbr title="src/includes/class-footnotes-settings.php">class-footnotes-settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">1000</span>
<span class="phpdocumentor-element-found-in__line">1001</span>
</aside>
<p class="phpdocumentor-summary">Settings container key for the ID separator in fragment IDs.</p>
@ -5537,7 +5539,7 @@ But Footnotes UI design policy is to make shortcodes freely configurable.</p>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/includes/class-footnotes-settings.php"><a href="files/src-includes-class-footnotes-settings.html"><abbr title="src/includes/class-footnotes-settings.php">class-footnotes-settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">112</span>
<span class="phpdocumentor-element-found-in__line">113</span>
</aside>
<p class="phpdocumentor-summary">Settings container key for the backlink symbol selection.</p>
@ -5607,7 +5609,7 @@ But Footnotes UI design policy is to make shortcodes freely configurable.</p>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/includes/class-footnotes-settings.php"><a href="files/src-includes-class-footnotes-settings.html"><abbr title="src/includes/class-footnotes-settings.php">class-footnotes-settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">120</span>
<span class="phpdocumentor-element-found-in__line">121</span>
</aside>
<p class="phpdocumentor-summary">Settings container key for the user-defined backlink symbol.</p>
@ -5649,7 +5651,7 @@ But Footnotes UI design policy is to make shortcodes freely configurable.</p>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/includes/class-footnotes-settings.php"><a href="files/src-includes-class-footnotes-settings.html"><abbr title="src/includes/class-footnotes-settings.php">class-footnotes-settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">607</span>
<span class="phpdocumentor-element-found-in__line">608</span>
</aside>
<p class="phpdocumentor-summary">Settings container key for the link element option.</p>
@ -5710,7 +5712,7 @@ But Footnotes UI design policy is to make shortcodes freely configurable.</p>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/includes/class-footnotes-settings.php"><a href="files/src-includes-class-footnotes-settings.html"><abbr title="src/includes/class-footnotes-settings.php">class-footnotes-settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">732</span>
<span class="phpdocumentor-element-found-in__line">733</span>
</aside>
<p class="phpdocumentor-summary">Settings container key to enable setting the tooltip font size.</p>
@ -5752,7 +5754,7 @@ But Footnotes UI design policy is to make shortcodes freely configurable.</p>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/includes/class-footnotes-settings.php"><a href="files/src-includes-class-footnotes-settings.html"><abbr title="src/includes/class-footnotes-settings.php">class-footnotes-settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">748</span>
<span class="phpdocumentor-element-found-in__line">749</span>
</aside>
<p class="phpdocumentor-summary">Settings container key for the unit of the tooltip font size.</p>
@ -5794,7 +5796,7 @@ But Footnotes UI design policy is to make shortcodes freely configurable.</p>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/includes/class-footnotes-settings.php"><a href="files/src-includes-class-footnotes-settings.html"><abbr title="src/includes/class-footnotes-settings.php">class-footnotes-settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">494</span>
<span class="phpdocumentor-element-found-in__line">495</span>
</aside>
<p class="phpdocumentor-summary">Settings container key to enable the legacy layout of the reference container.</p>
@ -5839,7 +5841,7 @@ But Footnotes UI design policy is to make shortcodes freely configurable.</p>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/includes/class-footnotes-settings.php"><a href="files/src-includes-class-footnotes-settings.html"><abbr title="src/includes/class-footnotes-settings.php">class-footnotes-settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">471</span>
<span class="phpdocumentor-element-found-in__line">472</span>
</aside>
<p class="phpdocumentor-summary">Settings container key to enable the display of a backlink symbol.</p>
@ -5900,7 +5902,7 @@ But Footnotes UI design policy is to make shortcodes freely configurable.</p>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/includes/class-footnotes-settings.php"><a href="files/src-includes-class-footnotes-settings.html"><abbr title="src/includes/class-footnotes-settings.php">class-footnotes-settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">507</span>
<span class="phpdocumentor-element-found-in__line">508</span>
</aside>
<p class="phpdocumentor-summary">Settings container key to get the backlink symbol switch side.</p>
@ -5961,7 +5963,7 @@ But Footnotes UI design policy is to make shortcodes freely configurable.</p>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/includes/class-footnotes-settings.php"><a href="files/src-includes-class-footnotes-settings.html"><abbr title="src/includes/class-footnotes-settings.php">class-footnotes-settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">41</span>
<span class="phpdocumentor-element-found-in__line">42</span>
</aside>
<p class="phpdocumentor-summary">Settings container key to collapse the reference container by default.</p>
@ -6012,7 +6014,7 @@ But Footnotes UI design policy is to make shortcodes freely configurable.</p>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/includes/class-footnotes-settings.php"><a href="files/src-includes-class-footnotes-settings.html"><abbr title="src/includes/class-footnotes-settings.php">class-footnotes-settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">919</span>
<span class="phpdocumentor-element-found-in__line">920</span>
</aside>
<p class="phpdocumentor-summary">Settings container key to enable the reference container label bottom border.</p>
@ -6073,7 +6075,7 @@ But Footnotes UI design policy is to make shortcodes freely configurable.</p>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/includes/class-footnotes-settings.php"><a href="files/src-includes-class-footnotes-settings.html"><abbr title="src/includes/class-footnotes-settings.php">class-footnotes-settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">906</span>
<span class="phpdocumentor-element-found-in__line">907</span>
</aside>
<p class="phpdocumentor-summary">Settings container key for the reference container label element.</p>
@ -6134,7 +6136,7 @@ But Footnotes UI design policy is to make shortcodes freely configurable.</p>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/includes/class-footnotes-settings.php"><a href="files/src-includes-class-footnotes-settings.html"><abbr title="src/includes/class-footnotes-settings.php">class-footnotes-settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">31</span>
<span class="phpdocumentor-element-found-in__line">32</span>
</aside>
<p class="phpdocumentor-summary">Settings container key for the label of the reference container.</p>
@ -6176,7 +6178,7 @@ But Footnotes UI design policy is to make shortcodes freely configurable.</p>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/includes/class-footnotes-settings.php"><a href="files/src-includes-class-footnotes-settings.html"><abbr title="src/includes/class-footnotes-settings.php">class-footnotes-settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">49</span>
<span class="phpdocumentor-element-found-in__line">50</span>
</aside>
<p class="phpdocumentor-summary">Settings container key for the position of the reference container.</p>
@ -6218,7 +6220,7 @@ But Footnotes UI design policy is to make shortcodes freely configurable.</p>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/includes/class-footnotes-settings.php"><a href="files/src-includes-class-footnotes-settings.html"><abbr title="src/includes/class-footnotes-settings.php">class-footnotes-settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">833</span>
<span class="phpdocumentor-element-found-in__line">834</span>
</aside>
<p class="phpdocumentor-summary">Settings container key for reference container position shortcode.</p>
@ -6279,7 +6281,7 @@ But Footnotes UI design policy is to make shortcodes freely configurable.</p>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/includes/class-footnotes-settings.php"><a href="files/src-includes-class-footnotes-settings.html"><abbr title="src/includes/class-footnotes-settings.php">class-footnotes-settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">932</span>
<span class="phpdocumentor-element-found-in__line">933</span>
</aside>
<p class="phpdocumentor-summary">Settings container key to enable reference container table row borders.</p>
@ -6340,7 +6342,7 @@ But Footnotes UI design policy is to make shortcodes freely configurable.</p>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/includes/class-footnotes-settings.php"><a href="files/src-includes-class-footnotes-settings.html"><abbr title="src/includes/class-footnotes-settings.php">class-footnotes-settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">484</span>
<span class="phpdocumentor-element-found-in__line">485</span>
</aside>
<p class="phpdocumentor-summary">Settings container key to not display the reference container on the homepage.</p>
@ -6401,7 +6403,7 @@ But Footnotes UI design policy is to make shortcodes freely configurable.</p>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/includes/class-footnotes-settings.php"><a href="files/src-includes-class-footnotes-settings.html"><abbr title="src/includes/class-footnotes-settings.php">class-footnotes-settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">984</span>
<span class="phpdocumentor-element-found-in__line">985</span>
</aside>
<p class="phpdocumentor-summary">Settings container key for the fragment ID slug in referrers.</p>
@ -6458,7 +6460,7 @@ But Footnotes UI design policy is to make shortcodes freely configurable.</p>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/includes/class-footnotes-settings.php"><a href="files/src-includes-class-footnotes-settings.html"><abbr title="src/includes/class-footnotes-settings.php">class-footnotes-settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">1230</span>
<span class="phpdocumentor-element-found-in__line">1231</span>
</aside>
<p class="phpdocumentor-summary">Contains all Settings Container names.</p>
@ -6505,7 +6507,7 @@ But Footnotes UI design policy is to make shortcodes freely configurable.</p>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/includes/class-footnotes-settings.php"><a href="files/src-includes-class-footnotes-settings.html"><abbr title="src/includes/class-footnotes-settings.php">class-footnotes-settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">1245</span>
<span class="phpdocumentor-element-found-in__line">1246</span>
</aside>
<p class="phpdocumentor-summary">Contains all Default Settings for each Settings Container.</p>
@ -6691,7 +6693,7 @@ But Footnotes UI design policy is to make shortcodes freely configurable.</p>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/includes/class-footnotes-settings.php"><a href="files/src-includes-class-footnotes-settings.html"><abbr title="src/includes/class-footnotes-settings.php">class-footnotes-settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">1433</span>
<span class="phpdocumentor-element-found-in__line">1434</span>
</aside>
<p class="phpdocumentor-summary">Contains all Settings from each Settings container as soon as this class is initialized.</p>
@ -6738,7 +6740,7 @@ But Footnotes UI design policy is to make shortcodes freely configurable.</p>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/includes/class-footnotes-settings.php"><a href="files/src-includes-class-footnotes-settings.html"><abbr title="src/includes/class-footnotes-settings.php">class-footnotes-settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">1217</span>
<span class="phpdocumentor-element-found-in__line">1218</span>
</aside>
<p class="phpdocumentor-summary">Stores a singleton reference of this class.</p>
@ -6790,7 +6792,7 @@ ull</span></code>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/includes/class-footnotes-settings.php"><a href="files/src-includes-class-footnotes-settings.html"><abbr title="src/includes/class-footnotes-settings.php">class-footnotes-settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">1569</span>
<span class="phpdocumentor-element-found-in__line">1570</span>
</aside>
<p class="phpdocumentor-summary">Deletes each Settings Container and loads the default values for each Settings Container.</p>
@ -6852,7 +6854,7 @@ done by deleting and reinstalling (see the warning about database backup).</p>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/includes/class-footnotes-settings.php"><a href="files/src-includes-class-footnotes-settings.html"><abbr title="src/includes/class-footnotes-settings.php">class-footnotes-settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">1555</span>
<span class="phpdocumentor-element-found-in__line">1556</span>
</aside>
<p class="phpdocumentor-summary">Returns the value of specified Settings name.</p>
@ -6914,7 +6916,7 @@ done by deleting and reinstalling (see the warning about database backup).</p>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/includes/class-footnotes-settings.php"><a href="files/src-includes-class-footnotes-settings.html"><abbr title="src/includes/class-footnotes-settings.php">class-footnotes-settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">1466</span>
<span class="phpdocumentor-element-found-in__line">1467</span>
</aside>
<p class="phpdocumentor-summary">Returns the name of a specified Settings Container.</p>
@ -6976,7 +6978,7 @@ done by deleting and reinstalling (see the warning about database backup).</p>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/includes/class-footnotes-settings.php"><a href="files/src-includes-class-footnotes-settings.html"><abbr title="src/includes/class-footnotes-settings.php">class-footnotes-settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">1477</span>
<span class="phpdocumentor-element-found-in__line">1478</span>
</aside>
<p class="phpdocumentor-summary">Returns the default values of a specific Settings Container.</p>
@ -7037,7 +7039,7 @@ done by deleting and reinstalling (see the warning about database backup).</p>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/includes/class-footnotes-settings.php"><a href="files/src-includes-class-footnotes-settings.html"><abbr title="src/includes/class-footnotes-settings.php">class-footnotes-settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">1450</span>
<span class="phpdocumentor-element-found-in__line">1451</span>
</aside>
<p class="phpdocumentor-summary">Returns a singleton of this class.</p>
@ -7086,7 +7088,7 @@ done by deleting and reinstalling (see the warning about database backup).</p>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/includes/class-footnotes-settings.php"><a href="files/src-includes-class-footnotes-settings.html"><abbr title="src/includes/class-footnotes-settings.php">class-footnotes-settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">1586</span>
<span class="phpdocumentor-element-found-in__line">1587</span>
</aside>
<p class="phpdocumentor-summary">Register all Settings Container for the Plugin Settings Page in the Dashboard.</p>
@ -7136,7 +7138,7 @@ done by deleting and reinstalling (see the warning about database backup).</p>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/includes/class-footnotes-settings.php"><a href="files/src-includes-class-footnotes-settings.html"><abbr title="src/includes/class-footnotes-settings.php">class-footnotes-settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">1540</span>
<span class="phpdocumentor-element-found-in__line">1541</span>
</aside>
<p class="phpdocumentor-summary">Updates a whole Settings container.</p>
@ -7206,7 +7208,7 @@ done by deleting and reinstalling (see the warning about database backup).</p>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/includes/class-footnotes-settings.php"><a href="files/src-includes-class-footnotes-settings.html"><abbr title="src/includes/class-footnotes-settings.php">class-footnotes-settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">1440</span>
<span class="phpdocumentor-element-found-in__line">1441</span>
</aside>
<p class="phpdocumentor-summary">Class Constructor. Loads all Settings from each WordPress Settings container.</p>
@ -7255,7 +7257,7 @@ done by deleting and reinstalling (see the warning about database backup).</p>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/includes/class-footnotes-settings.php"><a href="files/src-includes-class-footnotes-settings.html"><abbr title="src/includes/class-footnotes-settings.php">class-footnotes-settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">1510</span>
<span class="phpdocumentor-element-found-in__line">1511</span>
</aside>
<p class="phpdocumentor-summary">Loads all settings from specified settings container.</p>
@ -7345,7 +7347,7 @@ done by deleting and reinstalling (see the warning about database backup).</p>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/includes/class-footnotes-settings.php"><a href="files/src-includes-class-footnotes-settings.html"><abbr title="src/includes/class-footnotes-settings.php">class-footnotes-settings.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">1486</span>
<span class="phpdocumentor-element-found-in__line">1487</span>
</aside>
<p class="phpdocumentor-summary">Loads all Settings from each Settings container.</p>

View file

@ -59,7 +59,9 @@
<ul class="phpdocumentor-list">
<li><a href="packages/footnotes-footnotesincludes.html"><abbr title="\footnotes\footnotesincludes">footnotesincludes</abbr></a></li>
<li><a href="packages/footnotes-footnotesadmin.html"><abbr title="\footnotes\footnotesadmin">footnotesadmin</abbr></a></li>
<li><a href="packages/footnotes-footnotesadminlayout.html"><abbr title="\footnotes\footnotesadminlayout">footnotesadminlayout</abbr></a></li>
<li><a href="packages/footnotes-footnotespublic.html"><abbr title="\footnotes\footnotespublic">footnotespublic</abbr></a></li>
<li><a href="packages/footnotes-footnotespublicwidget.html"><abbr title="\footnotes\footnotespublicwidget">footnotespublicwidget</abbr></a></li>
</ul>
<h3 class="phpdocumentor-sidebar__root-package"><a href="packages/Default.html"><abbr title="\Default">Default</abbr></a></h3>
</section>

View file

@ -59,7 +59,9 @@
<ul class="phpdocumentor-list">
<li><a href="packages/footnotes-footnotesincludes.html"><abbr title="\footnotes\footnotesincludes">footnotesincludes</abbr></a></li>
<li><a href="packages/footnotes-footnotesadmin.html"><abbr title="\footnotes\footnotesadmin">footnotesadmin</abbr></a></li>
<li><a href="packages/footnotes-footnotesadminlayout.html"><abbr title="\footnotes\footnotesadminlayout">footnotesadminlayout</abbr></a></li>
<li><a href="packages/footnotes-footnotespublic.html"><abbr title="\footnotes\footnotespublic">footnotespublic</abbr></a></li>
<li><a href="packages/footnotes-footnotespublicwidget.html"><abbr title="\footnotes\footnotespublicwidget">footnotespublicwidget</abbr></a></li>
</ul>
<h3 class="phpdocumentor-sidebar__root-package"><a href="packages/Default.html"><abbr title="\Default">Default</abbr></a></h3>
</section>
@ -100,7 +102,7 @@
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/admin/class-footnotes-wysiwyg.php"><a href="files/src-admin-class-footnotes-wysiwyg.html"><abbr title="src/admin/class-footnotes-wysiwyg.php">class-footnotes-wysiwyg.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">20</span>
<span class="phpdocumentor-element-found-in__line">16</span>
</aside>
<p class="phpdocumentor-summary">Handles the WSYIWYG-Buttons.</p>
@ -196,7 +198,7 @@
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/admin/class-footnotes-wysiwyg.php"><a href="files/src-admin-class-footnotes-wysiwyg.html"><abbr title="src/admin/class-footnotes-wysiwyg.php">class-footnotes-wysiwyg.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">92</span>
<span class="phpdocumentor-element-found-in__line">88</span>
</aside>
<p class="phpdocumentor-summary">AJAX Callback function when the Footnotes Button is clicked. Either in the Plain text or Visual editor.</p>
@ -246,7 +248,7 @@
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/admin/class-footnotes-wysiwyg.php"><a href="files/src-admin-class-footnotes-wysiwyg.html"><abbr title="src/admin/class-footnotes-wysiwyg.php">class-footnotes-wysiwyg.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">81</span>
<span class="phpdocumentor-element-found-in__line">77</span>
</aside>
<p class="phpdocumentor-summary">Includes the Plugins WYSIWYG editor script.</p>
@ -307,7 +309,7 @@
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/admin/class-footnotes-wysiwyg.php"><a href="files/src-admin-class-footnotes-wysiwyg.html"><abbr title="src/admin/class-footnotes-wysiwyg.php">class-footnotes-wysiwyg.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">67</span>
<span class="phpdocumentor-element-found-in__line">63</span>
</aside>
<p class="phpdocumentor-summary">Add a new button to the plain text editor.</p>
@ -356,7 +358,7 @@
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/admin/class-footnotes-wysiwyg.php"><a href="files/src-admin-class-footnotes-wysiwyg.html"><abbr title="src/admin/class-footnotes-wysiwyg.php">class-footnotes-wysiwyg.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">57</span>
<span class="phpdocumentor-element-found-in__line">53</span>
</aside>
<p class="phpdocumentor-summary">Append a new Button to the WYSIWYG editor of Posts and Pages.</p>
@ -417,7 +419,7 @@
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/admin/class-footnotes-wysiwyg.php"><a href="files/src-admin-class-footnotes-wysiwyg.html"><abbr title="src/admin/class-footnotes-wysiwyg.php">class-footnotes-wysiwyg.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">35</span>
<span class="phpdocumentor-element-found-in__line">31</span>
</aside>
<p class="phpdocumentor-summary">Registers Button hooks.</p>

View file

@ -59,7 +59,9 @@
<ul class="phpdocumentor-list">
<li><a href="packages/footnotes-footnotesincludes.html"><abbr title="\footnotes\footnotesincludes">footnotesincludes</abbr></a></li>
<li><a href="packages/footnotes-footnotesadmin.html"><abbr title="\footnotes\footnotesadmin">footnotesadmin</abbr></a></li>
<li><a href="packages/footnotes-footnotesadminlayout.html"><abbr title="\footnotes\footnotesadminlayout">footnotesadminlayout</abbr></a></li>
<li><a href="packages/footnotes-footnotespublic.html"><abbr title="\footnotes\footnotespublic">footnotespublic</abbr></a></li>
<li><a href="packages/footnotes-footnotespublicwidget.html"><abbr title="\footnotes\footnotespublicwidget">footnotespublicwidget</abbr></a></li>
</ul>
<h3 class="phpdocumentor-sidebar__root-package"><a href="packages/Default.html"><abbr title="\Default">Default</abbr></a></h3>
</section>

View file

@ -59,7 +59,9 @@
<ul class="phpdocumentor-list">
<li><a href="packages/footnotes-footnotesincludes.html"><abbr title="\footnotes\footnotesincludes">footnotesincludes</abbr></a></li>
<li><a href="packages/footnotes-footnotesadmin.html"><abbr title="\footnotes\footnotesadmin">footnotesadmin</abbr></a></li>
<li><a href="packages/footnotes-footnotesadminlayout.html"><abbr title="\footnotes\footnotesadminlayout">footnotesadminlayout</abbr></a></li>
<li><a href="packages/footnotes-footnotespublic.html"><abbr title="\footnotes\footnotespublic">footnotespublic</abbr></a></li>
<li><a href="packages/footnotes-footnotespublicwidget.html"><abbr title="\footnotes\footnotespublicwidget">footnotespublicwidget</abbr></a></li>
</ul>
<h3 class="phpdocumentor-sidebar__root-package"><a href="packages/Default.html"><abbr title="\Default">Default</abbr></a></h3>
</section>
@ -103,7 +105,7 @@
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/public/widget/class-footnotes-widget-reference-container.php"><a href="files/src-public-widget-class-footnotes-widget-reference-container.html"><abbr title="src/public/widget/class-footnotes-widget-reference-container.php">class-footnotes-widget-reference-container.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">17</span>
<span class="phpdocumentor-element-found-in__line">18</span>
</aside>
<p class="phpdocumentor-summary">Registers a Widget to put the Reference Container to the widget area.</p>
@ -291,7 +293,7 @@
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/public/widget/class-footnotes-widget-reference-container.php"><a href="files/src-public-widget-class-footnotes-widget-reference-container.html"><abbr title="src/public/widget/class-footnotes-widget-reference-container.php">class-footnotes-widget-reference-container.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">60</span>
<span class="phpdocumentor-element-found-in__line">61</span>
</aside>
<p class="phpdocumentor-summary">Outputs the Settings of the Widget.</p>
@ -353,7 +355,7 @@
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/public/widget/class-footnotes-widget-reference-container.php"><a href="files/src-public-widget-class-footnotes-widget-reference-container.html"><abbr title="src/public/widget/class-footnotes-widget-reference-container.php">class-footnotes-widget-reference-container.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">71</span>
<span class="phpdocumentor-element-found-in__line">72</span>
</aside>
<p class="phpdocumentor-summary">Outputs the Content of the Widget.</p>
@ -423,7 +425,7 @@
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/public/widget/class-footnotes-widget-reference-container.php"><a href="files/src-public-widget-class-footnotes-widget-reference-container.html"><abbr title="src/public/widget/class-footnotes-widget-reference-container.php">class-footnotes-widget-reference-container.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">47</span>
<span class="phpdocumentor-element-found-in__line">48</span>
</aside>
<p class="phpdocumentor-summary">Returns the Description of the child widget.</p>
@ -473,7 +475,7 @@
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/public/widget/class-footnotes-widget-reference-container.php"><a href="files/src-public-widget-class-footnotes-widget-reference-container.html"><abbr title="src/public/widget/class-footnotes-widget-reference-container.php">class-footnotes-widget-reference-container.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">25</span>
<span class="phpdocumentor-element-found-in__line">26</span>
</aside>
<p class="phpdocumentor-summary">Returns an unique ID as string used for the Widget Base ID.</p>
@ -522,7 +524,7 @@
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/public/widget/class-footnotes-widget-reference-container.php"><a href="files/src-public-widget-class-footnotes-widget-reference-container.html"><abbr title="src/public/widget/class-footnotes-widget-reference-container.php">class-footnotes-widget-reference-container.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">35</span>
<span class="phpdocumentor-element-found-in__line">36</span>
</aside>
<p class="phpdocumentor-summary">Returns the Public name of the Widget to be displayed in the Configuration page.</p>

View file

@ -59,7 +59,9 @@
<ul class="phpdocumentor-list">
<li><a href="packages/footnotes-footnotesincludes.html"><abbr title="\footnotes\footnotesincludes">footnotesincludes</abbr></a></li>
<li><a href="packages/footnotes-footnotesadmin.html"><abbr title="\footnotes\footnotesadmin">footnotesadmin</abbr></a></li>
<li><a href="packages/footnotes-footnotesadminlayout.html"><abbr title="\footnotes\footnotesadminlayout">footnotesadminlayout</abbr></a></li>
<li><a href="packages/footnotes-footnotespublic.html"><abbr title="\footnotes\footnotespublic">footnotespublic</abbr></a></li>
<li><a href="packages/footnotes-footnotespublicwidget.html"><abbr title="\footnotes\footnotespublicwidget">footnotespublicwidget</abbr></a></li>
</ul>
<h3 class="phpdocumentor-sidebar__root-package"><a href="packages/Default.html"><abbr title="\Default">Default</abbr></a></h3>
</section>

View file

@ -59,7 +59,9 @@
<ul class="phpdocumentor-list">
<li><a href="packages/footnotes-footnotesincludes.html"><abbr title="\footnotes\footnotesincludes">footnotesincludes</abbr></a></li>
<li><a href="packages/footnotes-footnotesadmin.html"><abbr title="\footnotes\footnotesadmin">footnotesadmin</abbr></a></li>
<li><a href="packages/footnotes-footnotesadminlayout.html"><abbr title="\footnotes\footnotesadminlayout">footnotesadminlayout</abbr></a></li>
<li><a href="packages/footnotes-footnotespublic.html"><abbr title="\footnotes\footnotespublic">footnotespublic</abbr></a></li>
<li><a href="packages/footnotes-footnotespublicwidget.html"><abbr title="\footnotes\footnotespublicwidget">footnotespublicwidget</abbr></a></li>
</ul>
<h3 class="phpdocumentor-sidebar__root-package"><a href="packages/Default.html"><abbr title="\Default">Default</abbr></a></h3>
</section>
@ -491,7 +493,7 @@ the public-facing side of the site.</p>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/includes/class-footnotes.php"><a href="files/src-includes-class-footnotes.html"><abbr title="src/includes/class-footnotes.php">class-footnotes.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">207</span>
<span class="phpdocumentor-element-found-in__line">214</span>
</aside>
<p class="phpdocumentor-summary">The reference to the class that orchestrates the hooks with the plugin.</p>
@ -541,7 +543,7 @@ the public-facing side of the site.</p>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/includes/class-footnotes.php"><a href="files/src-includes-class-footnotes.html"><abbr title="src/includes/class-footnotes.php">class-footnotes.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">197</span>
<span class="phpdocumentor-element-found-in__line">204</span>
</aside>
<p class="phpdocumentor-summary">The name of the plugin used to uniquely identify it within the context of
@ -592,7 +594,7 @@ WordPress and to define internationalization functionality.</p>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/includes/class-footnotes.php"><a href="files/src-includes-class-footnotes.html"><abbr title="src/includes/class-footnotes.php">class-footnotes.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">217</span>
<span class="phpdocumentor-element-found-in__line">224</span>
</aside>
<p class="phpdocumentor-summary">Retrieve the version number of the plugin.</p>
@ -642,7 +644,7 @@ WordPress and to define internationalization functionality.</p>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/includes/class-footnotes.php"><a href="files/src-includes-class-footnotes.html"><abbr title="src/includes/class-footnotes.php">class-footnotes.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">186</span>
<span class="phpdocumentor-element-found-in__line">193</span>
</aside>
<p class="phpdocumentor-summary">Run the loader to execute all of the hooks with WordPress.</p>
@ -700,7 +702,7 @@ WordPress and to define internationalization functionality.</p>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/includes/class-footnotes.php"><a href="files/src-includes-class-footnotes.html"><abbr title="src/includes/class-footnotes.php">class-footnotes.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">153</span>
<span class="phpdocumentor-element-found-in__line">161</span>
</aside>
<p class="phpdocumentor-summary">Register all of the hooks related to the admin area functionality
@ -759,7 +761,7 @@ of the plugin.</p>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/includes/class-footnotes.php"><a href="files/src-includes-class-footnotes.html"><abbr title="src/includes/class-footnotes.php">class-footnotes.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">171</span>
<span class="phpdocumentor-element-found-in__line">178</span>
</aside>
<p class="phpdocumentor-summary">Register all of the hooks related to the public-facing functionality
@ -818,7 +820,7 @@ of the plugin.</p>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/includes/class-footnotes.php"><a href="files/src-includes-class-footnotes.html"><abbr title="src/includes/class-footnotes.php">class-footnotes.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">96</span>
<span class="phpdocumentor-element-found-in__line">100</span>
</aside>
<p class="phpdocumentor-summary">Load the required dependencies for this plugin.</p>
@ -829,10 +831,22 @@ of the plugin.</p>
<section class="phpdocumentor-description"><p>Include the following files that make up the plugin:</p>
<ul>
<li>Footnotes_Loader. Orchestrates the hooks of the plugin.</li>
<li>Footnotes_i18n. Defines internationalization functionality.</li>
<li>Footnotes_Admin. Defines all hooks for the admin area.</li>
<li>Footnotes_Public. Defines all hooks for the public side of the site.</li>
<li>
<code class="prettyprint">Footnotes_Loader</code>. Orchestrates the hooks of the plugin.</li>
<li>
<code class="prettyprint">Footnotes_i18n</code>. Defines internationalization functionality.</li>
<li>
<code class="prettyprint">Footnotes_Config</code>. Defines plugin details.</li>
<li>
<code class="prettyprint">Footnotes_Convert</code>. Provides conversion methods.</li>
<li>
<code class="prettyprint">Footnotes_Settings</code>. Defines customisable plugin settings.</li>
<li>
<code class="prettyprint">Footnotes_Template</code>. Handles template rendering.</li>
<li>
<code class="prettyprint">Footnotes_Admin</code>. Defines all hooks for the admin area.</li>
<li>
<code class="prettyprint">Footnotes_Public</code>. Defines all hooks for the public side of the site.</li>
</ul>
<p>Create an instance of the loader which will be used to register the hooks
with WordPress.</p>
@ -885,7 +899,7 @@ with WordPress.</p>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/includes/class-footnotes.php"><a href="files/src-includes-class-footnotes.html"><abbr title="src/includes/class-footnotes.php">class-footnotes.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">138</span>
<span class="phpdocumentor-element-found-in__line">146</span>
</aside>
<p class="phpdocumentor-summary">Define the locale for this plugin for internationalization.</p>

View file

@ -59,7 +59,9 @@
<ul class="phpdocumentor-list">
<li><a href="packages/footnotes-footnotesincludes.html"><abbr title="\footnotes\footnotesincludes">footnotesincludes</abbr></a></li>
<li><a href="packages/footnotes-footnotesadmin.html"><abbr title="\footnotes\footnotesadmin">footnotesadmin</abbr></a></li>
<li><a href="packages/footnotes-footnotesadminlayout.html"><abbr title="\footnotes\footnotesadminlayout">footnotesadminlayout</abbr></a></li>
<li><a href="packages/footnotes-footnotespublic.html"><abbr title="\footnotes\footnotespublic">footnotespublic</abbr></a></li>
<li><a href="packages/footnotes-footnotespublicwidget.html"><abbr title="\footnotes\footnotespublicwidget">footnotespublicwidget</abbr></a></li>
</ul>
<h3 class="phpdocumentor-sidebar__root-package"><a href="packages/Default.html"><abbr title="\Default">Default</abbr></a></h3>
</section>

View file

@ -59,7 +59,9 @@
<ul class="phpdocumentor-list">
<li><a href="packages/footnotes-footnotesincludes.html"><abbr title="\footnotes\footnotesincludes">footnotesincludes</abbr></a></li>
<li><a href="packages/footnotes-footnotesadmin.html"><abbr title="\footnotes\footnotesadmin">footnotesadmin</abbr></a></li>
<li><a href="packages/footnotes-footnotesadminlayout.html"><abbr title="\footnotes\footnotesadminlayout">footnotesadminlayout</abbr></a></li>
<li><a href="packages/footnotes-footnotespublic.html"><abbr title="\footnotes\footnotespublic">footnotespublic</abbr></a></li>
<li><a href="packages/footnotes-footnotespublicwidget.html"><abbr title="\footnotes\footnotespublicwidget">footnotespublicwidget</abbr></a></li>
</ul>
<h3 class="phpdocumentor-sidebar__root-package"><a href="packages/Default.html"><abbr title="\Default">Default</abbr></a></h3>
</section>

View file

@ -59,7 +59,9 @@
<ul class="phpdocumentor-list">
<li><a href="packages/footnotes-footnotesincludes.html"><abbr title="\footnotes\footnotesincludes">footnotesincludes</abbr></a></li>
<li><a href="packages/footnotes-footnotesadmin.html"><abbr title="\footnotes\footnotesadmin">footnotesadmin</abbr></a></li>
<li><a href="packages/footnotes-footnotesadminlayout.html"><abbr title="\footnotes\footnotesadminlayout">footnotesadminlayout</abbr></a></li>
<li><a href="packages/footnotes-footnotespublic.html"><abbr title="\footnotes\footnotespublic">footnotespublic</abbr></a></li>
<li><a href="packages/footnotes-footnotespublicwidget.html"><abbr title="\footnotes\footnotespublicwidget">footnotespublicwidget</abbr></a></li>
</ul>
<h3 class="phpdocumentor-sidebar__root-package"><a href="packages/Default.html"><abbr title="\Default">Default</abbr></a></h3>
</section>

View file

@ -59,7 +59,9 @@
<ul class="phpdocumentor-list">
<li><a href="packages/footnotes-footnotesincludes.html"><abbr title="\footnotes\footnotesincludes">footnotesincludes</abbr></a></li>
<li><a href="packages/footnotes-footnotesadmin.html"><abbr title="\footnotes\footnotesadmin">footnotesadmin</abbr></a></li>
<li><a href="packages/footnotes-footnotesadminlayout.html"><abbr title="\footnotes\footnotesadminlayout">footnotesadminlayout</abbr></a></li>
<li><a href="packages/footnotes-footnotespublic.html"><abbr title="\footnotes\footnotespublic">footnotespublic</abbr></a></li>
<li><a href="packages/footnotes-footnotespublicwidget.html"><abbr title="\footnotes\footnotespublicwidget">footnotespublicwidget</abbr></a></li>
</ul>
<h3 class="phpdocumentor-sidebar__root-package"><a href="packages/Default.html"><abbr title="\Default">Default</abbr></a></h3>
</section>

View file

@ -59,7 +59,9 @@
<ul class="phpdocumentor-list">
<li><a href="packages/footnotes-footnotesincludes.html"><abbr title="\footnotes\footnotesincludes">footnotesincludes</abbr></a></li>
<li><a href="packages/footnotes-footnotesadmin.html"><abbr title="\footnotes\footnotesadmin">footnotesadmin</abbr></a></li>
<li><a href="packages/footnotes-footnotesadminlayout.html"><abbr title="\footnotes\footnotesadminlayout">footnotesadminlayout</abbr></a></li>
<li><a href="packages/footnotes-footnotespublic.html"><abbr title="\footnotes\footnotespublic">footnotespublic</abbr></a></li>
<li><a href="packages/footnotes-footnotespublicwidget.html"><abbr title="\footnotes\footnotespublicwidget">footnotespublicwidget</abbr></a></li>
</ul>
<h3 class="phpdocumentor-sidebar__root-package"><a href="packages/Default.html"><abbr title="\Default">Default</abbr></a></h3>
</section>
@ -80,6 +82,7 @@
<div class="phpdocumentor-column -eight phpdocumentor-content">
<ul class="phpdocumentor-breadcrumbs">
<li class="phpdocumentor-breadcrumb"><a href="packages/footnotes.html">footnotes</a></li>
<li class="phpdocumentor-breadcrumb"><a href="packages/footnotes-footnotesadmin.html">footnotesadmin</a></li>
</ul>
<article class="phpdocumentor-element -file">

View file

@ -59,7 +59,9 @@
<ul class="phpdocumentor-list">
<li><a href="packages/footnotes-footnotesincludes.html"><abbr title="\footnotes\footnotesincludes">footnotesincludes</abbr></a></li>
<li><a href="packages/footnotes-footnotesadmin.html"><abbr title="\footnotes\footnotesadmin">footnotesadmin</abbr></a></li>
<li><a href="packages/footnotes-footnotesadminlayout.html"><abbr title="\footnotes\footnotesadminlayout">footnotesadminlayout</abbr></a></li>
<li><a href="packages/footnotes-footnotespublic.html"><abbr title="\footnotes\footnotespublic">footnotespublic</abbr></a></li>
<li><a href="packages/footnotes-footnotespublicwidget.html"><abbr title="\footnotes\footnotespublicwidget">footnotespublicwidget</abbr></a></li>
</ul>
<h3 class="phpdocumentor-sidebar__root-package"><a href="packages/Default.html"><abbr title="\Default">Default</abbr></a></h3>
</section>
@ -80,6 +82,7 @@
<div class="phpdocumentor-column -eight phpdocumentor-content">
<ul class="phpdocumentor-breadcrumbs">
<li class="phpdocumentor-breadcrumb"><a href="packages/footnotes.html">footnotes</a></li>
<li class="phpdocumentor-breadcrumb"><a href="packages/footnotes-footnotesadminlayout.html">footnotesadminlayout</a></li>
</ul>
<article class="phpdocumentor-element -file">

View file

@ -59,7 +59,9 @@
<ul class="phpdocumentor-list">
<li><a href="packages/footnotes-footnotesincludes.html"><abbr title="\footnotes\footnotesincludes">footnotesincludes</abbr></a></li>
<li><a href="packages/footnotes-footnotesadmin.html"><abbr title="\footnotes\footnotesadmin">footnotesadmin</abbr></a></li>
<li><a href="packages/footnotes-footnotesadminlayout.html"><abbr title="\footnotes\footnotesadminlayout">footnotesadminlayout</abbr></a></li>
<li><a href="packages/footnotes-footnotespublic.html"><abbr title="\footnotes\footnotespublic">footnotespublic</abbr></a></li>
<li><a href="packages/footnotes-footnotespublicwidget.html"><abbr title="\footnotes\footnotespublicwidget">footnotespublicwidget</abbr></a></li>
</ul>
<h3 class="phpdocumentor-sidebar__root-package"><a href="packages/Default.html"><abbr title="\Default">Default</abbr></a></h3>
</section>

View file

@ -59,7 +59,9 @@
<ul class="phpdocumentor-list">
<li><a href="packages/footnotes-footnotesincludes.html"><abbr title="\footnotes\footnotesincludes">footnotesincludes</abbr></a></li>
<li><a href="packages/footnotes-footnotesadmin.html"><abbr title="\footnotes\footnotesadmin">footnotesadmin</abbr></a></li>
<li><a href="packages/footnotes-footnotesadminlayout.html"><abbr title="\footnotes\footnotesadminlayout">footnotesadminlayout</abbr></a></li>
<li><a href="packages/footnotes-footnotespublic.html"><abbr title="\footnotes\footnotespublic">footnotespublic</abbr></a></li>
<li><a href="packages/footnotes-footnotespublicwidget.html"><abbr title="\footnotes\footnotespublicwidget">footnotespublicwidget</abbr></a></li>
</ul>
<h3 class="phpdocumentor-sidebar__root-package"><a href="packages/Default.html"><abbr title="\Default">Default</abbr></a></h3>
</section>

View file

@ -59,7 +59,9 @@
<ul class="phpdocumentor-list">
<li><a href="packages/footnotes-footnotesincludes.html"><abbr title="\footnotes\footnotesincludes">footnotesincludes</abbr></a></li>
<li><a href="packages/footnotes-footnotesadmin.html"><abbr title="\footnotes\footnotesadmin">footnotesadmin</abbr></a></li>
<li><a href="packages/footnotes-footnotesadminlayout.html"><abbr title="\footnotes\footnotesadminlayout">footnotesadminlayout</abbr></a></li>
<li><a href="packages/footnotes-footnotespublic.html"><abbr title="\footnotes\footnotespublic">footnotespublic</abbr></a></li>
<li><a href="packages/footnotes-footnotespublicwidget.html"><abbr title="\footnotes\footnotespublicwidget">footnotespublicwidget</abbr></a></li>
</ul>
<h3 class="phpdocumentor-sidebar__root-package"><a href="packages/Default.html"><abbr title="\Default">Default</abbr></a></h3>
</section>

View file

@ -59,7 +59,9 @@
<ul class="phpdocumentor-list">
<li><a href="packages/footnotes-footnotesincludes.html"><abbr title="\footnotes\footnotesincludes">footnotesincludes</abbr></a></li>
<li><a href="packages/footnotes-footnotesadmin.html"><abbr title="\footnotes\footnotesadmin">footnotesadmin</abbr></a></li>
<li><a href="packages/footnotes-footnotesadminlayout.html"><abbr title="\footnotes\footnotesadminlayout">footnotesadminlayout</abbr></a></li>
<li><a href="packages/footnotes-footnotespublic.html"><abbr title="\footnotes\footnotespublic">footnotespublic</abbr></a></li>
<li><a href="packages/footnotes-footnotespublicwidget.html"><abbr title="\footnotes\footnotespublicwidget">footnotespublicwidget</abbr></a></li>
</ul>
<h3 class="phpdocumentor-sidebar__root-package"><a href="packages/Default.html"><abbr title="\Default">Default</abbr></a></h3>
</section>

View file

@ -59,7 +59,9 @@
<ul class="phpdocumentor-list">
<li><a href="packages/footnotes-footnotesincludes.html"><abbr title="\footnotes\footnotesincludes">footnotesincludes</abbr></a></li>
<li><a href="packages/footnotes-footnotesadmin.html"><abbr title="\footnotes\footnotesadmin">footnotesadmin</abbr></a></li>
<li><a href="packages/footnotes-footnotesadminlayout.html"><abbr title="\footnotes\footnotesadminlayout">footnotesadminlayout</abbr></a></li>
<li><a href="packages/footnotes-footnotespublic.html"><abbr title="\footnotes\footnotespublic">footnotespublic</abbr></a></li>
<li><a href="packages/footnotes-footnotespublicwidget.html"><abbr title="\footnotes\footnotespublicwidget">footnotespublicwidget</abbr></a></li>
</ul>
<h3 class="phpdocumentor-sidebar__root-package"><a href="packages/Default.html"><abbr title="\Default">Default</abbr></a></h3>
</section>

View file

@ -59,7 +59,9 @@
<ul class="phpdocumentor-list">
<li><a href="packages/footnotes-footnotesincludes.html"><abbr title="\footnotes\footnotesincludes">footnotesincludes</abbr></a></li>
<li><a href="packages/footnotes-footnotesadmin.html"><abbr title="\footnotes\footnotesadmin">footnotesadmin</abbr></a></li>
<li><a href="packages/footnotes-footnotesadminlayout.html"><abbr title="\footnotes\footnotesadminlayout">footnotesadminlayout</abbr></a></li>
<li><a href="packages/footnotes-footnotespublic.html"><abbr title="\footnotes\footnotespublic">footnotespublic</abbr></a></li>
<li><a href="packages/footnotes-footnotespublicwidget.html"><abbr title="\footnotes\footnotespublicwidget">footnotespublicwidget</abbr></a></li>
</ul>
<h3 class="phpdocumentor-sidebar__root-package"><a href="packages/Default.html"><abbr title="\Default">Default</abbr></a></h3>
</section>

View file

@ -59,7 +59,9 @@
<ul class="phpdocumentor-list">
<li><a href="packages/footnotes-footnotesincludes.html"><abbr title="\footnotes\footnotesincludes">footnotesincludes</abbr></a></li>
<li><a href="packages/footnotes-footnotesadmin.html"><abbr title="\footnotes\footnotesadmin">footnotesadmin</abbr></a></li>
<li><a href="packages/footnotes-footnotesadminlayout.html"><abbr title="\footnotes\footnotesadminlayout">footnotesadminlayout</abbr></a></li>
<li><a href="packages/footnotes-footnotespublic.html"><abbr title="\footnotes\footnotespublic">footnotespublic</abbr></a></li>
<li><a href="packages/footnotes-footnotespublicwidget.html"><abbr title="\footnotes\footnotespublicwidget">footnotespublicwidget</abbr></a></li>
</ul>
<h3 class="phpdocumentor-sidebar__root-package"><a href="packages/Default.html"><abbr title="\Default">Default</abbr></a></h3>
</section>

View file

@ -59,7 +59,9 @@
<ul class="phpdocumentor-list">
<li><a href="packages/footnotes-footnotesincludes.html"><abbr title="\footnotes\footnotesincludes">footnotesincludes</abbr></a></li>
<li><a href="packages/footnotes-footnotesadmin.html"><abbr title="\footnotes\footnotesadmin">footnotesadmin</abbr></a></li>
<li><a href="packages/footnotes-footnotesadminlayout.html"><abbr title="\footnotes\footnotesadminlayout">footnotesadminlayout</abbr></a></li>
<li><a href="packages/footnotes-footnotespublic.html"><abbr title="\footnotes\footnotespublic">footnotespublic</abbr></a></li>
<li><a href="packages/footnotes-footnotespublicwidget.html"><abbr title="\footnotes\footnotespublicwidget">footnotespublicwidget</abbr></a></li>
</ul>
<h3 class="phpdocumentor-sidebar__root-package"><a href="packages/Default.html"><abbr title="\Default">Default</abbr></a></h3>
</section>
@ -80,6 +82,7 @@
<div class="phpdocumentor-column -eight phpdocumentor-content">
<ul class="phpdocumentor-breadcrumbs">
<li class="phpdocumentor-breadcrumb"><a href="packages/footnotes.html">footnotes</a></li>
<li class="phpdocumentor-breadcrumb"><a href="packages/footnotes-footnotesincludes.html">footnotesincludes</a></li>
</ul>
<article class="phpdocumentor-element -file">

View file

@ -59,7 +59,9 @@
<ul class="phpdocumentor-list">
<li><a href="packages/footnotes-footnotesincludes.html"><abbr title="\footnotes\footnotesincludes">footnotesincludes</abbr></a></li>
<li><a href="packages/footnotes-footnotesadmin.html"><abbr title="\footnotes\footnotesadmin">footnotesadmin</abbr></a></li>
<li><a href="packages/footnotes-footnotesadminlayout.html"><abbr title="\footnotes\footnotesadminlayout">footnotesadminlayout</abbr></a></li>
<li><a href="packages/footnotes-footnotespublic.html"><abbr title="\footnotes\footnotespublic">footnotespublic</abbr></a></li>
<li><a href="packages/footnotes-footnotespublicwidget.html"><abbr title="\footnotes\footnotespublicwidget">footnotespublicwidget</abbr></a></li>
</ul>
<h3 class="phpdocumentor-sidebar__root-package"><a href="packages/Default.html"><abbr title="\Default">Default</abbr></a></h3>
</section>
@ -80,6 +82,7 @@
<div class="phpdocumentor-column -eight phpdocumentor-content">
<ul class="phpdocumentor-breadcrumbs">
<li class="phpdocumentor-breadcrumb"><a href="packages/footnotes.html">footnotes</a></li>
<li class="phpdocumentor-breadcrumb"><a href="packages/footnotes-footnotesincludes.html">footnotesincludes</a></li>
</ul>
<article class="phpdocumentor-element -file">

View file

@ -59,7 +59,9 @@
<ul class="phpdocumentor-list">
<li><a href="packages/footnotes-footnotesincludes.html"><abbr title="\footnotes\footnotesincludes">footnotesincludes</abbr></a></li>
<li><a href="packages/footnotes-footnotesadmin.html"><abbr title="\footnotes\footnotesadmin">footnotesadmin</abbr></a></li>
<li><a href="packages/footnotes-footnotesadminlayout.html"><abbr title="\footnotes\footnotesadminlayout">footnotesadminlayout</abbr></a></li>
<li><a href="packages/footnotes-footnotespublic.html"><abbr title="\footnotes\footnotespublic">footnotespublic</abbr></a></li>
<li><a href="packages/footnotes-footnotespublicwidget.html"><abbr title="\footnotes\footnotespublicwidget">footnotespublicwidget</abbr></a></li>
</ul>
<h3 class="phpdocumentor-sidebar__root-package"><a href="packages/Default.html"><abbr title="\Default">Default</abbr></a></h3>
</section>

View file

@ -59,7 +59,9 @@
<ul class="phpdocumentor-list">
<li><a href="packages/footnotes-footnotesincludes.html"><abbr title="\footnotes\footnotesincludes">footnotesincludes</abbr></a></li>
<li><a href="packages/footnotes-footnotesadmin.html"><abbr title="\footnotes\footnotesadmin">footnotesadmin</abbr></a></li>
<li><a href="packages/footnotes-footnotesadminlayout.html"><abbr title="\footnotes\footnotesadminlayout">footnotesadminlayout</abbr></a></li>
<li><a href="packages/footnotes-footnotespublic.html"><abbr title="\footnotes\footnotespublic">footnotespublic</abbr></a></li>
<li><a href="packages/footnotes-footnotespublicwidget.html"><abbr title="\footnotes\footnotespublicwidget">footnotespublicwidget</abbr></a></li>
</ul>
<h3 class="phpdocumentor-sidebar__root-package"><a href="packages/Default.html"><abbr title="\Default">Default</abbr></a></h3>
</section>

View file

@ -59,7 +59,9 @@
<ul class="phpdocumentor-list">
<li><a href="packages/footnotes-footnotesincludes.html"><abbr title="\footnotes\footnotesincludes">footnotesincludes</abbr></a></li>
<li><a href="packages/footnotes-footnotesadmin.html"><abbr title="\footnotes\footnotesadmin">footnotesadmin</abbr></a></li>
<li><a href="packages/footnotes-footnotesadminlayout.html"><abbr title="\footnotes\footnotesadminlayout">footnotesadminlayout</abbr></a></li>
<li><a href="packages/footnotes-footnotespublic.html"><abbr title="\footnotes\footnotespublic">footnotespublic</abbr></a></li>
<li><a href="packages/footnotes-footnotespublicwidget.html"><abbr title="\footnotes\footnotespublicwidget">footnotespublicwidget</abbr></a></li>
</ul>
<h3 class="phpdocumentor-sidebar__root-package"><a href="packages/Default.html"><abbr title="\Default">Default</abbr></a></h3>
</section>

View file

@ -0,0 +1,133 @@
<!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>
</section>
<section class="phpdocumentor-sidebar__category">
<h2 class="phpdocumentor-sidebar__category-header">Packages</h2>
<h3 class="phpdocumentor-sidebar__root-package"><a href="packages/footnotes.html"><abbr title="\footnotes">footnotes</abbr></a></h3>
<ul class="phpdocumentor-list">
<li><a href="packages/footnotes-footnotesincludes.html"><abbr title="\footnotes\footnotesincludes">footnotesincludes</abbr></a></li>
<li><a href="packages/footnotes-footnotesadmin.html"><abbr title="\footnotes\footnotesadmin">footnotesadmin</abbr></a></li>
<li><a href="packages/footnotes-footnotesadminlayout.html"><abbr title="\footnotes\footnotesadminlayout">footnotesadminlayout</abbr></a></li>
<li><a href="packages/footnotes-footnotespublic.html"><abbr title="\footnotes\footnotespublic">footnotespublic</abbr></a></li>
<li><a href="packages/footnotes-footnotespublicwidget.html"><abbr title="\footnotes\footnotespublicwidget">footnotespublicwidget</abbr></a></li>
</ul>
<h3 class="phpdocumentor-sidebar__root-package"><a href="packages/Default.html"><abbr title="\Default">Default</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>
<li class="phpdocumentor-breadcrumb"><a href="packages/footnotes-footnotespublic.html">footnotespublic</a></li>
</ul>
<article class="phpdocumentor-element -file">
<h2 class="phpdocumentor-content__title">class-footnotes-parser.php</h2>
<h3 id="interfaces_class_traits">
Interfaces, Classes and Traits
<a href="#interfaces_class_traits" class="headerlink"><i class="fas fa-link"></i></a>
</h3>
<dl class="phpdocumentor-table-of-contents">
<dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/Footnotes-Parser.html"><abbr title="\Footnotes_Parser">Footnotes_Parser</abbr></a></dt>
<dd>Searches and replaces the footnotes and generates the reference container.</dd>
</dl>
</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="files/src-public-class-footnotes-parser.html#top" class="phpdocumentor-back-to-top"><i class="fas fa-chevron-circle-up"></i></a>
</main>
<script>
cssVars({});
</script>
</body>
</html>

View file

@ -59,7 +59,9 @@
<ul class="phpdocumentor-list">
<li><a href="packages/footnotes-footnotesincludes.html"><abbr title="\footnotes\footnotesincludes">footnotesincludes</abbr></a></li>
<li><a href="packages/footnotes-footnotesadmin.html"><abbr title="\footnotes\footnotesadmin">footnotesadmin</abbr></a></li>
<li><a href="packages/footnotes-footnotesadminlayout.html"><abbr title="\footnotes\footnotesadminlayout">footnotesadminlayout</abbr></a></li>
<li><a href="packages/footnotes-footnotespublic.html"><abbr title="\footnotes\footnotespublic">footnotespublic</abbr></a></li>
<li><a href="packages/footnotes-footnotespublicwidget.html"><abbr title="\footnotes\footnotespublicwidget">footnotespublicwidget</abbr></a></li>
</ul>
<h3 class="phpdocumentor-sidebar__root-package"><a href="packages/Default.html"><abbr title="\Default">Default</abbr></a></h3>
</section>

View file

@ -59,7 +59,9 @@
<ul class="phpdocumentor-list">
<li><a href="packages/footnotes-footnotesincludes.html"><abbr title="\footnotes\footnotesincludes">footnotesincludes</abbr></a></li>
<li><a href="packages/footnotes-footnotesadmin.html"><abbr title="\footnotes\footnotesadmin">footnotesadmin</abbr></a></li>
<li><a href="packages/footnotes-footnotesadminlayout.html"><abbr title="\footnotes\footnotesadminlayout">footnotesadminlayout</abbr></a></li>
<li><a href="packages/footnotes-footnotespublic.html"><abbr title="\footnotes\footnotespublic">footnotespublic</abbr></a></li>
<li><a href="packages/footnotes-footnotespublicwidget.html"><abbr title="\footnotes\footnotespublicwidget">footnotespublicwidget</abbr></a></li>
</ul>
<h3 class="phpdocumentor-sidebar__root-package"><a href="packages/Default.html"><abbr title="\Default">Default</abbr></a></h3>
</section>

View file

@ -59,7 +59,9 @@
<ul class="phpdocumentor-list">
<li><a href="packages/footnotes-footnotesincludes.html"><abbr title="\footnotes\footnotesincludes">footnotesincludes</abbr></a></li>
<li><a href="packages/footnotes-footnotesadmin.html"><abbr title="\footnotes\footnotesadmin">footnotesadmin</abbr></a></li>
<li><a href="packages/footnotes-footnotesadminlayout.html"><abbr title="\footnotes\footnotesadminlayout">footnotesadminlayout</abbr></a></li>
<li><a href="packages/footnotes-footnotespublic.html"><abbr title="\footnotes\footnotespublic">footnotespublic</abbr></a></li>
<li><a href="packages/footnotes-footnotespublicwidget.html"><abbr title="\footnotes\footnotespublicwidget">footnotespublicwidget</abbr></a></li>
</ul>
<h3 class="phpdocumentor-sidebar__root-package"><a href="packages/Default.html"><abbr title="\Default">Default</abbr></a></h3>
</section>
@ -80,6 +82,7 @@
<div class="phpdocumentor-column -eight phpdocumentor-content">
<ul class="phpdocumentor-breadcrumbs">
<li class="phpdocumentor-breadcrumb"><a href="packages/footnotes.html">footnotes</a></li>
<li class="phpdocumentor-breadcrumb"><a href="packages/footnotes-footnotespublicwidget.html">footnotespublicwidget</a></li>
</ul>
<article class="phpdocumentor-element -file">

View file

@ -59,7 +59,9 @@
<ul class="phpdocumentor-list">
<li><a href="packages/footnotes-footnotesincludes.html"><abbr title="\footnotes\footnotesincludes">footnotesincludes</abbr></a></li>
<li><a href="packages/footnotes-footnotesadmin.html"><abbr title="\footnotes\footnotesadmin">footnotesadmin</abbr></a></li>
<li><a href="packages/footnotes-footnotesadminlayout.html"><abbr title="\footnotes\footnotesadminlayout">footnotesadminlayout</abbr></a></li>
<li><a href="packages/footnotes-footnotespublic.html"><abbr title="\footnotes\footnotespublic">footnotespublic</abbr></a></li>
<li><a href="packages/footnotes-footnotespublicwidget.html"><abbr title="\footnotes\footnotespublicwidget">footnotespublicwidget</abbr></a></li>
</ul>
<h3 class="phpdocumentor-sidebar__root-package"><a href="packages/Default.html"><abbr title="\Default">Default</abbr></a></h3>
</section>
@ -80,6 +82,7 @@
<div class="phpdocumentor-column -eight phpdocumentor-content">
<ul class="phpdocumentor-breadcrumbs">
<li class="phpdocumentor-breadcrumb"><a href="packages/footnotes.html">footnotes</a></li>
<li class="phpdocumentor-breadcrumb"><a href="packages/footnotes-footnotespublicwidget.html">footnotespublicwidget</a></li>
</ul>
<article class="phpdocumentor-element -file">

View file

@ -59,7 +59,9 @@
<ul class="phpdocumentor-list">
<li><a href="packages/footnotes-footnotesincludes.html"><abbr title="\footnotes\footnotesincludes">footnotesincludes</abbr></a></li>
<li><a href="packages/footnotes-footnotesadmin.html"><abbr title="\footnotes\footnotesadmin">footnotesadmin</abbr></a></li>
<li><a href="packages/footnotes-footnotesadminlayout.html"><abbr title="\footnotes\footnotesadminlayout">footnotesadminlayout</abbr></a></li>
<li><a href="packages/footnotes-footnotespublic.html"><abbr title="\footnotes\footnotespublic">footnotespublic</abbr></a></li>
<li><a href="packages/footnotes-footnotespublicwidget.html"><abbr title="\footnotes\footnotespublicwidget">footnotespublicwidget</abbr></a></li>
</ul>
<h3 class="phpdocumentor-sidebar__root-package"><a href="packages/Default.html"><abbr title="\Default">Default</abbr></a></h3>
</section>

View file

@ -52,7 +52,9 @@
<ul class="phpdocumentor-list">
<li><a href="packages/footnotes-footnotesincludes.html"><abbr title="\footnotes\footnotesincludes">footnotesincludes</abbr></a></li>
<li><a href="packages/footnotes-footnotesadmin.html"><abbr title="\footnotes\footnotesadmin">footnotesadmin</abbr></a></li>
<li><a href="packages/footnotes-footnotesadminlayout.html"><abbr title="\footnotes\footnotesadminlayout">footnotesadminlayout</abbr></a></li>
<li><a href="packages/footnotes-footnotespublic.html"><abbr title="\footnotes\footnotespublic">footnotespublic</abbr></a></li>
<li><a href="packages/footnotes-footnotespublicwidget.html"><abbr title="\footnotes\footnotespublicwidget">footnotespublicwidget</abbr></a></li>
</ul>
<h3 class="phpdocumentor-sidebar__root-package"><a href="packages/Default.html"><abbr title="\Default">Default</abbr></a></h3>
</section>

View file

@ -59,7 +59,9 @@
<ul class="phpdocumentor-list">
<li><a href="packages/footnotes-footnotesincludes.html"><abbr title="\footnotes\footnotesincludes">footnotesincludes</abbr></a></li>
<li><a href="packages/footnotes-footnotesadmin.html"><abbr title="\footnotes\footnotesadmin">footnotesadmin</abbr></a></li>
<li><a href="packages/footnotes-footnotesadminlayout.html"><abbr title="\footnotes\footnotesadminlayout">footnotesadminlayout</abbr></a></li>
<li><a href="packages/footnotes-footnotespublic.html"><abbr title="\footnotes\footnotespublic">footnotespublic</abbr></a></li>
<li><a href="packages/footnotes-footnotespublicwidget.html"><abbr title="\footnotes\footnotespublicwidget">footnotespublicwidget</abbr></a></li>
</ul>
<h3 class="phpdocumentor-sidebar__root-package"><a href="packages/Default.html"><abbr title="\Default">Default</abbr></a></h3>
</section>
@ -129,12 +131,12 @@
<dd>Handles each Template file for the Plugin Frontend (e.g. Settings Dashboard, Public pages, ...).</dd>
<dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/Footnotes-Public.html"><abbr title="\Footnotes_Public">Footnotes_Public</abbr></a></dt>
<dd>The public-facing functionality of the plugin.</dd>
<dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/Footnotes-Task.html"><abbr title="\Footnotes_Task">Footnotes_Task</abbr></a></dt>
<dd>Searches and replaces the footnotes and generates the reference container.</dd>
<dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/Footnotes-Widget-Base.html"><abbr title="\Footnotes_Widget_Base">Footnotes_Widget_Base</abbr></a></dt>
<dd>Base Class for all Plugin Widgets. Registers each Widget to WordPress.</dd>
<dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/Footnotes-Widget-Reference-Container.html"><abbr title="\Footnotes_Widget_Reference_Container">Footnotes_Widget_Reference_Container</abbr></a></dt>
<dd>Registers a Widget to put the Reference Container to the widget area.</dd>
<dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/Footnotes-Parser.html"><abbr title="\Footnotes_Parser">Footnotes_Parser</abbr></a></dt>
<dd>Searches and replaces the footnotes and generates the reference container.</dd>
</dl>

View file

@ -59,7 +59,9 @@
<ul class="phpdocumentor-list">
<li><a href="packages/footnotes-footnotesincludes.html"><abbr title="\footnotes\footnotesincludes">footnotesincludes</abbr></a></li>
<li><a href="packages/footnotes-footnotesadmin.html"><abbr title="\footnotes\footnotesadmin">footnotesadmin</abbr></a></li>
<li><a href="packages/footnotes-footnotesadminlayout.html"><abbr title="\footnotes\footnotesadminlayout">footnotesadminlayout</abbr></a></li>
<li><a href="packages/footnotes-footnotespublic.html"><abbr title="\footnotes\footnotespublic">footnotespublic</abbr></a></li>
<li><a href="packages/footnotes-footnotespublicwidget.html"><abbr title="\footnotes\footnotespublicwidget">footnotespublicwidget</abbr></a></li>
</ul>
<h3 class="phpdocumentor-sidebar__root-package"><a href="packages/Default.html"><abbr title="\Default">Default</abbr></a></h3>
</section>
@ -92,9 +94,9 @@
<li><a href="files/src-admin-layout-class-footnotes-layout-init.html"><abbr title="src/admin/layout/class-footnotes-layout-init.php">class-footnotes-layout-init.php</abbr></a></li>
<li><a href="files/src-admin-layout-class-footnotes-layout-settings.html"><abbr title="src/admin/layout/class-footnotes-layout-settings.php">class-footnotes-layout-settings.php</abbr></a></li>
<li><a href="files/src-includes-class-footnotes-loader.html"><abbr title="src/includes/class-footnotes-loader.php">class-footnotes-loader.php</abbr></a></li>
<li><a href="files/src-public-class-footnotes-parser.html"><abbr title="src/public/class-footnotes-parser.php">class-footnotes-parser.php</abbr></a></li>
<li><a href="files/src-public-class-footnotes-public.html"><abbr title="src/public/class-footnotes-public.php">class-footnotes-public.php</abbr></a></li>
<li><a href="files/src-includes-class-footnotes-settings.html"><abbr title="src/includes/class-footnotes-settings.php">class-footnotes-settings.php</abbr></a></li>
<li><a href="files/src-public-class-footnotes-task.html"><abbr title="src/public/class-footnotes-task.php">class-footnotes-task.php</abbr></a></li>
<li><a href="files/src-includes-class-footnotes-template.html"><abbr title="src/includes/class-footnotes-template.php">class-footnotes-template.php</abbr></a></li>
<li><a href="files/src-public-widget-class-footnotes-widget-base.html"><abbr title="src/public/widget/class-footnotes-widget-base.php">class-footnotes-widget-base.php</abbr></a></li>
<li><a href="files/src-public-widget-class-footnotes-widget-reference-container.html"><abbr title="src/public/widget/class-footnotes-widget-reference-container.php">class-footnotes-widget-reference-container.php</abbr></a></li>
@ -107,10 +109,10 @@
</ul>
<h3>I</h3>
<ul class="phpdocumentor-list">
<li><a href="files/src-admin-index.html"><abbr title="src/admin/index.php">index.php</abbr></a></li>
<li><a href="files/src-includes-index.html"><abbr title="src/includes/index.php">index.php</abbr></a></li>
<li><a href="files/src-index.html"><abbr title="src/index.php">index.php</abbr></a></li>
<li><a href="files/src-public-index.html"><abbr title="src/public/index.php">index.php</abbr></a></li>
<li><a href="files/src-includes-index.html"><abbr title="src/includes/index.php">index.php</abbr></a></li>
<li><a href="files/src-admin-index.html"><abbr title="src/admin/index.php">index.php</abbr></a></li>
</ul>
<h3>U</h3>
<ul class="phpdocumentor-list">

View file

@ -126,10 +126,10 @@ Search.appendIndex(
"summary": "Register\u0020the\u0020JavaScript\u0020for\u0020the\u0020admin\u0020area.",
"url": "classes/Footnotes-Admin.html#method_enqueue_scripts"
}, {
"fqsen": "\\Footnotes_Admin\u003A\u003Aget_plugin_links\u0028\u0029",
"name": "get_plugin_links",
"fqsen": "\\Footnotes_Admin\u003A\u003Afootnotes_action_links\u0028\u0029",
"name": "footnotes_action_links",
"summary": "Appends\u0020the\u0020Plugin\u0020links\u0020for\u0020display\u0020in\u0020the\u0020dashboard\u0020Plugins\u0020page.",
"url": "classes/Footnotes-Admin.html#method_get_plugin_links"
"url": "classes/Footnotes-Admin.html#method_footnotes_action_links"
}, {
"fqsen": "\\Footnotes_Admin\u003A\u003A\u0024plugin_name",
"name": "plugin_name",
@ -320,6 +320,11 @@ Search.appendIndex(
"name": "__construct",
"summary": "Class\u0020Constructor.\u0020Initializes\u0020all\u0020WordPress\u0020hooks\u0020for\u0020the\u0020Plugin\u0020Settings.",
"url": "classes/Footnotes-Layout-Init.html#method___construct"
}, {
"fqsen": "\\Footnotes_Layout_Init\u003A\u003Aload_dependencies\u0028\u0029",
"name": "load_dependencies",
"summary": "Load\u0020the\u0020required\u0020dependencies\u0020for\u0020this\u0020plugin.",
"url": "classes/Footnotes-Layout-Init.html#method_load_dependencies"
}, {
"fqsen": "\\Footnotes_Layout_Init\u003A\u003Ainitialize_settings\u0028\u0029",
"name": "initialize_settings",
@ -340,11 +345,6 @@ Search.appendIndex(
"name": "C_STR_MAIN_MENU_SLUG",
"summary": "Slug\u0020for\u0020the\u0020Plugin\u0020main\u0020menu.",
"url": "classes/Footnotes-Layout-Init.html#constant_C_STR_MAIN_MENU_SLUG"
}, {
"fqsen": "\\Footnotes_Layout_Init\u003A\u003AC_STR_MAIN_MENU_TITLE",
"name": "C_STR_MAIN_MENU_TITLE",
"summary": "Plugin\u0020main\u0020menu\u0020name.",
"url": "classes/Footnotes-Layout-Init.html#constant_C_STR_MAIN_MENU_TITLE"
}, {
"fqsen": "\\Footnotes_Layout_Init\u003A\u003A\u0024settings_page",
"name": "settings_page",
@ -1345,196 +1345,6 @@ Search.appendIndex(
"name": "a_str_script_mode",
"summary": "Allows\u0020to\u0020determine\u0020the\u0020script\u0020mode\u0020among\u0020jQuery\u0020or\u0020plain\u0020JS.",
"url": "classes/Footnotes-Public.html#property_a_str_script_mode"
}, {
"fqsen": "\\Footnotes_Task",
"name": "Footnotes_Task",
"summary": "Searches\u0020and\u0020replaces\u0020the\u0020footnotes\u0020and\u0020generates\u0020the\u0020reference\u0020container.",
"url": "classes/Footnotes-Task.html"
}, {
"fqsen": "\\Footnotes_Task\u003A\u003A__construct\u0028\u0029",
"name": "__construct",
"summary": "Initialize\u0020the\u0020class\u0020and\u0020set\u0020its\u0020properties.",
"url": "classes/Footnotes-Task.html#method___construct"
}, {
"fqsen": "\\Footnotes_Task\u003A\u003Aregister_hooks\u0028\u0029",
"name": "register_hooks",
"summary": "Register\u0020WordPress\u0020hooks\u0020to\u0020replace\u0020Footnotes\u0020in\u0020the\u0020content\u0020of\u0020a\u0020public\u0020page.",
"url": "classes/Footnotes-Task.html#method_register_hooks"
}, {
"fqsen": "\\Footnotes_Task\u003A\u003Afootnotes_output_head\u0028\u0029",
"name": "footnotes_output_head",
"summary": "Outputs\u0020the\u0020custom\u0020css\u0020to\u0020the\u0020header\u0020of\u0020the\u0020public\u0020page.",
"url": "classes/Footnotes-Task.html#method_footnotes_output_head"
}, {
"fqsen": "\\Footnotes_Task\u003A\u003Afootnotes_output_footer\u0028\u0029",
"name": "footnotes_output_footer",
"summary": "Displays\u0020the\u0020\u0027LOVE\u0020FOOTNOTES\u0027\u0020slug\u0020if\u0020enabled.",
"url": "classes/Footnotes-Task.html#method_footnotes_output_footer"
}, {
"fqsen": "\\Footnotes_Task\u003A\u003Afootnotes_in_title\u0028\u0029",
"name": "footnotes_in_title",
"summary": "Replaces\u0020footnotes\u0020in\u0020the\u0020post\/page\u0020title.",
"url": "classes/Footnotes-Task.html#method_footnotes_in_title"
}, {
"fqsen": "\\Footnotes_Task\u003A\u003Afootnotes_in_content\u0028\u0029",
"name": "footnotes_in_content",
"summary": "Replaces\u0020footnotes\u0020in\u0020the\u0020content\u0020of\u0020the\u0020current\u0020page\/post.",
"url": "classes/Footnotes-Task.html#method_footnotes_in_content"
}, {
"fqsen": "\\Footnotes_Task\u003A\u003Afootnotes_in_excerpt\u0028\u0029",
"name": "footnotes_in_excerpt",
"summary": "Processes\u0020existing\u0020excerpt\u0020or\u0020replaces\u0020it\u0020with\u0020a\u0020new\u0020one\u0020generated\u0020on\u0020the\u0020basis\u0020of\u0020the\u0020post.",
"url": "classes/Footnotes-Task.html#method_footnotes_in_excerpt"
}, {
"fqsen": "\\Footnotes_Task\u003A\u003Agenerate_excerpt\u0028\u0029",
"name": "generate_excerpt",
"summary": "Generates\u0020excerpt\u0020on\u0020the\u0020basis\u0020of\u0020the\u0020post.",
"url": "classes/Footnotes-Task.html#method_generate_excerpt"
}, {
"fqsen": "\\Footnotes_Task\u003A\u003Agenerate_excerpt_with_footnotes\u0028\u0029",
"name": "generate_excerpt_with_footnotes",
"summary": "Generates\u0020excerpt\u0020with\u0020footnotes\u0020on\u0020the\u0020basis\u0020of\u0020the\u0020post.",
"url": "classes/Footnotes-Task.html#method_generate_excerpt_with_footnotes"
}, {
"fqsen": "\\Footnotes_Task\u003A\u003Afootnotes_in_widget_title\u0028\u0029",
"name": "footnotes_in_widget_title",
"summary": "Replaces\u0020footnotes\u0020in\u0020the\u0020widget\u0020title.",
"url": "classes/Footnotes-Task.html#method_footnotes_in_widget_title"
}, {
"fqsen": "\\Footnotes_Task\u003A\u003Afootnotes_in_widget_text\u0028\u0029",
"name": "footnotes_in_widget_text",
"summary": "Replaces\u0020footnotes\u0020in\u0020the\u0020content\u0020of\u0020the\u0020current\u0020widget.",
"url": "classes/Footnotes-Task.html#method_footnotes_in_widget_text"
}, {
"fqsen": "\\Footnotes_Task\u003A\u003Aexec\u0028\u0029",
"name": "exec",
"summary": "Replaces\u0020all\u0020footnotes\u0020that\u0020occur\u0020in\u0020the\u0020given\u0020content.",
"url": "classes/Footnotes-Task.html#method_exec"
}, {
"fqsen": "\\Footnotes_Task\u003A\u003Aunify_delimiters\u0028\u0029",
"name": "unify_delimiters",
"summary": "Brings\u0020the\u0020delimiters\u0020and\u0020unifies\u0020their\u0020various\u0020HTML\u0020escapement\u0020schemas.",
"url": "classes/Footnotes-Task.html#method_unify_delimiters"
}, {
"fqsen": "\\Footnotes_Task\u003A\u003Asearch\u0028\u0029",
"name": "search",
"summary": "Replaces\u0020all\u0020footnotes\u0020in\u0020the\u0020given\u0020content\u0020and\u0020appends\u0020them\u0020to\u0020the\u0020static\u0020property.",
"url": "classes/Footnotes-Task.html#method_search"
}, {
"fqsen": "\\Footnotes_Task\u003A\u003Areference_container\u0028\u0029",
"name": "reference_container",
"summary": "Generates\u0020the\u0020reference\u0020container.",
"url": "classes/Footnotes-Task.html#method_reference_container"
}, {
"fqsen": "\\Footnotes_Task\u003A\u003A\u0024a_arr_footnotes",
"name": "a_arr_footnotes",
"summary": "Contains\u0020all\u0020footnotes\u0020found\u0020in\u0020the\u0020searched\u0020content.",
"url": "classes/Footnotes-Task.html#property_a_arr_footnotes"
}, {
"fqsen": "\\Footnotes_Task\u003A\u003A\u0024a_bool_allow_love_me",
"name": "a_bool_allow_love_me",
"summary": "Flag\u0020if\u0020the\u0020display\u0020of\u0020\u0027LOVE\u0020FOOTNOTES\u0027\u0020is\u0020allowed\u0020on\u0020the\u0020current\u0020public\u0020page.",
"url": "classes/Footnotes-Task.html#property_a_bool_allow_love_me"
}, {
"fqsen": "\\Footnotes_Task\u003A\u003A\u0024a_str_prefix",
"name": "a_str_prefix",
"summary": "Prefix\u0020for\u0020the\u0020Footnote\u0020html\u0020element\u0020ID.",
"url": "classes/Footnotes-Task.html#property_a_str_prefix"
}, {
"fqsen": "\\Footnotes_Task\u003A\u003A\u0024a_int_post_id",
"name": "a_int_post_id",
"summary": "Autoload\u0020a.k.a.\u0020infinite\u0020scroll,\u0020or\u0020archive\u0020view.",
"url": "classes/Footnotes-Task.html#property_a_int_post_id"
}, {
"fqsen": "\\Footnotes_Task\u003A\u003A\u0024a_int_reference_container_id",
"name": "a_int_reference_container_id",
"summary": "Multiple\u0020reference\u0020containers\u0020in\u0020content\u0020and\u0020widgets.",
"url": "classes/Footnotes-Task.html#property_a_int_reference_container_id"
}, {
"fqsen": "\\Footnotes_Task\u003A\u003A\u0024a_bool_hard_links_enabled",
"name": "a_bool_hard_links_enabled",
"summary": "Hard\u0020links\u0020for\u0020AMP\u0020compatibility.",
"url": "classes/Footnotes-Task.html#property_a_bool_hard_links_enabled"
}, {
"fqsen": "\\Footnotes_Task\u003A\u003A\u0024a_str_referrer_link_slug",
"name": "a_str_referrer_link_slug",
"summary": "The\u0020referrer\u0020slug.",
"url": "classes/Footnotes-Task.html#property_a_str_referrer_link_slug"
}, {
"fqsen": "\\Footnotes_Task\u003A\u003A\u0024a_str_footnote_link_slug",
"name": "a_str_footnote_link_slug",
"summary": "The\u0020footnote\u0020slug.",
"url": "classes/Footnotes-Task.html#property_a_str_footnote_link_slug"
}, {
"fqsen": "\\Footnotes_Task\u003A\u003A\u0024a_str_link_ids_separator",
"name": "a_str_link_ids_separator",
"summary": "The\u0020slug\u0020and\u0020identifier\u0020separator.",
"url": "classes/Footnotes-Task.html#property_a_str_link_ids_separator"
}, {
"fqsen": "\\Footnotes_Task\u003A\u003A\u0024a_str_post_container_id_compound",
"name": "a_str_post_container_id_compound",
"summary": "Contains\u0020the\u0020concatenated\u0020fragment\u0020ID\u0020base.",
"url": "classes/Footnotes-Task.html#property_a_str_post_container_id_compound"
}, {
"fqsen": "\\Footnotes_Task\u003A\u003A\u0024a_int_scroll_offset",
"name": "a_int_scroll_offset",
"summary": "Scroll\u0020offset.",
"url": "classes/Footnotes-Task.html#property_a_int_scroll_offset"
}, {
"fqsen": "\\Footnotes_Task\u003A\u003A\u0024a_str_link_span",
"name": "a_str_link_span",
"summary": "The\u0020span\u0020element\u0020name.",
"url": "classes/Footnotes-Task.html#property_a_str_link_span"
}, {
"fqsen": "\\Footnotes_Task\u003A\u003A\u0024a_str_link_open_tag",
"name": "a_str_link_open_tag",
"summary": "The\u0020opening\u0020tag.",
"url": "classes/Footnotes-Task.html#property_a_str_link_open_tag"
}, {
"fqsen": "\\Footnotes_Task\u003A\u003A\u0024a_str_link_close_tag",
"name": "a_str_link_close_tag",
"summary": "The\u0020closing\u0020tag.",
"url": "classes/Footnotes-Task.html#property_a_str_link_close_tag"
}, {
"fqsen": "\\Footnotes_Task\u003A\u003A\u0024a_str_tooltip_shortcode",
"name": "a_str_tooltip_shortcode",
"summary": "The\u0020tooltip\u0020delimiter\u0020shortcode.",
"url": "classes/Footnotes-Task.html#property_a_str_tooltip_shortcode"
}, {
"fqsen": "\\Footnotes_Task\u003A\u003A\u0024a_int_tooltip_shortcode_length",
"name": "a_int_tooltip_shortcode_length",
"summary": "The\u0020tooltip\u0020delimiter\u0020shortcode\u0020length.",
"url": "classes/Footnotes-Task.html#property_a_int_tooltip_shortcode_length"
}, {
"fqsen": "\\Footnotes_Task\u003A\u003A\u0024a_bool_mirror_tooltip_text",
"name": "a_bool_mirror_tooltip_text",
"summary": "Whether\u0020to\u0020mirror\u0020the\u0020tooltip\u0020text\u0020in\u0020the\u0020reference\u0020container.",
"url": "classes/Footnotes-Task.html#property_a_bool_mirror_tooltip_text"
}, {
"fqsen": "\\Footnotes_Task\u003A\u003A\u0024a_str_start_tag",
"name": "a_str_start_tag",
"summary": "Footnote\u0020delimiter\u0020start\u0020short\u0020code.",
"url": "classes/Footnotes-Task.html#property_a_str_start_tag"
}, {
"fqsen": "\\Footnotes_Task\u003A\u003A\u0024a_str_end_tag",
"name": "a_str_end_tag",
"summary": "Footnote\u0020delimiter\u0020end\u0020short\u0020code.",
"url": "classes/Footnotes-Task.html#property_a_str_end_tag"
}, {
"fqsen": "\\Footnotes_Task\u003A\u003A\u0024a_str_start_tag_regex",
"name": "a_str_start_tag_regex",
"summary": "Footnote\u0020delimiter\u0020start\u0020short\u0020code\u0020in\u0020regex\u0020format.",
"url": "classes/Footnotes-Task.html#property_a_str_start_tag_regex"
}, {
"fqsen": "\\Footnotes_Task\u003A\u003A\u0024a_str_end_tag_regex",
"name": "a_str_end_tag_regex",
"summary": "Footnote\u0020delimiter\u0020end\u0020short\u0020code\u0020in\u0020regex\u0020format.",
"url": "classes/Footnotes-Task.html#property_a_str_end_tag_regex"
}, {
"fqsen": "\\Footnotes_Task\u003A\u003A\u0024a_bool_syntax_error_flag",
"name": "a_bool_syntax_error_flag",
"summary": "Footnote\u0020delimiter\u0020syntax\u0020validation\u0020enabled.",
"url": "classes/Footnotes-Task.html#property_a_bool_syntax_error_flag"
}, {
"fqsen": "\\Footnotes_Widget_Base",
"name": "Footnotes_Widget_Base",
@ -1595,6 +1405,196 @@ Search.appendIndex(
"name": "widget",
"summary": "Outputs\u0020the\u0020Content\u0020of\u0020the\u0020Widget.",
"url": "classes/Footnotes-Widget-Reference-Container.html#method_widget"
}, {
"fqsen": "\\Footnotes_Parser",
"name": "Footnotes_Parser",
"summary": "Searches\u0020and\u0020replaces\u0020the\u0020footnotes\u0020and\u0020generates\u0020the\u0020reference\u0020container.",
"url": "classes/Footnotes-Parser.html"
}, {
"fqsen": "\\Footnotes_Parser\u003A\u003A__construct\u0028\u0029",
"name": "__construct",
"summary": "Initialize\u0020the\u0020class\u0020and\u0020set\u0020its\u0020properties.",
"url": "classes/Footnotes-Parser.html#method___construct"
}, {
"fqsen": "\\Footnotes_Parser\u003A\u003Aregister_hooks\u0028\u0029",
"name": "register_hooks",
"summary": "Register\u0020WordPress\u0020hooks\u0020to\u0020replace\u0020Footnotes\u0020in\u0020the\u0020content\u0020of\u0020a\u0020public\u0020page.",
"url": "classes/Footnotes-Parser.html#method_register_hooks"
}, {
"fqsen": "\\Footnotes_Parser\u003A\u003Afootnotes_output_head\u0028\u0029",
"name": "footnotes_output_head",
"summary": "Outputs\u0020the\u0020custom\u0020css\u0020to\u0020the\u0020header\u0020of\u0020the\u0020public\u0020page.",
"url": "classes/Footnotes-Parser.html#method_footnotes_output_head"
}, {
"fqsen": "\\Footnotes_Parser\u003A\u003Afootnotes_output_footer\u0028\u0029",
"name": "footnotes_output_footer",
"summary": "Displays\u0020the\u0020\u0027LOVE\u0020FOOTNOTES\u0027\u0020slug\u0020if\u0020enabled.",
"url": "classes/Footnotes-Parser.html#method_footnotes_output_footer"
}, {
"fqsen": "\\Footnotes_Parser\u003A\u003Afootnotes_in_title\u0028\u0029",
"name": "footnotes_in_title",
"summary": "Replaces\u0020footnotes\u0020in\u0020the\u0020post\/page\u0020title.",
"url": "classes/Footnotes-Parser.html#method_footnotes_in_title"
}, {
"fqsen": "\\Footnotes_Parser\u003A\u003Afootnotes_in_content\u0028\u0029",
"name": "footnotes_in_content",
"summary": "Replaces\u0020footnotes\u0020in\u0020the\u0020content\u0020of\u0020the\u0020current\u0020page\/post.",
"url": "classes/Footnotes-Parser.html#method_footnotes_in_content"
}, {
"fqsen": "\\Footnotes_Parser\u003A\u003Afootnotes_in_excerpt\u0028\u0029",
"name": "footnotes_in_excerpt",
"summary": "Processes\u0020existing\u0020excerpt\u0020or\u0020replaces\u0020it\u0020with\u0020a\u0020new\u0020one\u0020generated\u0020on\u0020the\u0020basis\u0020of\u0020the\u0020post.",
"url": "classes/Footnotes-Parser.html#method_footnotes_in_excerpt"
}, {
"fqsen": "\\Footnotes_Parser\u003A\u003Agenerate_excerpt\u0028\u0029",
"name": "generate_excerpt",
"summary": "Generates\u0020excerpt\u0020on\u0020the\u0020basis\u0020of\u0020the\u0020post.",
"url": "classes/Footnotes-Parser.html#method_generate_excerpt"
}, {
"fqsen": "\\Footnotes_Parser\u003A\u003Agenerate_excerpt_with_footnotes\u0028\u0029",
"name": "generate_excerpt_with_footnotes",
"summary": "Generates\u0020excerpt\u0020with\u0020footnotes\u0020on\u0020the\u0020basis\u0020of\u0020the\u0020post.",
"url": "classes/Footnotes-Parser.html#method_generate_excerpt_with_footnotes"
}, {
"fqsen": "\\Footnotes_Parser\u003A\u003Afootnotes_in_widget_title\u0028\u0029",
"name": "footnotes_in_widget_title",
"summary": "Replaces\u0020footnotes\u0020in\u0020the\u0020widget\u0020title.",
"url": "classes/Footnotes-Parser.html#method_footnotes_in_widget_title"
}, {
"fqsen": "\\Footnotes_Parser\u003A\u003Afootnotes_in_widget_text\u0028\u0029",
"name": "footnotes_in_widget_text",
"summary": "Replaces\u0020footnotes\u0020in\u0020the\u0020content\u0020of\u0020the\u0020current\u0020widget.",
"url": "classes/Footnotes-Parser.html#method_footnotes_in_widget_text"
}, {
"fqsen": "\\Footnotes_Parser\u003A\u003Aexec\u0028\u0029",
"name": "exec",
"summary": "Replaces\u0020all\u0020footnotes\u0020that\u0020occur\u0020in\u0020the\u0020given\u0020content.",
"url": "classes/Footnotes-Parser.html#method_exec"
}, {
"fqsen": "\\Footnotes_Parser\u003A\u003Aunify_delimiters\u0028\u0029",
"name": "unify_delimiters",
"summary": "Brings\u0020the\u0020delimiters\u0020and\u0020unifies\u0020their\u0020various\u0020HTML\u0020escapement\u0020schemas.",
"url": "classes/Footnotes-Parser.html#method_unify_delimiters"
}, {
"fqsen": "\\Footnotes_Parser\u003A\u003Asearch\u0028\u0029",
"name": "search",
"summary": "Replaces\u0020all\u0020footnotes\u0020in\u0020the\u0020given\u0020content\u0020and\u0020appends\u0020them\u0020to\u0020the\u0020static\u0020property.",
"url": "classes/Footnotes-Parser.html#method_search"
}, {
"fqsen": "\\Footnotes_Parser\u003A\u003Areference_container\u0028\u0029",
"name": "reference_container",
"summary": "Generates\u0020the\u0020reference\u0020container.",
"url": "classes/Footnotes-Parser.html#method_reference_container"
}, {
"fqsen": "\\Footnotes_Parser\u003A\u003A\u0024a_arr_footnotes",
"name": "a_arr_footnotes",
"summary": "Contains\u0020all\u0020footnotes\u0020found\u0020in\u0020the\u0020searched\u0020content.",
"url": "classes/Footnotes-Parser.html#property_a_arr_footnotes"
}, {
"fqsen": "\\Footnotes_Parser\u003A\u003A\u0024a_bool_allow_love_me",
"name": "a_bool_allow_love_me",
"summary": "Flag\u0020if\u0020the\u0020display\u0020of\u0020\u0027LOVE\u0020FOOTNOTES\u0027\u0020is\u0020allowed\u0020on\u0020the\u0020current\u0020public\u0020page.",
"url": "classes/Footnotes-Parser.html#property_a_bool_allow_love_me"
}, {
"fqsen": "\\Footnotes_Parser\u003A\u003A\u0024a_str_prefix",
"name": "a_str_prefix",
"summary": "Prefix\u0020for\u0020the\u0020Footnote\u0020html\u0020element\u0020ID.",
"url": "classes/Footnotes-Parser.html#property_a_str_prefix"
}, {
"fqsen": "\\Footnotes_Parser\u003A\u003A\u0024a_int_post_id",
"name": "a_int_post_id",
"summary": "Autoload\u0020a.k.a.\u0020infinite\u0020scroll,\u0020or\u0020archive\u0020view.",
"url": "classes/Footnotes-Parser.html#property_a_int_post_id"
}, {
"fqsen": "\\Footnotes_Parser\u003A\u003A\u0024a_int_reference_container_id",
"name": "a_int_reference_container_id",
"summary": "Multiple\u0020reference\u0020containers\u0020in\u0020content\u0020and\u0020widgets.",
"url": "classes/Footnotes-Parser.html#property_a_int_reference_container_id"
}, {
"fqsen": "\\Footnotes_Parser\u003A\u003A\u0024a_bool_hard_links_enabled",
"name": "a_bool_hard_links_enabled",
"summary": "Hard\u0020links\u0020for\u0020AMP\u0020compatibility.",
"url": "classes/Footnotes-Parser.html#property_a_bool_hard_links_enabled"
}, {
"fqsen": "\\Footnotes_Parser\u003A\u003A\u0024a_str_referrer_link_slug",
"name": "a_str_referrer_link_slug",
"summary": "The\u0020referrer\u0020slug.",
"url": "classes/Footnotes-Parser.html#property_a_str_referrer_link_slug"
}, {
"fqsen": "\\Footnotes_Parser\u003A\u003A\u0024a_str_footnote_link_slug",
"name": "a_str_footnote_link_slug",
"summary": "The\u0020footnote\u0020slug.",
"url": "classes/Footnotes-Parser.html#property_a_str_footnote_link_slug"
}, {
"fqsen": "\\Footnotes_Parser\u003A\u003A\u0024a_str_link_ids_separator",
"name": "a_str_link_ids_separator",
"summary": "The\u0020slug\u0020and\u0020identifier\u0020separator.",
"url": "classes/Footnotes-Parser.html#property_a_str_link_ids_separator"
}, {
"fqsen": "\\Footnotes_Parser\u003A\u003A\u0024a_str_post_container_id_compound",
"name": "a_str_post_container_id_compound",
"summary": "Contains\u0020the\u0020concatenated\u0020fragment\u0020ID\u0020base.",
"url": "classes/Footnotes-Parser.html#property_a_str_post_container_id_compound"
}, {
"fqsen": "\\Footnotes_Parser\u003A\u003A\u0024a_int_scroll_offset",
"name": "a_int_scroll_offset",
"summary": "Scroll\u0020offset.",
"url": "classes/Footnotes-Parser.html#property_a_int_scroll_offset"
}, {
"fqsen": "\\Footnotes_Parser\u003A\u003A\u0024a_str_link_span",
"name": "a_str_link_span",
"summary": "The\u0020span\u0020element\u0020name.",
"url": "classes/Footnotes-Parser.html#property_a_str_link_span"
}, {
"fqsen": "\\Footnotes_Parser\u003A\u003A\u0024a_str_link_open_tag",
"name": "a_str_link_open_tag",
"summary": "The\u0020opening\u0020tag.",
"url": "classes/Footnotes-Parser.html#property_a_str_link_open_tag"
}, {
"fqsen": "\\Footnotes_Parser\u003A\u003A\u0024a_str_link_close_tag",
"name": "a_str_link_close_tag",
"summary": "The\u0020closing\u0020tag.",
"url": "classes/Footnotes-Parser.html#property_a_str_link_close_tag"
}, {
"fqsen": "\\Footnotes_Parser\u003A\u003A\u0024a_str_tooltip_shortcode",
"name": "a_str_tooltip_shortcode",
"summary": "The\u0020tooltip\u0020delimiter\u0020shortcode.",
"url": "classes/Footnotes-Parser.html#property_a_str_tooltip_shortcode"
}, {
"fqsen": "\\Footnotes_Parser\u003A\u003A\u0024a_int_tooltip_shortcode_length",
"name": "a_int_tooltip_shortcode_length",
"summary": "The\u0020tooltip\u0020delimiter\u0020shortcode\u0020length.",
"url": "classes/Footnotes-Parser.html#property_a_int_tooltip_shortcode_length"
}, {
"fqsen": "\\Footnotes_Parser\u003A\u003A\u0024a_bool_mirror_tooltip_text",
"name": "a_bool_mirror_tooltip_text",
"summary": "Whether\u0020to\u0020mirror\u0020the\u0020tooltip\u0020text\u0020in\u0020the\u0020reference\u0020container.",
"url": "classes/Footnotes-Parser.html#property_a_bool_mirror_tooltip_text"
}, {
"fqsen": "\\Footnotes_Parser\u003A\u003A\u0024a_str_start_tag",
"name": "a_str_start_tag",
"summary": "Footnote\u0020delimiter\u0020start\u0020short\u0020code.",
"url": "classes/Footnotes-Parser.html#property_a_str_start_tag"
}, {
"fqsen": "\\Footnotes_Parser\u003A\u003A\u0024a_str_end_tag",
"name": "a_str_end_tag",
"summary": "Footnote\u0020delimiter\u0020end\u0020short\u0020code.",
"url": "classes/Footnotes-Parser.html#property_a_str_end_tag"
}, {
"fqsen": "\\Footnotes_Parser\u003A\u003A\u0024a_str_start_tag_regex",
"name": "a_str_start_tag_regex",
"summary": "Footnote\u0020delimiter\u0020start\u0020short\u0020code\u0020in\u0020regex\u0020format.",
"url": "classes/Footnotes-Parser.html#property_a_str_start_tag_regex"
}, {
"fqsen": "\\Footnotes_Parser\u003A\u003A\u0024a_str_end_tag_regex",
"name": "a_str_end_tag_regex",
"summary": "Footnote\u0020delimiter\u0020end\u0020short\u0020code\u0020in\u0020regex\u0020format.",
"url": "classes/Footnotes-Parser.html#property_a_str_end_tag_regex"
}, {
"fqsen": "\\Footnotes_Parser\u003A\u003A\u0024a_bool_syntax_error_flag",
"name": "a_bool_syntax_error_flag",
"summary": "Footnote\u0020delimiter\u0020syntax\u0020validation\u0020enabled.",
"url": "classes/Footnotes-Parser.html#property_a_bool_syntax_error_flag"
}, {
"fqsen": "\\",
"name": "\\",

View file

@ -59,7 +59,9 @@
<ul class="phpdocumentor-list">
<li><a href="packages/footnotes-footnotesincludes.html"><abbr title="\footnotes\footnotesincludes">footnotesincludes</abbr></a></li>
<li><a href="packages/footnotes-footnotesadmin.html"><abbr title="\footnotes\footnotesadmin">footnotesadmin</abbr></a></li>
<li><a href="packages/footnotes-footnotesadminlayout.html"><abbr title="\footnotes\footnotesadminlayout">footnotesadminlayout</abbr></a></li>
<li><a href="packages/footnotes-footnotespublic.html"><abbr title="\footnotes\footnotespublic">footnotespublic</abbr></a></li>
<li><a href="packages/footnotes-footnotespublicwidget.html"><abbr title="\footnotes\footnotespublicwidget">footnotespublicwidget</abbr></a></li>
</ul>
<h3 class="phpdocumentor-sidebar__root-package"><a href="packages/Default.html"><abbr title="\Default">Default</abbr></a></h3>
</section>
@ -123,12 +125,12 @@
<dd>Handles each Template file for the Plugin Frontend (e.g. Settings Dashboard, Public pages, ...).</dd>
<dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/Footnotes-Public.html"><abbr title="\Footnotes_Public">Footnotes_Public</abbr></a></dt>
<dd>The public-facing functionality of the plugin.</dd>
<dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/Footnotes-Task.html"><abbr title="\Footnotes_Task">Footnotes_Task</abbr></a></dt>
<dd>Searches and replaces the footnotes and generates the reference container.</dd>
<dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/Footnotes-Widget-Base.html"><abbr title="\Footnotes_Widget_Base">Footnotes_Widget_Base</abbr></a></dt>
<dd>Base Class for all Plugin Widgets. Registers each Widget to WordPress.</dd>
<dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/Footnotes-Widget-Reference-Container.html"><abbr title="\Footnotes_Widget_Reference_Container">Footnotes_Widget_Reference_Container</abbr></a></dt>
<dd>Registers a Widget to put the Reference Container to the widget area.</dd>
<dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/Footnotes-Parser.html"><abbr title="\Footnotes_Parser">Footnotes_Parser</abbr></a></dt>
<dd>Searches and replaces the footnotes and generates the reference container.</dd>
</dl>

View file

@ -59,7 +59,9 @@
<ul class="phpdocumentor-list">
<li><a href="packages/footnotes-footnotesincludes.html"><abbr title="\footnotes\footnotesincludes">footnotesincludes</abbr></a></li>
<li><a href="packages/footnotes-footnotesadmin.html"><abbr title="\footnotes\footnotesadmin">footnotesadmin</abbr></a></li>
<li><a href="packages/footnotes-footnotesadminlayout.html"><abbr title="\footnotes\footnotesadminlayout">footnotesadminlayout</abbr></a></li>
<li><a href="packages/footnotes-footnotespublic.html"><abbr title="\footnotes\footnotespublic">footnotespublic</abbr></a></li>
<li><a href="packages/footnotes-footnotespublicwidget.html"><abbr title="\footnotes\footnotespublicwidget">footnotespublicwidget</abbr></a></li>
</ul>
<h3 class="phpdocumentor-sidebar__root-package"><a href="packages/Default.html"><abbr title="\Default">Default</abbr></a></h3>
</section>

View file

@ -59,7 +59,9 @@
<ul class="phpdocumentor-list">
<li><a href="packages/footnotes-footnotesincludes.html"><abbr title="\footnotes\footnotesincludes">footnotesincludes</abbr></a></li>
<li><a href="packages/footnotes-footnotesadmin.html"><abbr title="\footnotes\footnotesadmin">footnotesadmin</abbr></a></li>
<li><a href="packages/footnotes-footnotesadminlayout.html"><abbr title="\footnotes\footnotesadminlayout">footnotesadminlayout</abbr></a></li>
<li><a href="packages/footnotes-footnotespublic.html"><abbr title="\footnotes\footnotespublic">footnotespublic</abbr></a></li>
<li><a href="packages/footnotes-footnotespublicwidget.html"><abbr title="\footnotes\footnotespublicwidget">footnotespublicwidget</abbr></a></li>
</ul>
<h3 class="phpdocumentor-sidebar__root-package"><a href="packages/Default.html"><abbr title="\Default">Default</abbr></a></h3>
</section>

View file

@ -59,7 +59,9 @@
<ul class="phpdocumentor-list">
<li><a href="packages/footnotes-footnotesincludes.html"><abbr title="\footnotes\footnotesincludes">footnotesincludes</abbr></a></li>
<li><a href="packages/footnotes-footnotesadmin.html"><abbr title="\footnotes\footnotesadmin">footnotesadmin</abbr></a></li>
<li><a href="packages/footnotes-footnotesadminlayout.html"><abbr title="\footnotes\footnotesadminlayout">footnotesadminlayout</abbr></a></li>
<li><a href="packages/footnotes-footnotespublic.html"><abbr title="\footnotes\footnotespublic">footnotespublic</abbr></a></li>
<li><a href="packages/footnotes-footnotespublicwidget.html"><abbr title="\footnotes\footnotespublicwidget">footnotespublicwidget</abbr></a></li>
</ul>
<h3 class="phpdocumentor-sidebar__root-package"><a href="packages/Default.html"><abbr title="\Default">Default</abbr></a></h3>
</section>

View file

@ -0,0 +1,120 @@
<!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>
</section>
<section class="phpdocumentor-sidebar__category">
<h2 class="phpdocumentor-sidebar__category-header">Packages</h2>
<h3 class="phpdocumentor-sidebar__root-package"><a href="packages/footnotes.html"><abbr title="\footnotes">footnotes</abbr></a></h3>
<ul class="phpdocumentor-list">
<li><a href="packages/footnotes-footnotesincludes.html"><abbr title="\footnotes\footnotesincludes">footnotesincludes</abbr></a></li>
<li><a href="packages/footnotes-footnotesadmin.html"><abbr title="\footnotes\footnotesadmin">footnotesadmin</abbr></a></li>
<li><a href="packages/footnotes-footnotesadminlayout.html"><abbr title="\footnotes\footnotesadminlayout">footnotesadminlayout</abbr></a></li>
<li><a href="packages/footnotes-footnotespublic.html"><abbr title="\footnotes\footnotespublic">footnotespublic</abbr></a></li>
<li><a href="packages/footnotes-footnotespublicwidget.html"><abbr title="\footnotes\footnotespublicwidget">footnotespublicwidget</abbr></a></li>
</ul>
<h3 class="phpdocumentor-sidebar__root-package"><a href="packages/Default.html"><abbr title="\Default">Default</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 -package">
<h2 class="phpdocumentor-content__title">footnotesadminlayout</h2>
</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="packages/footnotes-footnotesadminlayout.html#top" class="phpdocumentor-back-to-top"><i class="fas fa-chevron-circle-up"></i></a>
</main>
<script>
cssVars({});
</script>
</body>
</html>

View file

@ -59,7 +59,9 @@
<ul class="phpdocumentor-list">
<li><a href="packages/footnotes-footnotesincludes.html"><abbr title="\footnotes\footnotesincludes">footnotesincludes</abbr></a></li>
<li><a href="packages/footnotes-footnotesadmin.html"><abbr title="\footnotes\footnotesadmin">footnotesadmin</abbr></a></li>
<li><a href="packages/footnotes-footnotesadminlayout.html"><abbr title="\footnotes\footnotesadminlayout">footnotesadminlayout</abbr></a></li>
<li><a href="packages/footnotes-footnotespublic.html"><abbr title="\footnotes\footnotespublic">footnotespublic</abbr></a></li>
<li><a href="packages/footnotes-footnotespublicwidget.html"><abbr title="\footnotes\footnotespublicwidget">footnotespublicwidget</abbr></a></li>
</ul>
<h3 class="phpdocumentor-sidebar__root-package"><a href="packages/Default.html"><abbr title="\Default">Default</abbr></a></h3>
</section>

View file

@ -59,7 +59,9 @@
<ul class="phpdocumentor-list">
<li><a href="packages/footnotes-footnotesincludes.html"><abbr title="\footnotes\footnotesincludes">footnotesincludes</abbr></a></li>
<li><a href="packages/footnotes-footnotesadmin.html"><abbr title="\footnotes\footnotesadmin">footnotesadmin</abbr></a></li>
<li><a href="packages/footnotes-footnotesadminlayout.html"><abbr title="\footnotes\footnotesadminlayout">footnotesadminlayout</abbr></a></li>
<li><a href="packages/footnotes-footnotespublic.html"><abbr title="\footnotes\footnotespublic">footnotespublic</abbr></a></li>
<li><a href="packages/footnotes-footnotespublicwidget.html"><abbr title="\footnotes\footnotespublicwidget">footnotespublicwidget</abbr></a></li>
</ul>
<h3 class="phpdocumentor-sidebar__root-package"><a href="packages/Default.html"><abbr title="\Default">Default</abbr></a></h3>
</section>

View file

@ -0,0 +1,120 @@
<!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>
</section>
<section class="phpdocumentor-sidebar__category">
<h2 class="phpdocumentor-sidebar__category-header">Packages</h2>
<h3 class="phpdocumentor-sidebar__root-package"><a href="packages/footnotes.html"><abbr title="\footnotes">footnotes</abbr></a></h3>
<ul class="phpdocumentor-list">
<li><a href="packages/footnotes-footnotesincludes.html"><abbr title="\footnotes\footnotesincludes">footnotesincludes</abbr></a></li>
<li><a href="packages/footnotes-footnotesadmin.html"><abbr title="\footnotes\footnotesadmin">footnotesadmin</abbr></a></li>
<li><a href="packages/footnotes-footnotesadminlayout.html"><abbr title="\footnotes\footnotesadminlayout">footnotesadminlayout</abbr></a></li>
<li><a href="packages/footnotes-footnotespublic.html"><abbr title="\footnotes\footnotespublic">footnotespublic</abbr></a></li>
<li><a href="packages/footnotes-footnotespublicwidget.html"><abbr title="\footnotes\footnotespublicwidget">footnotespublicwidget</abbr></a></li>
</ul>
<h3 class="phpdocumentor-sidebar__root-package"><a href="packages/Default.html"><abbr title="\Default">Default</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 -package">
<h2 class="phpdocumentor-content__title">footnotespublicwidget</h2>
</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="packages/footnotes-footnotespublicwidget.html#top" class="phpdocumentor-back-to-top"><i class="fas fa-chevron-circle-up"></i></a>
</main>
<script>
cssVars({});
</script>
</body>
</html>

View file

@ -59,7 +59,9 @@
<ul class="phpdocumentor-list">
<li><a href="packages/footnotes-footnotesincludes.html"><abbr title="\footnotes\footnotesincludes">footnotesincludes</abbr></a></li>
<li><a href="packages/footnotes-footnotesadmin.html"><abbr title="\footnotes\footnotesadmin">footnotesadmin</abbr></a></li>
<li><a href="packages/footnotes-footnotesadminlayout.html"><abbr title="\footnotes\footnotesadminlayout">footnotesadminlayout</abbr></a></li>
<li><a href="packages/footnotes-footnotespublic.html"><abbr title="\footnotes\footnotespublic">footnotespublic</abbr></a></li>
<li><a href="packages/footnotes-footnotespublicwidget.html"><abbr title="\footnotes\footnotespublicwidget">footnotespublicwidget</abbr></a></li>
</ul>
<h3 class="phpdocumentor-sidebar__root-package"><a href="packages/Default.html"><abbr title="\Default">Default</abbr></a></h3>
</section>
@ -92,7 +94,9 @@
<dl class="phpdocumentor-table-of-contents">
<dt class="phpdocumentor-table-of-contents__entry -package"><a href="packages/footnotes-footnotesincludes.html"><abbr title="\footnotes\footnotesincludes">footnotesincludes</abbr></a></dt>
<dt class="phpdocumentor-table-of-contents__entry -package"><a href="packages/footnotes-footnotesadmin.html"><abbr title="\footnotes\footnotesadmin">footnotesadmin</abbr></a></dt>
<dt class="phpdocumentor-table-of-contents__entry -package"><a href="packages/footnotes-footnotesadminlayout.html"><abbr title="\footnotes\footnotesadminlayout">footnotesadminlayout</abbr></a></dt>
<dt class="phpdocumentor-table-of-contents__entry -package"><a href="packages/footnotes-footnotespublic.html"><abbr title="\footnotes\footnotespublic">footnotespublic</abbr></a></dt>
<dt class="phpdocumentor-table-of-contents__entry -package"><a href="packages/footnotes-footnotespublicwidget.html"><abbr title="\footnotes\footnotespublicwidget">footnotespublicwidget</abbr></a></dt>
</dl>
@ -119,12 +123,12 @@
<dd>Loads the settings values, sets to default values if undefined.</dd>
<dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/Footnotes-Template.html"><abbr title="\Footnotes_Template">Footnotes_Template</abbr></a></dt>
<dd>Handles each Template file for the Plugin Frontend (e.g. Settings Dashboard, Public pages, ...).</dd>
<dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/Footnotes-Task.html"><abbr title="\Footnotes_Task">Footnotes_Task</abbr></a></dt>
<dd>Searches and replaces the footnotes and generates the reference container.</dd>
<dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/Footnotes-Widget-Base.html"><abbr title="\Footnotes_Widget_Base">Footnotes_Widget_Base</abbr></a></dt>
<dd>Base Class for all Plugin Widgets. Registers each Widget to WordPress.</dd>
<dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/Footnotes-Widget-Reference-Container.html"><abbr title="\Footnotes_Widget_Reference_Container">Footnotes_Widget_Reference_Container</abbr></a></dt>
<dd>Registers a Widget to put the Reference Container to the widget area.</dd>
<dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/Footnotes-Parser.html"><abbr title="\Footnotes_Parser">Footnotes_Parser</abbr></a></dt>
<dd>Searches and replaces the footnotes and generates the reference container.</dd>
</dl>

View file

@ -60,7 +60,9 @@
<ul class="phpdocumentor-list">
<li><a href="packages/footnotes-footnotesincludes.html"><abbr title="\footnotes\footnotesincludes">footnotesincludes</abbr></a></li>
<li><a href="packages/footnotes-footnotesadmin.html"><abbr title="\footnotes\footnotesadmin">footnotesadmin</abbr></a></li>
<li><a href="packages/footnotes-footnotesadminlayout.html"><abbr title="\footnotes\footnotesadminlayout">footnotesadminlayout</abbr></a></li>
<li><a href="packages/footnotes-footnotespublic.html"><abbr title="\footnotes\footnotespublic">footnotespublic</abbr></a></li>
<li><a href="packages/footnotes-footnotespublicwidget.html"><abbr title="\footnotes\footnotespublicwidget">footnotespublicwidget</abbr></a></li>
</ul>
<h3 class="phpdocumentor-sidebar__root-package"><a href="packages/Default.html"><abbr title="\Default">Default</abbr></a></h3>
</section>

View file

@ -60,7 +60,9 @@
<ul class="phpdocumentor-list">
<li><a href="packages/footnotes-footnotesincludes.html"><abbr title="\footnotes\footnotesincludes">footnotesincludes</abbr></a></li>
<li><a href="packages/footnotes-footnotesadmin.html"><abbr title="\footnotes\footnotesadmin">footnotesadmin</abbr></a></li>
<li><a href="packages/footnotes-footnotesadminlayout.html"><abbr title="\footnotes\footnotesadminlayout">footnotesadminlayout</abbr></a></li>
<li><a href="packages/footnotes-footnotespublic.html"><abbr title="\footnotes\footnotespublic">footnotespublic</abbr></a></li>
<li><a href="packages/footnotes-footnotespublicwidget.html"><abbr title="\footnotes\footnotespublicwidget">footnotespublicwidget</abbr></a></li>
</ul>
<h3 class="phpdocumentor-sidebar__root-package"><a href="packages/Default.html"><abbr title="\Default">Default</abbr></a></h3>
</section>

View file

@ -60,7 +60,9 @@
<ul class="phpdocumentor-list">
<li><a href="packages/footnotes-footnotesincludes.html"><abbr title="\footnotes\footnotesincludes">footnotesincludes</abbr></a></li>
<li><a href="packages/footnotes-footnotesadmin.html"><abbr title="\footnotes\footnotesadmin">footnotesadmin</abbr></a></li>
<li><a href="packages/footnotes-footnotesadminlayout.html"><abbr title="\footnotes\footnotesadminlayout">footnotesadminlayout</abbr></a></li>
<li><a href="packages/footnotes-footnotespublic.html"><abbr title="\footnotes\footnotespublic">footnotespublic</abbr></a></li>
<li><a href="packages/footnotes-footnotespublicwidget.html"><abbr title="\footnotes\footnotespublicwidget">footnotespublicwidget</abbr></a></li>
</ul>
<h3 class="phpdocumentor-sidebar__root-package"><a href="packages/Default.html"><abbr title="\Default">Default</abbr></a></h3>
</section>