ci: improve release process, clean up and re-org repo, add automated minification (#143)
* ci: update scripts * release 2.7.1 * remove tracked stylesheets * docs: revert stable tag to 2.7.0 * chore: move Plugin source into own dir * docs: delete info texts These can now be found in the [project wiki][wiki]. [wiki]: https://github.com/markcheret/footnotes/wiki * docs: tweak contributing guide * ci: reflect new directory structure * chore: update gitignore * chore: reflect new dir structure * docs: update documentation * build(linting): add Husky hooks, Markdown linting, lint all MD files * fix pre-push command * fix pre-push command * build: add stylesheet, JS minification * ci: add linting steps * ci: comment out CSS linting step (that's going to be a whole *thing*) * ci: minify all JS files * ci: call correct JS file * chore: lint * ci: fix PHP linting commands * chore: increment version constant string * ci: concat AMP stylesheets * ci: improve build scripts * chore: add assets dir
This commit is contained in:
parent
e780d817c1
commit
6a1117be15
183 changed files with 9761 additions and 2941 deletions
|
@ -75,7 +75,7 @@
|
|||
|
||||
<article class="phpdocumentor-element -class">
|
||||
<h2 class="phpdocumentor-content__title">
|
||||
MCI_Footnotes_Config
|
||||
Footnotes_Config
|
||||
|
||||
|
||||
|
||||
|
@ -83,7 +83,7 @@
|
|||
</h2>
|
||||
|
||||
<aside class="phpdocumentor-element-found-in">
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="class/config.php"><a href="files/class-config.html"><abbr title="class/config.php">config.php</abbr></a></abbr>
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="src/class/config.php"><a href="files/src-class-config.html"><abbr title="src/class/config.php">config.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">17</span>
|
||||
</aside>
|
||||
|
@ -121,42 +121,42 @@
|
|||
|
||||
<dl class="phpdocumentor-table-of-contents">
|
||||
<dt class="phpdocumentor-table-of-contents__entry -constant -public">
|
||||
<a href="classes/MCI-Footnotes-Config.html#constant_C_STR_LOVE_SYMBOL">C_STR_LOVE_SYMBOL</a>
|
||||
<a href="classes/Footnotes-Config.html#constant_C_STR_LOVE_SYMBOL">C_STR_LOVE_SYMBOL</a>
|
||||
<span>
|
||||
= '<span style="color:#ff6d3b; font-weight:bold;">&hearts;</span>' </span>
|
||||
</dt>
|
||||
<dd>Html tag for the LOVE symbol.</dd>
|
||||
|
||||
<dt class="phpdocumentor-table-of-contents__entry -constant -public">
|
||||
<a href="classes/MCI-Footnotes-Config.html#constant_C_STR_LOVE_SYMBOL_HEADING">C_STR_LOVE_SYMBOL_HEADING</a>
|
||||
<a href="classes/Footnotes-Config.html#constant_C_STR_LOVE_SYMBOL_HEADING">C_STR_LOVE_SYMBOL_HEADING</a>
|
||||
<span>
|
||||
= '<span class="footnotes_heart_heading">&hearts;</span>' </span>
|
||||
</dt>
|
||||
<dd>HTML code for the 'love' symbol used in dashboard heading</dd>
|
||||
|
||||
<dt class="phpdocumentor-table-of-contents__entry -constant -public">
|
||||
<a href="classes/MCI-Footnotes-Config.html#constant_C_STR_NO_LOVE_SLUG">C_STR_NO_LOVE_SLUG</a>
|
||||
<a href="classes/Footnotes-Config.html#constant_C_STR_NO_LOVE_SLUG">C_STR_NO_LOVE_SLUG</a>
|
||||
<span>
|
||||
= '[[no footnotes: love]]' </span>
|
||||
</dt>
|
||||
<dd>Short code to DON'T display the 'LOVE ME' slug on certain pages.</dd>
|
||||
|
||||
<dt class="phpdocumentor-table-of-contents__entry -constant -public">
|
||||
<a href="classes/MCI-Footnotes-Config.html#constant_C_STR_PLUGIN_HEADING_NAME">C_STR_PLUGIN_HEADING_NAME</a>
|
||||
<a href="classes/Footnotes-Config.html#constant_C_STR_PLUGIN_HEADING_NAME">C_STR_PLUGIN_HEADING_NAME</a>
|
||||
<span>
|
||||
= '<span class="footnotes_logo_heading footnotes_logo_part1_heading">foot</span><span class="footnotes_logo_heading footnotes_logo_part2_heading">notes</span>' </span>
|
||||
</dt>
|
||||
<dd>Public Plugin name for dashboard heading</dd>
|
||||
|
||||
<dt class="phpdocumentor-table-of-contents__entry -constant -public">
|
||||
<a href="classes/MCI-Footnotes-Config.html#constant_C_STR_PLUGIN_NAME">C_STR_PLUGIN_NAME</a>
|
||||
<a href="classes/Footnotes-Config.html#constant_C_STR_PLUGIN_NAME">C_STR_PLUGIN_NAME</a>
|
||||
<span>
|
||||
= 'footnotes' </span>
|
||||
</dt>
|
||||
<dd>Internal Plugin name.</dd>
|
||||
|
||||
<dt class="phpdocumentor-table-of-contents__entry -constant -public">
|
||||
<a href="classes/MCI-Footnotes-Config.html#constant_C_STR_PLUGIN_PUBLIC_NAME">C_STR_PLUGIN_PUBLIC_NAME</a>
|
||||
<a href="classes/Footnotes-Config.html#constant_C_STR_PLUGIN_PUBLIC_NAME">C_STR_PLUGIN_PUBLIC_NAME</a>
|
||||
<span>
|
||||
= '<span class="footnotes_logo footnotes_logo_part1">foot</span><span class="footnotes_logo footnotes_logo_part2">notes</span>' </span>
|
||||
</dt>
|
||||
|
@ -170,16 +170,16 @@
|
|||
<section class="phpdocumentor-constants">
|
||||
<h3 class="phpdocumentor-elements__header" id="constants">
|
||||
Constants
|
||||
<a href="classes/MCI-Footnotes-Config.html#constants" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<a href="classes/Footnotes-Config.html#constants" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
</h3>
|
||||
<article class="phpdocumentor-element -constant -public ">
|
||||
<h4 class="phpdocumentor-element__name" id="constant_C_STR_LOVE_SYMBOL">
|
||||
C_STR_LOVE_SYMBOL
|
||||
<a href="classes/MCI-Footnotes-Config.html#constant_C_STR_LOVE_SYMBOL" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<a href="classes/Footnotes-Config.html#constant_C_STR_LOVE_SYMBOL" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
</h4>
|
||||
|
||||
<aside class="phpdocumentor-element-found-in">
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="class/config.php"><a href="files/class-config.html"><abbr title="class/config.php">config.php</abbr></a></abbr>
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="src/class/config.php"><a href="files/src-class-config.html"><abbr title="src/class/config.php">config.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">56</span>
|
||||
</aside>
|
||||
|
@ -217,11 +217,11 @@
|
|||
<article class="phpdocumentor-element -constant -public ">
|
||||
<h4 class="phpdocumentor-element__name" id="constant_C_STR_LOVE_SYMBOL_HEADING">
|
||||
C_STR_LOVE_SYMBOL_HEADING
|
||||
<a href="classes/MCI-Footnotes-Config.html#constant_C_STR_LOVE_SYMBOL_HEADING" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<a href="classes/Footnotes-Config.html#constant_C_STR_LOVE_SYMBOL_HEADING" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
</h4>
|
||||
|
||||
<aside class="phpdocumentor-element-found-in">
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="class/config.php"><a href="files/class-config.html"><abbr title="class/config.php">config.php</abbr></a></abbr>
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="src/class/config.php"><a href="files/src-class-config.html"><abbr title="src/class/config.php">config.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">64</span>
|
||||
</aside>
|
||||
|
@ -259,11 +259,11 @@
|
|||
<article class="phpdocumentor-element -constant -public ">
|
||||
<h4 class="phpdocumentor-element__name" id="constant_C_STR_NO_LOVE_SLUG">
|
||||
C_STR_NO_LOVE_SLUG
|
||||
<a href="classes/MCI-Footnotes-Config.html#constant_C_STR_NO_LOVE_SLUG" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<a href="classes/Footnotes-Config.html#constant_C_STR_NO_LOVE_SLUG" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
</h4>
|
||||
|
||||
<aside class="phpdocumentor-element-found-in">
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="class/config.php"><a href="files/class-config.html"><abbr title="class/config.php">config.php</abbr></a></abbr>
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="src/class/config.php"><a href="files/src-class-config.html"><abbr title="src/class/config.php">config.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">72</span>
|
||||
</aside>
|
||||
|
@ -301,11 +301,11 @@
|
|||
<article class="phpdocumentor-element -constant -public ">
|
||||
<h4 class="phpdocumentor-element__name" id="constant_C_STR_PLUGIN_HEADING_NAME">
|
||||
C_STR_PLUGIN_HEADING_NAME
|
||||
<a href="classes/MCI-Footnotes-Config.html#constant_C_STR_PLUGIN_HEADING_NAME" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<a href="classes/Footnotes-Config.html#constant_C_STR_PLUGIN_HEADING_NAME" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
</h4>
|
||||
|
||||
<aside class="phpdocumentor-element-found-in">
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="class/config.php"><a href="files/class-config.html"><abbr title="class/config.php">config.php</abbr></a></abbr>
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="src/class/config.php"><a href="files/src-class-config.html"><abbr title="src/class/config.php">config.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">48</span>
|
||||
</aside>
|
||||
|
@ -348,11 +348,11 @@ that isn’t translated, and dropping the logo in another, translatable heading.
|
|||
<article class="phpdocumentor-element -constant -public ">
|
||||
<h4 class="phpdocumentor-element__name" id="constant_C_STR_PLUGIN_NAME">
|
||||
C_STR_PLUGIN_NAME
|
||||
<a href="classes/MCI-Footnotes-Config.html#constant_C_STR_PLUGIN_NAME" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<a href="classes/Footnotes-Config.html#constant_C_STR_PLUGIN_NAME" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
</h4>
|
||||
|
||||
<aside class="phpdocumentor-element-found-in">
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="class/config.php"><a href="files/class-config.html"><abbr title="class/config.php">config.php</abbr></a></abbr>
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="src/class/config.php"><a href="files/src-class-config.html"><abbr title="src/class/config.php">config.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">24</span>
|
||||
</aside>
|
||||
|
@ -390,11 +390,11 @@ that isn’t translated, and dropping the logo in another, translatable heading.
|
|||
<article class="phpdocumentor-element -constant -public ">
|
||||
<h4 class="phpdocumentor-element__name" id="constant_C_STR_PLUGIN_PUBLIC_NAME">
|
||||
C_STR_PLUGIN_PUBLIC_NAME
|
||||
<a href="classes/MCI-Footnotes-Config.html#constant_C_STR_PLUGIN_PUBLIC_NAME" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<a href="classes/Footnotes-Config.html#constant_C_STR_PLUGIN_PUBLIC_NAME" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
</h4>
|
||||
|
||||
<aside class="phpdocumentor-element-found-in">
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="class/config.php"><a href="files/class-config.html"><abbr title="class/config.php">config.php</abbr></a></abbr>
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="src/class/config.php"><a href="files/src-class-config.html"><abbr title="src/class/config.php">config.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">34</span>
|
||||
</aside>
|
||||
|
@ -448,7 +448,7 @@ that isn’t translated, and dropping the logo in another, translatable heading.
|
|||
</section>
|
||||
</div>
|
||||
</div>
|
||||
<a href="classes/MCI-Footnotes-Config.html#top" class="phpdocumentor-back-to-top"><i class="fas fa-chevron-circle-up"></i></a>
|
||||
<a href="classes/Footnotes-Config.html#top" class="phpdocumentor-back-to-top"><i class="fas fa-chevron-circle-up"></i></a>
|
||||
|
||||
</main>
|
||||
|
|
@ -75,7 +75,7 @@
|
|||
|
||||
<article class="phpdocumentor-element -class">
|
||||
<h2 class="phpdocumentor-content__title">
|
||||
MCI_Footnotes_Convert
|
||||
Footnotes_Convert
|
||||
|
||||
|
||||
|
||||
|
@ -83,7 +83,7 @@
|
|||
</h2>
|
||||
|
||||
<aside class="phpdocumentor-element-found-in">
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="class/convert.php"><a href="files/class-convert.html"><abbr title="class/convert.php">convert.php</abbr></a></abbr>
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="src/class/convert.php"><a href="files/src-class-convert.html"><abbr title="src/class/convert.php">convert.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">17</span>
|
||||
</aside>
|
||||
|
@ -121,49 +121,49 @@
|
|||
|
||||
<dl class="phpdocumentor-table-of-contents">
|
||||
<dt class="phpdocumentor-table-of-contents__entry -method -public">
|
||||
<a href="classes/MCI-Footnotes-Convert.html#method_debug">debug()</a>
|
||||
<a href="classes/Footnotes-Convert.html#method_debug">debug()</a>
|
||||
<span>
|
||||
: void </span>
|
||||
</dt>
|
||||
<dd>Displays a Variable.</dd>
|
||||
|
||||
<dt class="phpdocumentor-table-of-contents__entry -method -public">
|
||||
<a href="classes/MCI-Footnotes-Convert.html#method_get_arrow">get_arrow()</a>
|
||||
<a href="classes/Footnotes-Convert.html#method_get_arrow">get_arrow()</a>
|
||||
<span>
|
||||
: array<string|int, mixed>|string </span>
|
||||
</dt>
|
||||
<dd>Get a html Array short code depending on Arrow-Array key index.</dd>
|
||||
|
||||
<dt class="phpdocumentor-table-of-contents__entry -method -public">
|
||||
<a href="classes/MCI-Footnotes-Convert.html#method_index">index()</a>
|
||||
<a href="classes/Footnotes-Convert.html#method_index">index()</a>
|
||||
<span>
|
||||
: string </span>
|
||||
</dt>
|
||||
<dd>Converts a integer into the user-defined counter style for the footnotes.</dd>
|
||||
|
||||
<dt class="phpdocumentor-table-of-contents__entry -method -public">
|
||||
<a href="classes/MCI-Footnotes-Convert.html#method_to_bool">to_bool()</a>
|
||||
<a href="classes/Footnotes-Convert.html#method_to_bool">to_bool()</a>
|
||||
<span>
|
||||
: bool </span>
|
||||
</dt>
|
||||
<dd>Converts a string depending on its value to a boolean.</dd>
|
||||
|
||||
<dt class="phpdocumentor-table-of-contents__entry -method -private">
|
||||
<a href="classes/MCI-Footnotes-Convert.html#method_to_arabic_leading">to_arabic_leading()</a>
|
||||
<a href="classes/Footnotes-Convert.html#method_to_arabic_leading">to_arabic_leading()</a>
|
||||
<span>
|
||||
: string </span>
|
||||
</dt>
|
||||
<dd>Converts an integer to a leading-0 integer.</dd>
|
||||
|
||||
<dt class="phpdocumentor-table-of-contents__entry -method -private">
|
||||
<a href="classes/MCI-Footnotes-Convert.html#method_to_latin">to_latin()</a>
|
||||
<a href="classes/Footnotes-Convert.html#method_to_latin">to_latin()</a>
|
||||
<span>
|
||||
: string </span>
|
||||
</dt>
|
||||
<dd>Converts an integer into latin ascii characters, either lower or upper-case.</dd>
|
||||
|
||||
<dt class="phpdocumentor-table-of-contents__entry -method -private">
|
||||
<a href="classes/MCI-Footnotes-Convert.html#method_to_romanic">to_romanic()</a>
|
||||
<a href="classes/Footnotes-Convert.html#method_to_romanic">to_romanic()</a>
|
||||
<span>
|
||||
: string </span>
|
||||
</dt>
|
||||
|
@ -180,7 +180,7 @@
|
|||
<section class="phpdocumentor-methods">
|
||||
<h3 class="phpdocumentor-elements__header" id="methods">
|
||||
Methods
|
||||
<a href="classes/MCI-Footnotes-Convert.html#methods" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<a href="classes/Footnotes-Convert.html#methods" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
</h3>
|
||||
<article
|
||||
class="phpdocumentor-element
|
||||
|
@ -190,10 +190,10 @@
|
|||
>
|
||||
<h4 class="phpdocumentor-element__name" id="method_debug">
|
||||
debug()
|
||||
<a href="classes/MCI-Footnotes-Convert.html#method_debug" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<a href="classes/Footnotes-Convert.html#method_debug" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
</h4>
|
||||
<aside class="phpdocumentor-element-found-in">
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="class/convert.php"><a href="files/class-convert.html"><abbr title="class/convert.php">convert.php</abbr></a></abbr>
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="src/class/convert.php"><a href="files/src-class-convert.html"><abbr title="src/class/convert.php">convert.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">196</span>
|
||||
</aside>
|
||||
|
@ -251,10 +251,10 @@
|
|||
>
|
||||
<h4 class="phpdocumentor-element__name" id="method_get_arrow">
|
||||
get_arrow()
|
||||
<a href="classes/MCI-Footnotes-Convert.html#method_get_arrow" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<a href="classes/Footnotes-Convert.html#method_get_arrow" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
</h4>
|
||||
<aside class="phpdocumentor-element-found-in">
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="class/convert.php"><a href="files/class-convert.html"><abbr title="class/convert.php">convert.php</abbr></a></abbr>
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="src/class/convert.php"><a href="files/src-class-convert.html"><abbr title="src/class/convert.php">convert.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">172</span>
|
||||
</aside>
|
||||
|
@ -313,10 +313,10 @@
|
|||
>
|
||||
<h4 class="phpdocumentor-element__name" id="method_index">
|
||||
index()
|
||||
<a href="classes/MCI-Footnotes-Convert.html#method_index" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<a href="classes/Footnotes-Convert.html#method_index" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
</h4>
|
||||
<aside class="phpdocumentor-element-found-in">
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="class/convert.php"><a href="files/class-convert.html"><abbr title="class/convert.php">convert.php</abbr></a></abbr>
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="src/class/convert.php"><a href="files/src-class-convert.html"><abbr title="src/class/convert.php">convert.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">30</span>
|
||||
</aside>
|
||||
|
@ -395,10 +395,10 @@
|
|||
>
|
||||
<h4 class="phpdocumentor-element__name" id="method_to_bool">
|
||||
to_bool()
|
||||
<a href="classes/MCI-Footnotes-Convert.html#method_to_bool" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<a href="classes/Footnotes-Convert.html#method_to_bool" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
</h4>
|
||||
<aside class="phpdocumentor-element-found-in">
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="class/convert.php"><a href="files/class-convert.html"><abbr title="class/convert.php">convert.php</abbr></a></abbr>
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="src/class/convert.php"><a href="files/src-class-convert.html"><abbr title="src/class/convert.php">convert.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">149</span>
|
||||
</aside>
|
||||
|
@ -457,10 +457,10 @@
|
|||
>
|
||||
<h4 class="phpdocumentor-element__name" id="method_to_arabic_leading">
|
||||
to_arabic_leading()
|
||||
<a href="classes/MCI-Footnotes-Convert.html#method_to_arabic_leading" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<a href="classes/Footnotes-Convert.html#method_to_arabic_leading" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
</h4>
|
||||
<aside class="phpdocumentor-element-found-in">
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="class/convert.php"><a href="files/class-convert.html"><abbr title="class/convert.php">convert.php</abbr></a></abbr>
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="src/class/convert.php"><a href="files/src-class-convert.html"><abbr title="src/class/convert.php">convert.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">87</span>
|
||||
</aside>
|
||||
|
@ -519,10 +519,10 @@
|
|||
>
|
||||
<h4 class="phpdocumentor-element__name" id="method_to_latin">
|
||||
to_latin()
|
||||
<a href="classes/MCI-Footnotes-Convert.html#method_to_latin" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<a href="classes/Footnotes-Convert.html#method_to_latin" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
</h4>
|
||||
<aside class="phpdocumentor-element-found-in">
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="class/convert.php"><a href="files/class-convert.html"><abbr title="class/convert.php">convert.php</abbr></a></abbr>
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="src/class/convert.php"><a href="files/src-class-convert.html"><abbr title="src/class/convert.php">convert.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">57</span>
|
||||
</aside>
|
||||
|
@ -590,10 +590,10 @@
|
|||
>
|
||||
<h4 class="phpdocumentor-element__name" id="method_to_romanic">
|
||||
to_romanic()
|
||||
<a href="classes/MCI-Footnotes-Convert.html#method_to_romanic" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<a href="classes/Footnotes-Convert.html#method_to_romanic" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
</h4>
|
||||
<aside class="phpdocumentor-element-found-in">
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="class/convert.php"><a href="files/class-convert.html"><abbr title="class/convert.php">convert.php</abbr></a></abbr>
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="src/class/convert.php"><a href="files/src-class-convert.html"><abbr title="src/class/convert.php">convert.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">106</span>
|
||||
</aside>
|
||||
|
@ -679,7 +679,7 @@
|
|||
</section>
|
||||
</div>
|
||||
</div>
|
||||
<a href="classes/MCI-Footnotes-Convert.html#top" class="phpdocumentor-back-to-top"><i class="fas fa-chevron-circle-up"></i></a>
|
||||
<a href="classes/Footnotes-Convert.html#top" class="phpdocumentor-back-to-top"><i class="fas fa-chevron-circle-up"></i></a>
|
||||
|
||||
</main>
|
||||
|
|
@ -75,7 +75,7 @@
|
|||
|
||||
<article class="phpdocumentor-element -class">
|
||||
<h2 class="phpdocumentor-content__title">
|
||||
MCI_Footnotes_Hooks
|
||||
Footnotes_Hooks
|
||||
|
||||
|
||||
|
||||
|
@ -83,12 +83,12 @@
|
|||
</h2>
|
||||
|
||||
<aside class="phpdocumentor-element-found-in">
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="class/hooks.php"><a href="files/class-hooks.html"><abbr title="class/hooks.php">hooks.php</abbr></a></abbr>
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="src/class/hooks.php"><a href="files/src-class-hooks.html"><abbr title="src/class/hooks.php">hooks.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">15</span>
|
||||
</aside>
|
||||
|
||||
<p class="phpdocumentor-summary">Registers all WordPress Hooks and executes them on demand.</p>
|
||||
<p class="phpdocumentor-summary">Registers all WordPress hooks and executes them on demand.</p>
|
||||
|
||||
<section class="phpdocumentor-description"></section>
|
||||
|
||||
|
@ -121,40 +121,33 @@
|
|||
|
||||
<dl class="phpdocumentor-table-of-contents">
|
||||
<dt class="phpdocumentor-table-of-contents__entry -method -public">
|
||||
<a href="classes/MCI-Footnotes-Hooks.html#method_activate_plugin">activate_plugin()</a>
|
||||
<a href="classes/Footnotes-Hooks.html#method_activate_plugin">activate_plugin()</a>
|
||||
<span>
|
||||
: mixed </span>
|
||||
</dt>
|
||||
<dd>Executed when the Plugin gets activated.</dd>
|
||||
<dd>Executes when the Plugin is activated.</dd>
|
||||
|
||||
<dt class="phpdocumentor-table-of-contents__entry -method -public">
|
||||
<a href="classes/MCI-Footnotes-Hooks.html#method_deactivate_plugin">deactivate_plugin()</a>
|
||||
<a href="classes/Footnotes-Hooks.html#method_deactivate_plugin">deactivate_plugin()</a>
|
||||
<span>
|
||||
: mixed </span>
|
||||
</dt>
|
||||
<dd>Executed when the Plugin gets deactivated.</dd>
|
||||
<dd>Executes when the Plugin is deactivated.</dd>
|
||||
|
||||
<dt class="phpdocumentor-table-of-contents__entry -method -public">
|
||||
<a href="classes/MCI-Footnotes-Hooks.html#method_plugin_links">plugin_links()</a>
|
||||
<a href="classes/Footnotes-Hooks.html#method_get_plugin_links">get_plugin_links()</a>
|
||||
<span>
|
||||
: array<string|int, mixed> </span>
|
||||
: array<string|int, string> </span>
|
||||
</dt>
|
||||
<dd>Add Links to the Plugin in the "installed Plugins" page.</dd>
|
||||
<dd>Appends the Plugin links for display in the dashboard “Plugins” page.</dd>
|
||||
|
||||
<dt class="phpdocumentor-table-of-contents__entry -method -public">
|
||||
<a href="classes/MCI-Footnotes-Hooks.html#method_register_hooks">register_hooks()</a>
|
||||
<a href="classes/Footnotes-Hooks.html#method_register_hooks">register_hooks()</a>
|
||||
<span>
|
||||
: mixed </span>
|
||||
</dt>
|
||||
<dd>Registers all WordPress hooks.</dd>
|
||||
|
||||
<dt class="phpdocumentor-table-of-contents__entry -method -public">
|
||||
<a href="classes/MCI-Footnotes-Hooks.html#method_uninstall_plugin">uninstall_plugin()</a>
|
||||
<span>
|
||||
: mixed </span>
|
||||
</dt>
|
||||
<dd>Executed when the Plugin gets uninstalled.</dd>
|
||||
|
||||
</dl>
|
||||
|
||||
|
||||
|
@ -166,7 +159,7 @@
|
|||
<section class="phpdocumentor-methods">
|
||||
<h3 class="phpdocumentor-elements__header" id="methods">
|
||||
Methods
|
||||
<a href="classes/MCI-Footnotes-Hooks.html#methods" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<a href="classes/Footnotes-Hooks.html#methods" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
</h3>
|
||||
<article
|
||||
class="phpdocumentor-element
|
||||
|
@ -176,21 +169,22 @@
|
|||
>
|
||||
<h4 class="phpdocumentor-element__name" id="method_activate_plugin">
|
||||
activate_plugin()
|
||||
<a href="classes/MCI-Footnotes-Hooks.html#method_activate_plugin" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<a href="classes/Footnotes-Hooks.html#method_activate_plugin" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
</h4>
|
||||
<aside class="phpdocumentor-element-found-in">
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="class/hooks.php"><a href="files/class-hooks.html"><abbr title="class/hooks.php">hooks.php</abbr></a></abbr>
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="src/class/hooks.php"><a href="files/src-class-hooks.html"><abbr title="src/class/hooks.php">hooks.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">33</span>
|
||||
<span class="phpdocumentor-element-found-in__line">35</span>
|
||||
</aside>
|
||||
|
||||
<p class="phpdocumentor-summary">Executed when the Plugin gets activated.</p>
|
||||
<p class="phpdocumentor-summary">Executes when the Plugin is activated.</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">activate_plugin</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>Currently a no-op placeholder.</p>
|
||||
</section>
|
||||
|
||||
|
||||
|
||||
|
@ -225,21 +219,22 @@
|
|||
>
|
||||
<h4 class="phpdocumentor-element__name" id="method_deactivate_plugin">
|
||||
deactivate_plugin()
|
||||
<a href="classes/MCI-Footnotes-Hooks.html#method_deactivate_plugin" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<a href="classes/Footnotes-Hooks.html#method_deactivate_plugin" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
</h4>
|
||||
<aside class="phpdocumentor-element-found-in">
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="class/hooks.php"><a href="files/class-hooks.html"><abbr title="class/hooks.php">hooks.php</abbr></a></abbr>
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="src/class/hooks.php"><a href="files/src-class-hooks.html"><abbr title="src/class/hooks.php">hooks.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">42</span>
|
||||
<span class="phpdocumentor-element-found-in__line">46</span>
|
||||
</aside>
|
||||
|
||||
<p class="phpdocumentor-summary">Executed when the Plugin gets deactivated.</p>
|
||||
<p class="phpdocumentor-summary">Executes when the Plugin is deactivated.</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">deactivate_plugin</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>Currently a no-op placeholder.</p>
|
||||
</section>
|
||||
|
||||
|
||||
|
||||
|
@ -272,41 +267,32 @@
|
|||
-public
|
||||
-static "
|
||||
>
|
||||
<h4 class="phpdocumentor-element__name" id="method_plugin_links">
|
||||
plugin_links()
|
||||
<a href="classes/MCI-Footnotes-Hooks.html#method_plugin_links" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<h4 class="phpdocumentor-element__name" id="method_get_plugin_links">
|
||||
get_plugin_links()
|
||||
<a href="classes/Footnotes-Hooks.html#method_get_plugin_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="class/hooks.php"><a href="files/class-hooks.html"><abbr title="class/hooks.php">hooks.php</abbr></a></abbr>
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="src/class/hooks.php"><a href="files/src-class-hooks.html"><abbr title="src/class/hooks.php">hooks.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">74</span>
|
||||
<span class="phpdocumentor-element-found-in__line">57</span>
|
||||
</aside>
|
||||
|
||||
<p class="phpdocumentor-summary">Add Links to the Plugin in the "installed Plugins" page.</p>
|
||||
<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">plugin_links</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type">array<string|int, mixed> </span><span class="phpdocumentor-signature__argument__name">$p_arr_links</span></span><span class="phpdocumentor-signature__argument"><span>, </span><span class="phpdocumentor-signature__argument__return-type">string </span><span class="phpdocumentor-signature__argument__name">$p_str_plugin_file_name</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">array<string|int, mixed></span></code>
|
||||
<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<string|int, mixed> </span><span class="phpdocumentor-signature__argument__name">$plugin_links</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">array<string|int, string></span></code>
|
||||
|
||||
<section class="phpdocumentor-description"></section>
|
||||
|
||||
<h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
|
||||
<dl class="phpdocumentor-argument-list">
|
||||
<dt class="phpdocumentor-argument-list__entry">
|
||||
<span class="phpdocumentor-signature__argument__name">$p_arr_links</span>
|
||||
<span class="phpdocumentor-signature__argument__name">$plugin_links</span>
|
||||
: <span class="phpdocumentor-signature__argument__return-type">array<string|int, mixed></span>
|
||||
</dt>
|
||||
<dd class="phpdocumentor-argument-list__definition">
|
||||
<section class="phpdocumentor-description"><p>Current Links.</p>
|
||||
</section>
|
||||
|
||||
</dd>
|
||||
<dt class="phpdocumentor-argument-list__entry">
|
||||
<span class="phpdocumentor-signature__argument__name">$p_str_plugin_file_name</span>
|
||||
: <span class="phpdocumentor-signature__argument__return-type">string</span>
|
||||
</dt>
|
||||
<dd class="phpdocumentor-argument-list__definition">
|
||||
<section class="phpdocumentor-description"><p>Plugins init file name.</p>
|
||||
<section class="phpdocumentor-description"><p>The WP-default set of links to display.</p>
|
||||
</section>
|
||||
|
||||
</dd>
|
||||
|
@ -330,9 +316,10 @@
|
|||
</dl>
|
||||
|
||||
<h5 class="phpdocumentor-return-value__heading">Return values</h5>
|
||||
<span class="phpdocumentor-signature__response_type">array<string|int, mixed></span>
|
||||
<span class="phpdocumentor-signature__response_type">array<string|int, string></span>
|
||||
—
|
||||
<section class="phpdocumentor-description"></section>
|
||||
<section class="phpdocumentor-description"><p>The full set of links to display.</p>
|
||||
</section>
|
||||
|
||||
|
||||
</article>
|
||||
|
@ -344,10 +331,10 @@
|
|||
>
|
||||
<h4 class="phpdocumentor-element__name" id="method_register_hooks">
|
||||
register_hooks()
|
||||
<a href="classes/MCI-Footnotes-Hooks.html#method_register_hooks" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<a href="classes/Footnotes-Hooks.html#method_register_hooks" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
</h4>
|
||||
<aside class="phpdocumentor-element-found-in">
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="class/hooks.php"><a href="files/class-hooks.html"><abbr title="class/hooks.php">hooks.php</abbr></a></abbr>
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="src/class/hooks.php"><a href="files/src-class-hooks.html"><abbr title="src/class/hooks.php">hooks.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">22</span>
|
||||
</aside>
|
||||
|
@ -384,75 +371,6 @@
|
|||
<section class="phpdocumentor-description"></section>
|
||||
|
||||
|
||||
</article>
|
||||
<article
|
||||
class="phpdocumentor-element
|
||||
-method
|
||||
-public
|
||||
-static "
|
||||
>
|
||||
<h4 class="phpdocumentor-element__name" id="method_uninstall_plugin">
|
||||
uninstall_plugin()
|
||||
<a href="classes/MCI-Footnotes-Hooks.html#method_uninstall_plugin" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
</h4>
|
||||
<aside class="phpdocumentor-element-found-in">
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="class/hooks.php"><a href="files/class-hooks.html"><abbr title="class/hooks.php">hooks.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">55</span>
|
||||
</aside>
|
||||
|
||||
<p class="phpdocumentor-summary">Executed when the Plugin gets uninstalled.</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">uninstall_plugin</span><span>(</span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">mixed</span></code>
|
||||
|
||||
<section class="phpdocumentor-description"></section>
|
||||
|
||||
|
||||
|
||||
<h5 class="phpdocumentor-tag-list__heading" id="tags">
|
||||
Tags
|
||||
<a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
</h5>
|
||||
<dl class="phpdocumentor-tag-list">
|
||||
<dt class="phpdocumentor-tag-list__entry">
|
||||
<span class="phpdocumentor-tag__name">since</span>
|
||||
</dt>
|
||||
<dd class="phpdocumentor-tag-list__definition">
|
||||
<span class="phpdocumentor-tag-link">1.5.0</span>
|
||||
|
||||
<section class="phpdocumentor-description"></section>
|
||||
|
||||
</dd>
|
||||
<dt class="phpdocumentor-tag-list__entry">
|
||||
<span class="phpdocumentor-tag__name">since</span>
|
||||
</dt>
|
||||
<dd class="phpdocumentor-tag-list__definition">
|
||||
<span class="phpdocumentor-tag-link">2.2.0</span>
|
||||
|
||||
<section class="phpdocumentor-description"><p>this function is not called any longer when deleting the plugin.
|
||||
Note: clear_all() didn't actually work.</p>
|
||||
</section>
|
||||
|
||||
</dd>
|
||||
<dt class="phpdocumentor-tag-list__entry">
|
||||
<span class="phpdocumentor-tag__name">see</span>
|
||||
</dt>
|
||||
<dd class="phpdocumentor-tag-list__definition">
|
||||
|
||||
<section class="phpdocumentor-description"><p>class/settings.php</p>
|
||||
</section>
|
||||
|
||||
</dd>
|
||||
</dl>
|
||||
|
||||
<h5 class="phpdocumentor-return-value__heading">Return values</h5>
|
||||
<span class="phpdocumentor-signature__response_type">mixed</span>
|
||||
—
|
||||
<section class="phpdocumentor-description"></section>
|
||||
|
||||
|
||||
</article>
|
||||
</section>
|
||||
|
||||
|
@ -470,7 +388,7 @@ Note: clear_all() didn't actually work.</p>
|
|||
</section>
|
||||
</div>
|
||||
</div>
|
||||
<a href="classes/MCI-Footnotes-Hooks.html#top" class="phpdocumentor-back-to-top"><i class="fas fa-chevron-circle-up"></i></a>
|
||||
<a href="classes/Footnotes-Hooks.html#top" class="phpdocumentor-back-to-top"><i class="fas fa-chevron-circle-up"></i></a>
|
||||
|
||||
</main>
|
||||
|
|
@ -75,7 +75,7 @@
|
|||
|
||||
<article class="phpdocumentor-element -class">
|
||||
<h2 class="phpdocumentor-content__title">
|
||||
MCI_Footnotes_Language
|
||||
Footnotes_Language
|
||||
|
||||
|
||||
|
||||
|
@ -83,7 +83,7 @@
|
|||
</h2>
|
||||
|
||||
<aside class="phpdocumentor-element-found-in">
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="class/language.php"><a href="files/class-language.html"><abbr title="class/language.php">language.php</abbr></a></abbr>
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="src/class/language.php"><a href="files/src-class-language.html"><abbr title="src/class/language.php">language.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">18</span>
|
||||
</aside>
|
||||
|
@ -121,21 +121,21 @@
|
|||
|
||||
<dl class="phpdocumentor-table-of-contents">
|
||||
<dt class="phpdocumentor-table-of-contents__entry -method -public">
|
||||
<a href="classes/MCI-Footnotes-Language.html#method_load_text_domain">load_text_domain()</a>
|
||||
<a href="classes/Footnotes-Language.html#method_load_text_domain">load_text_domain()</a>
|
||||
<span>
|
||||
: mixed </span>
|
||||
</dt>
|
||||
<dd>Loads the text domain for current WordPress language if exists.</dd>
|
||||
|
||||
<dt class="phpdocumentor-table-of-contents__entry -method -public">
|
||||
<a href="classes/MCI-Footnotes-Language.html#method_register_hooks">register_hooks()</a>
|
||||
<a href="classes/Footnotes-Language.html#method_register_hooks">register_hooks()</a>
|
||||
<span>
|
||||
: mixed </span>
|
||||
</dt>
|
||||
<dd>Register WordPress Hook.</dd>
|
||||
|
||||
<dt class="phpdocumentor-table-of-contents__entry -method -private">
|
||||
<a href="classes/MCI-Footnotes-Language.html#method_load">load()</a>
|
||||
<a href="classes/Footnotes-Language.html#method_load">load()</a>
|
||||
<span>
|
||||
: bool </span>
|
||||
</dt>
|
||||
|
@ -152,7 +152,7 @@
|
|||
<section class="phpdocumentor-methods">
|
||||
<h3 class="phpdocumentor-elements__header" id="methods">
|
||||
Methods
|
||||
<a href="classes/MCI-Footnotes-Language.html#methods" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<a href="classes/Footnotes-Language.html#methods" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
</h3>
|
||||
<article
|
||||
class="phpdocumentor-element
|
||||
|
@ -162,10 +162,10 @@
|
|||
>
|
||||
<h4 class="phpdocumentor-element__name" id="method_load_text_domain">
|
||||
load_text_domain()
|
||||
<a href="classes/MCI-Footnotes-Language.html#method_load_text_domain" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<a href="classes/Footnotes-Language.html#method_load_text_domain" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
</h4>
|
||||
<aside class="phpdocumentor-element-found-in">
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="class/language.php"><a href="files/class-language.html"><abbr title="class/language.php">language.php</abbr></a></abbr>
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="src/class/language.php"><a href="files/src-class-language.html"><abbr title="src/class/language.php">language.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">61</span>
|
||||
</aside>
|
||||
|
@ -271,10 +271,10 @@ In the case of get_locale(), $args is empty.</p>
|
|||
>
|
||||
<h4 class="phpdocumentor-element__name" id="method_register_hooks">
|
||||
register_hooks()
|
||||
<a href="classes/MCI-Footnotes-Language.html#method_register_hooks" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<a href="classes/Footnotes-Language.html#method_register_hooks" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
</h4>
|
||||
<aside class="phpdocumentor-element-found-in">
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="class/language.php"><a href="files/class-language.html"><abbr title="class/language.php">language.php</abbr></a></abbr>
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="src/class/language.php"><a href="files/src-class-language.html"><abbr title="src/class/language.php">language.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">25</span>
|
||||
</aside>
|
||||
|
@ -320,10 +320,10 @@ In the case of get_locale(), $args is empty.</p>
|
|||
>
|
||||
<h4 class="phpdocumentor-element__name" id="method_load">
|
||||
load()
|
||||
<a href="classes/MCI-Footnotes-Language.html#method_load" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<a href="classes/Footnotes-Language.html#method_load" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
</h4>
|
||||
<aside class="phpdocumentor-element-found-in">
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="class/language.php"><a href="files/class-language.html"><abbr title="class/language.php">language.php</abbr></a></abbr>
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="src/class/language.php"><a href="files/src-class-language.html"><abbr title="src/class/language.php">language.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">90</span>
|
||||
</aside>
|
||||
|
@ -428,7 +428,7 @@ In the case of get_locale(), $args is empty.</p>
|
|||
</section>
|
||||
</div>
|
||||
</div>
|
||||
<a href="classes/MCI-Footnotes-Language.html#top" class="phpdocumentor-back-to-top"><i class="fas fa-chevron-circle-up"></i></a>
|
||||
<a href="classes/Footnotes-Language.html#top" class="phpdocumentor-back-to-top"><i class="fas fa-chevron-circle-up"></i></a>
|
||||
|
||||
</main>
|
||||
|
|
@ -75,7 +75,7 @@
|
|||
|
||||
<article class="phpdocumentor-element -class">
|
||||
<h2 class="phpdocumentor-content__title">
|
||||
MCI_Footnotes_Layout_Engine
|
||||
Footnotes_Layout_Engine
|
||||
|
||||
|
||||
|
||||
|
@ -83,7 +83,7 @@
|
|||
</h2>
|
||||
|
||||
<aside class="phpdocumentor-element-found-in">
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="class/dashboard/layout.php"><a href="files/class-dashboard-layout.html"><abbr title="class/dashboard/layout.php">layout.php</abbr></a></abbr>
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="src/class/dashboard/layout.php"><a href="files/src-class-dashboard-layout.html"><abbr title="src/class/dashboard/layout.php">layout.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">22</span>
|
||||
</aside>
|
||||
|
@ -121,189 +121,189 @@
|
|||
|
||||
<dl class="phpdocumentor-table-of-contents">
|
||||
<dt class="phpdocumentor-table-of-contents__entry -property -protected">
|
||||
<a href="classes/MCI-Footnotes-Layout-Engine.html#property_a_arr_sections">$a_arr_sections</a>
|
||||
<a href="classes/Footnotes-Layout-Engine.html#property_a_arr_sections">$a_arr_sections</a>
|
||||
<span>
|
||||
: array<string|int, mixed> </span>
|
||||
</dt>
|
||||
<dd>Stores all Sections for the child sub page.</dd>
|
||||
|
||||
<dt class="phpdocumentor-table-of-contents__entry -property -protected">
|
||||
<a href="classes/MCI-Footnotes-Layout-Engine.html#property_a_str_sub_page_hook">$a_str_sub_page_hook</a>
|
||||
<a href="classes/Footnotes-Layout-Engine.html#property_a_str_sub_page_hook">$a_str_sub_page_hook</a>
|
||||
<span>
|
||||
: null|string </span>
|
||||
</dt>
|
||||
<dd>Stores the Hook connection string for the child sub page.</dd>
|
||||
|
||||
<dt class="phpdocumentor-table-of-contents__entry -method -public">
|
||||
<a href="classes/MCI-Footnotes-Layout-Engine.html#method_description">description()</a>
|
||||
<a href="classes/Footnotes-Layout-Engine.html#method_description">description()</a>
|
||||
<span>
|
||||
: mixed </span>
|
||||
</dt>
|
||||
<dd>Output the Description of a section. May be overwritten in any section.</dd>
|
||||
|
||||
<dt class="phpdocumentor-table-of-contents__entry -method -public">
|
||||
<a href="classes/MCI-Footnotes-Layout-Engine.html#method_display_content">display_content()</a>
|
||||
<a href="classes/Footnotes-Layout-Engine.html#method_display_content">display_content()</a>
|
||||
<span>
|
||||
: mixed </span>
|
||||
</dt>
|
||||
<dd>Displays the content of specific sub page.</dd>
|
||||
|
||||
<dt class="phpdocumentor-table-of-contents__entry -method -public">
|
||||
<a href="classes/MCI-Footnotes-Layout-Engine.html#method_get_priority">get_priority()</a>
|
||||
<a href="classes/Footnotes-Layout-Engine.html#method_get_priority">get_priority()</a>
|
||||
<span>
|
||||
: int </span>
|
||||
</dt>
|
||||
<dd>Returns a Priority index. Lower numbers have a higher Priority.</dd>
|
||||
|
||||
<dt class="phpdocumentor-table-of-contents__entry -method -public">
|
||||
<a href="classes/MCI-Footnotes-Layout-Engine.html#method_register_sections">register_sections()</a>
|
||||
<a href="classes/Footnotes-Layout-Engine.html#method_register_sections">register_sections()</a>
|
||||
<span>
|
||||
: mixed </span>
|
||||
</dt>
|
||||
<dd>Registers all sections for a sub page.</dd>
|
||||
|
||||
<dt class="phpdocumentor-table-of-contents__entry -method -public">
|
||||
<a href="classes/MCI-Footnotes-Layout-Engine.html#method_register_sub_page">register_sub_page()</a>
|
||||
<a href="classes/Footnotes-Layout-Engine.html#method_register_sub_page">register_sub_page()</a>
|
||||
<span>
|
||||
: mixed </span>
|
||||
</dt>
|
||||
<dd>Registers a sub page.</dd>
|
||||
|
||||
<dt class="phpdocumentor-table-of-contents__entry -method -protected">
|
||||
<a href="classes/MCI-Footnotes-Layout-Engine.html#method_add_checkbox">add_checkbox()</a>
|
||||
<a href="classes/Footnotes-Layout-Engine.html#method_add_checkbox">add_checkbox()</a>
|
||||
<span>
|
||||
: string </span>
|
||||
</dt>
|
||||
<dd>Returns the html tag for an input [type = checkbox].</dd>
|
||||
|
||||
<dt class="phpdocumentor-table-of-contents__entry -method -protected">
|
||||
<a href="classes/MCI-Footnotes-Layout-Engine.html#method_add_color_selection">add_color_selection()</a>
|
||||
<a href="classes/Footnotes-Layout-Engine.html#method_add_color_selection">add_color_selection()</a>
|
||||
<span>
|
||||
: string </span>
|
||||
</dt>
|
||||
<dd>Returns the html tag for an input [type = text] with color selection class.</dd>
|
||||
|
||||
<dt class="phpdocumentor-table-of-contents__entry -method -protected">
|
||||
<a href="classes/MCI-Footnotes-Layout-Engine.html#method_add_label">add_label()</a>
|
||||
<a href="classes/Footnotes-Layout-Engine.html#method_add_label">add_label()</a>
|
||||
<span>
|
||||
: string </span>
|
||||
</dt>
|
||||
<dd>Returns the html tag for an input/select label.</dd>
|
||||
|
||||
<dt class="phpdocumentor-table-of-contents__entry -method -protected">
|
||||
<a href="classes/MCI-Footnotes-Layout-Engine.html#method_add_line_space">add_line_space()</a>
|
||||
<a href="classes/Footnotes-Layout-Engine.html#method_add_line_space">add_line_space()</a>
|
||||
<span>
|
||||
: string </span>
|
||||
</dt>
|
||||
<dd>Returns a line break to have a space between two lines.</dd>
|
||||
|
||||
<dt class="phpdocumentor-table-of-contents__entry -method -protected">
|
||||
<a href="classes/MCI-Footnotes-Layout-Engine.html#method_add_meta_box">add_meta_box()</a>
|
||||
<a href="classes/Footnotes-Layout-Engine.html#method_add_meta_box">add_meta_box()</a>
|
||||
<span>
|
||||
: array<string|int, mixed> </span>
|
||||
</dt>
|
||||
<dd>Returns an array describing a meta box.</dd>
|
||||
|
||||
<dt class="phpdocumentor-table-of-contents__entry -method -protected">
|
||||
<a href="classes/MCI-Footnotes-Layout-Engine.html#method_add_newline">add_newline()</a>
|
||||
<a href="classes/Footnotes-Layout-Engine.html#method_add_newline">add_newline()</a>
|
||||
<span>
|
||||
: string </span>
|
||||
</dt>
|
||||
<dd>Returns a line break to start a new line.</dd>
|
||||
|
||||
<dt class="phpdocumentor-table-of-contents__entry -method -protected">
|
||||
<a href="classes/MCI-Footnotes-Layout-Engine.html#method_add_num_box">add_num_box()</a>
|
||||
<a href="classes/Footnotes-Layout-Engine.html#method_add_num_box">add_num_box()</a>
|
||||
<span>
|
||||
: string </span>
|
||||
</dt>
|
||||
<dd>Returns the html tag for an input [type = num].</dd>
|
||||
|
||||
<dt class="phpdocumentor-table-of-contents__entry -method -protected">
|
||||
<a href="classes/MCI-Footnotes-Layout-Engine.html#method_add_section">add_section()</a>
|
||||
<a href="classes/Footnotes-Layout-Engine.html#method_add_section">add_section()</a>
|
||||
<span>
|
||||
: array<string|int, mixed> </span>
|
||||
</dt>
|
||||
<dd>Returns an array describing a sub page section.</dd>
|
||||
|
||||
<dt class="phpdocumentor-table-of-contents__entry -method -protected">
|
||||
<a href="classes/MCI-Footnotes-Layout-Engine.html#method_add_select_box">add_select_box()</a>
|
||||
<a href="classes/Footnotes-Layout-Engine.html#method_add_select_box">add_select_box()</a>
|
||||
<span>
|
||||
: string </span>
|
||||
</dt>
|
||||
<dd>Returns the html tag for a select box.</dd>
|
||||
|
||||
<dt class="phpdocumentor-table-of-contents__entry -method -protected">
|
||||
<a href="classes/MCI-Footnotes-Layout-Engine.html#method_add_text">add_text()</a>
|
||||
<a href="classes/Footnotes-Layout-Engine.html#method_add_text">add_text()</a>
|
||||
<span>
|
||||
: string </span>
|
||||
</dt>
|
||||
<dd>Returns a simple text inside html <span> text.</dd>
|
||||
|
||||
<dt class="phpdocumentor-table-of-contents__entry -method -protected">
|
||||
<a href="classes/MCI-Footnotes-Layout-Engine.html#method_add_text_box">add_text_box()</a>
|
||||
<a href="classes/Footnotes-Layout-Engine.html#method_add_text_box">add_text_box()</a>
|
||||
<span>
|
||||
: string </span>
|
||||
</dt>
|
||||
<dd>Returns the html tag for an input [type = text].</dd>
|
||||
|
||||
<dt class="phpdocumentor-table-of-contents__entry -method -protected">
|
||||
<a href="classes/MCI-Footnotes-Layout-Engine.html#method_add_textarea">add_textarea()</a>
|
||||
<a href="classes/Footnotes-Layout-Engine.html#method_add_textarea">add_textarea()</a>
|
||||
<span>
|
||||
: string </span>
|
||||
</dt>
|
||||
<dd>Returns the html tag for a text area.</dd>
|
||||
|
||||
<dt class="phpdocumentor-table-of-contents__entry -method -protected">
|
||||
<a href="classes/MCI-Footnotes-Layout-Engine.html#method_get_meta_boxes">get_meta_boxes()</a>
|
||||
<a href="classes/Footnotes-Layout-Engine.html#method_get_meta_boxes">get_meta_boxes()</a>
|
||||
<span>
|
||||
: array<string|int, mixed> </span>
|
||||
</dt>
|
||||
<dd>Returns an array of all registered meta boxes.</dd>
|
||||
|
||||
<dt class="phpdocumentor-table-of-contents__entry -method -protected">
|
||||
<a href="classes/MCI-Footnotes-Layout-Engine.html#method_get_sections">get_sections()</a>
|
||||
<a href="classes/Footnotes-Layout-Engine.html#method_get_sections">get_sections()</a>
|
||||
<span>
|
||||
: array<string|int, mixed> </span>
|
||||
</dt>
|
||||
<dd>Returns an array of all registered sections for a sub page.</dd>
|
||||
|
||||
<dt class="phpdocumentor-table-of-contents__entry -method -protected">
|
||||
<a href="classes/MCI-Footnotes-Layout-Engine.html#method_get_sub_page_slug">get_sub_page_slug()</a>
|
||||
<a href="classes/Footnotes-Layout-Engine.html#method_get_sub_page_slug">get_sub_page_slug()</a>
|
||||
<span>
|
||||
: string </span>
|
||||
</dt>
|
||||
<dd>Returns the unique slug of the child sub page.</dd>
|
||||
|
||||
<dt class="phpdocumentor-table-of-contents__entry -method -protected">
|
||||
<a href="classes/MCI-Footnotes-Layout-Engine.html#method_get_sub_page_title">get_sub_page_title()</a>
|
||||
<a href="classes/Footnotes-Layout-Engine.html#method_get_sub_page_title">get_sub_page_title()</a>
|
||||
<span>
|
||||
: string </span>
|
||||
</dt>
|
||||
<dd>Returns the title of the child sub page.</dd>
|
||||
|
||||
<dt class="phpdocumentor-table-of-contents__entry -method -protected">
|
||||
<a href="classes/MCI-Footnotes-Layout-Engine.html#method_load_setting">load_setting()</a>
|
||||
<a href="classes/Footnotes-Layout-Engine.html#method_load_setting">load_setting()</a>
|
||||
<span>
|
||||
: array<string|int, mixed> </span>
|
||||
</dt>
|
||||
<dd>Loads specific setting and returns an array with the keys [id, name, value].</dd>
|
||||
|
||||
<dt class="phpdocumentor-table-of-contents__entry -method -private">
|
||||
<a href="classes/MCI-Footnotes-Layout-Engine.html#method_append_scripts">append_scripts()</a>
|
||||
<a href="classes/Footnotes-Layout-Engine.html#method_append_scripts">append_scripts()</a>
|
||||
<span>
|
||||
: mixed </span>
|
||||
</dt>
|
||||
<dd>Append javascript and css files for specific sub page.</dd>
|
||||
|
||||
<dt class="phpdocumentor-table-of-contents__entry -method -private">
|
||||
<a href="classes/MCI-Footnotes-Layout-Engine.html#method_register_meta_boxes">register_meta_boxes()</a>
|
||||
<a href="classes/Footnotes-Layout-Engine.html#method_register_meta_boxes">register_meta_boxes()</a>
|
||||
<span>
|
||||
: mixed </span>
|
||||
</dt>
|
||||
<dd>Registers all Meta boxes for a sub page.</dd>
|
||||
|
||||
<dt class="phpdocumentor-table-of-contents__entry -method -private">
|
||||
<a href="classes/MCI-Footnotes-Layout-Engine.html#method_save_settings">save_settings()</a>
|
||||
<a href="classes/Footnotes-Layout-Engine.html#method_save_settings">save_settings()</a>
|
||||
<span>
|
||||
: bool </span>
|
||||
</dt>
|
||||
|
@ -319,7 +319,7 @@
|
|||
<section class="phpdocumentor-properties">
|
||||
<h3 class="phpdocumentor-elements__header" id="properties">
|
||||
Properties
|
||||
<a href="classes/MCI-Footnotes-Layout-Engine.html#properties" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<a href="classes/Footnotes-Layout-Engine.html#properties" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
</h3>
|
||||
<article
|
||||
class="
|
||||
|
@ -330,12 +330,12 @@
|
|||
>
|
||||
<h4 class="phpdocumentor-element__name" id="property_a_arr_sections">
|
||||
$a_arr_sections
|
||||
<a href="classes/MCI-Footnotes-Layout-Engine.html#property_a_arr_sections" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<a href="classes/Footnotes-Layout-Engine.html#property_a_arr_sections" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<span class="phpdocumentor-element__modifiers">
|
||||
</span>
|
||||
</h4>
|
||||
<aside class="phpdocumentor-element-found-in">
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="class/dashboard/layout.php"><a href="files/class-dashboard-layout.html"><abbr title="class/dashboard/layout.php">layout.php</abbr></a></abbr>
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="src/class/dashboard/layout.php"><a href="files/src-class-dashboard-layout.html"><abbr title="src/class/dashboard/layout.php">layout.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">38</span>
|
||||
</aside>
|
||||
|
@ -377,12 +377,12 @@
|
|||
>
|
||||
<h4 class="phpdocumentor-element__name" id="property_a_str_sub_page_hook">
|
||||
$a_str_sub_page_hook
|
||||
<a href="classes/MCI-Footnotes-Layout-Engine.html#property_a_str_sub_page_hook" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<a href="classes/Footnotes-Layout-Engine.html#property_a_str_sub_page_hook" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<span class="phpdocumentor-element__modifiers">
|
||||
</span>
|
||||
</h4>
|
||||
<aside class="phpdocumentor-element-found-in">
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="class/dashboard/layout.php"><a href="files/class-dashboard-layout.html"><abbr title="class/dashboard/layout.php">layout.php</abbr></a></abbr>
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="src/class/dashboard/layout.php"><a href="files/src-class-dashboard-layout.html"><abbr title="src/class/dashboard/layout.php">layout.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">30</span>
|
||||
</aside>
|
||||
|
@ -421,7 +421,7 @@ ull</span></code>
|
|||
<section class="phpdocumentor-methods">
|
||||
<h3 class="phpdocumentor-elements__header" id="methods">
|
||||
Methods
|
||||
<a href="classes/MCI-Footnotes-Layout-Engine.html#methods" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<a href="classes/Footnotes-Layout-Engine.html#methods" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
</h3>
|
||||
<article
|
||||
class="phpdocumentor-element
|
||||
|
@ -431,10 +431,10 @@ ull</span></code>
|
|||
>
|
||||
<h4 class="phpdocumentor-element__name" id="method_description">
|
||||
description()
|
||||
<a href="classes/MCI-Footnotes-Layout-Engine.html#method_description" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<a href="classes/Footnotes-Layout-Engine.html#method_description" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
</h4>
|
||||
<aside class="phpdocumentor-element-found-in">
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="class/dashboard/layout.php"><a href="files/class-dashboard-layout.html"><abbr title="class/dashboard/layout.php">layout.php</abbr></a></abbr>
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="src/class/dashboard/layout.php"><a href="files/src-class-dashboard-layout.html"><abbr title="src/class/dashboard/layout.php">layout.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">331</span>
|
||||
</aside>
|
||||
|
@ -480,10 +480,10 @@ ull</span></code>
|
|||
>
|
||||
<h4 class="phpdocumentor-element__name" id="method_display_content">
|
||||
display_content()
|
||||
<a href="classes/MCI-Footnotes-Layout-Engine.html#method_display_content" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<a href="classes/Footnotes-Layout-Engine.html#method_display_content" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
</h4>
|
||||
<aside class="phpdocumentor-element-found-in">
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="class/dashboard/layout.php"><a href="files/class-dashboard-layout.html"><abbr title="class/dashboard/layout.php">layout.php</abbr></a></abbr>
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="src/class/dashboard/layout.php"><a href="files/src-class-dashboard-layout.html"><abbr title="src/class/dashboard/layout.php">layout.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">231</span>
|
||||
</aside>
|
||||
|
@ -529,10 +529,10 @@ ull</span></code>
|
|||
>
|
||||
<h4 class="phpdocumentor-element__name" id="method_get_priority">
|
||||
get_priority()
|
||||
<a href="classes/MCI-Footnotes-Layout-Engine.html#method_get_priority" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<a href="classes/Footnotes-Layout-Engine.html#method_get_priority" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
</h4>
|
||||
<aside class="phpdocumentor-element-found-in">
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="class/dashboard/layout.php"><a href="files/class-dashboard-layout.html"><abbr title="class/dashboard/layout.php">layout.php</abbr></a></abbr>
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="src/class/dashboard/layout.php"><a href="files/src-class-dashboard-layout.html"><abbr title="src/class/dashboard/layout.php">layout.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">46</span>
|
||||
</aside>
|
||||
|
@ -578,10 +578,10 @@ ull</span></code>
|
|||
>
|
||||
<h4 class="phpdocumentor-element__name" id="method_register_sections">
|
||||
register_sections()
|
||||
<a href="classes/MCI-Footnotes-Layout-Engine.html#method_register_sections" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<a href="classes/Footnotes-Layout-Engine.html#method_register_sections" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
</h4>
|
||||
<aside class="phpdocumentor-element-found-in">
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="class/dashboard/layout.php"><a href="files/class-dashboard-layout.html"><abbr title="class/dashboard/layout.php">layout.php</abbr></a></abbr>
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="src/class/dashboard/layout.php"><a href="files/src-class-dashboard-layout.html"><abbr title="src/class/dashboard/layout.php">layout.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">149</span>
|
||||
</aside>
|
||||
|
@ -627,10 +627,10 @@ ull</span></code>
|
|||
>
|
||||
<h4 class="phpdocumentor-element__name" id="method_register_sub_page">
|
||||
register_sub_page()
|
||||
<a href="classes/MCI-Footnotes-Layout-Engine.html#method_register_sub_page" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<a href="classes/Footnotes-Layout-Engine.html#method_register_sub_page" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
</h4>
|
||||
<aside class="phpdocumentor-element-found-in">
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="class/dashboard/layout.php"><a href="files/class-dashboard-layout.html"><abbr title="class/dashboard/layout.php">layout.php</abbr></a></abbr>
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="src/class/dashboard/layout.php"><a href="files/src-class-dashboard-layout.html"><abbr title="src/class/dashboard/layout.php">layout.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">123</span>
|
||||
</aside>
|
||||
|
@ -676,10 +676,10 @@ ull</span></code>
|
|||
>
|
||||
<h4 class="phpdocumentor-element__name" id="method_add_checkbox">
|
||||
add_checkbox()
|
||||
<a href="classes/MCI-Footnotes-Layout-Engine.html#method_add_checkbox" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<a href="classes/Footnotes-Layout-Engine.html#method_add_checkbox" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
</h4>
|
||||
<aside class="phpdocumentor-element-found-in">
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="class/dashboard/layout.php"><a href="files/class-dashboard-layout.html"><abbr title="class/dashboard/layout.php">layout.php</abbr></a></abbr>
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="src/class/dashboard/layout.php"><a href="files/src-class-dashboard-layout.html"><abbr title="src/class/dashboard/layout.php">layout.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">459</span>
|
||||
</aside>
|
||||
|
@ -737,10 +737,10 @@ ull</span></code>
|
|||
>
|
||||
<h4 class="phpdocumentor-element__name" id="method_add_color_selection">
|
||||
add_color_selection()
|
||||
<a href="classes/MCI-Footnotes-Layout-Engine.html#method_add_color_selection" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<a href="classes/Footnotes-Layout-Engine.html#method_add_color_selection" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
</h4>
|
||||
<aside class="phpdocumentor-element-found-in">
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="class/dashboard/layout.php"><a href="files/class-dashboard-layout.html"><abbr title="class/dashboard/layout.php">layout.php</abbr></a></abbr>
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="src/class/dashboard/layout.php"><a href="files/src-class-dashboard-layout.html"><abbr title="src/class/dashboard/layout.php">layout.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">535</span>
|
||||
</aside>
|
||||
|
@ -798,10 +798,10 @@ ull</span></code>
|
|||
>
|
||||
<h4 class="phpdocumentor-element__name" id="method_add_label">
|
||||
add_label()
|
||||
<a href="classes/MCI-Footnotes-Layout-Engine.html#method_add_label" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<a href="classes/Footnotes-Layout-Engine.html#method_add_label" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
</h4>
|
||||
<aside class="phpdocumentor-element-found-in">
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="class/dashboard/layout.php"><a href="files/class-dashboard-layout.html"><abbr title="class/dashboard/layout.php">layout.php</abbr></a></abbr>
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="src/class/dashboard/layout.php"><a href="files/src-class-dashboard-layout.html"><abbr title="src/class/dashboard/layout.php">layout.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">406</span>
|
||||
</aside>
|
||||
|
@ -868,10 +868,10 @@ ull</span></code>
|
|||
>
|
||||
<h4 class="phpdocumentor-element__name" id="method_add_line_space">
|
||||
add_line_space()
|
||||
<a href="classes/MCI-Footnotes-Layout-Engine.html#method_add_line_space" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<a href="classes/Footnotes-Layout-Engine.html#method_add_line_space" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
</h4>
|
||||
<aside class="phpdocumentor-element-found-in">
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="class/dashboard/layout.php"><a href="files/class-dashboard-layout.html"><abbr title="class/dashboard/layout.php">layout.php</abbr></a></abbr>
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="src/class/dashboard/layout.php"><a href="files/src-class-dashboard-layout.html"><abbr title="src/class/dashboard/layout.php">layout.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">383</span>
|
||||
</aside>
|
||||
|
@ -917,10 +917,10 @@ ull</span></code>
|
|||
>
|
||||
<h4 class="phpdocumentor-element__name" id="method_add_meta_box">
|
||||
add_meta_box()
|
||||
<a href="classes/MCI-Footnotes-Layout-Engine.html#method_add_meta_box" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<a href="classes/Footnotes-Layout-Engine.html#method_add_meta_box" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
</h4>
|
||||
<aside class="phpdocumentor-element-found-in">
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="class/dashboard/layout.php"><a href="files/class-dashboard-layout.html"><abbr title="class/dashboard/layout.php">layout.php</abbr></a></abbr>
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="src/class/dashboard/layout.php"><a href="files/src-class-dashboard-layout.html"><abbr title="src/class/dashboard/layout.php">layout.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">109</span>
|
||||
</aside>
|
||||
|
@ -1006,10 +1006,10 @@ ull</span></code>
|
|||
>
|
||||
<h4 class="phpdocumentor-element__name" id="method_add_newline">
|
||||
add_newline()
|
||||
<a href="classes/MCI-Footnotes-Layout-Engine.html#method_add_newline" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<a href="classes/Footnotes-Layout-Engine.html#method_add_newline" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
</h4>
|
||||
<aside class="phpdocumentor-element-found-in">
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="class/dashboard/layout.php"><a href="files/class-dashboard-layout.html"><abbr title="class/dashboard/layout.php">layout.php</abbr></a></abbr>
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="src/class/dashboard/layout.php"><a href="files/src-class-dashboard-layout.html"><abbr title="src/class/dashboard/layout.php">layout.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">373</span>
|
||||
</aside>
|
||||
|
@ -1055,10 +1055,10 @@ ull</span></code>
|
|||
>
|
||||
<h4 class="phpdocumentor-element__name" id="method_add_num_box">
|
||||
add_num_box()
|
||||
<a href="classes/MCI-Footnotes-Layout-Engine.html#method_add_num_box" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<a href="classes/Footnotes-Layout-Engine.html#method_add_num_box" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
</h4>
|
||||
<aside class="phpdocumentor-element-found-in">
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="class/dashboard/layout.php"><a href="files/class-dashboard-layout.html"><abbr title="class/dashboard/layout.php">layout.php</abbr></a></abbr>
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="src/class/dashboard/layout.php"><a href="files/src-class-dashboard-layout.html"><abbr title="src/class/dashboard/layout.php">layout.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">559</span>
|
||||
</aside>
|
||||
|
@ -1154,10 +1154,10 @@ ull</span></code>
|
|||
>
|
||||
<h4 class="phpdocumentor-element__name" id="method_add_section">
|
||||
add_section()
|
||||
<a href="classes/MCI-Footnotes-Layout-Engine.html#method_add_section" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<a href="classes/Footnotes-Layout-Engine.html#method_add_section" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
</h4>
|
||||
<aside class="phpdocumentor-element-found-in">
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="class/dashboard/layout.php"><a href="files/class-dashboard-layout.html"><abbr title="class/dashboard/layout.php">layout.php</abbr></a></abbr>
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="src/class/dashboard/layout.php"><a href="files/src-class-dashboard-layout.html"><abbr title="src/class/dashboard/layout.php">layout.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">90</span>
|
||||
</aside>
|
||||
|
@ -1243,10 +1243,10 @@ ull</span></code>
|
|||
>
|
||||
<h4 class="phpdocumentor-element__name" id="method_add_select_box">
|
||||
add_select_box()
|
||||
<a href="classes/MCI-Footnotes-Layout-Engine.html#method_add_select_box" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<a href="classes/Footnotes-Layout-Engine.html#method_add_select_box" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
</h4>
|
||||
<aside class="phpdocumentor-element-found-in">
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="class/dashboard/layout.php"><a href="files/class-dashboard-layout.html"><abbr title="class/dashboard/layout.php">layout.php</abbr></a></abbr>
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="src/class/dashboard/layout.php"><a href="files/src-class-dashboard-layout.html"><abbr title="src/class/dashboard/layout.php">layout.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">487</span>
|
||||
</aside>
|
||||
|
@ -1354,10 +1354,10 @@ ull</span></code>
|
|||
>
|
||||
<h4 class="phpdocumentor-element__name" id="method_add_text">
|
||||
add_text()
|
||||
<a href="classes/MCI-Footnotes-Layout-Engine.html#method_add_text" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<a href="classes/Footnotes-Layout-Engine.html#method_add_text" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
</h4>
|
||||
<aside class="phpdocumentor-element-found-in">
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="class/dashboard/layout.php"><a href="files/class-dashboard-layout.html"><abbr title="class/dashboard/layout.php">layout.php</abbr></a></abbr>
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="src/class/dashboard/layout.php"><a href="files/src-class-dashboard-layout.html"><abbr title="src/class/dashboard/layout.php">layout.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">394</span>
|
||||
</aside>
|
||||
|
@ -1415,10 +1415,10 @@ ull</span></code>
|
|||
>
|
||||
<h4 class="phpdocumentor-element__name" id="method_add_text_box">
|
||||
add_text_box()
|
||||
<a href="classes/MCI-Footnotes-Layout-Engine.html#method_add_text_box" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<a href="classes/Footnotes-Layout-Engine.html#method_add_text_box" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
</h4>
|
||||
<aside class="phpdocumentor-element-found-in">
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="class/dashboard/layout.php"><a href="files/class-dashboard-layout.html"><abbr title="class/dashboard/layout.php">layout.php</abbr></a></abbr>
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="src/class/dashboard/layout.php"><a href="files/src-class-dashboard-layout.html"><abbr title="src/class/dashboard/layout.php">layout.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">434</span>
|
||||
</aside>
|
||||
|
@ -1503,10 +1503,10 @@ ull</span></code>
|
|||
>
|
||||
<h4 class="phpdocumentor-element__name" id="method_add_textarea">
|
||||
add_textarea()
|
||||
<a href="classes/MCI-Footnotes-Layout-Engine.html#method_add_textarea" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<a href="classes/Footnotes-Layout-Engine.html#method_add_textarea" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
</h4>
|
||||
<aside class="phpdocumentor-element-found-in">
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="class/dashboard/layout.php"><a href="files/class-dashboard-layout.html"><abbr title="class/dashboard/layout.php">layout.php</abbr></a></abbr>
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="src/class/dashboard/layout.php"><a href="files/src-class-dashboard-layout.html"><abbr title="src/class/dashboard/layout.php">layout.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">517</span>
|
||||
</aside>
|
||||
|
@ -1564,10 +1564,10 @@ ull</span></code>
|
|||
>
|
||||
<h4 class="phpdocumentor-element__name" id="method_get_meta_boxes">
|
||||
get_meta_boxes()
|
||||
<a href="classes/MCI-Footnotes-Layout-Engine.html#method_get_meta_boxes" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<a href="classes/Footnotes-Layout-Engine.html#method_get_meta_boxes" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
</h4>
|
||||
<aside class="phpdocumentor-element-found-in">
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="class/dashboard/layout.php"><a href="files/class-dashboard-layout.html"><abbr title="class/dashboard/layout.php">layout.php</abbr></a></abbr>
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="src/class/dashboard/layout.php"><a href="files/src-class-dashboard-layout.html"><abbr title="src/class/dashboard/layout.php">layout.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">78</span>
|
||||
</aside>
|
||||
|
@ -1613,10 +1613,10 @@ ull</span></code>
|
|||
>
|
||||
<h4 class="phpdocumentor-element__name" id="method_get_sections">
|
||||
get_sections()
|
||||
<a href="classes/MCI-Footnotes-Layout-Engine.html#method_get_sections" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<a href="classes/Footnotes-Layout-Engine.html#method_get_sections" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
</h4>
|
||||
<aside class="phpdocumentor-element-found-in">
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="class/dashboard/layout.php"><a href="files/class-dashboard-layout.html"><abbr title="class/dashboard/layout.php">layout.php</abbr></a></abbr>
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="src/class/dashboard/layout.php"><a href="files/src-class-dashboard-layout.html"><abbr title="src/class/dashboard/layout.php">layout.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">70</span>
|
||||
</aside>
|
||||
|
@ -1662,10 +1662,10 @@ ull</span></code>
|
|||
>
|
||||
<h4 class="phpdocumentor-element__name" id="method_get_sub_page_slug">
|
||||
get_sub_page_slug()
|
||||
<a href="classes/MCI-Footnotes-Layout-Engine.html#method_get_sub_page_slug" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<a href="classes/Footnotes-Layout-Engine.html#method_get_sub_page_slug" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
</h4>
|
||||
<aside class="phpdocumentor-element-found-in">
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="class/dashboard/layout.php"><a href="files/class-dashboard-layout.html"><abbr title="class/dashboard/layout.php">layout.php</abbr></a></abbr>
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="src/class/dashboard/layout.php"><a href="files/src-class-dashboard-layout.html"><abbr title="src/class/dashboard/layout.php">layout.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">54</span>
|
||||
</aside>
|
||||
|
@ -1711,10 +1711,10 @@ ull</span></code>
|
|||
>
|
||||
<h4 class="phpdocumentor-element__name" id="method_get_sub_page_title">
|
||||
get_sub_page_title()
|
||||
<a href="classes/MCI-Footnotes-Layout-Engine.html#method_get_sub_page_title" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<a href="classes/Footnotes-Layout-Engine.html#method_get_sub_page_title" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
</h4>
|
||||
<aside class="phpdocumentor-element-found-in">
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="class/dashboard/layout.php"><a href="files/class-dashboard-layout.html"><abbr title="class/dashboard/layout.php">layout.php</abbr></a></abbr>
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="src/class/dashboard/layout.php"><a href="files/src-class-dashboard-layout.html"><abbr title="src/class/dashboard/layout.php">layout.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">62</span>
|
||||
</aside>
|
||||
|
@ -1760,10 +1760,10 @@ ull</span></code>
|
|||
>
|
||||
<h4 class="phpdocumentor-element__name" id="method_load_setting">
|
||||
load_setting()
|
||||
<a href="classes/MCI-Footnotes-Layout-Engine.html#method_load_setting" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<a href="classes/Footnotes-Layout-Engine.html#method_load_setting" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
</h4>
|
||||
<aside class="phpdocumentor-element-found-in">
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="class/dashboard/layout.php"><a href="files/class-dashboard-layout.html"><abbr title="class/dashboard/layout.php">layout.php</abbr></a></abbr>
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="src/class/dashboard/layout.php"><a href="files/src-class-dashboard-layout.html"><abbr title="src/class/dashboard/layout.php">layout.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">357</span>
|
||||
</aside>
|
||||
|
@ -1888,10 +1888,10 @@ Removing this did not fix the quotation mark backslash escapement bug.</p>
|
|||
>
|
||||
<h4 class="phpdocumentor-element__name" id="method_append_scripts">
|
||||
append_scripts()
|
||||
<a href="classes/MCI-Footnotes-Layout-Engine.html#method_append_scripts" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<a href="classes/Footnotes-Layout-Engine.html#method_append_scripts" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
</h4>
|
||||
<aside class="phpdocumentor-element-found-in">
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="class/dashboard/layout.php"><a href="files/class-dashboard-layout.html"><abbr title="class/dashboard/layout.php">layout.php</abbr></a></abbr>
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="src/class/dashboard/layout.php"><a href="files/src-class-dashboard-layout.html"><abbr title="src/class/dashboard/layout.php">layout.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">190</span>
|
||||
</aside>
|
||||
|
@ -1937,10 +1937,10 @@ Removing this did not fix the quotation mark backslash escapement bug.</p>
|
|||
>
|
||||
<h4 class="phpdocumentor-element__name" id="method_register_meta_boxes">
|
||||
register_meta_boxes()
|
||||
<a href="classes/MCI-Footnotes-Layout-Engine.html#method_register_meta_boxes" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<a href="classes/Footnotes-Layout-Engine.html#method_register_meta_boxes" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
</h4>
|
||||
<aside class="phpdocumentor-element-found-in">
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="class/dashboard/layout.php"><a href="files/class-dashboard-layout.html"><abbr title="class/dashboard/layout.php">layout.php</abbr></a></abbr>
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="src/class/dashboard/layout.php"><a href="files/src-class-dashboard-layout.html"><abbr title="src/class/dashboard/layout.php">layout.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">169</span>
|
||||
</aside>
|
||||
|
@ -1998,10 +1998,10 @@ Removing this did not fix the quotation mark backslash escapement bug.</p>
|
|||
>
|
||||
<h4 class="phpdocumentor-element__name" id="method_save_settings">
|
||||
save_settings()
|
||||
<a href="classes/MCI-Footnotes-Layout-Engine.html#method_save_settings" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<a href="classes/Footnotes-Layout-Engine.html#method_save_settings" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
</h4>
|
||||
<aside class="phpdocumentor-element-found-in">
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="class/dashboard/layout.php"><a href="files/class-dashboard-layout.html"><abbr title="class/dashboard/layout.php">layout.php</abbr></a></abbr>
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="src/class/dashboard/layout.php"><a href="files/src-class-dashboard-layout.html"><abbr title="src/class/dashboard/layout.php">layout.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">303</span>
|
||||
</aside>
|
||||
|
@ -2055,7 +2055,7 @@ Removing this did not fix the quotation mark backslash escapement bug.</p>
|
|||
</section>
|
||||
</div>
|
||||
</div>
|
||||
<a href="classes/MCI-Footnotes-Layout-Engine.html#top" class="phpdocumentor-back-to-top"><i class="fas fa-chevron-circle-up"></i></a>
|
||||
<a href="classes/Footnotes-Layout-Engine.html#top" class="phpdocumentor-back-to-top"><i class="fas fa-chevron-circle-up"></i></a>
|
||||
|
||||
</main>
|
||||
|
|
@ -75,7 +75,7 @@
|
|||
|
||||
<article class="phpdocumentor-element -class">
|
||||
<h2 class="phpdocumentor-content__title">
|
||||
MCI_Footnotes_Layout_Init
|
||||
Footnotes_Layout_Init
|
||||
|
||||
|
||||
|
||||
|
@ -83,7 +83,7 @@
|
|||
</h2>
|
||||
|
||||
<aside class="phpdocumentor-element-found-in">
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="class/dashboard/init.php"><a href="files/class-dashboard-init.html"><abbr title="class/dashboard/init.php">init.php</abbr></a></abbr>
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="src/class/dashboard/init.php"><a href="files/src-class-dashboard-init.html"><abbr title="src/class/dashboard/init.php">init.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">15</span>
|
||||
</aside>
|
||||
|
@ -121,49 +121,49 @@
|
|||
|
||||
<dl class="phpdocumentor-table-of-contents">
|
||||
<dt class="phpdocumentor-table-of-contents__entry -constant -public">
|
||||
<a href="classes/MCI-Footnotes-Layout-Init.html#constant_C_STR_MAIN_MENU_SLUG">C_STR_MAIN_MENU_SLUG</a>
|
||||
<a href="classes/Footnotes-Layout-Init.html#constant_C_STR_MAIN_MENU_SLUG">C_STR_MAIN_MENU_SLUG</a>
|
||||
<span>
|
||||
= 'footnotes' </span>
|
||||
</dt>
|
||||
<dd>Slug for the Plugin main menu.</dd>
|
||||
|
||||
<dt class="phpdocumentor-table-of-contents__entry -constant -public">
|
||||
<a href="classes/MCI-Footnotes-Layout-Init.html#constant_C_STR_MAIN_MENU_TITLE">C_STR_MAIN_MENU_TITLE</a>
|
||||
<a href="classes/Footnotes-Layout-Init.html#constant_C_STR_MAIN_MENU_TITLE">C_STR_MAIN_MENU_TITLE</a>
|
||||
<span>
|
||||
= 'ManFisher' </span>
|
||||
</dt>
|
||||
<dd>Plugin main menu name.</dd>
|
||||
|
||||
<dt class="phpdocumentor-table-of-contents__entry -property -private">
|
||||
<a href="classes/MCI-Footnotes-Layout-Init.html#property_settings_page">$settings_page</a>
|
||||
<a href="classes/Footnotes-Layout-Init.html#property_settings_page">$settings_page</a>
|
||||
<span>
|
||||
: array<string|int, mixed> </span>
|
||||
</dt>
|
||||
<dd>Contains the settings layoutEngine</dd>
|
||||
|
||||
<dt class="phpdocumentor-table-of-contents__entry -method -public">
|
||||
<a href="classes/MCI-Footnotes-Layout-Init.html#method___construct">__construct()</a>
|
||||
<a href="classes/Footnotes-Layout-Init.html#method___construct">__construct()</a>
|
||||
<span>
|
||||
: mixed </span>
|
||||
</dt>
|
||||
<dd>Class Constructor. Initializes all WordPress hooks for the Plugin Settings.</dd>
|
||||
|
||||
<dt class="phpdocumentor-table-of-contents__entry -method -public">
|
||||
<a href="classes/MCI-Footnotes-Layout-Init.html#method_get_plugin_meta_information">get_plugin_meta_information()</a>
|
||||
<a href="classes/Footnotes-Layout-Init.html#method_get_plugin_meta_information">get_plugin_meta_information()</a>
|
||||
<span>
|
||||
: mixed </span>
|
||||
</dt>
|
||||
<dd>AJAX call. returns a JSON string containing meta information about a specific WordPress Plugin.</dd>
|
||||
|
||||
<dt class="phpdocumentor-table-of-contents__entry -method -public">
|
||||
<a href="classes/MCI-Footnotes-Layout-Init.html#method_initialize_settings">initialize_settings()</a>
|
||||
<a href="classes/Footnotes-Layout-Init.html#method_initialize_settings">initialize_settings()</a>
|
||||
<span>
|
||||
: mixed </span>
|
||||
</dt>
|
||||
<dd>Registers the settings and initialises the settings page.</dd>
|
||||
|
||||
<dt class="phpdocumentor-table-of-contents__entry -method -public">
|
||||
<a href="classes/MCI-Footnotes-Layout-Init.html#method_register_options_submenu">register_options_submenu()</a>
|
||||
<a href="classes/Footnotes-Layout-Init.html#method_register_options_submenu">register_options_submenu()</a>
|
||||
<span>
|
||||
: mixed </span>
|
||||
</dt>
|
||||
|
@ -177,16 +177,16 @@
|
|||
<section class="phpdocumentor-constants">
|
||||
<h3 class="phpdocumentor-elements__header" id="constants">
|
||||
Constants
|
||||
<a href="classes/MCI-Footnotes-Layout-Init.html#constants" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<a href="classes/Footnotes-Layout-Init.html#constants" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
</h3>
|
||||
<article class="phpdocumentor-element -constant -public ">
|
||||
<h4 class="phpdocumentor-element__name" id="constant_C_STR_MAIN_MENU_SLUG">
|
||||
C_STR_MAIN_MENU_SLUG
|
||||
<a href="classes/MCI-Footnotes-Layout-Init.html#constant_C_STR_MAIN_MENU_SLUG" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<a href="classes/Footnotes-Layout-Init.html#constant_C_STR_MAIN_MENU_SLUG" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
</h4>
|
||||
|
||||
<aside class="phpdocumentor-element-found-in">
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="class/dashboard/init.php"><a href="files/class-dashboard-init.html"><abbr title="class/dashboard/init.php">init.php</abbr></a></abbr>
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="src/class/dashboard/init.php"><a href="files/src-class-dashboard-init.html"><abbr title="src/class/dashboard/init.php">init.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">23</span>
|
||||
</aside>
|
||||
|
@ -224,11 +224,11 @@
|
|||
<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/MCI-Footnotes-Layout-Init.html#constant_C_STR_MAIN_MENU_TITLE" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<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="class/dashboard/init.php"><a href="files/class-dashboard-init.html"><abbr title="class/dashboard/init.php">init.php</abbr></a></abbr>
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="src/class/dashboard/init.php"><a href="files/src-class-dashboard-init.html"><abbr title="src/class/dashboard/init.php">init.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">31</span>
|
||||
</aside>
|
||||
|
@ -269,7 +269,7 @@
|
|||
<section class="phpdocumentor-properties">
|
||||
<h3 class="phpdocumentor-elements__header" id="properties">
|
||||
Properties
|
||||
<a href="classes/MCI-Footnotes-Layout-Init.html#properties" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<a href="classes/Footnotes-Layout-Init.html#properties" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
</h3>
|
||||
<article
|
||||
class="
|
||||
|
@ -280,12 +280,12 @@
|
|||
>
|
||||
<h4 class="phpdocumentor-element__name" id="property_settings_page">
|
||||
$settings_page
|
||||
<a href="classes/MCI-Footnotes-Layout-Init.html#property_settings_page" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<a href="classes/Footnotes-Layout-Init.html#property_settings_page" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<span class="phpdocumentor-element__modifiers">
|
||||
</span>
|
||||
</h4>
|
||||
<aside class="phpdocumentor-element-found-in">
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="class/dashboard/init.php"><a href="files/class-dashboard-init.html"><abbr title="class/dashboard/init.php">init.php</abbr></a></abbr>
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="src/class/dashboard/init.php"><a href="files/src-class-dashboard-init.html"><abbr title="src/class/dashboard/init.php">init.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">39</span>
|
||||
</aside>
|
||||
|
@ -323,7 +323,7 @@
|
|||
<section class="phpdocumentor-methods">
|
||||
<h3 class="phpdocumentor-elements__header" id="methods">
|
||||
Methods
|
||||
<a href="classes/MCI-Footnotes-Layout-Init.html#methods" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<a href="classes/Footnotes-Layout-Init.html#methods" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
</h3>
|
||||
<article
|
||||
class="phpdocumentor-element
|
||||
|
@ -333,10 +333,10 @@
|
|||
>
|
||||
<h4 class="phpdocumentor-element__name" id="method___construct">
|
||||
__construct()
|
||||
<a href="classes/MCI-Footnotes-Layout-Init.html#method___construct" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<a href="classes/Footnotes-Layout-Init.html#method___construct" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
</h4>
|
||||
<aside class="phpdocumentor-element-found-in">
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="class/dashboard/init.php"><a href="files/class-dashboard-init.html"><abbr title="class/dashboard/init.php">init.php</abbr></a></abbr>
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="src/class/dashboard/init.php"><a href="files/src-class-dashboard-init.html"><abbr title="src/class/dashboard/init.php">init.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">46</span>
|
||||
</aside>
|
||||
|
@ -382,10 +382,10 @@
|
|||
>
|
||||
<h4 class="phpdocumentor-element__name" id="method_get_plugin_meta_information">
|
||||
get_plugin_meta_information()
|
||||
<a href="classes/MCI-Footnotes-Layout-Init.html#method_get_plugin_meta_information" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<a href="classes/Footnotes-Layout-Init.html#method_get_plugin_meta_information" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
</h4>
|
||||
<aside class="phpdocumentor-element-found-in">
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="class/dashboard/init.php"><a href="files/class-dashboard-init.html"><abbr title="class/dashboard/init.php">init.php</abbr></a></abbr>
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="src/class/dashboard/init.php"><a href="files/src-class-dashboard-init.html"><abbr title="src/class/dashboard/init.php">init.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">91</span>
|
||||
</aside>
|
||||
|
@ -431,10 +431,10 @@
|
|||
>
|
||||
<h4 class="phpdocumentor-element__name" id="method_initialize_settings">
|
||||
initialize_settings()
|
||||
<a href="classes/MCI-Footnotes-Layout-Init.html#method_initialize_settings" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<a href="classes/Footnotes-Layout-Init.html#method_initialize_settings" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
</h4>
|
||||
<aside class="phpdocumentor-element-found-in">
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="class/dashboard/init.php"><a href="files/class-dashboard-init.html"><abbr title="class/dashboard/init.php">init.php</abbr></a></abbr>
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="src/class/dashboard/init.php"><a href="files/src-class-dashboard-init.html"><abbr title="src/class/dashboard/init.php">init.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">62</span>
|
||||
</aside>
|
||||
|
@ -480,10 +480,10 @@
|
|||
>
|
||||
<h4 class="phpdocumentor-element__name" id="method_register_options_submenu">
|
||||
register_options_submenu()
|
||||
<a href="classes/MCI-Footnotes-Layout-Init.html#method_register_options_submenu" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<a href="classes/Footnotes-Layout-Init.html#method_register_options_submenu" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
</h4>
|
||||
<aside class="phpdocumentor-element-found-in">
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="class/dashboard/init.php"><a href="files/class-dashboard-init.html"><abbr title="class/dashboard/init.php">init.php</abbr></a></abbr>
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="src/class/dashboard/init.php"><a href="files/src-class-dashboard-init.html"><abbr title="src/class/dashboard/init.php">init.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">73</span>
|
||||
</aside>
|
||||
|
@ -546,7 +546,7 @@
|
|||
</section>
|
||||
</div>
|
||||
</div>
|
||||
<a href="classes/MCI-Footnotes-Layout-Init.html#top" class="phpdocumentor-back-to-top"><i class="fas fa-chevron-circle-up"></i></a>
|
||||
<a href="classes/Footnotes-Layout-Init.html#top" class="phpdocumentor-back-to-top"><i class="fas fa-chevron-circle-up"></i></a>
|
||||
|
||||
</main>
|
||||
|
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
|
@ -75,7 +75,7 @@
|
|||
|
||||
<article class="phpdocumentor-element -class">
|
||||
<h2 class="phpdocumentor-content__title">
|
||||
MCI_Footnotes_Task
|
||||
Footnotes_Task
|
||||
|
||||
|
||||
|
||||
|
@ -83,7 +83,7 @@
|
|||
</h2>
|
||||
|
||||
<aside class="phpdocumentor-element-found-in">
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="class/task.php"><a href="files/class-task.html"><abbr title="class/task.php">task.php</abbr></a></abbr>
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="src/class/task.php"><a href="files/src-class-task.html"><abbr title="src/class/task.php">task.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">95</span>
|
||||
</aside>
|
||||
|
@ -121,252 +121,252 @@
|
|||
|
||||
<dl class="phpdocumentor-table-of-contents">
|
||||
<dt class="phpdocumentor-table-of-contents__entry -property -public">
|
||||
<a href="classes/MCI-Footnotes-Task.html#property_a_arr_footnotes">$a_arr_footnotes</a>
|
||||
<a href="classes/Footnotes-Task.html#property_a_arr_footnotes">$a_arr_footnotes</a>
|
||||
<span>
|
||||
: array<string|int, mixed> </span>
|
||||
</dt>
|
||||
<dd>Contains all footnotes found in the searched content.</dd>
|
||||
|
||||
<dt class="phpdocumentor-table-of-contents__entry -property -public">
|
||||
<a href="classes/MCI-Footnotes-Task.html#property_a_bool_allow_love_me">$a_bool_allow_love_me</a>
|
||||
<a href="classes/Footnotes-Task.html#property_a_bool_allow_love_me">$a_bool_allow_love_me</a>
|
||||
<span>
|
||||
: bool </span>
|
||||
</dt>
|
||||
<dd>Flag if the display of 'LOVE FOOTNOTES' is allowed on the current public page.</dd>
|
||||
|
||||
<dt class="phpdocumentor-table-of-contents__entry -property -public">
|
||||
<a href="classes/MCI-Footnotes-Task.html#property_a_bool_hard_links_enabled">$a_bool_hard_links_enabled</a>
|
||||
<a href="classes/Footnotes-Task.html#property_a_bool_hard_links_enabled">$a_bool_hard_links_enabled</a>
|
||||
<span>
|
||||
: bool </span>
|
||||
</dt>
|
||||
<dd>Hard links for AMP compatibility.</dd>
|
||||
|
||||
<dt class="phpdocumentor-table-of-contents__entry -property -public">
|
||||
<a href="classes/MCI-Footnotes-Task.html#property_a_bool_mirror_tooltip_text">$a_bool_mirror_tooltip_text</a>
|
||||
<a href="classes/Footnotes-Task.html#property_a_bool_mirror_tooltip_text">$a_bool_mirror_tooltip_text</a>
|
||||
<span>
|
||||
: bool </span>
|
||||
</dt>
|
||||
<dd>Whether to mirror the tooltip text in the reference container.</dd>
|
||||
|
||||
<dt class="phpdocumentor-table-of-contents__entry -property -public">
|
||||
<a href="classes/MCI-Footnotes-Task.html#property_a_bool_syntax_error_flag">$a_bool_syntax_error_flag</a>
|
||||
<a href="classes/Footnotes-Task.html#property_a_bool_syntax_error_flag">$a_bool_syntax_error_flag</a>
|
||||
<span>
|
||||
: bool </span>
|
||||
</dt>
|
||||
<dd>Footnote delimiter syntax validation enabled.</dd>
|
||||
|
||||
<dt class="phpdocumentor-table-of-contents__entry -property -public">
|
||||
<a href="classes/MCI-Footnotes-Task.html#property_a_int_post_id">$a_int_post_id</a>
|
||||
<a href="classes/Footnotes-Task.html#property_a_int_post_id">$a_int_post_id</a>
|
||||
<span>
|
||||
: int </span>
|
||||
</dt>
|
||||
<dd>Autoload a.k.a. infinite scroll, or archive view.</dd>
|
||||
|
||||
<dt class="phpdocumentor-table-of-contents__entry -property -public">
|
||||
<a href="classes/MCI-Footnotes-Task.html#property_a_int_reference_container_id">$a_int_reference_container_id</a>
|
||||
<a href="classes/Footnotes-Task.html#property_a_int_reference_container_id">$a_int_reference_container_id</a>
|
||||
<span>
|
||||
: int </span>
|
||||
</dt>
|
||||
<dd>Multiple reference containers in content and widgets.</dd>
|
||||
|
||||
<dt class="phpdocumentor-table-of-contents__entry -property -public">
|
||||
<a href="classes/MCI-Footnotes-Task.html#property_a_int_scroll_offset">$a_int_scroll_offset</a>
|
||||
<a href="classes/Footnotes-Task.html#property_a_int_scroll_offset">$a_int_scroll_offset</a>
|
||||
<span>
|
||||
: int </span>
|
||||
</dt>
|
||||
<dd>Scroll offset.</dd>
|
||||
|
||||
<dt class="phpdocumentor-table-of-contents__entry -property -public">
|
||||
<a href="classes/MCI-Footnotes-Task.html#property_a_int_tooltip_shortcode_length">$a_int_tooltip_shortcode_length</a>
|
||||
<a href="classes/Footnotes-Task.html#property_a_int_tooltip_shortcode_length">$a_int_tooltip_shortcode_length</a>
|
||||
<span>
|
||||
: int </span>
|
||||
</dt>
|
||||
<dd>The tooltip delimiter shortcode length.</dd>
|
||||
|
||||
<dt class="phpdocumentor-table-of-contents__entry -property -public">
|
||||
<a href="classes/MCI-Footnotes-Task.html#property_a_str_end_tag">$a_str_end_tag</a>
|
||||
<a href="classes/Footnotes-Task.html#property_a_str_end_tag">$a_str_end_tag</a>
|
||||
<span>
|
||||
: <abbr title="\str">str</abbr> </span>
|
||||
</dt>
|
||||
<dd>Footnote delimiter end short code.</dd>
|
||||
|
||||
<dt class="phpdocumentor-table-of-contents__entry -property -public">
|
||||
<a href="classes/MCI-Footnotes-Task.html#property_a_str_end_tag_regex">$a_str_end_tag_regex</a>
|
||||
<a href="classes/Footnotes-Task.html#property_a_str_end_tag_regex">$a_str_end_tag_regex</a>
|
||||
<span>
|
||||
: <abbr title="\str">str</abbr> </span>
|
||||
</dt>
|
||||
<dd>Footnote delimiter end short code in regex format.</dd>
|
||||
|
||||
<dt class="phpdocumentor-table-of-contents__entry -property -public">
|
||||
<a href="classes/MCI-Footnotes-Task.html#property_a_str_footnote_link_slug">$a_str_footnote_link_slug</a>
|
||||
<a href="classes/Footnotes-Task.html#property_a_str_footnote_link_slug">$a_str_footnote_link_slug</a>
|
||||
<span>
|
||||
: <abbr title="\str">str</abbr> </span>
|
||||
</dt>
|
||||
<dd>The footnote slug.</dd>
|
||||
|
||||
<dt class="phpdocumentor-table-of-contents__entry -property -public">
|
||||
<a href="classes/MCI-Footnotes-Task.html#property_a_str_link_close_tag">$a_str_link_close_tag</a>
|
||||
<a href="classes/Footnotes-Task.html#property_a_str_link_close_tag">$a_str_link_close_tag</a>
|
||||
<span>
|
||||
: <abbr title="\str">str</abbr> </span>
|
||||
</dt>
|
||||
<dd>The closing tag.</dd>
|
||||
|
||||
<dt class="phpdocumentor-table-of-contents__entry -property -public">
|
||||
<a href="classes/MCI-Footnotes-Task.html#property_a_str_link_open_tag">$a_str_link_open_tag</a>
|
||||
<a href="classes/Footnotes-Task.html#property_a_str_link_open_tag">$a_str_link_open_tag</a>
|
||||
<span>
|
||||
: <abbr title="\str">str</abbr> </span>
|
||||
</dt>
|
||||
<dd>The opening tag.</dd>
|
||||
|
||||
<dt class="phpdocumentor-table-of-contents__entry -property -public">
|
||||
<a href="classes/MCI-Footnotes-Task.html#property_a_str_link_span">$a_str_link_span</a>
|
||||
<a href="classes/Footnotes-Task.html#property_a_str_link_span">$a_str_link_span</a>
|
||||
<span>
|
||||
: <abbr title="\str">str</abbr> </span>
|
||||
</dt>
|
||||
<dd>The span element name.</dd>
|
||||
|
||||
<dt class="phpdocumentor-table-of-contents__entry -property -public">
|
||||
<a href="classes/MCI-Footnotes-Task.html#property_a_str_post_container_id_compound">$a_str_post_container_id_compound</a>
|
||||
<a href="classes/Footnotes-Task.html#property_a_str_post_container_id_compound">$a_str_post_container_id_compound</a>
|
||||
<span>
|
||||
: <abbr title="\str">str</abbr> </span>
|
||||
</dt>
|
||||
<dd>Contains the concatenated fragment ID base.</dd>
|
||||
|
||||
<dt class="phpdocumentor-table-of-contents__entry -property -public">
|
||||
<a href="classes/MCI-Footnotes-Task.html#property_a_str_prefix">$a_str_prefix</a>
|
||||
<a href="classes/Footnotes-Task.html#property_a_str_prefix">$a_str_prefix</a>
|
||||
<span>
|
||||
: string </span>
|
||||
</dt>
|
||||
<dd>Prefix for the Footnote html element ID.</dd>
|
||||
|
||||
<dt class="phpdocumentor-table-of-contents__entry -property -public">
|
||||
<a href="classes/MCI-Footnotes-Task.html#property_a_str_referrer_link_slug">$a_str_referrer_link_slug</a>
|
||||
<a href="classes/Footnotes-Task.html#property_a_str_referrer_link_slug">$a_str_referrer_link_slug</a>
|
||||
<span>
|
||||
: <abbr title="\str">str</abbr> </span>
|
||||
</dt>
|
||||
<dd>The referrer slug.</dd>
|
||||
|
||||
<dt class="phpdocumentor-table-of-contents__entry -property -public">
|
||||
<a href="classes/MCI-Footnotes-Task.html#property_a_str_start_tag">$a_str_start_tag</a>
|
||||
<a href="classes/Footnotes-Task.html#property_a_str_start_tag">$a_str_start_tag</a>
|
||||
<span>
|
||||
: <abbr title="\str">str</abbr> </span>
|
||||
</dt>
|
||||
<dd>Footnote delimiter start short code.</dd>
|
||||
|
||||
<dt class="phpdocumentor-table-of-contents__entry -property -public">
|
||||
<a href="classes/MCI-Footnotes-Task.html#property_a_str_start_tag_regex">$a_str_start_tag_regex</a>
|
||||
<a href="classes/Footnotes-Task.html#property_a_str_start_tag_regex">$a_str_start_tag_regex</a>
|
||||
<span>
|
||||
: <abbr title="\str">str</abbr> </span>
|
||||
</dt>
|
||||
<dd>Footnote delimiter start short code in regex format.</dd>
|
||||
|
||||
<dt class="phpdocumentor-table-of-contents__entry -property -public">
|
||||
<a href="classes/MCI-Footnotes-Task.html#property_a_str_tooltip_shortcode">$a_str_tooltip_shortcode</a>
|
||||
<a href="classes/Footnotes-Task.html#property_a_str_tooltip_shortcode">$a_str_tooltip_shortcode</a>
|
||||
<span>
|
||||
: <abbr title="\str">str</abbr> </span>
|
||||
</dt>
|
||||
<dd>The tooltip delimiter shortcode.</dd>
|
||||
|
||||
<dt class="phpdocumentor-table-of-contents__entry -property -private">
|
||||
<a href="classes/MCI-Footnotes-Task.html#property_a_str_link_ids_separator">$a_str_link_ids_separator</a>
|
||||
<a href="classes/Footnotes-Task.html#property_a_str_link_ids_separator">$a_str_link_ids_separator</a>
|
||||
<span>
|
||||
: <abbr title="\str">str</abbr> </span>
|
||||
</dt>
|
||||
<dd>The slug and identifier separator.</dd>
|
||||
|
||||
<dt class="phpdocumentor-table-of-contents__entry -method -public">
|
||||
<a href="classes/MCI-Footnotes-Task.html#method_exec">exec()</a>
|
||||
<a href="classes/Footnotes-Task.html#method_exec">exec()</a>
|
||||
<span>
|
||||
: string </span>
|
||||
</dt>
|
||||
<dd>Replaces all footnotes that occur in the given content.</dd>
|
||||
|
||||
<dt class="phpdocumentor-table-of-contents__entry -method -public">
|
||||
<a href="classes/MCI-Footnotes-Task.html#method_footnotes_in_content">footnotes_in_content()</a>
|
||||
<a href="classes/Footnotes-Task.html#method_footnotes_in_content">footnotes_in_content()</a>
|
||||
<span>
|
||||
: string </span>
|
||||
</dt>
|
||||
<dd>Replaces footnotes in the content of the current page/post.</dd>
|
||||
|
||||
<dt class="phpdocumentor-table-of-contents__entry -method -public">
|
||||
<a href="classes/MCI-Footnotes-Task.html#method_footnotes_in_excerpt">footnotes_in_excerpt()</a>
|
||||
<a href="classes/Footnotes-Task.html#method_footnotes_in_excerpt">footnotes_in_excerpt()</a>
|
||||
<span>
|
||||
: string </span>
|
||||
</dt>
|
||||
<dd>Processes existing excerpt or replaces it with a new one generated on the basis of the post.</dd>
|
||||
|
||||
<dt class="phpdocumentor-table-of-contents__entry -method -public">
|
||||
<a href="classes/MCI-Footnotes-Task.html#method_footnotes_in_title">footnotes_in_title()</a>
|
||||
<a href="classes/Footnotes-Task.html#method_footnotes_in_title">footnotes_in_title()</a>
|
||||
<span>
|
||||
: string </span>
|
||||
</dt>
|
||||
<dd>Replaces footnotes in the post/page title.</dd>
|
||||
|
||||
<dt class="phpdocumentor-table-of-contents__entry -method -public">
|
||||
<a href="classes/MCI-Footnotes-Task.html#method_footnotes_in_widget_text">footnotes_in_widget_text()</a>
|
||||
<a href="classes/Footnotes-Task.html#method_footnotes_in_widget_text">footnotes_in_widget_text()</a>
|
||||
<span>
|
||||
: string </span>
|
||||
</dt>
|
||||
<dd>Replaces footnotes in the content of the current widget.</dd>
|
||||
|
||||
<dt class="phpdocumentor-table-of-contents__entry -method -public">
|
||||
<a href="classes/MCI-Footnotes-Task.html#method_footnotes_in_widget_title">footnotes_in_widget_title()</a>
|
||||
<a href="classes/Footnotes-Task.html#method_footnotes_in_widget_title">footnotes_in_widget_title()</a>
|
||||
<span>
|
||||
: string </span>
|
||||
</dt>
|
||||
<dd>Replaces footnotes in the widget title.</dd>
|
||||
|
||||
<dt class="phpdocumentor-table-of-contents__entry -method -public">
|
||||
<a href="classes/MCI-Footnotes-Task.html#method_footnotes_output_footer">footnotes_output_footer()</a>
|
||||
<a href="classes/Footnotes-Task.html#method_footnotes_output_footer">footnotes_output_footer()</a>
|
||||
<span>
|
||||
: mixed </span>
|
||||
</dt>
|
||||
<dd>Displays the 'LOVE FOOTNOTES' slug if enabled.</dd>
|
||||
|
||||
<dt class="phpdocumentor-table-of-contents__entry -method -public">
|
||||
<a href="classes/MCI-Footnotes-Task.html#method_footnotes_output_head">footnotes_output_head()</a>
|
||||
<a href="classes/Footnotes-Task.html#method_footnotes_output_head">footnotes_output_head()</a>
|
||||
<span>
|
||||
: mixed </span>
|
||||
</dt>
|
||||
<dd>Outputs the custom css to the header of the public page.</dd>
|
||||
|
||||
<dt class="phpdocumentor-table-of-contents__entry -method -public">
|
||||
<a href="classes/MCI-Footnotes-Task.html#method_generate_excerpt">generate_excerpt()</a>
|
||||
<a href="classes/Footnotes-Task.html#method_generate_excerpt">generate_excerpt()</a>
|
||||
<span>
|
||||
: string </span>
|
||||
</dt>
|
||||
<dd>Generates excerpt on the basis of the post.</dd>
|
||||
|
||||
<dt class="phpdocumentor-table-of-contents__entry -method -public">
|
||||
<a href="classes/MCI-Footnotes-Task.html#method_generate_excerpt_with_footnotes">generate_excerpt_with_footnotes()</a>
|
||||
<a href="classes/Footnotes-Task.html#method_generate_excerpt_with_footnotes">generate_excerpt_with_footnotes()</a>
|
||||
<span>
|
||||
: string </span>
|
||||
</dt>
|
||||
<dd>Generates excerpt with footnotes on the basis of the post.</dd>
|
||||
|
||||
<dt class="phpdocumentor-table-of-contents__entry -method -public">
|
||||
<a href="classes/MCI-Footnotes-Task.html#method_reference_container">reference_container()</a>
|
||||
<a href="classes/Footnotes-Task.html#method_reference_container">reference_container()</a>
|
||||
<span>
|
||||
: string </span>
|
||||
</dt>
|
||||
<dd>Generates the reference container.</dd>
|
||||
|
||||
<dt class="phpdocumentor-table-of-contents__entry -method -public">
|
||||
<a href="classes/MCI-Footnotes-Task.html#method_register_hooks">register_hooks()</a>
|
||||
<a href="classes/Footnotes-Task.html#method_register_hooks">register_hooks()</a>
|
||||
<span>
|
||||
: mixed </span>
|
||||
</dt>
|
||||
<dd>Register WordPress Hooks to replace Footnotes in the content of a public page.</dd>
|
||||
<dd>Register WordPress hooks to replace Footnotes in the content of a public page.</dd>
|
||||
|
||||
<dt class="phpdocumentor-table-of-contents__entry -method -public">
|
||||
<a href="classes/MCI-Footnotes-Task.html#method_search">search()</a>
|
||||
<a href="classes/Footnotes-Task.html#method_search">search()</a>
|
||||
<span>
|
||||
: string </span>
|
||||
</dt>
|
||||
<dd>Replaces all footnotes in the given content and appends them to the static property.</dd>
|
||||
|
||||
<dt class="phpdocumentor-table-of-contents__entry -method -public">
|
||||
<a href="classes/MCI-Footnotes-Task.html#method_unify_delimiters">unify_delimiters()</a>
|
||||
<a href="classes/Footnotes-Task.html#method_unify_delimiters">unify_delimiters()</a>
|
||||
<span>
|
||||
: mixed </span>
|
||||
</dt>
|
||||
|
@ -382,7 +382,7 @@
|
|||
<section class="phpdocumentor-properties">
|
||||
<h3 class="phpdocumentor-elements__header" id="properties">
|
||||
Properties
|
||||
<a href="classes/MCI-Footnotes-Task.html#properties" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<a href="classes/Footnotes-Task.html#properties" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
</h3>
|
||||
<article
|
||||
class="
|
||||
|
@ -393,12 +393,12 @@
|
|||
>
|
||||
<h4 class="phpdocumentor-element__name" id="property_a_arr_footnotes">
|
||||
$a_arr_footnotes
|
||||
<a href="classes/MCI-Footnotes-Task.html#property_a_arr_footnotes" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<a href="classes/Footnotes-Task.html#property_a_arr_footnotes" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<span class="phpdocumentor-element__modifiers">
|
||||
</span>
|
||||
</h4>
|
||||
<aside class="phpdocumentor-element-found-in">
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="class/task.php"><a href="files/class-task.html"><abbr title="class/task.php">task.php</abbr></a></abbr>
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="src/class/task.php"><a href="files/src-class-task.html"><abbr title="src/class/task.php">task.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">103</span>
|
||||
</aside>
|
||||
|
@ -440,12 +440,12 @@
|
|||
>
|
||||
<h4 class="phpdocumentor-element__name" id="property_a_bool_allow_love_me">
|
||||
$a_bool_allow_love_me
|
||||
<a href="classes/MCI-Footnotes-Task.html#property_a_bool_allow_love_me" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<a href="classes/Footnotes-Task.html#property_a_bool_allow_love_me" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<span class="phpdocumentor-element__modifiers">
|
||||
</span>
|
||||
</h4>
|
||||
<aside class="phpdocumentor-element-found-in">
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="class/task.php"><a href="files/class-task.html"><abbr title="class/task.php">task.php</abbr></a></abbr>
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="src/class/task.php"><a href="files/src-class-task.html"><abbr title="src/class/task.php">task.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">111</span>
|
||||
</aside>
|
||||
|
@ -487,12 +487,12 @@
|
|||
>
|
||||
<h4 class="phpdocumentor-element__name" id="property_a_bool_hard_links_enabled">
|
||||
$a_bool_hard_links_enabled
|
||||
<a href="classes/MCI-Footnotes-Task.html#property_a_bool_hard_links_enabled" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<a href="classes/Footnotes-Task.html#property_a_bool_hard_links_enabled" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<span class="phpdocumentor-element__modifiers">
|
||||
</span>
|
||||
</h4>
|
||||
<aside class="phpdocumentor-element-found-in">
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="class/task.php"><a href="files/class-task.html"><abbr title="class/task.php">task.php</abbr></a></abbr>
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="src/class/task.php"><a href="files/src-class-task.html"><abbr title="src/class/task.php">task.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">182</span>
|
||||
</aside>
|
||||
|
@ -607,12 +607,12 @@
|
|||
>
|
||||
<h4 class="phpdocumentor-element__name" id="property_a_bool_mirror_tooltip_text">
|
||||
$a_bool_mirror_tooltip_text
|
||||
<a href="classes/MCI-Footnotes-Task.html#property_a_bool_mirror_tooltip_text" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<a href="classes/Footnotes-Task.html#property_a_bool_mirror_tooltip_text" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<span class="phpdocumentor-element__modifiers">
|
||||
</span>
|
||||
</h4>
|
||||
<aside class="phpdocumentor-element-found-in">
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="class/task.php"><a href="files/class-task.html"><abbr title="class/task.php">task.php</abbr></a></abbr>
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="src/class/task.php"><a href="files/src-class-task.html"><abbr title="src/class/task.php">task.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">343</span>
|
||||
</aside>
|
||||
|
@ -654,12 +654,12 @@
|
|||
>
|
||||
<h4 class="phpdocumentor-element__name" id="property_a_bool_syntax_error_flag">
|
||||
$a_bool_syntax_error_flag
|
||||
<a href="classes/MCI-Footnotes-Task.html#property_a_bool_syntax_error_flag" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<a href="classes/Footnotes-Task.html#property_a_bool_syntax_error_flag" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<span class="phpdocumentor-element__modifiers">
|
||||
</span>
|
||||
</h4>
|
||||
<aside class="phpdocumentor-element-found-in">
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="class/task.php"><a href="files/class-task.html"><abbr title="class/task.php">task.php</abbr></a></abbr>
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="src/class/task.php"><a href="files/src-class-task.html"><abbr title="src/class/task.php">task.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">398</span>
|
||||
</aside>
|
||||
|
@ -704,12 +704,12 @@
|
|||
>
|
||||
<h4 class="phpdocumentor-element__name" id="property_a_int_post_id">
|
||||
$a_int_post_id
|
||||
<a href="classes/MCI-Footnotes-Task.html#property_a_int_post_id" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<a href="classes/Footnotes-Task.html#property_a_int_post_id" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<span class="phpdocumentor-element__modifiers">
|
||||
</span>
|
||||
</h4>
|
||||
<aside class="phpdocumentor-element-found-in">
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="class/task.php"><a href="files/class-task.html"><abbr title="class/task.php">task.php</abbr></a></abbr>
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="src/class/task.php"><a href="files/src-class-task.html"><abbr title="src/class/task.php">task.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">138</span>
|
||||
</aside>
|
||||
|
@ -786,12 +786,12 @@
|
|||
>
|
||||
<h4 class="phpdocumentor-element__name" id="property_a_int_reference_container_id">
|
||||
$a_int_reference_container_id
|
||||
<a href="classes/MCI-Footnotes-Task.html#property_a_int_reference_container_id" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<a href="classes/Footnotes-Task.html#property_a_int_reference_container_id" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<span class="phpdocumentor-element__modifiers">
|
||||
</span>
|
||||
</h4>
|
||||
<aside class="phpdocumentor-element-found-in">
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="class/task.php"><a href="files/class-task.html"><abbr title="class/task.php">task.php</abbr></a></abbr>
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="src/class/task.php"><a href="files/src-class-task.html"><abbr title="src/class/task.php">task.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">156</span>
|
||||
</aside>
|
||||
|
@ -859,12 +859,12 @@
|
|||
>
|
||||
<h4 class="phpdocumentor-element__name" id="property_a_int_scroll_offset">
|
||||
$a_int_scroll_offset
|
||||
<a href="classes/MCI-Footnotes-Task.html#property_a_int_scroll_offset" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<a href="classes/Footnotes-Task.html#property_a_int_scroll_offset" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<span class="phpdocumentor-element__modifiers">
|
||||
</span>
|
||||
</h4>
|
||||
<aside class="phpdocumentor-element-found-in">
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="class/task.php"><a href="files/class-task.html"><abbr title="class/task.php">task.php</abbr></a></abbr>
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="src/class/task.php"><a href="files/src-class-task.html"><abbr title="src/class/task.php">task.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">235</span>
|
||||
</aside>
|
||||
|
@ -937,12 +937,12 @@
|
|||
>
|
||||
<h4 class="phpdocumentor-element__name" id="property_a_int_tooltip_shortcode_length">
|
||||
$a_int_tooltip_shortcode_length
|
||||
<a href="classes/MCI-Footnotes-Task.html#property_a_int_tooltip_shortcode_length" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<a href="classes/Footnotes-Task.html#property_a_int_tooltip_shortcode_length" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<span class="phpdocumentor-element__modifiers">
|
||||
</span>
|
||||
</h4>
|
||||
<aside class="phpdocumentor-element-found-in">
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="class/task.php"><a href="files/class-task.html"><abbr title="class/task.php">task.php</abbr></a></abbr>
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="src/class/task.php"><a href="files/src-class-task.html"><abbr title="src/class/task.php">task.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">335</span>
|
||||
</aside>
|
||||
|
@ -984,12 +984,12 @@
|
|||
>
|
||||
<h4 class="phpdocumentor-element__name" id="property_a_str_end_tag">
|
||||
$a_str_end_tag
|
||||
<a href="classes/MCI-Footnotes-Task.html#property_a_str_end_tag" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<a href="classes/Footnotes-Task.html#property_a_str_end_tag" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<span class="phpdocumentor-element__modifiers">
|
||||
</span>
|
||||
</h4>
|
||||
<aside class="phpdocumentor-element-found-in">
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="class/task.php"><a href="files/class-task.html"><abbr title="class/task.php">task.php</abbr></a></abbr>
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="src/class/task.php"><a href="files/src-class-task.html"><abbr title="src/class/task.php">task.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">361</span>
|
||||
</aside>
|
||||
|
@ -1042,12 +1042,12 @@
|
|||
>
|
||||
<h4 class="phpdocumentor-element__name" id="property_a_str_end_tag_regex">
|
||||
$a_str_end_tag_regex
|
||||
<a href="classes/MCI-Footnotes-Task.html#property_a_str_end_tag_regex" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<a href="classes/Footnotes-Task.html#property_a_str_end_tag_regex" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<span class="phpdocumentor-element__modifiers">
|
||||
</span>
|
||||
</h4>
|
||||
<aside class="phpdocumentor-element-found-in">
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="class/task.php"><a href="files/class-task.html"><abbr title="class/task.php">task.php</abbr></a></abbr>
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="src/class/task.php"><a href="files/src-class-task.html"><abbr title="src/class/task.php">task.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">379</span>
|
||||
</aside>
|
||||
|
@ -1100,12 +1100,12 @@
|
|||
>
|
||||
<h4 class="phpdocumentor-element__name" id="property_a_str_footnote_link_slug">
|
||||
$a_str_footnote_link_slug
|
||||
<a href="classes/MCI-Footnotes-Task.html#property_a_str_footnote_link_slug" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<a href="classes/Footnotes-Task.html#property_a_str_footnote_link_slug" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<span class="phpdocumentor-element__modifiers">
|
||||
</span>
|
||||
</h4>
|
||||
<aside class="phpdocumentor-element-found-in">
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="class/task.php"><a href="files/class-task.html"><abbr title="class/task.php">task.php</abbr></a></abbr>
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="src/class/task.php"><a href="files/src-class-task.html"><abbr title="src/class/task.php">task.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">198</span>
|
||||
</aside>
|
||||
|
@ -1147,12 +1147,12 @@
|
|||
>
|
||||
<h4 class="phpdocumentor-element__name" id="property_a_str_link_close_tag">
|
||||
$a_str_link_close_tag
|
||||
<a href="classes/MCI-Footnotes-Task.html#property_a_str_link_close_tag" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<a href="classes/Footnotes-Task.html#property_a_str_link_close_tag" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<span class="phpdocumentor-element__modifiers">
|
||||
</span>
|
||||
</h4>
|
||||
<aside class="phpdocumentor-element-found-in">
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="class/task.php"><a href="files/class-task.html"><abbr title="class/task.php">task.php</abbr></a></abbr>
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="src/class/task.php"><a href="files/src-class-task.html"><abbr title="src/class/task.php">task.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">303</span>
|
||||
</aside>
|
||||
|
@ -1194,12 +1194,12 @@
|
|||
>
|
||||
<h4 class="phpdocumentor-element__name" id="property_a_str_link_open_tag">
|
||||
$a_str_link_open_tag
|
||||
<a href="classes/MCI-Footnotes-Task.html#property_a_str_link_open_tag" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<a href="classes/Footnotes-Task.html#property_a_str_link_open_tag" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<span class="phpdocumentor-element__modifiers">
|
||||
</span>
|
||||
</h4>
|
||||
<aside class="phpdocumentor-element-found-in">
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="class/task.php"><a href="files/class-task.html"><abbr title="class/task.php">task.php</abbr></a></abbr>
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="src/class/task.php"><a href="files/src-class-task.html"><abbr title="src/class/task.php">task.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">295</span>
|
||||
</aside>
|
||||
|
@ -1241,12 +1241,12 @@
|
|||
>
|
||||
<h4 class="phpdocumentor-element__name" id="property_a_str_link_span">
|
||||
$a_str_link_span
|
||||
<a href="classes/MCI-Footnotes-Task.html#property_a_str_link_span" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<a href="classes/Footnotes-Task.html#property_a_str_link_span" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<span class="phpdocumentor-element__modifiers">
|
||||
</span>
|
||||
</h4>
|
||||
<aside class="phpdocumentor-element-found-in">
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="class/task.php"><a href="files/class-task.html"><abbr title="class/task.php">task.php</abbr></a></abbr>
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="src/class/task.php"><a href="files/src-class-task.html"><abbr title="src/class/task.php">task.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">287</span>
|
||||
</aside>
|
||||
|
@ -1288,12 +1288,12 @@
|
|||
>
|
||||
<h4 class="phpdocumentor-element__name" id="property_a_str_post_container_id_compound">
|
||||
$a_str_post_container_id_compound
|
||||
<a href="classes/MCI-Footnotes-Task.html#property_a_str_post_container_id_compound" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<a href="classes/Footnotes-Task.html#property_a_str_post_container_id_compound" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<span class="phpdocumentor-element__modifiers">
|
||||
</span>
|
||||
</h4>
|
||||
<aside class="phpdocumentor-element-found-in">
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="class/task.php"><a href="files/class-task.html"><abbr title="class/task.php">task.php</abbr></a></abbr>
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="src/class/task.php"><a href="files/src-class-task.html"><abbr title="src/class/task.php">task.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">214</span>
|
||||
</aside>
|
||||
|
@ -1335,12 +1335,12 @@
|
|||
>
|
||||
<h4 class="phpdocumentor-element__name" id="property_a_str_prefix">
|
||||
$a_str_prefix
|
||||
<a href="classes/MCI-Footnotes-Task.html#property_a_str_prefix" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<a href="classes/Footnotes-Task.html#property_a_str_prefix" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<span class="phpdocumentor-element__modifiers">
|
||||
</span>
|
||||
</h4>
|
||||
<aside class="phpdocumentor-element-found-in">
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="class/task.php"><a href="files/class-task.html"><abbr title="class/task.php">task.php</abbr></a></abbr>
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="src/class/task.php"><a href="files/src-class-task.html"><abbr title="src/class/task.php">task.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">119</span>
|
||||
</aside>
|
||||
|
@ -1382,12 +1382,12 @@
|
|||
>
|
||||
<h4 class="phpdocumentor-element__name" id="property_a_str_referrer_link_slug">
|
||||
$a_str_referrer_link_slug
|
||||
<a href="classes/MCI-Footnotes-Task.html#property_a_str_referrer_link_slug" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<a href="classes/Footnotes-Task.html#property_a_str_referrer_link_slug" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<span class="phpdocumentor-element__modifiers">
|
||||
</span>
|
||||
</h4>
|
||||
<aside class="phpdocumentor-element-found-in">
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="class/task.php"><a href="files/class-task.html"><abbr title="class/task.php">task.php</abbr></a></abbr>
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="src/class/task.php"><a href="files/src-class-task.html"><abbr title="src/class/task.php">task.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">190</span>
|
||||
</aside>
|
||||
|
@ -1429,12 +1429,12 @@
|
|||
>
|
||||
<h4 class="phpdocumentor-element__name" id="property_a_str_start_tag">
|
||||
$a_str_start_tag
|
||||
<a href="classes/MCI-Footnotes-Task.html#property_a_str_start_tag" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<a href="classes/Footnotes-Task.html#property_a_str_start_tag" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<span class="phpdocumentor-element__modifiers">
|
||||
</span>
|
||||
</h4>
|
||||
<aside class="phpdocumentor-element-found-in">
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="class/task.php"><a href="files/class-task.html"><abbr title="class/task.php">task.php</abbr></a></abbr>
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="src/class/task.php"><a href="files/src-class-task.html"><abbr title="src/class/task.php">task.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">352</span>
|
||||
</aside>
|
||||
|
@ -1487,12 +1487,12 @@
|
|||
>
|
||||
<h4 class="phpdocumentor-element__name" id="property_a_str_start_tag_regex">
|
||||
$a_str_start_tag_regex
|
||||
<a href="classes/MCI-Footnotes-Task.html#property_a_str_start_tag_regex" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<a href="classes/Footnotes-Task.html#property_a_str_start_tag_regex" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<span class="phpdocumentor-element__modifiers">
|
||||
</span>
|
||||
</h4>
|
||||
<aside class="phpdocumentor-element-found-in">
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="class/task.php"><a href="files/class-task.html"><abbr title="class/task.php">task.php</abbr></a></abbr>
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="src/class/task.php"><a href="files/src-class-task.html"><abbr title="src/class/task.php">task.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">370</span>
|
||||
</aside>
|
||||
|
@ -1545,12 +1545,12 @@
|
|||
>
|
||||
<h4 class="phpdocumentor-element__name" id="property_a_str_tooltip_shortcode">
|
||||
$a_str_tooltip_shortcode
|
||||
<a href="classes/MCI-Footnotes-Task.html#property_a_str_tooltip_shortcode" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<a href="classes/Footnotes-Task.html#property_a_str_tooltip_shortcode" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<span class="phpdocumentor-element__modifiers">
|
||||
</span>
|
||||
</h4>
|
||||
<aside class="phpdocumentor-element-found-in">
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="class/task.php"><a href="files/class-task.html"><abbr title="class/task.php">task.php</abbr></a></abbr>
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="src/class/task.php"><a href="files/src-class-task.html"><abbr title="src/class/task.php">task.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">327</span>
|
||||
</aside>
|
||||
|
@ -1592,12 +1592,12 @@
|
|||
>
|
||||
<h4 class="phpdocumentor-element__name" id="property_a_str_link_ids_separator">
|
||||
$a_str_link_ids_separator
|
||||
<a href="classes/MCI-Footnotes-Task.html#property_a_str_link_ids_separator" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<a href="classes/Footnotes-Task.html#property_a_str_link_ids_separator" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<span class="phpdocumentor-element__modifiers">
|
||||
</span>
|
||||
</h4>
|
||||
<aside class="phpdocumentor-element-found-in">
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="class/task.php"><a href="files/class-task.html"><abbr title="class/task.php">task.php</abbr></a></abbr>
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="src/class/task.php"><a href="files/src-class-task.html"><abbr title="src/class/task.php">task.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">206</span>
|
||||
</aside>
|
||||
|
@ -1635,7 +1635,7 @@
|
|||
<section class="phpdocumentor-methods">
|
||||
<h3 class="phpdocumentor-elements__header" id="methods">
|
||||
Methods
|
||||
<a href="classes/MCI-Footnotes-Task.html#methods" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<a href="classes/Footnotes-Task.html#methods" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
</h3>
|
||||
<article
|
||||
class="phpdocumentor-element
|
||||
|
@ -1645,10 +1645,10 @@
|
|||
>
|
||||
<h4 class="phpdocumentor-element__name" id="method_exec">
|
||||
exec()
|
||||
<a href="classes/MCI-Footnotes-Task.html#method_exec" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<a href="classes/Footnotes-Task.html#method_exec" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
</h4>
|
||||
<aside class="phpdocumentor-element-found-in">
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="class/task.php"><a href="files/class-task.html"><abbr title="class/task.php">task.php</abbr></a></abbr>
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="src/class/task.php"><a href="files/src-class-task.html"><abbr title="src/class/task.php">task.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">1381</span>
|
||||
</aside>
|
||||
|
@ -1724,10 +1724,10 @@
|
|||
>
|
||||
<h4 class="phpdocumentor-element__name" id="method_footnotes_in_content">
|
||||
footnotes_in_content()
|
||||
<a href="classes/MCI-Footnotes-Task.html#method_footnotes_in_content" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<a href="classes/Footnotes-Task.html#method_footnotes_in_content" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
</h4>
|
||||
<aside class="phpdocumentor-element-found-in">
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="class/task.php"><a href="files/class-task.html"><abbr title="class/task.php">task.php</abbr></a></abbr>
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="src/class/task.php"><a href="files/src-class-task.html"><abbr title="src/class/task.php">task.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">1098</span>
|
||||
</aside>
|
||||
|
@ -1814,10 +1814,10 @@
|
|||
>
|
||||
<h4 class="phpdocumentor-element__name" id="method_footnotes_in_excerpt">
|
||||
footnotes_in_excerpt()
|
||||
<a href="classes/MCI-Footnotes-Task.html#method_footnotes_in_excerpt" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<a href="classes/Footnotes-Task.html#method_footnotes_in_excerpt" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
</h4>
|
||||
<aside class="phpdocumentor-element-found-in">
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="class/task.php"><a href="files/class-task.html"><abbr title="class/task.php">task.php</abbr></a></abbr>
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="src/class/task.php"><a href="files/src-class-task.html"><abbr title="src/class/task.php">task.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">1153</span>
|
||||
</aside>
|
||||
|
@ -1927,10 +1927,10 @@ Default 'manual' is fallback and is backward compatible with the initial setup.<
|
|||
>
|
||||
<h4 class="phpdocumentor-element__name" id="method_footnotes_in_title">
|
||||
footnotes_in_title()
|
||||
<a href="classes/MCI-Footnotes-Task.html#method_footnotes_in_title" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<a href="classes/Footnotes-Task.html#method_footnotes_in_title" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
</h4>
|
||||
<aside class="phpdocumentor-element-found-in">
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="class/task.php"><a href="files/class-task.html"><abbr title="class/task.php">task.php</abbr></a></abbr>
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="src/class/task.php"><a href="files/src-class-task.html"><abbr title="src/class/task.php">task.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">1079</span>
|
||||
</aside>
|
||||
|
@ -1989,10 +1989,10 @@ Default 'manual' is fallback and is backward compatible with the initial setup.<
|
|||
>
|
||||
<h4 class="phpdocumentor-element__name" id="method_footnotes_in_widget_text">
|
||||
footnotes_in_widget_text()
|
||||
<a href="classes/MCI-Footnotes-Task.html#method_footnotes_in_widget_text" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<a href="classes/Footnotes-Task.html#method_footnotes_in_widget_text" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
</h4>
|
||||
<aside class="phpdocumentor-element-found-in">
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="class/task.php"><a href="files/class-task.html"><abbr title="class/task.php">task.php</abbr></a></abbr>
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="src/class/task.php"><a href="files/src-class-task.html"><abbr title="src/class/task.php">task.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">1365</span>
|
||||
</aside>
|
||||
|
@ -2051,10 +2051,10 @@ Default 'manual' is fallback and is backward compatible with the initial setup.<
|
|||
>
|
||||
<h4 class="phpdocumentor-element__name" id="method_footnotes_in_widget_title">
|
||||
footnotes_in_widget_title()
|
||||
<a href="classes/MCI-Footnotes-Task.html#method_footnotes_in_widget_title" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<a href="classes/Footnotes-Task.html#method_footnotes_in_widget_title" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
</h4>
|
||||
<aside class="phpdocumentor-element-found-in">
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="class/task.php"><a href="files/class-task.html"><abbr title="class/task.php">task.php</abbr></a></abbr>
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="src/class/task.php"><a href="files/src-class-task.html"><abbr title="src/class/task.php">task.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">1353</span>
|
||||
</aside>
|
||||
|
@ -2113,10 +2113,10 @@ Default 'manual' is fallback and is backward compatible with the initial setup.<
|
|||
>
|
||||
<h4 class="phpdocumentor-element__name" id="method_footnotes_output_footer">
|
||||
footnotes_output_footer()
|
||||
<a href="classes/MCI-Footnotes-Task.html#method_footnotes_output_footer" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<a href="classes/Footnotes-Task.html#method_footnotes_output_footer" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
</h4>
|
||||
<aside class="phpdocumentor-element-found-in">
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="class/task.php"><a href="files/class-task.html"><abbr title="class/task.php">task.php</abbr></a></abbr>
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="src/class/task.php"><a href="files/src-class-task.html"><abbr title="src/class/task.php">task.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">1021</span>
|
||||
</aside>
|
||||
|
@ -2172,10 +2172,10 @@ Default 'manual' is fallback and is backward compatible with the initial setup.<
|
|||
>
|
||||
<h4 class="phpdocumentor-element__name" id="method_footnotes_output_head">
|
||||
footnotes_output_head()
|
||||
<a href="classes/MCI-Footnotes-Task.html#method_footnotes_output_head" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<a href="classes/Footnotes-Task.html#method_footnotes_output_head" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
</h4>
|
||||
<aside class="phpdocumentor-element-found-in">
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="class/task.php"><a href="files/class-task.html"><abbr title="class/task.php">task.php</abbr></a></abbr>
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="src/class/task.php"><a href="files/src-class-task.html"><abbr title="src/class/task.php">task.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">583</span>
|
||||
</aside>
|
||||
|
@ -2311,10 +2311,10 @@ Default 'manual' is fallback and is backward compatible with the initial setup.<
|
|||
>
|
||||
<h4 class="phpdocumentor-element__name" id="method_generate_excerpt">
|
||||
generate_excerpt()
|
||||
<a href="classes/MCI-Footnotes-Task.html#method_generate_excerpt" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<a href="classes/Footnotes-Task.html#method_generate_excerpt" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
</h4>
|
||||
<aside class="phpdocumentor-element-found-in">
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="class/task.php"><a href="files/class-task.html"><abbr title="class/task.php">task.php</abbr></a></abbr>
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="src/class/task.php"><a href="files/src-class-task.html"><abbr title="src/class/task.php">task.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">1189</span>
|
||||
</aside>
|
||||
|
@ -2446,10 +2446,10 @@ Applies full WordPress excerpt processing.</p>
|
|||
>
|
||||
<h4 class="phpdocumentor-element__name" id="method_generate_excerpt_with_footnotes">
|
||||
generate_excerpt_with_footnotes()
|
||||
<a href="classes/MCI-Footnotes-Task.html#method_generate_excerpt_with_footnotes" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<a href="classes/Footnotes-Task.html#method_generate_excerpt_with_footnotes" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
</h4>
|
||||
<aside class="phpdocumentor-element-found-in">
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="class/task.php"><a href="files/class-task.html"><abbr title="class/task.php">task.php</abbr></a></abbr>
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="src/class/task.php"><a href="files/src-class-task.html"><abbr title="src/class/task.php">task.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">1253</span>
|
||||
</aside>
|
||||
|
@ -2628,12 +2628,12 @@ Does not apply full WordPress excerpt processing.</p>
|
|||
>
|
||||
<h4 class="phpdocumentor-element__name" id="method_reference_container">
|
||||
reference_container()
|
||||
<a href="classes/MCI-Footnotes-Task.html#method_reference_container" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<a href="classes/Footnotes-Task.html#method_reference_container" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
</h4>
|
||||
<aside class="phpdocumentor-element-found-in">
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="class/task.php"><a href="files/class-task.html"><abbr title="class/task.php">task.php</abbr></a></abbr>
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="src/class/task.php"><a href="files/src-class-task.html"><abbr title="src/class/task.php">task.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">2253</span>
|
||||
<span class="phpdocumentor-element-found-in__line">2263</span>
|
||||
</aside>
|
||||
|
||||
<p class="phpdocumentor-summary">Generates the reference container.</p>
|
||||
|
@ -2737,15 +2737,15 @@ Does not apply full WordPress excerpt processing.</p>
|
|||
>
|
||||
<h4 class="phpdocumentor-element__name" id="method_register_hooks">
|
||||
register_hooks()
|
||||
<a href="classes/MCI-Footnotes-Task.html#method_register_hooks" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<a href="classes/Footnotes-Task.html#method_register_hooks" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
</h4>
|
||||
<aside class="phpdocumentor-element-found-in">
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="class/task.php"><a href="files/class-task.html"><abbr title="class/task.php">task.php</abbr></a></abbr>
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="src/class/task.php"><a href="files/src-class-task.html"><abbr title="src/class/task.php">task.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">418</span>
|
||||
</aside>
|
||||
|
||||
<p class="phpdocumentor-summary">Register WordPress Hooks to replace Footnotes in the content of a public page.</p>
|
||||
<p class="phpdocumentor-summary">Register WordPress hooks to replace Footnotes in the content of a public page.</p>
|
||||
|
||||
<code class="phpdocumentor-code phpdocumentor-signature ">
|
||||
<span class="phpdocumentor-signature__visibility">public</span>
|
||||
|
@ -2906,10 +2906,10 @@ Does not apply full WordPress excerpt processing.</p>
|
|||
>
|
||||
<h4 class="phpdocumentor-element__name" id="method_search">
|
||||
search()
|
||||
<a href="classes/MCI-Footnotes-Task.html#method_search" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<a href="classes/Footnotes-Task.html#method_search" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
</h4>
|
||||
<aside class="phpdocumentor-element-found-in">
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="class/task.php"><a href="files/class-task.html"><abbr title="class/task.php">task.php</abbr></a></abbr>
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="src/class/task.php"><a href="files/src-class-task.html"><abbr title="src/class/task.php">task.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">1540</span>
|
||||
</aside>
|
||||
|
@ -3070,10 +3070,10 @@ Does not apply full WordPress excerpt processing.</p>
|
|||
>
|
||||
<h4 class="phpdocumentor-element__name" id="method_unify_delimiters">
|
||||
unify_delimiters()
|
||||
<a href="classes/MCI-Footnotes-Task.html#method_unify_delimiters" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<a href="classes/Footnotes-Task.html#method_unify_delimiters" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
</h4>
|
||||
<aside class="phpdocumentor-element-found-in">
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="class/task.php"><a href="files/class-task.html"><abbr title="class/task.php">task.php</abbr></a></abbr>
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="src/class/task.php"><a href="files/src-class-task.html"><abbr title="src/class/task.php">task.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">1459</span>
|
||||
</aside>
|
||||
|
@ -3194,7 +3194,7 @@ does not escape the greater-than sign.</p>
|
|||
</section>
|
||||
</div>
|
||||
</div>
|
||||
<a href="classes/MCI-Footnotes-Task.html#top" class="phpdocumentor-back-to-top"><i class="fas fa-chevron-circle-up"></i></a>
|
||||
<a href="classes/Footnotes-Task.html#top" class="phpdocumentor-back-to-top"><i class="fas fa-chevron-circle-up"></i></a>
|
||||
|
||||
</main>
|
||||
|
|
@ -75,7 +75,7 @@
|
|||
|
||||
<article class="phpdocumentor-element -class">
|
||||
<h2 class="phpdocumentor-content__title">
|
||||
MCI_Footnotes_Template
|
||||
Footnotes_Template
|
||||
|
||||
|
||||
|
||||
|
@ -83,7 +83,7 @@
|
|||
</h2>
|
||||
|
||||
<aside class="phpdocumentor-element-found-in">
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="class/template.php"><a href="files/class-template.html"><abbr title="class/template.php">template.php</abbr></a></abbr>
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="src/class/template.php"><a href="files/src-class-template.html"><abbr title="src/class/template.php">template.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">19</span>
|
||||
</aside>
|
||||
|
@ -122,77 +122,77 @@
|
|||
|
||||
<dl class="phpdocumentor-table-of-contents">
|
||||
<dt class="phpdocumentor-table-of-contents__entry -constant -public">
|
||||
<a href="classes/MCI-Footnotes-Template.html#constant_C_STR_DASHBOARD">C_STR_DASHBOARD</a>
|
||||
<a href="classes/Footnotes-Template.html#constant_C_STR_DASHBOARD">C_STR_DASHBOARD</a>
|
||||
<span>
|
||||
= 'dashboard' </span>
|
||||
</dt>
|
||||
<dd>Directory name for dashboard templates.</dd>
|
||||
|
||||
<dt class="phpdocumentor-table-of-contents__entry -constant -public">
|
||||
<a href="classes/MCI-Footnotes-Template.html#constant_C_STR_PUBLIC">C_STR_PUBLIC</a>
|
||||
<a href="classes/Footnotes-Template.html#constant_C_STR_PUBLIC">C_STR_PUBLIC</a>
|
||||
<span>
|
||||
= 'public' </span>
|
||||
</dt>
|
||||
<dd>Directory name for public templates.</dd>
|
||||
|
||||
<dt class="phpdocumentor-table-of-contents__entry -property -public">
|
||||
<a href="classes/MCI-Footnotes-Template.html#property_plugin_directory">$plugin_directory</a>
|
||||
<a href="classes/Footnotes-Template.html#property_plugin_directory">$plugin_directory</a>
|
||||
<span>
|
||||
: string </span>
|
||||
</dt>
|
||||
<dd>Plugin Directory</dd>
|
||||
|
||||
<dt class="phpdocumentor-table-of-contents__entry -property -private">
|
||||
<a href="classes/MCI-Footnotes-Template.html#property_a_str_original_content">$a_str_original_content</a>
|
||||
<a href="classes/Footnotes-Template.html#property_a_str_original_content">$a_str_original_content</a>
|
||||
<span>
|
||||
: string </span>
|
||||
</dt>
|
||||
<dd>Contains the content of the template after initialize.</dd>
|
||||
|
||||
<dt class="phpdocumentor-table-of-contents__entry -property -private">
|
||||
<a href="classes/MCI-Footnotes-Template.html#property_a_str_replaced_content">$a_str_replaced_content</a>
|
||||
<a href="classes/Footnotes-Template.html#property_a_str_replaced_content">$a_str_replaced_content</a>
|
||||
<span>
|
||||
: string </span>
|
||||
</dt>
|
||||
<dd>Contains the content of the template after initialize with replaced place holders.</dd>
|
||||
|
||||
<dt class="phpdocumentor-table-of-contents__entry -method -public">
|
||||
<a href="classes/MCI-Footnotes-Template.html#method___construct">__construct()</a>
|
||||
<a href="classes/Footnotes-Template.html#method___construct">__construct()</a>
|
||||
<span>
|
||||
: mixed </span>
|
||||
</dt>
|
||||
<dd>Class Constructor. Reads and loads the template file without replace any placeholder.</dd>
|
||||
|
||||
<dt class="phpdocumentor-table-of-contents__entry -method -public">
|
||||
<a href="classes/MCI-Footnotes-Template.html#method_get_content">get_content()</a>
|
||||
<a href="classes/Footnotes-Template.html#method_get_content">get_content()</a>
|
||||
<span>
|
||||
: string </span>
|
||||
</dt>
|
||||
<dd>Returns the content of the template file with replaced placeholders.</dd>
|
||||
|
||||
<dt class="phpdocumentor-table-of-contents__entry -method -public">
|
||||
<a href="classes/MCI-Footnotes-Template.html#method_get_template">get_template()</a>
|
||||
<a href="classes/Footnotes-Template.html#method_get_template">get_template()</a>
|
||||
<span>
|
||||
: mixed </span>
|
||||
</dt>
|
||||
<dd>Get the template.</dd>
|
||||
|
||||
<dt class="phpdocumentor-table-of-contents__entry -method -public">
|
||||
<a href="classes/MCI-Footnotes-Template.html#method_process_template">process_template()</a>
|
||||
<a href="classes/Footnotes-Template.html#method_process_template">process_template()</a>
|
||||
<span>
|
||||
: void </span>
|
||||
</dt>
|
||||
<dd>Process template file.</dd>
|
||||
|
||||
<dt class="phpdocumentor-table-of-contents__entry -method -public">
|
||||
<a href="classes/MCI-Footnotes-Template.html#method_reload">reload()</a>
|
||||
<a href="classes/Footnotes-Template.html#method_reload">reload()</a>
|
||||
<span>
|
||||
: mixed </span>
|
||||
</dt>
|
||||
<dd>Reloads the original content of the template file.</dd>
|
||||
|
||||
<dt class="phpdocumentor-table-of-contents__entry -method -public">
|
||||
<a href="classes/MCI-Footnotes-Template.html#method_replace">replace()</a>
|
||||
<a href="classes/Footnotes-Template.html#method_replace">replace()</a>
|
||||
<span>
|
||||
: bool </span>
|
||||
</dt>
|
||||
|
@ -206,16 +206,16 @@
|
|||
<section class="phpdocumentor-constants">
|
||||
<h3 class="phpdocumentor-elements__header" id="constants">
|
||||
Constants
|
||||
<a href="classes/MCI-Footnotes-Template.html#constants" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<a href="classes/Footnotes-Template.html#constants" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
</h3>
|
||||
<article class="phpdocumentor-element -constant -public ">
|
||||
<h4 class="phpdocumentor-element__name" id="constant_C_STR_DASHBOARD">
|
||||
C_STR_DASHBOARD
|
||||
<a href="classes/MCI-Footnotes-Template.html#constant_C_STR_DASHBOARD" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<a href="classes/Footnotes-Template.html#constant_C_STR_DASHBOARD" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
</h4>
|
||||
|
||||
<aside class="phpdocumentor-element-found-in">
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="class/template.php"><a href="files/class-template.html"><abbr title="class/template.php">template.php</abbr></a></abbr>
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="src/class/template.php"><a href="files/src-class-template.html"><abbr title="src/class/template.php">template.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">27</span>
|
||||
</aside>
|
||||
|
@ -253,11 +253,11 @@
|
|||
<article class="phpdocumentor-element -constant -public ">
|
||||
<h4 class="phpdocumentor-element__name" id="constant_C_STR_PUBLIC">
|
||||
C_STR_PUBLIC
|
||||
<a href="classes/MCI-Footnotes-Template.html#constant_C_STR_PUBLIC" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<a href="classes/Footnotes-Template.html#constant_C_STR_PUBLIC" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
</h4>
|
||||
|
||||
<aside class="phpdocumentor-element-found-in">
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="class/template.php"><a href="files/class-template.html"><abbr title="class/template.php">template.php</abbr></a></abbr>
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="src/class/template.php"><a href="files/src-class-template.html"><abbr title="src/class/template.php">template.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">35</span>
|
||||
</aside>
|
||||
|
@ -298,7 +298,7 @@
|
|||
<section class="phpdocumentor-properties">
|
||||
<h3 class="phpdocumentor-elements__header" id="properties">
|
||||
Properties
|
||||
<a href="classes/MCI-Footnotes-Template.html#properties" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<a href="classes/Footnotes-Template.html#properties" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
</h3>
|
||||
<article
|
||||
class="
|
||||
|
@ -309,12 +309,12 @@
|
|||
>
|
||||
<h4 class="phpdocumentor-element__name" id="property_plugin_directory">
|
||||
$plugin_directory
|
||||
<a href="classes/MCI-Footnotes-Template.html#property_plugin_directory" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<a href="classes/Footnotes-Template.html#property_plugin_directory" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<span class="phpdocumentor-element__modifiers">
|
||||
</span>
|
||||
</h4>
|
||||
<aside class="phpdocumentor-element-found-in">
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="class/template.php"><a href="files/class-template.html"><abbr title="class/template.php">template.php</abbr></a></abbr>
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="src/class/template.php"><a href="files/src-class-template.html"><abbr title="src/class/template.php">template.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">60</span>
|
||||
</aside>
|
||||
|
@ -356,12 +356,12 @@
|
|||
>
|
||||
<h4 class="phpdocumentor-element__name" id="property_a_str_original_content">
|
||||
$a_str_original_content
|
||||
<a href="classes/MCI-Footnotes-Template.html#property_a_str_original_content" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<a href="classes/Footnotes-Template.html#property_a_str_original_content" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<span class="phpdocumentor-element__modifiers">
|
||||
</span>
|
||||
</h4>
|
||||
<aside class="phpdocumentor-element-found-in">
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="class/template.php"><a href="files/class-template.html"><abbr title="class/template.php">template.php</abbr></a></abbr>
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="src/class/template.php"><a href="files/src-class-template.html"><abbr title="src/class/template.php">template.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">43</span>
|
||||
</aside>
|
||||
|
@ -403,12 +403,12 @@
|
|||
>
|
||||
<h4 class="phpdocumentor-element__name" id="property_a_str_replaced_content">
|
||||
$a_str_replaced_content
|
||||
<a href="classes/MCI-Footnotes-Template.html#property_a_str_replaced_content" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<a href="classes/Footnotes-Template.html#property_a_str_replaced_content" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<span class="phpdocumentor-element__modifiers">
|
||||
</span>
|
||||
</h4>
|
||||
<aside class="phpdocumentor-element-found-in">
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="class/template.php"><a href="files/class-template.html"><abbr title="class/template.php">template.php</abbr></a></abbr>
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="src/class/template.php"><a href="files/src-class-template.html"><abbr title="src/class/template.php">template.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">51</span>
|
||||
</aside>
|
||||
|
@ -446,7 +446,7 @@
|
|||
<section class="phpdocumentor-methods">
|
||||
<h3 class="phpdocumentor-elements__header" id="methods">
|
||||
Methods
|
||||
<a href="classes/MCI-Footnotes-Template.html#methods" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<a href="classes/Footnotes-Template.html#methods" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
</h3>
|
||||
<article
|
||||
class="phpdocumentor-element
|
||||
|
@ -456,10 +456,10 @@
|
|||
>
|
||||
<h4 class="phpdocumentor-element__name" id="method___construct">
|
||||
__construct()
|
||||
<a href="classes/MCI-Footnotes-Template.html#method___construct" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<a href="classes/Footnotes-Template.html#method___construct" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
</h4>
|
||||
<aside class="phpdocumentor-element-found-in">
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="class/template.php"><a href="files/class-template.html"><abbr title="class/template.php">template.php</abbr></a></abbr>
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="src/class/template.php"><a href="files/src-class-template.html"><abbr title="src/class/template.php">template.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">77</span>
|
||||
</aside>
|
||||
|
@ -563,10 +563,10 @@
|
|||
>
|
||||
<h4 class="phpdocumentor-element__name" id="method_get_content">
|
||||
get_content()
|
||||
<a href="classes/MCI-Footnotes-Template.html#method_get_content" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<a href="classes/Footnotes-Template.html#method_get_content" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
</h4>
|
||||
<aside class="phpdocumentor-element-found-in">
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="class/template.php"><a href="files/class-template.html"><abbr title="class/template.php">template.php</abbr></a></abbr>
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="src/class/template.php"><a href="files/src-class-template.html"><abbr title="src/class/template.php">template.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">143</span>
|
||||
</aside>
|
||||
|
@ -613,10 +613,10 @@
|
|||
>
|
||||
<h4 class="phpdocumentor-element__name" id="method_get_template">
|
||||
get_template()
|
||||
<a href="classes/MCI-Footnotes-Template.html#method_get_template" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<a href="classes/Footnotes-Template.html#method_get_template" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
</h4>
|
||||
<aside class="phpdocumentor-element-found-in">
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="class/template.php"><a href="files/class-template.html"><abbr title="class/template.php">template.php</abbr></a></abbr>
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="src/class/template.php"><a href="files/src-class-template.html"><abbr title="src/class/template.php">template.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">190</span>
|
||||
</aside>
|
||||
|
@ -723,10 +723,10 @@
|
|||
>
|
||||
<h4 class="phpdocumentor-element__name" id="method_process_template">
|
||||
process_template()
|
||||
<a href="classes/MCI-Footnotes-Template.html#method_process_template" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<a href="classes/Footnotes-Template.html#method_process_template" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
</h4>
|
||||
<aside class="phpdocumentor-element-found-in">
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="class/template.php"><a href="files/class-template.html"><abbr title="class/template.php">template.php</abbr></a></abbr>
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="src/class/template.php"><a href="files/src-class-template.html"><abbr title="src/class/template.php">template.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">161</span>
|
||||
</aside>
|
||||
|
@ -834,10 +834,10 @@
|
|||
>
|
||||
<h4 class="phpdocumentor-element__name" id="method_reload">
|
||||
reload()
|
||||
<a href="classes/MCI-Footnotes-Template.html#method_reload" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<a href="classes/Footnotes-Template.html#method_reload" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
</h4>
|
||||
<aside class="phpdocumentor-element-found-in">
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="class/template.php"><a href="files/class-template.html"><abbr title="class/template.php">template.php</abbr></a></abbr>
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="src/class/template.php"><a href="files/src-class-template.html"><abbr title="src/class/template.php">template.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">133</span>
|
||||
</aside>
|
||||
|
@ -883,10 +883,10 @@
|
|||
>
|
||||
<h4 class="phpdocumentor-element__name" id="method_replace">
|
||||
replace()
|
||||
<a href="classes/MCI-Footnotes-Template.html#method_replace" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<a href="classes/Footnotes-Template.html#method_replace" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
</h4>
|
||||
<aside class="phpdocumentor-element-found-in">
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="class/template.php"><a href="files/class-template.html"><abbr title="class/template.php">template.php</abbr></a></abbr>
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="src/class/template.php"><a href="files/src-class-template.html"><abbr title="src/class/template.php">template.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">111</span>
|
||||
</aside>
|
||||
|
@ -953,7 +953,7 @@
|
|||
</section>
|
||||
</div>
|
||||
</div>
|
||||
<a href="classes/MCI-Footnotes-Template.html#top" class="phpdocumentor-back-to-top"><i class="fas fa-chevron-circle-up"></i></a>
|
||||
<a href="classes/Footnotes-Template.html#top" class="phpdocumentor-back-to-top"><i class="fas fa-chevron-circle-up"></i></a>
|
||||
|
||||
</main>
|
||||
|
|
@ -75,7 +75,7 @@
|
|||
|
||||
<article class="phpdocumentor-element -class">
|
||||
<h2 class="phpdocumentor-content__title">
|
||||
MCI_Footnotes_WYSIWYG
|
||||
Footnotes_WYSIWYG
|
||||
|
||||
|
||||
|
||||
|
@ -83,7 +83,7 @@
|
|||
</h2>
|
||||
|
||||
<aside class="phpdocumentor-element-found-in">
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="class/wysiwyg.php"><a href="files/class-wysiwyg.html"><abbr title="class/wysiwyg.php">wysiwyg.php</abbr></a></abbr>
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="src/class/wysiwyg.php"><a href="files/src-class-wysiwyg.html"><abbr title="src/class/wysiwyg.php">wysiwyg.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">15</span>
|
||||
</aside>
|
||||
|
@ -121,35 +121,35 @@
|
|||
|
||||
<dl class="phpdocumentor-table-of-contents">
|
||||
<dt class="phpdocumentor-table-of-contents__entry -method -public">
|
||||
<a href="classes/MCI-Footnotes-WYSIWYG.html#method_ajax_callback">ajax_callback()</a>
|
||||
<a href="classes/Footnotes-WYSIWYG.html#method_ajax_callback">ajax_callback()</a>
|
||||
<span>
|
||||
: mixed </span>
|
||||
</dt>
|
||||
<dd>AJAX Callback function when the Footnotes Button is clicked. Either in the Plain text or Visual editor.</dd>
|
||||
|
||||
<dt class="phpdocumentor-table-of-contents__entry -method -public">
|
||||
<a href="classes/MCI-Footnotes-WYSIWYG.html#method_include_scripts">include_scripts()</a>
|
||||
<a href="classes/Footnotes-WYSIWYG.html#method_include_scripts">include_scripts()</a>
|
||||
<span>
|
||||
: array<string|int, mixed> </span>
|
||||
</dt>
|
||||
<dd>Includes the Plugins WYSIWYG editor script.</dd>
|
||||
|
||||
<dt class="phpdocumentor-table-of-contents__entry -method -public">
|
||||
<a href="classes/MCI-Footnotes-WYSIWYG.html#method_new_plain_text_editor_button">new_plain_text_editor_button()</a>
|
||||
<a href="classes/Footnotes-WYSIWYG.html#method_new_plain_text_editor_button">new_plain_text_editor_button()</a>
|
||||
<span>
|
||||
: mixed </span>
|
||||
</dt>
|
||||
<dd>Add a new button to the plain text editor.</dd>
|
||||
|
||||
<dt class="phpdocumentor-table-of-contents__entry -method -public">
|
||||
<a href="classes/MCI-Footnotes-WYSIWYG.html#method_new_visual_editor_button">new_visual_editor_button()</a>
|
||||
<a href="classes/Footnotes-WYSIWYG.html#method_new_visual_editor_button">new_visual_editor_button()</a>
|
||||
<span>
|
||||
: array<string|int, mixed> </span>
|
||||
</dt>
|
||||
<dd>Append a new Button to the WYSIWYG editor of Posts and Pages.</dd>
|
||||
|
||||
<dt class="phpdocumentor-table-of-contents__entry -method -public">
|
||||
<a href="classes/MCI-Footnotes-WYSIWYG.html#method_register_hooks">register_hooks()</a>
|
||||
<a href="classes/Footnotes-WYSIWYG.html#method_register_hooks">register_hooks()</a>
|
||||
<span>
|
||||
: void </span>
|
||||
</dt>
|
||||
|
@ -166,7 +166,7 @@
|
|||
<section class="phpdocumentor-methods">
|
||||
<h3 class="phpdocumentor-elements__header" id="methods">
|
||||
Methods
|
||||
<a href="classes/MCI-Footnotes-WYSIWYG.html#methods" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<a href="classes/Footnotes-WYSIWYG.html#methods" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
</h3>
|
||||
<article
|
||||
class="phpdocumentor-element
|
||||
|
@ -176,10 +176,10 @@
|
|||
>
|
||||
<h4 class="phpdocumentor-element__name" id="method_ajax_callback">
|
||||
ajax_callback()
|
||||
<a href="classes/MCI-Footnotes-WYSIWYG.html#method_ajax_callback" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<a href="classes/Footnotes-WYSIWYG.html#method_ajax_callback" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
</h4>
|
||||
<aside class="phpdocumentor-element-found-in">
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="class/wysiwyg.php"><a href="files/class-wysiwyg.html"><abbr title="class/wysiwyg.php">wysiwyg.php</abbr></a></abbr>
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="src/class/wysiwyg.php"><a href="files/src-class-wysiwyg.html"><abbr title="src/class/wysiwyg.php">wysiwyg.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">87</span>
|
||||
</aside>
|
||||
|
@ -226,10 +226,10 @@
|
|||
>
|
||||
<h4 class="phpdocumentor-element__name" id="method_include_scripts">
|
||||
include_scripts()
|
||||
<a href="classes/MCI-Footnotes-WYSIWYG.html#method_include_scripts" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<a href="classes/Footnotes-WYSIWYG.html#method_include_scripts" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
</h4>
|
||||
<aside class="phpdocumentor-element-found-in">
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="class/wysiwyg.php"><a href="files/class-wysiwyg.html"><abbr title="class/wysiwyg.php">wysiwyg.php</abbr></a></abbr>
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="src/class/wysiwyg.php"><a href="files/src-class-wysiwyg.html"><abbr title="src/class/wysiwyg.php">wysiwyg.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">76</span>
|
||||
</aside>
|
||||
|
@ -287,10 +287,10 @@
|
|||
>
|
||||
<h4 class="phpdocumentor-element__name" id="method_new_plain_text_editor_button">
|
||||
new_plain_text_editor_button()
|
||||
<a href="classes/MCI-Footnotes-WYSIWYG.html#method_new_plain_text_editor_button" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<a href="classes/Footnotes-WYSIWYG.html#method_new_plain_text_editor_button" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
</h4>
|
||||
<aside class="phpdocumentor-element-found-in">
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="class/wysiwyg.php"><a href="files/class-wysiwyg.html"><abbr title="class/wysiwyg.php">wysiwyg.php</abbr></a></abbr>
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="src/class/wysiwyg.php"><a href="files/src-class-wysiwyg.html"><abbr title="src/class/wysiwyg.php">wysiwyg.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">62</span>
|
||||
</aside>
|
||||
|
@ -336,10 +336,10 @@
|
|||
>
|
||||
<h4 class="phpdocumentor-element__name" id="method_new_visual_editor_button">
|
||||
new_visual_editor_button()
|
||||
<a href="classes/MCI-Footnotes-WYSIWYG.html#method_new_visual_editor_button" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<a href="classes/Footnotes-WYSIWYG.html#method_new_visual_editor_button" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
</h4>
|
||||
<aside class="phpdocumentor-element-found-in">
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="class/wysiwyg.php"><a href="files/class-wysiwyg.html"><abbr title="class/wysiwyg.php">wysiwyg.php</abbr></a></abbr>
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="src/class/wysiwyg.php"><a href="files/src-class-wysiwyg.html"><abbr title="src/class/wysiwyg.php">wysiwyg.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">52</span>
|
||||
</aside>
|
||||
|
@ -397,10 +397,10 @@
|
|||
>
|
||||
<h4 class="phpdocumentor-element__name" id="method_register_hooks">
|
||||
register_hooks()
|
||||
<a href="classes/MCI-Footnotes-WYSIWYG.html#method_register_hooks" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<a href="classes/Footnotes-WYSIWYG.html#method_register_hooks" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
</h4>
|
||||
<aside class="phpdocumentor-element-found-in">
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="class/wysiwyg.php"><a href="files/class-wysiwyg.html"><abbr title="class/wysiwyg.php">wysiwyg.php</abbr></a></abbr>
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="src/class/wysiwyg.php"><a href="files/src-class-wysiwyg.html"><abbr title="src/class/wysiwyg.php">wysiwyg.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">30</span>
|
||||
</aside>
|
||||
|
@ -482,7 +482,7 @@
|
|||
</section>
|
||||
</div>
|
||||
</div>
|
||||
<a href="classes/MCI-Footnotes-WYSIWYG.html#top" class="phpdocumentor-back-to-top"><i class="fas fa-chevron-circle-up"></i></a>
|
||||
<a href="classes/Footnotes-WYSIWYG.html#top" class="phpdocumentor-back-to-top"><i class="fas fa-chevron-circle-up"></i></a>
|
||||
|
||||
</main>
|
||||
|
|
@ -75,7 +75,7 @@
|
|||
|
||||
<article class="phpdocumentor-element -class">
|
||||
<h2 class="phpdocumentor-content__title">
|
||||
MCI_Footnotes_Widget_Base
|
||||
Footnotes_Widget_Base
|
||||
|
||||
<span class="phpdocumentor-element__extends">
|
||||
extends <abbr title="\WP_Widget">WP_Widget</abbr>
|
||||
|
@ -86,7 +86,7 @@
|
|||
</h2>
|
||||
|
||||
<aside class="phpdocumentor-element-found-in">
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="class/widgets/base.php"><a href="files/class-widgets-base.html"><abbr title="class/widgets/base.php">base.php</abbr></a></abbr>
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="src/class/widgets/base.php"><a href="files/src-class-widgets-base.html"><abbr title="src/class/widgets/base.php">base.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">21</span>
|
||||
</aside>
|
||||
|
@ -136,35 +136,35 @@
|
|||
|
||||
<dl class="phpdocumentor-table-of-contents">
|
||||
<dt class="phpdocumentor-table-of-contents__entry -method -public">
|
||||
<a href="classes/MCI-Footnotes-Widget-Base.html#method___construct">__construct()</a>
|
||||
<a href="classes/Footnotes-Widget-Base.html#method___construct">__construct()</a>
|
||||
<span>
|
||||
: mixed </span>
|
||||
</dt>
|
||||
<dd>Class Constructor. Registers the child Widget to WordPress.</dd>
|
||||
|
||||
<dt class="phpdocumentor-table-of-contents__entry -method -protected">
|
||||
<a href="classes/MCI-Footnotes-Widget-Base.html#method_get_description">get_description()</a>
|
||||
<a href="classes/Footnotes-Widget-Base.html#method_get_description">get_description()</a>
|
||||
<span>
|
||||
: string </span>
|
||||
</dt>
|
||||
<dd>Returns the Description of the child widget.</dd>
|
||||
|
||||
<dt class="phpdocumentor-table-of-contents__entry -method -protected">
|
||||
<a href="classes/MCI-Footnotes-Widget-Base.html#method_get_id">get_id()</a>
|
||||
<a href="classes/Footnotes-Widget-Base.html#method_get_id">get_id()</a>
|
||||
<span>
|
||||
: string </span>
|
||||
</dt>
|
||||
<dd>Returns an unique ID as string used for the Widget Base ID.</dd>
|
||||
|
||||
<dt class="phpdocumentor-table-of-contents__entry -method -protected">
|
||||
<a href="classes/MCI-Footnotes-Widget-Base.html#method_get_name">get_name()</a>
|
||||
<a href="classes/Footnotes-Widget-Base.html#method_get_name">get_name()</a>
|
||||
<span>
|
||||
: string </span>
|
||||
</dt>
|
||||
<dd>Returns the Public name of child Widget to be displayed in the Configuration page.</dd>
|
||||
|
||||
<dt class="phpdocumentor-table-of-contents__entry -method -protected">
|
||||
<a href="classes/MCI-Footnotes-Widget-Base.html#method_get_widget_width">get_widget_width()</a>
|
||||
<a href="classes/Footnotes-Widget-Base.html#method_get_widget_width">get_widget_width()</a>
|
||||
<span>
|
||||
: int </span>
|
||||
</dt>
|
||||
|
@ -181,7 +181,7 @@
|
|||
<section class="phpdocumentor-methods">
|
||||
<h3 class="phpdocumentor-elements__header" id="methods">
|
||||
Methods
|
||||
<a href="classes/MCI-Footnotes-Widget-Base.html#methods" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<a href="classes/Footnotes-Widget-Base.html#methods" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
</h3>
|
||||
<article
|
||||
class="phpdocumentor-element
|
||||
|
@ -191,10 +191,10 @@
|
|||
>
|
||||
<h4 class="phpdocumentor-element__name" id="method___construct">
|
||||
__construct()
|
||||
<a href="classes/MCI-Footnotes-Widget-Base.html#method___construct" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<a href="classes/Footnotes-Widget-Base.html#method___construct" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
</h4>
|
||||
<aside class="phpdocumentor-element-found-in">
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="class/widgets/base.php"><a href="files/class-widgets-base.html"><abbr title="class/widgets/base.php">base.php</abbr></a></abbr>
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="src/class/widgets/base.php"><a href="files/src-class-widgets-base.html"><abbr title="src/class/widgets/base.php">base.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">69</span>
|
||||
</aside>
|
||||
|
@ -248,7 +248,7 @@
|
|||
<span class="phpdocumentor-tag__name">link</span>
|
||||
</dt>
|
||||
<dd class="phpdocumentor-tag-list__definition">
|
||||
<a class="phpdocumentor-tag-link" href="https://plugins.trac.wordpress.org/browser/footnotes/trunk/class/widgets/base.php?rev=1445720"> <p>“The called constructor method for WP_Widget in MCI_Footnotes_Widget_ReferenceContainer is deprecated since version 4.3.0! Use __construct() instead.”</p>
|
||||
<a class="phpdocumentor-tag-link" href="https://plugins.trac.wordpress.org/browser/footnotes/trunk/class/widgets/base.php?rev=1445720"> <p>“The called constructor method for WP_Widget in Footnotes_Widget_ReferenceContainer is deprecated since version 4.3.0! Use __construct() instead.”</p>
|
||||
</a>
|
||||
|
||||
</dd>
|
||||
|
@ -269,10 +269,10 @@
|
|||
>
|
||||
<h4 class="phpdocumentor-element__name" id="method_get_description">
|
||||
get_description()
|
||||
<a href="classes/MCI-Footnotes-Widget-Base.html#method_get_description" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<a href="classes/Footnotes-Widget-Base.html#method_get_description" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
</h4>
|
||||
<aside class="phpdocumentor-element-found-in">
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="class/widgets/base.php"><a href="files/class-widgets-base.html"><abbr title="class/widgets/base.php">base.php</abbr></a></abbr>
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="src/class/widgets/base.php"><a href="files/src-class-widgets-base.html"><abbr title="src/class/widgets/base.php">base.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">45</span>
|
||||
</aside>
|
||||
|
@ -318,10 +318,10 @@
|
|||
>
|
||||
<h4 class="phpdocumentor-element__name" id="method_get_id">
|
||||
get_id()
|
||||
<a href="classes/MCI-Footnotes-Widget-Base.html#method_get_id" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<a href="classes/Footnotes-Widget-Base.html#method_get_id" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
</h4>
|
||||
<aside class="phpdocumentor-element-found-in">
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="class/widgets/base.php"><a href="files/class-widgets-base.html"><abbr title="class/widgets/base.php">base.php</abbr></a></abbr>
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="src/class/widgets/base.php"><a href="files/src-class-widgets-base.html"><abbr title="src/class/widgets/base.php">base.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">29</span>
|
||||
</aside>
|
||||
|
@ -367,10 +367,10 @@
|
|||
>
|
||||
<h4 class="phpdocumentor-element__name" id="method_get_name">
|
||||
get_name()
|
||||
<a href="classes/MCI-Footnotes-Widget-Base.html#method_get_name" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<a href="classes/Footnotes-Widget-Base.html#method_get_name" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
</h4>
|
||||
<aside class="phpdocumentor-element-found-in">
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="class/widgets/base.php"><a href="files/class-widgets-base.html"><abbr title="class/widgets/base.php">base.php</abbr></a></abbr>
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="src/class/widgets/base.php"><a href="files/src-class-widgets-base.html"><abbr title="src/class/widgets/base.php">base.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">37</span>
|
||||
</aside>
|
||||
|
@ -416,10 +416,10 @@
|
|||
>
|
||||
<h4 class="phpdocumentor-element__name" id="method_get_widget_width">
|
||||
get_widget_width()
|
||||
<a href="classes/MCI-Footnotes-Widget-Base.html#method_get_widget_width" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<a href="classes/Footnotes-Widget-Base.html#method_get_widget_width" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
</h4>
|
||||
<aside class="phpdocumentor-element-found-in">
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="class/widgets/base.php"><a href="files/class-widgets-base.html"><abbr title="class/widgets/base.php">base.php</abbr></a></abbr>
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="src/class/widgets/base.php"><a href="files/src-class-widgets-base.html"><abbr title="src/class/widgets/base.php">base.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">53</span>
|
||||
</aside>
|
||||
|
@ -473,7 +473,7 @@
|
|||
</section>
|
||||
</div>
|
||||
</div>
|
||||
<a href="classes/MCI-Footnotes-Widget-Base.html#top" class="phpdocumentor-back-to-top"><i class="fas fa-chevron-circle-up"></i></a>
|
||||
<a href="classes/Footnotes-Widget-Base.html#top" class="phpdocumentor-back-to-top"><i class="fas fa-chevron-circle-up"></i></a>
|
||||
|
||||
</main>
|
||||
|
|
@ -75,10 +75,10 @@
|
|||
|
||||
<article class="phpdocumentor-element -class">
|
||||
<h2 class="phpdocumentor-content__title">
|
||||
MCI_Footnotes_Widget_Reference_Container
|
||||
Footnotes_Widget_Reference_Container
|
||||
|
||||
<span class="phpdocumentor-element__extends">
|
||||
extends <a href="classes/MCI-Footnotes-Widget-Base.html"><abbr title="\MCI_Footnotes_Widget_Base">MCI_Footnotes_Widget_Base</abbr></a>
|
||||
extends <a href="classes/Footnotes-Widget-Base.html"><abbr title="\Footnotes_Widget_Base">Footnotes_Widget_Base</abbr></a>
|
||||
</span>
|
||||
|
||||
|
||||
|
@ -86,7 +86,7 @@
|
|||
</h2>
|
||||
|
||||
<aside class="phpdocumentor-element-found-in">
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="class/widgets/reference-container.php"><a href="files/class-widgets-reference-container.html"><abbr title="class/widgets/reference-container.php">reference-container.php</abbr></a></abbr>
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="src/class/widgets/reference-container.php"><a href="files/src-class-widgets-reference-container.html"><abbr title="src/class/widgets/reference-container.php">reference-container.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">15</span>
|
||||
</aside>
|
||||
|
@ -124,49 +124,49 @@
|
|||
|
||||
<dl class="phpdocumentor-table-of-contents">
|
||||
<dt class="phpdocumentor-table-of-contents__entry -method -public">
|
||||
<a href="classes/MCI-Footnotes-Widget-Base.html#method___construct">__construct()</a>
|
||||
<a href="classes/Footnotes-Widget-Base.html#method___construct">__construct()</a>
|
||||
<span>
|
||||
: mixed </span>
|
||||
</dt>
|
||||
<dd>Class Constructor. Registers the child Widget to WordPress.</dd>
|
||||
|
||||
<dt class="phpdocumentor-table-of-contents__entry -method -public">
|
||||
<a href="classes/MCI-Footnotes-Widget-Reference-Container.html#method_form">form()</a>
|
||||
<a href="classes/Footnotes-Widget-Reference-Container.html#method_form">form()</a>
|
||||
<span>
|
||||
: void </span>
|
||||
</dt>
|
||||
<dd>Outputs the Settings of the Widget.</dd>
|
||||
|
||||
<dt class="phpdocumentor-table-of-contents__entry -method -public">
|
||||
<a href="classes/MCI-Footnotes-Widget-Reference-Container.html#method_widget">widget()</a>
|
||||
<a href="classes/Footnotes-Widget-Reference-Container.html#method_widget">widget()</a>
|
||||
<span>
|
||||
: mixed </span>
|
||||
</dt>
|
||||
<dd>Outputs the Content of the Widget.</dd>
|
||||
|
||||
<dt class="phpdocumentor-table-of-contents__entry -method -protected">
|
||||
<a href="classes/MCI-Footnotes-Widget-Reference-Container.html#method_get_description">get_description()</a>
|
||||
<a href="classes/Footnotes-Widget-Reference-Container.html#method_get_description">get_description()</a>
|
||||
<span>
|
||||
: string </span>
|
||||
</dt>
|
||||
<dd>Returns the Description of the child widget.</dd>
|
||||
|
||||
<dt class="phpdocumentor-table-of-contents__entry -method -protected">
|
||||
<a href="classes/MCI-Footnotes-Widget-Reference-Container.html#method_get_id">get_id()</a>
|
||||
<a href="classes/Footnotes-Widget-Reference-Container.html#method_get_id">get_id()</a>
|
||||
<span>
|
||||
: string </span>
|
||||
</dt>
|
||||
<dd>Returns an unique ID as string used for the Widget Base ID.</dd>
|
||||
|
||||
<dt class="phpdocumentor-table-of-contents__entry -method -protected">
|
||||
<a href="classes/MCI-Footnotes-Widget-Reference-Container.html#method_get_name">get_name()</a>
|
||||
<a href="classes/Footnotes-Widget-Reference-Container.html#method_get_name">get_name()</a>
|
||||
<span>
|
||||
: string </span>
|
||||
</dt>
|
||||
<dd>Returns the Public name of the Widget to be displayed in the Configuration page.</dd>
|
||||
|
||||
<dt class="phpdocumentor-table-of-contents__entry -method -protected">
|
||||
<a href="classes/MCI-Footnotes-Widget-Base.html#method_get_widget_width">get_widget_width()</a>
|
||||
<a href="classes/Footnotes-Widget-Base.html#method_get_widget_width">get_widget_width()</a>
|
||||
<span>
|
||||
: int </span>
|
||||
</dt>
|
||||
|
@ -183,7 +183,7 @@
|
|||
<section class="phpdocumentor-methods">
|
||||
<h3 class="phpdocumentor-elements__header" id="methods">
|
||||
Methods
|
||||
<a href="classes/MCI-Footnotes-Widget-Reference-Container.html#methods" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<a href="classes/Footnotes-Widget-Reference-Container.html#methods" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
</h3>
|
||||
<article
|
||||
class="phpdocumentor-element
|
||||
|
@ -193,10 +193,10 @@
|
|||
>
|
||||
<h4 class="phpdocumentor-element__name" id="method___construct">
|
||||
__construct()
|
||||
<a href="classes/MCI-Footnotes-Widget-Base.html#method___construct" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<a href="classes/Footnotes-Widget-Base.html#method___construct" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
</h4>
|
||||
<aside class="phpdocumentor-element-found-in">
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="class/widgets/base.php"><a href="files/class-widgets-base.html"><abbr title="class/widgets/base.php">base.php</abbr></a></abbr>
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="src/class/widgets/base.php"><a href="files/src-class-widgets-base.html"><abbr title="src/class/widgets/base.php">base.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">69</span>
|
||||
</aside>
|
||||
|
@ -250,7 +250,7 @@
|
|||
<span class="phpdocumentor-tag__name">link</span>
|
||||
</dt>
|
||||
<dd class="phpdocumentor-tag-list__definition">
|
||||
<a class="phpdocumentor-tag-link" href="https://plugins.trac.wordpress.org/browser/footnotes/trunk/class/widgets/base.php?rev=1445720"> <p>“The called constructor method for WP_Widget in MCI_Footnotes_Widget_ReferenceContainer is deprecated since version 4.3.0! Use __construct() instead.”</p>
|
||||
<a class="phpdocumentor-tag-link" href="https://plugins.trac.wordpress.org/browser/footnotes/trunk/class/widgets/base.php?rev=1445720"> <p>“The called constructor method for WP_Widget in Footnotes_Widget_ReferenceContainer is deprecated since version 4.3.0! Use __construct() instead.”</p>
|
||||
</a>
|
||||
|
||||
</dd>
|
||||
|
@ -271,10 +271,10 @@
|
|||
>
|
||||
<h4 class="phpdocumentor-element__name" id="method_form">
|
||||
form()
|
||||
<a href="classes/MCI-Footnotes-Widget-Reference-Container.html#method_form" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<a href="classes/Footnotes-Widget-Reference-Container.html#method_form" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
</h4>
|
||||
<aside class="phpdocumentor-element-found-in">
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="class/widgets/reference-container.php"><a href="files/class-widgets-reference-container.html"><abbr title="class/widgets/reference-container.php">reference-container.php</abbr></a></abbr>
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="src/class/widgets/reference-container.php"><a href="files/src-class-widgets-reference-container.html"><abbr title="src/class/widgets/reference-container.php">reference-container.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">58</span>
|
||||
</aside>
|
||||
|
@ -333,10 +333,10 @@
|
|||
>
|
||||
<h4 class="phpdocumentor-element__name" id="method_widget">
|
||||
widget()
|
||||
<a href="classes/MCI-Footnotes-Widget-Reference-Container.html#method_widget" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<a href="classes/Footnotes-Widget-Reference-Container.html#method_widget" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
</h4>
|
||||
<aside class="phpdocumentor-element-found-in">
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="class/widgets/reference-container.php"><a href="files/class-widgets-reference-container.html"><abbr title="class/widgets/reference-container.php">reference-container.php</abbr></a></abbr>
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="src/class/widgets/reference-container.php"><a href="files/src-class-widgets-reference-container.html"><abbr title="src/class/widgets/reference-container.php">reference-container.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">69</span>
|
||||
</aside>
|
||||
|
@ -403,10 +403,10 @@
|
|||
>
|
||||
<h4 class="phpdocumentor-element__name" id="method_get_description">
|
||||
get_description()
|
||||
<a href="classes/MCI-Footnotes-Widget-Reference-Container.html#method_get_description" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<a href="classes/Footnotes-Widget-Reference-Container.html#method_get_description" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
</h4>
|
||||
<aside class="phpdocumentor-element-found-in">
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="class/widgets/reference-container.php"><a href="files/class-widgets-reference-container.html"><abbr title="class/widgets/reference-container.php">reference-container.php</abbr></a></abbr>
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="src/class/widgets/reference-container.php"><a href="files/src-class-widgets-reference-container.html"><abbr title="src/class/widgets/reference-container.php">reference-container.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">45</span>
|
||||
</aside>
|
||||
|
@ -453,10 +453,10 @@
|
|||
>
|
||||
<h4 class="phpdocumentor-element__name" id="method_get_id">
|
||||
get_id()
|
||||
<a href="classes/MCI-Footnotes-Widget-Reference-Container.html#method_get_id" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<a href="classes/Footnotes-Widget-Reference-Container.html#method_get_id" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
</h4>
|
||||
<aside class="phpdocumentor-element-found-in">
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="class/widgets/reference-container.php"><a href="files/class-widgets-reference-container.html"><abbr title="class/widgets/reference-container.php">reference-container.php</abbr></a></abbr>
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="src/class/widgets/reference-container.php"><a href="files/src-class-widgets-reference-container.html"><abbr title="src/class/widgets/reference-container.php">reference-container.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">23</span>
|
||||
</aside>
|
||||
|
@ -502,10 +502,10 @@
|
|||
>
|
||||
<h4 class="phpdocumentor-element__name" id="method_get_name">
|
||||
get_name()
|
||||
<a href="classes/MCI-Footnotes-Widget-Reference-Container.html#method_get_name" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<a href="classes/Footnotes-Widget-Reference-Container.html#method_get_name" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
</h4>
|
||||
<aside class="phpdocumentor-element-found-in">
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="class/widgets/reference-container.php"><a href="files/class-widgets-reference-container.html"><abbr title="class/widgets/reference-container.php">reference-container.php</abbr></a></abbr>
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="src/class/widgets/reference-container.php"><a href="files/src-class-widgets-reference-container.html"><abbr title="src/class/widgets/reference-container.php">reference-container.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">33</span>
|
||||
</aside>
|
||||
|
@ -551,10 +551,10 @@
|
|||
>
|
||||
<h4 class="phpdocumentor-element__name" id="method_get_widget_width">
|
||||
get_widget_width()
|
||||
<a href="classes/MCI-Footnotes-Widget-Base.html#method_get_widget_width" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<a href="classes/Footnotes-Widget-Base.html#method_get_widget_width" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
</h4>
|
||||
<aside class="phpdocumentor-element-found-in">
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="class/widgets/base.php"><a href="files/class-widgets-base.html"><abbr title="class/widgets/base.php">base.php</abbr></a></abbr>
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="src/class/widgets/base.php"><a href="files/src-class-widgets-base.html"><abbr title="src/class/widgets/base.php">base.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">53</span>
|
||||
</aside>
|
||||
|
@ -608,7 +608,7 @@
|
|||
</section>
|
||||
</div>
|
||||
</div>
|
||||
<a href="classes/MCI-Footnotes-Widget-Reference-Container.html#top" class="phpdocumentor-back-to-top"><i class="fas fa-chevron-circle-up"></i></a>
|
||||
<a href="classes/Footnotes-Widget-Reference-Container.html#top" class="phpdocumentor-back-to-top"><i class="fas fa-chevron-circle-up"></i></a>
|
||||
|
||||
</main>
|
||||
|
|
@ -75,7 +75,7 @@
|
|||
|
||||
<article class="phpdocumentor-element -class">
|
||||
<h2 class="phpdocumentor-content__title">
|
||||
MCI_Footnotes
|
||||
Footnotes
|
||||
|
||||
|
||||
|
||||
|
@ -83,14 +83,15 @@
|
|||
</h2>
|
||||
|
||||
<aside class="phpdocumentor-element-found-in">
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="class/init.php"><a href="files/class-init.html"><abbr title="class/init.php">init.php</abbr></a></abbr>
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="src/class/init.php"><a href="files/src-class-init.html"><abbr title="src/class/init.php">init.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">29</span>
|
||||
<span class="phpdocumentor-element-found-in__line">16</span>
|
||||
</aside>
|
||||
|
||||
<p class="phpdocumentor-summary">Entry point of the Plugin. Loads the Dashboard and executes the Task.</p>
|
||||
<p class="phpdocumentor-summary">Provides an entry point to the Plugin.</p>
|
||||
|
||||
<section class="phpdocumentor-description"></section>
|
||||
<section class="phpdocumentor-description"><p>Loads the dashboard and executes the task.</p>
|
||||
</section>
|
||||
|
||||
|
||||
<h5 class="phpdocumentor-tag-list__heading" id="tags">
|
||||
|
@ -121,70 +122,70 @@
|
|||
|
||||
<dl class="phpdocumentor-table-of-contents">
|
||||
<dt class="phpdocumentor-table-of-contents__entry -property -public">
|
||||
<a href="classes/MCI-Footnotes.html#property_a_bool_alternative_tooltips_enabled">$a_bool_alternative_tooltips_enabled</a>
|
||||
<a href="classes/Footnotes.html#property_a_bool_alternative_tooltips_enabled">$a_bool_alternative_tooltips_enabled</a>
|
||||
<span>
|
||||
: bool </span>
|
||||
</dt>
|
||||
<dd>Allows to determine whether alternative tooltips are enabled.</dd>
|
||||
|
||||
<dt class="phpdocumentor-table-of-contents__entry -property -public">
|
||||
<a href="classes/MCI-Footnotes.html#property_a_bool_amp_enabled">$a_bool_amp_enabled</a>
|
||||
<a href="classes/Footnotes.html#property_a_bool_amp_enabled">$a_bool_amp_enabled</a>
|
||||
<span>
|
||||
: bool </span>
|
||||
</dt>
|
||||
<dd>Allows to determine whether AMP compatibility mode is enabled.</dd>
|
||||
|
||||
<dt class="phpdocumentor-table-of-contents__entry -property -public">
|
||||
<a href="classes/MCI-Footnotes.html#property_a_bool_tooltips_enabled">$a_bool_tooltips_enabled</a>
|
||||
<a href="classes/Footnotes.html#property_a_bool_tooltips_enabled">$a_bool_tooltips_enabled</a>
|
||||
<span>
|
||||
: bool </span>
|
||||
</dt>
|
||||
<dd>Allows to determine whether tooltips are enabled.</dd>
|
||||
<dd>Flag for using tooltips.</dd>
|
||||
|
||||
<dt class="phpdocumentor-table-of-contents__entry -property -public">
|
||||
<a href="classes/MCI-Footnotes.html#property_a_obj_task">$a_obj_task</a>
|
||||
<a href="classes/Footnotes.html#property_a_obj_task">$a_obj_task</a>
|
||||
<span>
|
||||
: null|<a href="classes/MCI-Footnotes-Task.html"><abbr title="\MCI_Footnotes_Task">MCI_Footnotes_Task</abbr></a> </span>
|
||||
: <abbr title="\Task">Task</abbr> </span>
|
||||
</dt>
|
||||
<dd>Reference to the Plugin Task object.</dd>
|
||||
<dd>The Plugin task.</dd>
|
||||
|
||||
<dt class="phpdocumentor-table-of-contents__entry -property -public">
|
||||
<a href="classes/MCI-Footnotes.html#property_a_str_script_mode">$a_str_script_mode</a>
|
||||
<a href="classes/Footnotes.html#property_a_str_script_mode">$a_str_script_mode</a>
|
||||
<span>
|
||||
: <abbr title="\str">str</abbr> </span>
|
||||
</dt>
|
||||
<dd>Allows to determine the script mode among jQuery or plain JS.</dd>
|
||||
|
||||
<dt class="phpdocumentor-table-of-contents__entry -method -public">
|
||||
<a href="classes/MCI-Footnotes.html#method_initialize_widgets">initialize_widgets()</a>
|
||||
<a href="classes/Footnotes.html#method_initialize_widgets">initialize_widgets()</a>
|
||||
<span>
|
||||
: mixed </span>
|
||||
</dt>
|
||||
<dd>Initializes all Widgets of the Plugin.</dd>
|
||||
|
||||
<dt class="phpdocumentor-table-of-contents__entry -method -public">
|
||||
<a href="classes/MCI-Footnotes.html#method_register_public">register_public()</a>
|
||||
<a href="classes/Footnotes.html#method_register_public">register_public()</a>
|
||||
<span>
|
||||
: mixed </span>
|
||||
</dt>
|
||||
<dd>Registers and enqueues scripts and stylesheets to the public pages.</dd>
|
||||
|
||||
<dt class="phpdocumentor-table-of-contents__entry -method -public">
|
||||
<a href="classes/MCI-Footnotes.html#method_run">run()</a>
|
||||
<a href="classes/Footnotes.html#method_run">run()</a>
|
||||
<span>
|
||||
: mixed </span>
|
||||
</dt>
|
||||
<dd>Executes the Plugin.</dd>
|
||||
|
||||
<dt class="phpdocumentor-table-of-contents__entry -method -private">
|
||||
<a href="classes/MCI-Footnotes.html#method_initialize_dashboard">initialize_dashboard()</a>
|
||||
<a href="classes/Footnotes.html#method_initialize_dashboard">initialize_dashboard()</a>
|
||||
<span>
|
||||
: mixed </span>
|
||||
</dt>
|
||||
<dd>Initializes the Dashboard of the Plugin and loads them.</dd>
|
||||
|
||||
<dt class="phpdocumentor-table-of-contents__entry -method -private">
|
||||
<a href="classes/MCI-Footnotes.html#method_initialize_task">initialize_task()</a>
|
||||
<a href="classes/Footnotes.html#method_initialize_task">initialize_task()</a>
|
||||
<span>
|
||||
: mixed </span>
|
||||
</dt>
|
||||
|
@ -200,7 +201,7 @@
|
|||
<section class="phpdocumentor-properties">
|
||||
<h3 class="phpdocumentor-elements__header" id="properties">
|
||||
Properties
|
||||
<a href="classes/MCI-Footnotes.html#properties" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<a href="classes/Footnotes.html#properties" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
</h3>
|
||||
<article
|
||||
class="
|
||||
|
@ -211,14 +212,14 @@
|
|||
>
|
||||
<h4 class="phpdocumentor-element__name" id="property_a_bool_alternative_tooltips_enabled">
|
||||
$a_bool_alternative_tooltips_enabled
|
||||
<a href="classes/MCI-Footnotes.html#property_a_bool_alternative_tooltips_enabled" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<a href="classes/Footnotes.html#property_a_bool_alternative_tooltips_enabled" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<span class="phpdocumentor-element__modifiers">
|
||||
</span>
|
||||
</h4>
|
||||
<aside class="phpdocumentor-element-found-in">
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="class/init.php"><a href="files/class-init.html"><abbr title="class/init.php">init.php</abbr></a></abbr>
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="src/class/init.php"><a href="files/src-class-init.html"><abbr title="src/class/init.php">init.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">74</span>
|
||||
<span class="phpdocumentor-element-found-in__line">49</span>
|
||||
</aside>
|
||||
|
||||
<p class="phpdocumentor-summary">Allows to determine whether alternative tooltips are enabled.</p>
|
||||
|
@ -295,14 +296,14 @@
|
|||
>
|
||||
<h4 class="phpdocumentor-element__name" id="property_a_bool_amp_enabled">
|
||||
$a_bool_amp_enabled
|
||||
<a href="classes/MCI-Footnotes.html#property_a_bool_amp_enabled" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<a href="classes/Footnotes.html#property_a_bool_amp_enabled" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<span class="phpdocumentor-element__modifiers">
|
||||
</span>
|
||||
</h4>
|
||||
<aside class="phpdocumentor-element-found-in">
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="class/init.php"><a href="files/class-init.html"><abbr title="class/init.php">init.php</abbr></a></abbr>
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="src/class/init.php"><a href="files/src-class-init.html"><abbr title="src/class/init.php">init.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">96</span>
|
||||
<span class="phpdocumentor-element-found-in__line">71</span>
|
||||
</aside>
|
||||
|
||||
<p class="phpdocumentor-summary">Allows to determine whether AMP compatibility mode is enabled.</p>
|
||||
|
@ -404,17 +405,17 @@
|
|||
>
|
||||
<h4 class="phpdocumentor-element__name" id="property_a_bool_tooltips_enabled">
|
||||
$a_bool_tooltips_enabled
|
||||
<a href="classes/MCI-Footnotes.html#property_a_bool_tooltips_enabled" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<a href="classes/Footnotes.html#property_a_bool_tooltips_enabled" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<span class="phpdocumentor-element__modifiers">
|
||||
</span>
|
||||
</h4>
|
||||
<aside class="phpdocumentor-element-found-in">
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="class/init.php"><a href="files/class-init.html"><abbr title="class/init.php">init.php</abbr></a></abbr>
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="src/class/init.php"><a href="files/src-class-init.html"><abbr title="src/class/init.php">init.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">58</span>
|
||||
<span class="phpdocumentor-element-found-in__line">33</span>
|
||||
</aside>
|
||||
|
||||
<p class="phpdocumentor-summary">Allows to determine whether tooltips are enabled.</p>
|
||||
<p class="phpdocumentor-summary">Flag for using tooltips.</p>
|
||||
|
||||
<code class="phpdocumentor-code phpdocumentor-signature ">
|
||||
<span class="phpdocumentor-signature__visibility">public</span>
|
||||
|
@ -422,11 +423,7 @@
|
|||
<span class="phpdocumentor-signature__name">$a_bool_tooltips_enabled</span>
|
||||
= <span class="phpdocumentor-signature__default-value">alse</span></code>
|
||||
|
||||
<section class="phpdocumentor-description"><p>The actual value of these properties is configurable.</p>
|
||||
<ul>
|
||||
<li>Bugfix: Templates: optimize template load and processing based on settings, thanks to @misfist code contribution.</li>
|
||||
</ul>
|
||||
</section>
|
||||
<section class="phpdocumentor-description"></section>
|
||||
|
||||
|
||||
<h5 class="phpdocumentor-tag-list__heading" id="tags">
|
||||
|
@ -442,38 +439,6 @@
|
|||
|
||||
<section class="phpdocumentor-description"></section>
|
||||
|
||||
</dd>
|
||||
<dt class="phpdocumentor-tag-list__entry">
|
||||
<span class="phpdocumentor-tag__name">contributor</span>
|
||||
</dt>
|
||||
<dd class="phpdocumentor-tag-list__definition">
|
||||
|
||||
<section class="phpdocumentor-description"><p>Patrizia Lutz @misfist</p>
|
||||
</section>
|
||||
|
||||
</dd>
|
||||
<dt class="phpdocumentor-tag-list__entry">
|
||||
<span class="phpdocumentor-tag__name">link</span>
|
||||
</dt>
|
||||
<dd class="phpdocumentor-tag-list__definition">
|
||||
<a class="phpdocumentor-tag-link" href="https://wordpress.org/support/topic/template-override-filter/#post-13864301"> https://wordpress.org/support/topic/template-override-filter/#post-13864301 </a>
|
||||
|
||||
</dd>
|
||||
<dt class="phpdocumentor-tag-list__entry">
|
||||
<span class="phpdocumentor-tag__name">link</span>
|
||||
</dt>
|
||||
<dd class="phpdocumentor-tag-list__definition">
|
||||
<a class="phpdocumentor-tag-link" href="https://github.com/misfist/footnotes/releases/tag/2.4.0d3"> <p>repository</p>
|
||||
</a>
|
||||
|
||||
</dd>
|
||||
<dt class="phpdocumentor-tag-list__entry">
|
||||
<span class="phpdocumentor-tag__name">link</span>
|
||||
</dt>
|
||||
<dd class="phpdocumentor-tag-list__definition">
|
||||
<a class="phpdocumentor-tag-link" href="https://github.com/misfist/footnotes/compare/2.4.0%E2%80%A62.4.0d3"> <p>diff</p>
|
||||
</a>
|
||||
|
||||
</dd>
|
||||
</dl>
|
||||
|
||||
|
@ -487,21 +452,21 @@
|
|||
>
|
||||
<h4 class="phpdocumentor-element__name" id="property_a_obj_task">
|
||||
$a_obj_task
|
||||
<a href="classes/MCI-Footnotes.html#property_a_obj_task" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<a href="classes/Footnotes.html#property_a_obj_task" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<span class="phpdocumentor-element__modifiers">
|
||||
</span>
|
||||
</h4>
|
||||
<aside class="phpdocumentor-element-found-in">
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="class/init.php"><a href="files/class-init.html"><abbr title="class/init.php">init.php</abbr></a></abbr>
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="src/class/init.php"><a href="files/src-class-init.html"><abbr title="src/class/init.php">init.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">37</span>
|
||||
<span class="phpdocumentor-element-found-in__line">24</span>
|
||||
</aside>
|
||||
|
||||
<p class="phpdocumentor-summary">Reference to the Plugin Task object.</p>
|
||||
<p class="phpdocumentor-summary">The Plugin task.</p>
|
||||
|
||||
<code class="phpdocumentor-code phpdocumentor-signature ">
|
||||
<span class="phpdocumentor-signature__visibility">public</span>
|
||||
<span class="phpdocumentor-signature__type">null|<a href="classes/MCI-Footnotes-Task.html"><abbr title="\MCI_Footnotes_Task">MCI_Footnotes_Task</abbr></a></span>
|
||||
<span class="phpdocumentor-signature__type"><abbr title="\Task">Task</abbr></span>
|
||||
<span class="phpdocumentor-signature__name">$a_obj_task</span>
|
||||
= <span class="phpdocumentor-signature__default-value">
|
||||
ull</span></code>
|
||||
|
@ -535,14 +500,14 @@ ull</span></code>
|
|||
>
|
||||
<h4 class="phpdocumentor-element__name" id="property_a_str_script_mode">
|
||||
$a_str_script_mode
|
||||
<a href="classes/MCI-Footnotes.html#property_a_str_script_mode" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<a href="classes/Footnotes.html#property_a_str_script_mode" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<span class="phpdocumentor-element__modifiers">
|
||||
</span>
|
||||
</h4>
|
||||
<aside class="phpdocumentor-element-found-in">
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="class/init.php"><a href="files/class-init.html"><abbr title="class/init.php">init.php</abbr></a></abbr>
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="src/class/init.php"><a href="files/src-class-init.html"><abbr title="src/class/init.php">init.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">114</span>
|
||||
<span class="phpdocumentor-element-found-in__line">89</span>
|
||||
</aside>
|
||||
|
||||
<p class="phpdocumentor-summary">Allows to determine the script mode among jQuery or plain JS.</p>
|
||||
|
@ -613,7 +578,7 @@ ull</span></code>
|
|||
<section class="phpdocumentor-methods">
|
||||
<h3 class="phpdocumentor-elements__header" id="methods">
|
||||
Methods
|
||||
<a href="classes/MCI-Footnotes.html#methods" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<a href="classes/Footnotes.html#methods" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
</h3>
|
||||
<article
|
||||
class="phpdocumentor-element
|
||||
|
@ -623,12 +588,12 @@ ull</span></code>
|
|||
>
|
||||
<h4 class="phpdocumentor-element__name" id="method_initialize_widgets">
|
||||
initialize_widgets()
|
||||
<a href="classes/MCI-Footnotes.html#method_initialize_widgets" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<a href="classes/Footnotes.html#method_initialize_widgets" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
</h4>
|
||||
<aside class="phpdocumentor-element-found-in">
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="class/init.php"><a href="files/class-init.html"><abbr title="class/init.php">init.php</abbr></a></abbr>
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="src/class/init.php"><a href="files/src-class-init.html"><abbr title="src/class/init.php">init.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">180</span>
|
||||
<span class="phpdocumentor-element-found-in__line">155</span>
|
||||
</aside>
|
||||
|
||||
<p class="phpdocumentor-summary">Initializes all Widgets of the Plugin.</p>
|
||||
|
@ -759,12 +724,12 @@ and use the bare register_widget() here.</p>
|
|||
>
|
||||
<h4 class="phpdocumentor-element__name" id="method_register_public">
|
||||
register_public()
|
||||
<a href="classes/MCI-Footnotes.html#method_register_public" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<a href="classes/Footnotes.html#method_register_public" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
</h4>
|
||||
<aside class="phpdocumentor-element-found-in">
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="class/init.php"><a href="files/class-init.html"><abbr title="class/init.php">init.php</abbr></a></abbr>
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="src/class/init.php"><a href="files/src-class-init.html"><abbr title="src/class/init.php">init.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">214</span>
|
||||
<span class="phpdocumentor-element-found-in__line">189</span>
|
||||
</aside>
|
||||
|
||||
<p class="phpdocumentor-summary">Registers and enqueues scripts and stylesheets to the public pages.</p>
|
||||
|
@ -858,12 +823,12 @@ and use the bare register_widget() here.</p>
|
|||
>
|
||||
<h4 class="phpdocumentor-element__name" id="method_run">
|
||||
run()
|
||||
<a href="classes/MCI-Footnotes.html#method_run" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<a href="classes/Footnotes.html#method_run" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
</h4>
|
||||
<aside class="phpdocumentor-element-found-in">
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="class/init.php"><a href="files/class-init.html"><abbr title="class/init.php">init.php</abbr></a></abbr>
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="src/class/init.php"><a href="files/src-class-init.html"><abbr title="src/class/init.php">init.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">131</span>
|
||||
<span class="phpdocumentor-element-found-in__line">106</span>
|
||||
</aside>
|
||||
|
||||
<p class="phpdocumentor-summary">Executes the Plugin.</p>
|
||||
|
@ -951,12 +916,12 @@ and use the bare register_widget() here.</p>
|
|||
>
|
||||
<h4 class="phpdocumentor-element__name" id="method_initialize_dashboard">
|
||||
initialize_dashboard()
|
||||
<a href="classes/MCI-Footnotes.html#method_initialize_dashboard" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<a href="classes/Footnotes.html#method_initialize_dashboard" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
</h4>
|
||||
<aside class="phpdocumentor-element-found-in">
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="class/init.php"><a href="files/class-init.html"><abbr title="class/init.php">init.php</abbr></a></abbr>
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="src/class/init.php"><a href="files/src-class-init.html"><abbr title="src/class/init.php">init.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">189</span>
|
||||
<span class="phpdocumentor-element-found-in__line">164</span>
|
||||
</aside>
|
||||
|
||||
<p class="phpdocumentor-summary">Initializes the Dashboard of the Plugin and loads them.</p>
|
||||
|
@ -1000,12 +965,12 @@ and use the bare register_widget() here.</p>
|
|||
>
|
||||
<h4 class="phpdocumentor-element__name" id="method_initialize_task">
|
||||
initialize_task()
|
||||
<a href="classes/MCI-Footnotes.html#method_initialize_task" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
<a href="classes/Footnotes.html#method_initialize_task" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
</h4>
|
||||
<aside class="phpdocumentor-element-found-in">
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="class/init.php"><a href="files/class-init.html"><abbr title="class/init.php">init.php</abbr></a></abbr>
|
||||
<abbr class="phpdocumentor-element-found-in__file" title="src/class/init.php"><a href="files/src-class-init.html"><abbr title="src/class/init.php">init.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">198</span>
|
||||
<span class="phpdocumentor-element-found-in__line">173</span>
|
||||
</aside>
|
||||
|
||||
<p class="phpdocumentor-summary">Initializes the Plugin Task and registers the Task hooks.</p>
|
||||
|
@ -1057,7 +1022,7 @@ and use the bare register_widget() here.</p>
|
|||
</section>
|
||||
</div>
|
||||
</div>
|
||||
<a href="classes/MCI-Footnotes.html#top" class="phpdocumentor-back-to-top"><i class="fas fa-chevron-circle-up"></i></a>
|
||||
<a href="classes/Footnotes.html#top" class="phpdocumentor-back-to-top"><i class="fas fa-chevron-circle-up"></i></a>
|
||||
|
||||
</main>
|
||||
|
|
@ -85,7 +85,7 @@
|
|||
|
||||
<dl class="phpdocumentor-table-of-contents">
|
||||
|
||||
<dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MCI-Footnotes-Config.html"><abbr title="\MCI_Footnotes_Config">MCI_Footnotes_Config</abbr></a></dt>
|
||||
<dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/Footnotes-Config.html"><abbr title="\Footnotes_Config">Footnotes_Config</abbr></a></dt>
|
||||
<dd>Contains all Plugin Constants. Contains no Method or Property.</dd>
|
||||
|
||||
</dl>
|
||||
|
@ -110,7 +110,7 @@
|
|||
</section>
|
||||
</div>
|
||||
</div>
|
||||
<a href="files/class-config.html#top" class="phpdocumentor-back-to-top"><i class="fas fa-chevron-circle-up"></i></a>
|
||||
<a href="files/src-class-config.html#top" class="phpdocumentor-back-to-top"><i class="fas fa-chevron-circle-up"></i></a>
|
||||
|
||||
</main>
|
||||
|
|
@ -85,7 +85,7 @@
|
|||
|
||||
<dl class="phpdocumentor-table-of-contents">
|
||||
|
||||
<dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MCI-Footnotes-Convert.html"><abbr title="\MCI_Footnotes_Convert">MCI_Footnotes_Convert</abbr></a></dt>
|
||||
<dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/Footnotes-Convert.html"><abbr title="\Footnotes_Convert">Footnotes_Convert</abbr></a></dt>
|
||||
<dd>Converts data types and Footnotes specific values.</dd>
|
||||
|
||||
</dl>
|
||||
|
@ -110,7 +110,7 @@
|
|||
</section>
|
||||
</div>
|
||||
</div>
|
||||
<a href="files/class-convert.html#top" class="phpdocumentor-back-to-top"><i class="fas fa-chevron-circle-up"></i></a>
|
||||
<a href="files/src-class-convert.html#top" class="phpdocumentor-back-to-top"><i class="fas fa-chevron-circle-up"></i></a>
|
||||
|
||||
</main>
|
||||
|
|
@ -85,7 +85,7 @@
|
|||
|
||||
<dl class="phpdocumentor-table-of-contents">
|
||||
|
||||
<dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MCI-Footnotes-Layout-Init.html"><abbr title="\MCI_Footnotes_Layout_Init">MCI_Footnotes_Layout_Init</abbr></a></dt>
|
||||
<dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/Footnotes-Layout-Init.html"><abbr title="\Footnotes_Layout_Init">Footnotes_Layout_Init</abbr></a></dt>
|
||||
<dd>Handles the Settings interface of the Plugin.</dd>
|
||||
|
||||
</dl>
|
||||
|
@ -110,7 +110,7 @@
|
|||
</section>
|
||||
</div>
|
||||
</div>
|
||||
<a href="files/class-dashboard-init.html#top" class="phpdocumentor-back-to-top"><i class="fas fa-chevron-circle-up"></i></a>
|
||||
<a href="files/src-class-dashboard-init.html#top" class="phpdocumentor-back-to-top"><i class="fas fa-chevron-circle-up"></i></a>
|
||||
|
||||
</main>
|
||||
|
|
@ -85,7 +85,7 @@
|
|||
|
||||
<dl class="phpdocumentor-table-of-contents">
|
||||
|
||||
<dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MCI-Footnotes-Layout-Engine.html"><abbr title="\MCI_Footnotes_Layout_Engine">MCI_Footnotes_Layout_Engine</abbr></a></dt>
|
||||
<dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/Footnotes-Layout-Engine.html"><abbr title="\Footnotes_Layout_Engine">Footnotes_Layout_Engine</abbr></a></dt>
|
||||
<dd>Layout Engine for the administration dashboard.</dd>
|
||||
|
||||
</dl>
|
||||
|
@ -110,7 +110,7 @@
|
|||
</section>
|
||||
</div>
|
||||
</div>
|
||||
<a href="files/class-dashboard-layout.html#top" class="phpdocumentor-back-to-top"><i class="fas fa-chevron-circle-up"></i></a>
|
||||
<a href="files/src-class-dashboard-layout.html#top" class="phpdocumentor-back-to-top"><i class="fas fa-chevron-circle-up"></i></a>
|
||||
|
||||
</main>
|
||||
|
|
@ -85,7 +85,7 @@
|
|||
|
||||
<dl class="phpdocumentor-table-of-contents">
|
||||
|
||||
<dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MCI-Footnotes-Layout-Settings.html"><abbr title="\MCI_Footnotes_Layout_Settings">MCI_Footnotes_Layout_Settings</abbr></a></dt>
|
||||
<dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/Footnotes-Layout-Settings.html"><abbr title="\Footnotes_Layout_Settings">Footnotes_Layout_Settings</abbr></a></dt>
|
||||
<dd>Displays and handles all Settings of the Plugin.</dd>
|
||||
|
||||
</dl>
|
||||
|
@ -110,7 +110,7 @@
|
|||
</section>
|
||||
</div>
|
||||
</div>
|
||||
<a href="files/class-dashboard-subpage-main.html#top" class="phpdocumentor-back-to-top"><i class="fas fa-chevron-circle-up"></i></a>
|
||||
<a href="files/src-class-dashboard-subpage-main.html#top" class="phpdocumentor-back-to-top"><i class="fas fa-chevron-circle-up"></i></a>
|
||||
|
||||
</main>
|
||||
|
|
@ -71,6 +71,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-WPDashboard.html">WPDashboard</a></li>
|
||||
</ul>
|
||||
|
||||
<article class="phpdocumentor-element -file">
|
||||
|
@ -85,8 +86,8 @@
|
|||
|
||||
<dl class="phpdocumentor-table-of-contents">
|
||||
|
||||
<dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MCI-Footnotes-Hooks.html"><abbr title="\MCI_Footnotes_Hooks">MCI_Footnotes_Hooks</abbr></a></dt>
|
||||
<dd>Registers all WordPress Hooks and executes them on demand.</dd>
|
||||
<dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/Footnotes-Hooks.html"><abbr title="\Footnotes_Hooks">Footnotes_Hooks</abbr></a></dt>
|
||||
<dd>Registers all WordPress hooks and executes them on demand.</dd>
|
||||
|
||||
</dl>
|
||||
|
||||
|
@ -110,7 +111,7 @@
|
|||
</section>
|
||||
</div>
|
||||
</div>
|
||||
<a href="files/class-hooks.html#top" class="phpdocumentor-back-to-top"><i class="fas fa-chevron-circle-up"></i></a>
|
||||
<a href="files/src-class-hooks.html#top" class="phpdocumentor-back-to-top"><i class="fas fa-chevron-circle-up"></i></a>
|
||||
|
||||
</main>
|
||||
|
|
@ -85,8 +85,8 @@
|
|||
|
||||
<dl class="phpdocumentor-table-of-contents">
|
||||
|
||||
<dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MCI-Footnotes.html"><abbr title="\MCI_Footnotes">MCI_Footnotes</abbr></a></dt>
|
||||
<dd>Entry point of the Plugin. Loads the Dashboard and executes the Task.</dd>
|
||||
<dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/Footnotes.html"><abbr title="\Footnotes">Footnotes</abbr></a></dt>
|
||||
<dd>Provides an entry point to the Plugin.</dd>
|
||||
|
||||
</dl>
|
||||
|
||||
|
@ -110,7 +110,7 @@
|
|||
</section>
|
||||
</div>
|
||||
</div>
|
||||
<a href="files/class-init.html#top" class="phpdocumentor-back-to-top"><i class="fas fa-chevron-circle-up"></i></a>
|
||||
<a href="files/src-class-init.html#top" class="phpdocumentor-back-to-top"><i class="fas fa-chevron-circle-up"></i></a>
|
||||
|
||||
</main>
|
||||
|
|
@ -85,7 +85,7 @@
|
|||
|
||||
<dl class="phpdocumentor-table-of-contents">
|
||||
|
||||
<dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MCI-Footnotes-Language.html"><abbr title="\MCI_Footnotes_Language">MCI_Footnotes_Language</abbr></a></dt>
|
||||
<dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/Footnotes-Language.html"><abbr title="\Footnotes_Language">Footnotes_Language</abbr></a></dt>
|
||||
<dd>Loads text domain of current or default language for localization.</dd>
|
||||
|
||||
</dl>
|
||||
|
@ -110,7 +110,7 @@
|
|||
</section>
|
||||
</div>
|
||||
</div>
|
||||
<a href="files/class-language.html#top" class="phpdocumentor-back-to-top"><i class="fas fa-chevron-circle-up"></i></a>
|
||||
<a href="files/src-class-language.html#top" class="phpdocumentor-back-to-top"><i class="fas fa-chevron-circle-up"></i></a>
|
||||
|
||||
</main>
|
||||
|
|
@ -85,7 +85,7 @@
|
|||
|
||||
<dl class="phpdocumentor-table-of-contents">
|
||||
|
||||
<dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MCI-Footnotes-Settings.html"><abbr title="\MCI_Footnotes_Settings">MCI_Footnotes_Settings</abbr></a></dt>
|
||||
<dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/Footnotes-Settings.html"><abbr title="\Footnotes_Settings">Footnotes_Settings</abbr></a></dt>
|
||||
<dd>Loads the settings values, sets to default values if undefined.</dd>
|
||||
|
||||
</dl>
|
||||
|
@ -110,7 +110,7 @@
|
|||
</section>
|
||||
</div>
|
||||
</div>
|
||||
<a href="files/class-settings.html#top" class="phpdocumentor-back-to-top"><i class="fas fa-chevron-circle-up"></i></a>
|
||||
<a href="files/src-class-settings.html#top" class="phpdocumentor-back-to-top"><i class="fas fa-chevron-circle-up"></i></a>
|
||||
|
||||
</main>
|
||||
|
|
@ -85,7 +85,7 @@
|
|||
|
||||
<dl class="phpdocumentor-table-of-contents">
|
||||
|
||||
<dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MCI-Footnotes-Task.html"><abbr title="\MCI_Footnotes_Task">MCI_Footnotes_Task</abbr></a></dt>
|
||||
<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>
|
||||
|
||||
</dl>
|
||||
|
@ -110,7 +110,7 @@
|
|||
</section>
|
||||
</div>
|
||||
</div>
|
||||
<a href="files/class-task.html#top" class="phpdocumentor-back-to-top"><i class="fas fa-chevron-circle-up"></i></a>
|
||||
<a href="files/src-class-task.html#top" class="phpdocumentor-back-to-top"><i class="fas fa-chevron-circle-up"></i></a>
|
||||
|
||||
</main>
|
||||
|
|
@ -85,7 +85,7 @@
|
|||
|
||||
<dl class="phpdocumentor-table-of-contents">
|
||||
|
||||
<dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MCI-Footnotes-Template.html"><abbr title="\MCI_Footnotes_Template">MCI_Footnotes_Template</abbr></a></dt>
|
||||
<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>
|
||||
|
||||
</dl>
|
||||
|
@ -110,7 +110,7 @@
|
|||
</section>
|
||||
</div>
|
||||
</div>
|
||||
<a href="files/class-template.html#top" class="phpdocumentor-back-to-top"><i class="fas fa-chevron-circle-up"></i></a>
|
||||
<a href="files/src-class-template.html#top" class="phpdocumentor-back-to-top"><i class="fas fa-chevron-circle-up"></i></a>
|
||||
|
||||
</main>
|
||||
|
|
@ -85,7 +85,7 @@
|
|||
|
||||
<dl class="phpdocumentor-table-of-contents">
|
||||
|
||||
<dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MCI-Footnotes-Widget-Base.html"><abbr title="\MCI_Footnotes_Widget_Base">MCI_Footnotes_Widget_Base</abbr></a></dt>
|
||||
<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>
|
||||
|
||||
</dl>
|
||||
|
@ -110,7 +110,7 @@
|
|||
</section>
|
||||
</div>
|
||||
</div>
|
||||
<a href="files/class-widgets-base.html#top" class="phpdocumentor-back-to-top"><i class="fas fa-chevron-circle-up"></i></a>
|
||||
<a href="files/src-class-widgets-base.html#top" class="phpdocumentor-back-to-top"><i class="fas fa-chevron-circle-up"></i></a>
|
||||
|
||||
</main>
|
||||
|
|
@ -85,7 +85,7 @@
|
|||
|
||||
<dl class="phpdocumentor-table-of-contents">
|
||||
|
||||
<dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MCI-Footnotes-Widget-Reference-Container.html"><abbr title="\MCI_Footnotes_Widget_Reference_Container">MCI_Footnotes_Widget_Reference_Container</abbr></a></dt>
|
||||
<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>
|
||||
|
||||
</dl>
|
||||
|
@ -110,7 +110,7 @@
|
|||
</section>
|
||||
</div>
|
||||
</div>
|
||||
<a href="files/class-widgets-reference-container.html#top" class="phpdocumentor-back-to-top"><i class="fas fa-chevron-circle-up"></i></a>
|
||||
<a href="files/src-class-widgets-reference-container.html#top" class="phpdocumentor-back-to-top"><i class="fas fa-chevron-circle-up"></i></a>
|
||||
|
||||
</main>
|
||||
|
|
@ -85,7 +85,7 @@
|
|||
|
||||
<dl class="phpdocumentor-table-of-contents">
|
||||
|
||||
<dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MCI-Footnotes-WYSIWYG.html"><abbr title="\MCI_Footnotes_WYSIWYG">MCI_Footnotes_WYSIWYG</abbr></a></dt>
|
||||
<dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/Footnotes-WYSIWYG.html"><abbr title="\Footnotes_WYSIWYG">Footnotes_WYSIWYG</abbr></a></dt>
|
||||
<dd>Handles the WSYIWYG-Buttons.</dd>
|
||||
|
||||
</dl>
|
||||
|
@ -110,7 +110,7 @@
|
|||
</section>
|
||||
</div>
|
||||
</div>
|
||||
<a href="files/class-wysiwyg.html#top" class="phpdocumentor-back-to-top"><i class="fas fa-chevron-circle-up"></i></a>
|
||||
<a href="files/src-class-wysiwyg.html#top" class="phpdocumentor-back-to-top"><i class="fas fa-chevron-circle-up"></i></a>
|
||||
|
||||
</main>
|
||||
|
110
docs/files/src-footnotes.html
Normal file
110
docs/files/src-footnotes.html
Normal file
|
@ -0,0 +1,110 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Documentation</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<base href="../">
|
||||
<link rel="icon" href="images/favicon.ico"/>
|
||||
<link rel="stylesheet" href="css/normalize.css">
|
||||
<link rel="stylesheet" href="css/base.css">
|
||||
<link href="https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@400;600;700&display=swap" rel="stylesheet">
|
||||
<link rel="stylesheet" href="css/template.css">
|
||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.12.0/css/all.min.css" integrity="sha256-ybRkN9dBjhcS2qrW1z+hfCxq+1aBdwyQM5wlQoQVt/0=" crossorigin="anonymous" />
|
||||
<script src="https://cdn.jsdelivr.net/npm/fuse.js@3.4.6"></script>
|
||||
<script src="https://cdn.jsdelivr.net/npm/css-vars-ponyfill@2"></script>
|
||||
<script src="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.12.0/js/all.min.js" integrity="sha256-0vuk8LXoyrmCjp1f0O300qo1M75ZQyhH9X3J6d+scmk=" crossorigin="anonymous"></script>
|
||||
<script src="js/search.js"></script>
|
||||
<script defer src="js/searchIndex.js"></script>
|
||||
</head>
|
||||
<body id="top">
|
||||
<header class="phpdocumentor-header phpdocumentor-section">
|
||||
<h1 class="phpdocumentor-title"><a href="" class="phpdocumentor-title__link">Documentation</a></h1>
|
||||
<input class="phpdocumentor-header__menu-button" type="checkbox" id="menu-button" name="menu-button" />
|
||||
<label class="phpdocumentor-header__menu-icon" for="menu-button">
|
||||
<i class="fas fa-bars"></i>
|
||||
</label>
|
||||
<section data-search-form class="phpdocumentor-search">
|
||||
<label>
|
||||
<span class="visually-hidden">Search for</span>
|
||||
<svg class="phpdocumentor-search__icon" width="21" height="20" viewBox="0 0 21 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<circle cx="7.5" cy="7.5" r="6.5" stroke="currentColor" stroke-width="2"/>
|
||||
<line x1="12.4892" y1="12.2727" x2="19.1559" y2="18.9393" stroke="currentColor" stroke-width="3"/>
|
||||
</svg>
|
||||
<input type="search" class="phpdocumentor-field phpdocumentor-search__field" placeholder="Loading .." disabled />
|
||||
</label>
|
||||
</section>
|
||||
|
||||
<nav class="phpdocumentor-topnav">
|
||||
<ul class="phpdocumentor-topnav__menu">
|
||||
</ul>
|
||||
</nav>
|
||||
</header>
|
||||
|
||||
<main class="phpdocumentor">
|
||||
<div class="phpdocumentor-section">
|
||||
<input class="phpdocumentor-sidebar__menu-button" type="checkbox" id="sidebar-button" name="sidebar-button" />
|
||||
<label class="phpdocumentor-sidebar__menu-icon" for="sidebar-button">
|
||||
Menu
|
||||
</label>
|
||||
<aside class="phpdocumentor-column -four phpdocumentor-sidebar">
|
||||
|
||||
<section class="phpdocumentor-sidebar__category">
|
||||
<h2 class="phpdocumentor-sidebar__category-header">Namespaces</h2>
|
||||
<h3 class="phpdocumentor-sidebar__root-namespace"><a href="namespaces/default.html"><abbr title="\">Global</abbr></a></h3>
|
||||
</section>
|
||||
|
||||
|
||||
<section class="phpdocumentor-sidebar__category">
|
||||
<h2 class="phpdocumentor-sidebar__category-header">Reports</h2>
|
||||
<h3 class="phpdocumentor-sidebar__root-package"><a href="reports/deprecated.html">Deprecated</a></h3>
|
||||
<h3 class="phpdocumentor-sidebar__root-package"><a href="reports/errors.html">Errors</a></h3>
|
||||
<h3 class="phpdocumentor-sidebar__root-package"><a href="reports/markers.html">Markers</a></h3>
|
||||
</section>
|
||||
|
||||
<section class="phpdocumentor-sidebar__category">
|
||||
<h2 class="phpdocumentor-sidebar__category-header">Indices</h2>
|
||||
<h3 class="phpdocumentor-sidebar__root-package"><a href="indices/files.html">Files</a></h3>
|
||||
</section>
|
||||
</aside>
|
||||
|
||||
<div class="phpdocumentor-column -eight phpdocumentor-content">
|
||||
<ul class="phpdocumentor-breadcrumbs">
|
||||
<li class="phpdocumentor-breadcrumb"><a href="packages/footnotes.html">footnotes</a></li>
|
||||
</ul>
|
||||
|
||||
<article class="phpdocumentor-element -file">
|
||||
<h2 class="phpdocumentor-content__title">footnotes.php</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="files/src-footnotes.html#top" class="phpdocumentor-back-to-top"><i class="fas fa-chevron-circle-up"></i></a>
|
||||
|
||||
</main>
|
||||
|
||||
<script>
|
||||
cssVars({});
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
190
docs/files/src-includes.html
Normal file
190
docs/files/src-includes.html
Normal file
|
@ -0,0 +1,190 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Documentation</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<base href="../">
|
||||
<link rel="icon" href="images/favicon.ico"/>
|
||||
<link rel="stylesheet" href="css/normalize.css">
|
||||
<link rel="stylesheet" href="css/base.css">
|
||||
<link href="https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@400;600;700&display=swap" rel="stylesheet">
|
||||
<link rel="stylesheet" href="css/template.css">
|
||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.12.0/css/all.min.css" integrity="sha256-ybRkN9dBjhcS2qrW1z+hfCxq+1aBdwyQM5wlQoQVt/0=" crossorigin="anonymous" />
|
||||
<script src="https://cdn.jsdelivr.net/npm/fuse.js@3.4.6"></script>
|
||||
<script src="https://cdn.jsdelivr.net/npm/css-vars-ponyfill@2"></script>
|
||||
<script src="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.12.0/js/all.min.js" integrity="sha256-0vuk8LXoyrmCjp1f0O300qo1M75ZQyhH9X3J6d+scmk=" crossorigin="anonymous"></script>
|
||||
<script src="js/search.js"></script>
|
||||
<script defer src="js/searchIndex.js"></script>
|
||||
</head>
|
||||
<body id="top">
|
||||
<header class="phpdocumentor-header phpdocumentor-section">
|
||||
<h1 class="phpdocumentor-title"><a href="" class="phpdocumentor-title__link">Documentation</a></h1>
|
||||
<input class="phpdocumentor-header__menu-button" type="checkbox" id="menu-button" name="menu-button" />
|
||||
<label class="phpdocumentor-header__menu-icon" for="menu-button">
|
||||
<i class="fas fa-bars"></i>
|
||||
</label>
|
||||
<section data-search-form class="phpdocumentor-search">
|
||||
<label>
|
||||
<span class="visually-hidden">Search for</span>
|
||||
<svg class="phpdocumentor-search__icon" width="21" height="20" viewBox="0 0 21 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<circle cx="7.5" cy="7.5" r="6.5" stroke="currentColor" stroke-width="2"/>
|
||||
<line x1="12.4892" y1="12.2727" x2="19.1559" y2="18.9393" stroke="currentColor" stroke-width="3"/>
|
||||
</svg>
|
||||
<input type="search" class="phpdocumentor-field phpdocumentor-search__field" placeholder="Loading .." disabled />
|
||||
</label>
|
||||
</section>
|
||||
|
||||
<nav class="phpdocumentor-topnav">
|
||||
<ul class="phpdocumentor-topnav__menu">
|
||||
</ul>
|
||||
</nav>
|
||||
</header>
|
||||
|
||||
<main class="phpdocumentor">
|
||||
<div class="phpdocumentor-section">
|
||||
<input class="phpdocumentor-sidebar__menu-button" type="checkbox" id="sidebar-button" name="sidebar-button" />
|
||||
<label class="phpdocumentor-sidebar__menu-icon" for="sidebar-button">
|
||||
Menu
|
||||
</label>
|
||||
<aside class="phpdocumentor-column -four phpdocumentor-sidebar">
|
||||
|
||||
<section class="phpdocumentor-sidebar__category">
|
||||
<h2 class="phpdocumentor-sidebar__category-header">Namespaces</h2>
|
||||
<h3 class="phpdocumentor-sidebar__root-namespace"><a href="namespaces/default.html"><abbr title="\">Global</abbr></a></h3>
|
||||
</section>
|
||||
|
||||
|
||||
<section class="phpdocumentor-sidebar__category">
|
||||
<h2 class="phpdocumentor-sidebar__category-header">Reports</h2>
|
||||
<h3 class="phpdocumentor-sidebar__root-package"><a href="reports/deprecated.html">Deprecated</a></h3>
|
||||
<h3 class="phpdocumentor-sidebar__root-package"><a href="reports/errors.html">Errors</a></h3>
|
||||
<h3 class="phpdocumentor-sidebar__root-package"><a href="reports/markers.html">Markers</a></h3>
|
||||
</section>
|
||||
|
||||
<section class="phpdocumentor-sidebar__category">
|
||||
<h2 class="phpdocumentor-sidebar__category-header">Indices</h2>
|
||||
<h3 class="phpdocumentor-sidebar__root-package"><a href="indices/files.html">Files</a></h3>
|
||||
</section>
|
||||
</aside>
|
||||
|
||||
<div class="phpdocumentor-column -eight phpdocumentor-content">
|
||||
<ul class="phpdocumentor-breadcrumbs">
|
||||
<li class="phpdocumentor-breadcrumb"><a href="packages/footnotes.html">footnotes</a></li>
|
||||
</ul>
|
||||
|
||||
<article class="phpdocumentor-element -file">
|
||||
<h2 class="phpdocumentor-content__title">includes.php</h2>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<h3 id="toc">
|
||||
Table of Contents
|
||||
<a href="#toc" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
</h3>
|
||||
|
||||
<dl class="phpdocumentor-table-of-contents">
|
||||
<dt class="phpdocumentor-table-of-contents__entry -function -">
|
||||
<a href="namespaces/default.html#function_mci_footnotes_require_php_files">mci_footnotes_require_php_files()</a>
|
||||
<span>
|
||||
: mixed </span>
|
||||
</dt>
|
||||
<dd>Requires (`require_once`) all `*.php` files inside a specific Directory.</dd>
|
||||
|
||||
</dl>
|
||||
|
||||
|
||||
|
||||
|
||||
<section class="phpdocumentor-functions">
|
||||
<h3 class="phpdocumentor-elements__header" id="functions">
|
||||
Functions
|
||||
<a href="files/src-includes.html#functions" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
</h3>
|
||||
<article class="phpdocumentor-element -function - ">
|
||||
<h4 class="phpdocumentor-element__name" id="function_mci_footnotes_require_php_files">
|
||||
mci_footnotes_require_php_files()
|
||||
<a href="namespaces/default.html#function_mci_footnotes_require_php_files" 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/includes.php"><a href="files/src-includes.html"><abbr title="src/includes.php">includes.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">17</span>
|
||||
</aside>
|
||||
|
||||
<p class="phpdocumentor-summary">Requires (`require_once`) all `*.php` files inside a specific Directory.</p>
|
||||
|
||||
<code class="phpdocumentor-code phpdocumentor-signature ">
|
||||
<span class="phpdocumentor-signature__visibility"></span>
|
||||
<span class="phpdocumentor-signature__name">mci_footnotes_require_php_files</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type">string </span><span class="phpdocumentor-signature__argument__name">$p_str_directory</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">mixed</span></code>
|
||||
|
||||
<section class="phpdocumentor-description"></section>
|
||||
|
||||
<h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
|
||||
<dl class="phpdocumentor-argument-list">
|
||||
<dt class="phpdocumentor-argument-list__entry">
|
||||
<span class="phpdocumentor-signature__argument__name">$p_str_directory</span>
|
||||
: <span class="phpdocumentor-signature__argument__return-type">string</span>
|
||||
</dt>
|
||||
<dd class="phpdocumentor-argument-list__definition">
|
||||
<section class="phpdocumentor-description"><p>Absolute Directory path to lookup for <code class="prettyprint">*.php</code> files.</p>
|
||||
</section>
|
||||
|
||||
</dd>
|
||||
</dl>
|
||||
|
||||
|
||||
<h5 class="phpdocumentor-tag-list__heading" id="tags">
|
||||
Tags
|
||||
<a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
</h5>
|
||||
<dl class="phpdocumentor-tag-list">
|
||||
<dt class="phpdocumentor-tag-list__entry">
|
||||
<span class="phpdocumentor-tag__name">author</span>
|
||||
</dt>
|
||||
<dd class="phpdocumentor-tag-list__definition">
|
||||
|
||||
<section class="phpdocumentor-description"><p>Stefan Herndler</p>
|
||||
</section>
|
||||
|
||||
</dd>
|
||||
<dt class="phpdocumentor-tag-list__entry">
|
||||
<span class="phpdocumentor-tag__name">since</span>
|
||||
</dt>
|
||||
<dd class="phpdocumentor-tag-list__definition">
|
||||
<span class="phpdocumentor-tag-link">1.5.0</span>
|
||||
|
||||
<section class="phpdocumentor-description"></section>
|
||||
|
||||
</dd>
|
||||
</dl>
|
||||
|
||||
|
||||
</article>
|
||||
</section>
|
||||
|
||||
</article>
|
||||
<section data-search-results class="phpdocumentor-search-results phpdocumentor-search-results--hidden">
|
||||
<section class="phpdocumentor-search-results__dialog">
|
||||
<header class="phpdocumentor-search-results__header">
|
||||
<h2 class="phpdocumentor-search-results__title">Search results</h2>
|
||||
<button class="phpdocumentor-search-results__close"><i class="fas fa-times"></i></button>
|
||||
</header>
|
||||
<section class="phpdocumentor-search-results__body">
|
||||
<ul class="phpdocumentor-search-results__entries"></ul>
|
||||
</section>
|
||||
</section>
|
||||
</section>
|
||||
</div>
|
||||
</div>
|
||||
<a href="files/src-includes.html#top" class="phpdocumentor-back-to-top"><i class="fas fa-chevron-circle-up"></i></a>
|
||||
|
||||
</main>
|
||||
|
||||
<script>
|
||||
cssVars({});
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
112
docs/index.html
112
docs/index.html
|
@ -81,42 +81,122 @@
|
|||
|
||||
<dl class="phpdocumentor-table-of-contents">
|
||||
|
||||
<dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MCI-Footnotes-Config.html"><abbr title="\MCI_Footnotes_Config">MCI_Footnotes_Config</abbr></a></dt>
|
||||
<dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/Footnotes-Config.html"><abbr title="\Footnotes_Config">Footnotes_Config</abbr></a></dt>
|
||||
<dd>Contains all Plugin Constants. Contains no Method or Property.</dd>
|
||||
<dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MCI-Footnotes-Convert.html"><abbr title="\MCI_Footnotes_Convert">MCI_Footnotes_Convert</abbr></a></dt>
|
||||
<dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/Footnotes-Convert.html"><abbr title="\Footnotes_Convert">Footnotes_Convert</abbr></a></dt>
|
||||
<dd>Converts data types and Footnotes specific values.</dd>
|
||||
<dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MCI-Footnotes-Layout-Init.html"><abbr title="\MCI_Footnotes_Layout_Init">MCI_Footnotes_Layout_Init</abbr></a></dt>
|
||||
<dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/Footnotes-Layout-Init.html"><abbr title="\Footnotes_Layout_Init">Footnotes_Layout_Init</abbr></a></dt>
|
||||
<dd>Handles the Settings interface of the Plugin.</dd>
|
||||
<dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MCI-Footnotes-Layout-Engine.html"><abbr title="\MCI_Footnotes_Layout_Engine">MCI_Footnotes_Layout_Engine</abbr></a></dt>
|
||||
<dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/Footnotes-Layout-Engine.html"><abbr title="\Footnotes_Layout_Engine">Footnotes_Layout_Engine</abbr></a></dt>
|
||||
<dd>Layout Engine for the administration dashboard.</dd>
|
||||
<dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MCI-Footnotes-Layout-Settings.html"><abbr title="\MCI_Footnotes_Layout_Settings">MCI_Footnotes_Layout_Settings</abbr></a></dt>
|
||||
<dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/Footnotes-Layout-Settings.html"><abbr title="\Footnotes_Layout_Settings">Footnotes_Layout_Settings</abbr></a></dt>
|
||||
<dd>Displays and handles all Settings of the Plugin.</dd>
|
||||
<dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MCI-Footnotes-Hooks.html"><abbr title="\MCI_Footnotes_Hooks">MCI_Footnotes_Hooks</abbr></a></dt>
|
||||
<dd>Registers all WordPress Hooks and executes them on demand.</dd>
|
||||
<dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MCI-Footnotes.html"><abbr title="\MCI_Footnotes">MCI_Footnotes</abbr></a></dt>
|
||||
<dd>Entry point of the Plugin. Loads the Dashboard and executes the Task.</dd>
|
||||
<dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MCI-Footnotes-Language.html"><abbr title="\MCI_Footnotes_Language">MCI_Footnotes_Language</abbr></a></dt>
|
||||
<dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/Footnotes-Hooks.html"><abbr title="\Footnotes_Hooks">Footnotes_Hooks</abbr></a></dt>
|
||||
<dd>Registers all WordPress hooks and executes them on demand.</dd>
|
||||
<dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/Footnotes.html"><abbr title="\Footnotes">Footnotes</abbr></a></dt>
|
||||
<dd>Provides an entry point to the Plugin.</dd>
|
||||
<dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/Footnotes-Language.html"><abbr title="\Footnotes_Language">Footnotes_Language</abbr></a></dt>
|
||||
<dd>Loads text domain of current or default language for localization.</dd>
|
||||
<dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MCI-Footnotes-Settings.html"><abbr title="\MCI_Footnotes_Settings">MCI_Footnotes_Settings</abbr></a></dt>
|
||||
<dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/Footnotes-Settings.html"><abbr title="\Footnotes_Settings">Footnotes_Settings</abbr></a></dt>
|
||||
<dd>Loads the settings values, sets to default values if undefined.</dd>
|
||||
<dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MCI-Footnotes-Task.html"><abbr title="\MCI_Footnotes_Task">MCI_Footnotes_Task</abbr></a></dt>
|
||||
<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/MCI-Footnotes-Template.html"><abbr title="\MCI_Footnotes_Template">MCI_Footnotes_Template</abbr></a></dt>
|
||||
<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/MCI-Footnotes-Widget-Base.html"><abbr title="\MCI_Footnotes_Widget_Base">MCI_Footnotes_Widget_Base</abbr></a></dt>
|
||||
<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/MCI-Footnotes-Widget-Reference-Container.html"><abbr title="\MCI_Footnotes_Widget_Reference_Container">MCI_Footnotes_Widget_Reference_Container</abbr></a></dt>
|
||||
<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/MCI-Footnotes-WYSIWYG.html"><abbr title="\MCI_Footnotes_WYSIWYG">MCI_Footnotes_WYSIWYG</abbr></a></dt>
|
||||
<dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/Footnotes-WYSIWYG.html"><abbr title="\Footnotes_WYSIWYG">Footnotes_WYSIWYG</abbr></a></dt>
|
||||
<dd>Handles the WSYIWYG-Buttons.</dd>
|
||||
|
||||
</dl>
|
||||
|
||||
|
||||
<h3 id="toc">
|
||||
Table of Contents
|
||||
<a href="#toc" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
</h3>
|
||||
|
||||
<dl class="phpdocumentor-table-of-contents">
|
||||
<dt class="phpdocumentor-table-of-contents__entry -function -">
|
||||
<a href="namespaces/default.html#function_mci_footnotes_require_php_files">mci_footnotes_require_php_files()</a>
|
||||
<span>
|
||||
: mixed </span>
|
||||
</dt>
|
||||
<dd>Requires (`require_once`) all `*.php` files inside a specific Directory.</dd>
|
||||
|
||||
</dl>
|
||||
|
||||
|
||||
|
||||
<section class="phpdocumentor-functions">
|
||||
<h3 class="phpdocumentor-elements__header" id="functions">
|
||||
Functions
|
||||
<a href="namespaces/default.html#functions" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
</h3>
|
||||
<article class="phpdocumentor-element -function - ">
|
||||
<h4 class="phpdocumentor-element__name" id="function_mci_footnotes_require_php_files">
|
||||
mci_footnotes_require_php_files()
|
||||
<a href="namespaces/default.html#function_mci_footnotes_require_php_files" 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/includes.php"><a href="files/src-includes.html"><abbr title="src/includes.php">includes.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">17</span>
|
||||
</aside>
|
||||
|
||||
<p class="phpdocumentor-summary">Requires (`require_once`) all `*.php` files inside a specific Directory.</p>
|
||||
|
||||
<code class="phpdocumentor-code phpdocumentor-signature ">
|
||||
<span class="phpdocumentor-signature__visibility"></span>
|
||||
<span class="phpdocumentor-signature__name">mci_footnotes_require_php_files</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type">string </span><span class="phpdocumentor-signature__argument__name">$p_str_directory</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">mixed</span></code>
|
||||
|
||||
<section class="phpdocumentor-description"></section>
|
||||
|
||||
<h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
|
||||
<dl class="phpdocumentor-argument-list">
|
||||
<dt class="phpdocumentor-argument-list__entry">
|
||||
<span class="phpdocumentor-signature__argument__name">$p_str_directory</span>
|
||||
: <span class="phpdocumentor-signature__argument__return-type">string</span>
|
||||
</dt>
|
||||
<dd class="phpdocumentor-argument-list__definition">
|
||||
<section class="phpdocumentor-description"><p>Absolute Directory path to lookup for <code class="prettyprint">*.php</code> files.</p>
|
||||
</section>
|
||||
|
||||
</dd>
|
||||
</dl>
|
||||
|
||||
|
||||
<h5 class="phpdocumentor-tag-list__heading" id="tags">
|
||||
Tags
|
||||
<a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
</h5>
|
||||
<dl class="phpdocumentor-tag-list">
|
||||
<dt class="phpdocumentor-tag-list__entry">
|
||||
<span class="phpdocumentor-tag__name">author</span>
|
||||
</dt>
|
||||
<dd class="phpdocumentor-tag-list__definition">
|
||||
|
||||
<section class="phpdocumentor-description"><p>Stefan Herndler</p>
|
||||
</section>
|
||||
|
||||
</dd>
|
||||
<dt class="phpdocumentor-tag-list__entry">
|
||||
<span class="phpdocumentor-tag__name">since</span>
|
||||
</dt>
|
||||
<dd class="phpdocumentor-tag-list__definition">
|
||||
<span class="phpdocumentor-tag-link">1.5.0</span>
|
||||
|
||||
<section class="phpdocumentor-description"></section>
|
||||
|
||||
</dd>
|
||||
</dl>
|
||||
|
||||
|
||||
</article>
|
||||
</section>
|
||||
|
||||
<section data-search-results class="phpdocumentor-search-results phpdocumentor-search-results--hidden">
|
||||
<section class="phpdocumentor-search-results__dialog">
|
||||
<header class="phpdocumentor-search-results__header">
|
||||
|
|
|
@ -73,44 +73,49 @@
|
|||
<h2>Files</h2>
|
||||
<h3>B</h3>
|
||||
<ul class="phpdocumentor-list">
|
||||
<li><a href="files/class-widgets-base.html"><abbr title="class/widgets/base.php">base.php</abbr></a></li>
|
||||
<li><a href="files/src-class-widgets-base.html"><abbr title="src/class/widgets/base.php">base.php</abbr></a></li>
|
||||
</ul>
|
||||
<h3>C</h3>
|
||||
<ul class="phpdocumentor-list">
|
||||
<li><a href="files/class-config.html"><abbr title="class/config.php">config.php</abbr></a></li>
|
||||
<li><a href="files/class-convert.html"><abbr title="class/convert.php">convert.php</abbr></a></li>
|
||||
<li><a href="files/src-class-config.html"><abbr title="src/class/config.php">config.php</abbr></a></li>
|
||||
<li><a href="files/src-class-convert.html"><abbr title="src/class/convert.php">convert.php</abbr></a></li>
|
||||
</ul>
|
||||
<h3>H</h3>
|
||||
<h3>F</h3>
|
||||
<ul class="phpdocumentor-list">
|
||||
<li><a href="files/class-hooks.html"><abbr title="class/hooks.php">hooks.php</abbr></a></li>
|
||||
<li><a href="files/src-footnotes.html"><abbr title="src/footnotes.php">footnotes.php</abbr></a></li>
|
||||
</ul>
|
||||
<h3>H</h3>
|
||||
<ul class="phpdocumentor-list">
|
||||
<li><a href="files/src-class-hooks.html"><abbr title="src/class/hooks.php">hooks.php</abbr></a></li>
|
||||
</ul>
|
||||
<h3>I</h3>
|
||||
<ul class="phpdocumentor-list">
|
||||
<li><a href="files/class-dashboard-init.html"><abbr title="class/dashboard/init.php">init.php</abbr></a></li>
|
||||
<li><a href="files/class-init.html"><abbr title="class/init.php">init.php</abbr></a></li>
|
||||
<li><a href="files/src-includes.html"><abbr title="src/includes.php">includes.php</abbr></a></li>
|
||||
<li><a href="files/src-class-dashboard-init.html"><abbr title="src/class/dashboard/init.php">init.php</abbr></a></li>
|
||||
<li><a href="files/src-class-init.html"><abbr title="src/class/init.php">init.php</abbr></a></li>
|
||||
</ul>
|
||||
<h3>L</h3>
|
||||
<ul class="phpdocumentor-list">
|
||||
<li><a href="files/class-language.html"><abbr title="class/language.php">language.php</abbr></a></li>
|
||||
<li><a href="files/class-dashboard-layout.html"><abbr title="class/dashboard/layout.php">layout.php</abbr></a></li>
|
||||
<li><a href="files/src-class-language.html"><abbr title="src/class/language.php">language.php</abbr></a></li>
|
||||
<li><a href="files/src-class-dashboard-layout.html"><abbr title="src/class/dashboard/layout.php">layout.php</abbr></a></li>
|
||||
</ul>
|
||||
<h3>R</h3>
|
||||
<ul class="phpdocumentor-list">
|
||||
<li><a href="files/class-widgets-reference-container.html"><abbr title="class/widgets/reference-container.php">reference-container.php</abbr></a></li>
|
||||
<li><a href="files/src-class-widgets-reference-container.html"><abbr title="src/class/widgets/reference-container.php">reference-container.php</abbr></a></li>
|
||||
</ul>
|
||||
<h3>S</h3>
|
||||
<ul class="phpdocumentor-list">
|
||||
<li><a href="files/class-settings.html"><abbr title="class/settings.php">settings.php</abbr></a></li>
|
||||
<li><a href="files/class-dashboard-subpage-main.html"><abbr title="class/dashboard/subpage-main.php">subpage-main.php</abbr></a></li>
|
||||
<li><a href="files/src-class-settings.html"><abbr title="src/class/settings.php">settings.php</abbr></a></li>
|
||||
<li><a href="files/src-class-dashboard-subpage-main.html"><abbr title="src/class/dashboard/subpage-main.php">subpage-main.php</abbr></a></li>
|
||||
</ul>
|
||||
<h3>T</h3>
|
||||
<ul class="phpdocumentor-list">
|
||||
<li><a href="files/class-task.html"><abbr title="class/task.php">task.php</abbr></a></li>
|
||||
<li><a href="files/class-template.html"><abbr title="class/template.php">template.php</abbr></a></li>
|
||||
<li><a href="files/src-class-task.html"><abbr title="src/class/task.php">task.php</abbr></a></li>
|
||||
<li><a href="files/src-class-template.html"><abbr title="src/class/template.php">template.php</abbr></a></li>
|
||||
</ul>
|
||||
<h3>W</h3>
|
||||
<ul class="phpdocumentor-list">
|
||||
<li><a href="files/class-wysiwyg.html"><abbr title="class/wysiwyg.php">wysiwyg.php</abbr></a></li>
|
||||
<li><a href="files/src-class-wysiwyg.html"><abbr title="src/class/wysiwyg.php">wysiwyg.php</abbr></a></li>
|
||||
</ul>
|
||||
<section data-search-results class="phpdocumentor-search-results phpdocumentor-search-results--hidden">
|
||||
<section class="phpdocumentor-search-results__dialog">
|
||||
|
|
File diff suppressed because it is too large
Load diff
|
@ -84,42 +84,122 @@
|
|||
|
||||
<dl class="phpdocumentor-table-of-contents">
|
||||
|
||||
<dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MCI-Footnotes-Config.html"><abbr title="\MCI_Footnotes_Config">MCI_Footnotes_Config</abbr></a></dt>
|
||||
<dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/Footnotes-Config.html"><abbr title="\Footnotes_Config">Footnotes_Config</abbr></a></dt>
|
||||
<dd>Contains all Plugin Constants. Contains no Method or Property.</dd>
|
||||
<dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MCI-Footnotes-Convert.html"><abbr title="\MCI_Footnotes_Convert">MCI_Footnotes_Convert</abbr></a></dt>
|
||||
<dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/Footnotes-Convert.html"><abbr title="\Footnotes_Convert">Footnotes_Convert</abbr></a></dt>
|
||||
<dd>Converts data types and Footnotes specific values.</dd>
|
||||
<dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MCI-Footnotes-Layout-Init.html"><abbr title="\MCI_Footnotes_Layout_Init">MCI_Footnotes_Layout_Init</abbr></a></dt>
|
||||
<dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/Footnotes-Layout-Init.html"><abbr title="\Footnotes_Layout_Init">Footnotes_Layout_Init</abbr></a></dt>
|
||||
<dd>Handles the Settings interface of the Plugin.</dd>
|
||||
<dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MCI-Footnotes-Layout-Engine.html"><abbr title="\MCI_Footnotes_Layout_Engine">MCI_Footnotes_Layout_Engine</abbr></a></dt>
|
||||
<dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/Footnotes-Layout-Engine.html"><abbr title="\Footnotes_Layout_Engine">Footnotes_Layout_Engine</abbr></a></dt>
|
||||
<dd>Layout Engine for the administration dashboard.</dd>
|
||||
<dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MCI-Footnotes-Layout-Settings.html"><abbr title="\MCI_Footnotes_Layout_Settings">MCI_Footnotes_Layout_Settings</abbr></a></dt>
|
||||
<dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/Footnotes-Layout-Settings.html"><abbr title="\Footnotes_Layout_Settings">Footnotes_Layout_Settings</abbr></a></dt>
|
||||
<dd>Displays and handles all Settings of the Plugin.</dd>
|
||||
<dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MCI-Footnotes-Hooks.html"><abbr title="\MCI_Footnotes_Hooks">MCI_Footnotes_Hooks</abbr></a></dt>
|
||||
<dd>Registers all WordPress Hooks and executes them on demand.</dd>
|
||||
<dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MCI-Footnotes.html"><abbr title="\MCI_Footnotes">MCI_Footnotes</abbr></a></dt>
|
||||
<dd>Entry point of the Plugin. Loads the Dashboard and executes the Task.</dd>
|
||||
<dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MCI-Footnotes-Language.html"><abbr title="\MCI_Footnotes_Language">MCI_Footnotes_Language</abbr></a></dt>
|
||||
<dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/Footnotes-Hooks.html"><abbr title="\Footnotes_Hooks">Footnotes_Hooks</abbr></a></dt>
|
||||
<dd>Registers all WordPress hooks and executes them on demand.</dd>
|
||||
<dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/Footnotes.html"><abbr title="\Footnotes">Footnotes</abbr></a></dt>
|
||||
<dd>Provides an entry point to the Plugin.</dd>
|
||||
<dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/Footnotes-Language.html"><abbr title="\Footnotes_Language">Footnotes_Language</abbr></a></dt>
|
||||
<dd>Loads text domain of current or default language for localization.</dd>
|
||||
<dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MCI-Footnotes-Settings.html"><abbr title="\MCI_Footnotes_Settings">MCI_Footnotes_Settings</abbr></a></dt>
|
||||
<dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/Footnotes-Settings.html"><abbr title="\Footnotes_Settings">Footnotes_Settings</abbr></a></dt>
|
||||
<dd>Loads the settings values, sets to default values if undefined.</dd>
|
||||
<dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MCI-Footnotes-Task.html"><abbr title="\MCI_Footnotes_Task">MCI_Footnotes_Task</abbr></a></dt>
|
||||
<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/MCI-Footnotes-Template.html"><abbr title="\MCI_Footnotes_Template">MCI_Footnotes_Template</abbr></a></dt>
|
||||
<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/MCI-Footnotes-Widget-Base.html"><abbr title="\MCI_Footnotes_Widget_Base">MCI_Footnotes_Widget_Base</abbr></a></dt>
|
||||
<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/MCI-Footnotes-Widget-Reference-Container.html"><abbr title="\MCI_Footnotes_Widget_Reference_Container">MCI_Footnotes_Widget_Reference_Container</abbr></a></dt>
|
||||
<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/MCI-Footnotes-WYSIWYG.html"><abbr title="\MCI_Footnotes_WYSIWYG">MCI_Footnotes_WYSIWYG</abbr></a></dt>
|
||||
<dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/Footnotes-WYSIWYG.html"><abbr title="\Footnotes_WYSIWYG">Footnotes_WYSIWYG</abbr></a></dt>
|
||||
<dd>Handles the WSYIWYG-Buttons.</dd>
|
||||
|
||||
</dl>
|
||||
|
||||
|
||||
<h3 id="toc">
|
||||
Table of Contents
|
||||
<a href="#toc" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
</h3>
|
||||
|
||||
<dl class="phpdocumentor-table-of-contents">
|
||||
<dt class="phpdocumentor-table-of-contents__entry -function -">
|
||||
<a href="namespaces/default.html#function_mci_footnotes_require_php_files">mci_footnotes_require_php_files()</a>
|
||||
<span>
|
||||
: mixed </span>
|
||||
</dt>
|
||||
<dd>Requires (`require_once`) all `*.php` files inside a specific Directory.</dd>
|
||||
|
||||
</dl>
|
||||
|
||||
|
||||
|
||||
|
||||
<section class="phpdocumentor-functions">
|
||||
<h3 class="phpdocumentor-elements__header" id="functions">
|
||||
Functions
|
||||
<a href="namespaces/default.html#functions" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
</h3>
|
||||
<article class="phpdocumentor-element -function - ">
|
||||
<h4 class="phpdocumentor-element__name" id="function_mci_footnotes_require_php_files">
|
||||
mci_footnotes_require_php_files()
|
||||
<a href="namespaces/default.html#function_mci_footnotes_require_php_files" 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/includes.php"><a href="files/src-includes.html"><abbr title="src/includes.php">includes.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">17</span>
|
||||
</aside>
|
||||
|
||||
<p class="phpdocumentor-summary">Requires (`require_once`) all `*.php` files inside a specific Directory.</p>
|
||||
|
||||
<code class="phpdocumentor-code phpdocumentor-signature ">
|
||||
<span class="phpdocumentor-signature__visibility"></span>
|
||||
<span class="phpdocumentor-signature__name">mci_footnotes_require_php_files</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type">string </span><span class="phpdocumentor-signature__argument__name">$p_str_directory</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">mixed</span></code>
|
||||
|
||||
<section class="phpdocumentor-description"></section>
|
||||
|
||||
<h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
|
||||
<dl class="phpdocumentor-argument-list">
|
||||
<dt class="phpdocumentor-argument-list__entry">
|
||||
<span class="phpdocumentor-signature__argument__name">$p_str_directory</span>
|
||||
: <span class="phpdocumentor-signature__argument__return-type">string</span>
|
||||
</dt>
|
||||
<dd class="phpdocumentor-argument-list__definition">
|
||||
<section class="phpdocumentor-description"><p>Absolute Directory path to lookup for <code class="prettyprint">*.php</code> files.</p>
|
||||
</section>
|
||||
|
||||
</dd>
|
||||
</dl>
|
||||
|
||||
|
||||
<h5 class="phpdocumentor-tag-list__heading" id="tags">
|
||||
Tags
|
||||
<a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
</h5>
|
||||
<dl class="phpdocumentor-tag-list">
|
||||
<dt class="phpdocumentor-tag-list__entry">
|
||||
<span class="phpdocumentor-tag__name">author</span>
|
||||
</dt>
|
||||
<dd class="phpdocumentor-tag-list__definition">
|
||||
|
||||
<section class="phpdocumentor-description"><p>Stefan Herndler</p>
|
||||
</section>
|
||||
|
||||
</dd>
|
||||
<dt class="phpdocumentor-tag-list__entry">
|
||||
<span class="phpdocumentor-tag__name">since</span>
|
||||
</dt>
|
||||
<dd class="phpdocumentor-tag-list__definition">
|
||||
<span class="phpdocumentor-tag-link">1.5.0</span>
|
||||
|
||||
<section class="phpdocumentor-description"></section>
|
||||
|
||||
</dd>
|
||||
</dl>
|
||||
|
||||
|
||||
</article>
|
||||
</section>
|
||||
|
||||
</article>
|
||||
<section data-search-results class="phpdocumentor-search-results phpdocumentor-search-results--hidden">
|
||||
<section class="phpdocumentor-search-results__dialog">
|
||||
|
|
|
@ -1,123 +0,0 @@
|
|||
<!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>
|
||||
<h3 class="phpdocumentor-sidebar__root-package"><a href="packages/footdnotes.html"><abbr title="\footdnotes">footdnotes</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">
|
||||
</ul>
|
||||
|
||||
<article class="phpdocumentor-element -package">
|
||||
<h2 class="phpdocumentor-content__title">footdnotes</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/MCI-Footnotes-Hooks.html"><abbr title="\MCI_Footnotes_Hooks">MCI_Footnotes_Hooks</abbr></a></dt>
|
||||
<dd>Registers all WordPress Hooks and executes them on demand.</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="packages/footdnotes.html#top" class="phpdocumentor-back-to-top"><i class="fas fa-chevron-circle-up"></i></a>
|
||||
|
||||
</main>
|
||||
|
||||
<script>
|
||||
cssVars({});
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
109
docs/packages/footnotes-WPDashboard.html
Normal file
109
docs/packages/footnotes-WPDashboard.html
Normal file
|
@ -0,0 +1,109 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Documentation</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<base href="../">
|
||||
<link rel="icon" href="images/favicon.ico"/>
|
||||
<link rel="stylesheet" href="css/normalize.css">
|
||||
<link rel="stylesheet" href="css/base.css">
|
||||
<link href="https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@400;600;700&display=swap" rel="stylesheet">
|
||||
<link rel="stylesheet" href="css/template.css">
|
||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.12.0/css/all.min.css" integrity="sha256-ybRkN9dBjhcS2qrW1z+hfCxq+1aBdwyQM5wlQoQVt/0=" crossorigin="anonymous" />
|
||||
<script src="https://cdn.jsdelivr.net/npm/fuse.js@3.4.6"></script>
|
||||
<script src="https://cdn.jsdelivr.net/npm/css-vars-ponyfill@2"></script>
|
||||
<script src="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.12.0/js/all.min.js" integrity="sha256-0vuk8LXoyrmCjp1f0O300qo1M75ZQyhH9X3J6d+scmk=" crossorigin="anonymous"></script>
|
||||
<script src="js/search.js"></script>
|
||||
<script defer src="js/searchIndex.js"></script>
|
||||
</head>
|
||||
<body id="top">
|
||||
<header class="phpdocumentor-header phpdocumentor-section">
|
||||
<h1 class="phpdocumentor-title"><a href="" class="phpdocumentor-title__link">Documentation</a></h1>
|
||||
<input class="phpdocumentor-header__menu-button" type="checkbox" id="menu-button" name="menu-button" />
|
||||
<label class="phpdocumentor-header__menu-icon" for="menu-button">
|
||||
<i class="fas fa-bars"></i>
|
||||
</label>
|
||||
<section data-search-form class="phpdocumentor-search">
|
||||
<label>
|
||||
<span class="visually-hidden">Search for</span>
|
||||
<svg class="phpdocumentor-search__icon" width="21" height="20" viewBox="0 0 21 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<circle cx="7.5" cy="7.5" r="6.5" stroke="currentColor" stroke-width="2"/>
|
||||
<line x1="12.4892" y1="12.2727" x2="19.1559" y2="18.9393" stroke="currentColor" stroke-width="3"/>
|
||||
</svg>
|
||||
<input type="search" class="phpdocumentor-field phpdocumentor-search__field" placeholder="Loading .." disabled />
|
||||
</label>
|
||||
</section>
|
||||
|
||||
<nav class="phpdocumentor-topnav">
|
||||
<ul class="phpdocumentor-topnav__menu">
|
||||
</ul>
|
||||
</nav>
|
||||
</header>
|
||||
|
||||
<main class="phpdocumentor">
|
||||
<div class="phpdocumentor-section">
|
||||
<input class="phpdocumentor-sidebar__menu-button" type="checkbox" id="sidebar-button" name="sidebar-button" />
|
||||
<label class="phpdocumentor-sidebar__menu-icon" for="sidebar-button">
|
||||
Menu
|
||||
</label>
|
||||
<aside class="phpdocumentor-column -four phpdocumentor-sidebar">
|
||||
|
||||
<section class="phpdocumentor-sidebar__category">
|
||||
<h2 class="phpdocumentor-sidebar__category-header">Namespaces</h2>
|
||||
<h3 class="phpdocumentor-sidebar__root-namespace"><a href="namespaces/default.html"><abbr title="\">Global</abbr></a></h3>
|
||||
</section>
|
||||
|
||||
|
||||
<section class="phpdocumentor-sidebar__category">
|
||||
<h2 class="phpdocumentor-sidebar__category-header">Reports</h2>
|
||||
<h3 class="phpdocumentor-sidebar__root-package"><a href="reports/deprecated.html">Deprecated</a></h3>
|
||||
<h3 class="phpdocumentor-sidebar__root-package"><a href="reports/errors.html">Errors</a></h3>
|
||||
<h3 class="phpdocumentor-sidebar__root-package"><a href="reports/markers.html">Markers</a></h3>
|
||||
</section>
|
||||
|
||||
<section class="phpdocumentor-sidebar__category">
|
||||
<h2 class="phpdocumentor-sidebar__category-header">Indices</h2>
|
||||
<h3 class="phpdocumentor-sidebar__root-package"><a href="indices/files.html">Files</a></h3>
|
||||
</section>
|
||||
</aside>
|
||||
|
||||
<div class="phpdocumentor-column -eight phpdocumentor-content">
|
||||
<ul class="phpdocumentor-breadcrumbs">
|
||||
<li class="phpdocumentor-breadcrumb"><a href="packages/footnotes.html">footnotes</a></li>
|
||||
</ul>
|
||||
|
||||
<article class="phpdocumentor-element -package">
|
||||
<h2 class="phpdocumentor-content__title">WPDashboard</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-WPDashboard.html#top" class="phpdocumentor-back-to-top"><i class="fas fa-chevron-circle-up"></i></a>
|
||||
|
||||
</main>
|
||||
|
||||
<script>
|
||||
cssVars({});
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
|
@ -75,7 +75,15 @@
|
|||
<article class="phpdocumentor-element -package">
|
||||
<h2 class="phpdocumentor-content__title">footnotes</h2>
|
||||
|
||||
|
||||
<h3 id="packages">
|
||||
Packages
|
||||
<a href="#packages" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
</h3>
|
||||
|
||||
<dl class="phpdocumentor-table-of-contents">
|
||||
<dt class="phpdocumentor-table-of-contents__entry -package"><a href="packages/footnotes-WPDashboard.html"><abbr title="\footnotes\WPDashboard">WPDashboard</abbr></a></dt>
|
||||
</dl>
|
||||
|
||||
|
||||
<h3 id="interfaces_class_traits">
|
||||
Interfaces, Classes and Traits
|
||||
|
@ -84,42 +92,122 @@
|
|||
|
||||
<dl class="phpdocumentor-table-of-contents">
|
||||
|
||||
<dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MCI-Footnotes-Config.html"><abbr title="\MCI_Footnotes_Config">MCI_Footnotes_Config</abbr></a></dt>
|
||||
<dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/Footnotes-Config.html"><abbr title="\Footnotes_Config">Footnotes_Config</abbr></a></dt>
|
||||
<dd>Contains all Plugin Constants. Contains no Method or Property.</dd>
|
||||
<dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MCI-Footnotes-Convert.html"><abbr title="\MCI_Footnotes_Convert">MCI_Footnotes_Convert</abbr></a></dt>
|
||||
<dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/Footnotes-Convert.html"><abbr title="\Footnotes_Convert">Footnotes_Convert</abbr></a></dt>
|
||||
<dd>Converts data types and Footnotes specific values.</dd>
|
||||
<dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MCI-Footnotes-Layout-Init.html"><abbr title="\MCI_Footnotes_Layout_Init">MCI_Footnotes_Layout_Init</abbr></a></dt>
|
||||
<dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/Footnotes-Layout-Init.html"><abbr title="\Footnotes_Layout_Init">Footnotes_Layout_Init</abbr></a></dt>
|
||||
<dd>Handles the Settings interface of the Plugin.</dd>
|
||||
<dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MCI-Footnotes-Layout-Engine.html"><abbr title="\MCI_Footnotes_Layout_Engine">MCI_Footnotes_Layout_Engine</abbr></a></dt>
|
||||
<dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/Footnotes-Layout-Engine.html"><abbr title="\Footnotes_Layout_Engine">Footnotes_Layout_Engine</abbr></a></dt>
|
||||
<dd>Layout Engine for the administration dashboard.</dd>
|
||||
<dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MCI-Footnotes-Layout-Settings.html"><abbr title="\MCI_Footnotes_Layout_Settings">MCI_Footnotes_Layout_Settings</abbr></a></dt>
|
||||
<dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/Footnotes-Layout-Settings.html"><abbr title="\Footnotes_Layout_Settings">Footnotes_Layout_Settings</abbr></a></dt>
|
||||
<dd>Displays and handles all Settings of the Plugin.</dd>
|
||||
<dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MCI-Footnotes-Hooks.html"><abbr title="\MCI_Footnotes_Hooks">MCI_Footnotes_Hooks</abbr></a></dt>
|
||||
<dd>Registers all WordPress Hooks and executes them on demand.</dd>
|
||||
<dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MCI-Footnotes.html"><abbr title="\MCI_Footnotes">MCI_Footnotes</abbr></a></dt>
|
||||
<dd>Entry point of the Plugin. Loads the Dashboard and executes the Task.</dd>
|
||||
<dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MCI-Footnotes-Language.html"><abbr title="\MCI_Footnotes_Language">MCI_Footnotes_Language</abbr></a></dt>
|
||||
<dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/Footnotes-Hooks.html"><abbr title="\Footnotes_Hooks">Footnotes_Hooks</abbr></a></dt>
|
||||
<dd>Registers all WordPress hooks and executes them on demand.</dd>
|
||||
<dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/Footnotes.html"><abbr title="\Footnotes">Footnotes</abbr></a></dt>
|
||||
<dd>Provides an entry point to the Plugin.</dd>
|
||||
<dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/Footnotes-Language.html"><abbr title="\Footnotes_Language">Footnotes_Language</abbr></a></dt>
|
||||
<dd>Loads text domain of current or default language for localization.</dd>
|
||||
<dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MCI-Footnotes-Settings.html"><abbr title="\MCI_Footnotes_Settings">MCI_Footnotes_Settings</abbr></a></dt>
|
||||
<dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/Footnotes-Settings.html"><abbr title="\Footnotes_Settings">Footnotes_Settings</abbr></a></dt>
|
||||
<dd>Loads the settings values, sets to default values if undefined.</dd>
|
||||
<dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MCI-Footnotes-Task.html"><abbr title="\MCI_Footnotes_Task">MCI_Footnotes_Task</abbr></a></dt>
|
||||
<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/MCI-Footnotes-Template.html"><abbr title="\MCI_Footnotes_Template">MCI_Footnotes_Template</abbr></a></dt>
|
||||
<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/MCI-Footnotes-Widget-Base.html"><abbr title="\MCI_Footnotes_Widget_Base">MCI_Footnotes_Widget_Base</abbr></a></dt>
|
||||
<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/MCI-Footnotes-Widget-Reference-Container.html"><abbr title="\MCI_Footnotes_Widget_Reference_Container">MCI_Footnotes_Widget_Reference_Container</abbr></a></dt>
|
||||
<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/MCI-Footnotes-WYSIWYG.html"><abbr title="\MCI_Footnotes_WYSIWYG">MCI_Footnotes_WYSIWYG</abbr></a></dt>
|
||||
<dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/Footnotes-WYSIWYG.html"><abbr title="\Footnotes_WYSIWYG">Footnotes_WYSIWYG</abbr></a></dt>
|
||||
<dd>Handles the WSYIWYG-Buttons.</dd>
|
||||
|
||||
</dl>
|
||||
|
||||
|
||||
<h3 id="toc">
|
||||
Table of Contents
|
||||
<a href="#toc" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
</h3>
|
||||
|
||||
<dl class="phpdocumentor-table-of-contents">
|
||||
<dt class="phpdocumentor-table-of-contents__entry -function -">
|
||||
<a href="namespaces/default.html#function_mci_footnotes_require_php_files">mci_footnotes_require_php_files()</a>
|
||||
<span>
|
||||
: mixed </span>
|
||||
</dt>
|
||||
<dd>Requires (`require_once`) all `*.php` files inside a specific Directory.</dd>
|
||||
|
||||
</dl>
|
||||
|
||||
|
||||
|
||||
|
||||
<section class="phpdocumentor-functions">
|
||||
<h3 class="phpdocumentor-elements__header" id="functions">
|
||||
Functions
|
||||
<a href="packages/footnotes.html#functions" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
</h3>
|
||||
<article class="phpdocumentor-element -function - ">
|
||||
<h4 class="phpdocumentor-element__name" id="function_mci_footnotes_require_php_files">
|
||||
mci_footnotes_require_php_files()
|
||||
<a href="namespaces/default.html#function_mci_footnotes_require_php_files" 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/includes.php"><a href="files/src-includes.html"><abbr title="src/includes.php">includes.php</abbr></a></abbr>
|
||||
:
|
||||
<span class="phpdocumentor-element-found-in__line">17</span>
|
||||
</aside>
|
||||
|
||||
<p class="phpdocumentor-summary">Requires (`require_once`) all `*.php` files inside a specific Directory.</p>
|
||||
|
||||
<code class="phpdocumentor-code phpdocumentor-signature ">
|
||||
<span class="phpdocumentor-signature__visibility"></span>
|
||||
<span class="phpdocumentor-signature__name">mci_footnotes_require_php_files</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type">string </span><span class="phpdocumentor-signature__argument__name">$p_str_directory</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">mixed</span></code>
|
||||
|
||||
<section class="phpdocumentor-description"></section>
|
||||
|
||||
<h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
|
||||
<dl class="phpdocumentor-argument-list">
|
||||
<dt class="phpdocumentor-argument-list__entry">
|
||||
<span class="phpdocumentor-signature__argument__name">$p_str_directory</span>
|
||||
: <span class="phpdocumentor-signature__argument__return-type">string</span>
|
||||
</dt>
|
||||
<dd class="phpdocumentor-argument-list__definition">
|
||||
<section class="phpdocumentor-description"><p>Absolute Directory path to lookup for <code class="prettyprint">*.php</code> files.</p>
|
||||
</section>
|
||||
|
||||
</dd>
|
||||
</dl>
|
||||
|
||||
|
||||
<h5 class="phpdocumentor-tag-list__heading" id="tags">
|
||||
Tags
|
||||
<a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
|
||||
</h5>
|
||||
<dl class="phpdocumentor-tag-list">
|
||||
<dt class="phpdocumentor-tag-list__entry">
|
||||
<span class="phpdocumentor-tag__name">author</span>
|
||||
</dt>
|
||||
<dd class="phpdocumentor-tag-list__definition">
|
||||
|
||||
<section class="phpdocumentor-description"><p>Stefan Herndler</p>
|
||||
</section>
|
||||
|
||||
</dd>
|
||||
<dt class="phpdocumentor-tag-list__entry">
|
||||
<span class="phpdocumentor-tag__name">since</span>
|
||||
</dt>
|
||||
<dd class="phpdocumentor-tag-list__definition">
|
||||
<span class="phpdocumentor-tag-link">1.5.0</span>
|
||||
|
||||
<section class="phpdocumentor-description"></section>
|
||||
|
||||
</dd>
|
||||
</dl>
|
||||
|
||||
|
||||
</article>
|
||||
</section>
|
||||
|
||||
</article>
|
||||
<section data-search-results class="phpdocumentor-search-results phpdocumentor-search-results--hidden">
|
||||
<section class="phpdocumentor-search-results__dialog">
|
||||
|
|
|
@ -80,22 +80,18 @@
|
|||
<h3>Table of Contents</h3>
|
||||
<table class="phpdocumentor-table_of_contents">
|
||||
<tr>
|
||||
<td class="phpdocumentor-cell"><a href="reports/errors.html#class/dashboard/subpage-main.php">class/dashboard/subpage-main.php</a></td>
|
||||
<td class="phpdocumentor-cell"><a href="reports/errors.html#src/class/dashboard/subpage-main.php">src/class/dashboard/subpage-main.php</a></td>
|
||||
<td class="phpdocumentor-cell">1</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="phpdocumentor-cell"><a href="reports/errors.html#class/hooks.php">class/hooks.php</a></td>
|
||||
<td class="phpdocumentor-cell">1</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="phpdocumentor-cell"><a href="reports/errors.html#class/language.php">class/language.php</a></td>
|
||||
<td class="phpdocumentor-cell"><a href="reports/errors.html#src/class/language.php">src/class/language.php</a></td>
|
||||
<td class="phpdocumentor-cell">1</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
|
||||
<a id="class/dashboard/subpage-main.php"></a>
|
||||
<h3><abbr title="class/dashboard/subpage-main.php">subpage-main.php</abbr></h3>
|
||||
<a id="src/class/dashboard/subpage-main.php"></a>
|
||||
<h3><abbr title="src/class/dashboard/subpage-main.php">subpage-main.php</abbr></h3>
|
||||
<table>
|
||||
<thead>
|
||||
<tr>
|
||||
|
@ -112,26 +108,8 @@
|
|||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<a id="class/hooks.php"></a>
|
||||
<h3><abbr title="class/hooks.php">hooks.php</abbr></h3>
|
||||
<table>
|
||||
<thead>
|
||||
<tr>
|
||||
<th class="phpdocumentor-heading">Type</th>
|
||||
<th class="phpdocumentor-heading">Line</th>
|
||||
<th class="phpdocumentor-heading">Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td class="phpdocumentor-cell">ERROR</td>
|
||||
<td class="phpdocumentor-cell">0</td>
|
||||
<td class="phpdocumentor-cell">Tag "see" with body "@see class/settings.php" has error "\class/settings.php" is not a valid Fqsen.</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<a id="class/language.php"></a>
|
||||
<h3><abbr title="class/language.php">language.php</abbr></h3>
|
||||
<a id="src/class/language.php"></a>
|
||||
<h3><abbr title="src/class/language.php">language.php</abbr></h3>
|
||||
<table>
|
||||
<thead>
|
||||
<tr>
|
||||
|
|
Reference in a new issue