2021-02-20 19:55:52 +00:00
<!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 >
2021-05-01 20:39:33 +00:00
< h3 class = "phpdocumentor-sidebar__root-namespace" > < a href = "namespaces/default.html" > < abbr title = "\" > Global< / abbr > < / a > < / h3 >
< h4 class = "phpdocumentor-sidebar__root-namespace" > < a href = "namespaces/footnotes.html" > < abbr title = "\footnotes" > footnotes< / abbr > < / a > < / h4 >
< ul class = "phpdocumentor-list" >
< li > < a href = "namespaces/footnotes-includes.html" > < abbr title = "\footnotes\includes" > includes< / abbr > < / a > < / li >
< / ul >
2021-04-26 22:06:10 +00:00
< / section >
2021-05-01 20:39:33 +00:00
2021-02-20 19:55:52 +00:00
< 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 -class" >
< h2 class = "phpdocumentor-content__title" >
2021-04-25 08:28:02 +00:00
Footnotes_Layout_Settings
2021-02-20 19:55:52 +00:00
< span class = "phpdocumentor-element__extends" >
2021-04-25 08:28:02 +00:00
extends < a href = "classes/Footnotes-Layout-Engine.html" > < abbr title = "\Footnotes_Layout_Engine" > Footnotes_Layout_Engine< / abbr > < / a >
2021-02-20 19:55:52 +00:00
< / span >
< / h2 >
< aside class = "phpdocumentor-element-found-in" >
2021-04-26 22:06:10 +00:00
< abbr class = "phpdocumentor-element-found-in__file" title = "src/admin/layout/class-footnotes-layout-settings.php" > < a href = "files/src-admin-layout-class-footnotes-layout-settings.html" > < abbr title = "src/admin/layout/class-footnotes-layout-settings.php" > class-footnotes-layout-settings.php< / abbr > < / a > < / abbr >
2021-02-20 19:55:52 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 29< / span >
2021-02-20 19:55:52 +00:00
< / aside >
2021-05-01 20:39:33 +00:00
< p class = "phpdocumentor-summary" > Class to initialise all defined page layouts.< / p >
2021-02-20 19:55:52 +00:00
< 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 >
2021-04-27 09:06:06 +00:00
< / dd >
< dt class = "phpdocumentor-tag-list__entry" >
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-tag__name" > see< / span >
2021-04-27 09:06:06 +00:00
< / dt >
< dd class = "phpdocumentor-tag-list__definition" >
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-tag-link" > < a href = "classes/Footnotes-Layout-Engine.html" > < abbr title = "\Footnotes_Layout_Engine" > Footnotes_Layout_Engine< / abbr > < / a > < / span >
< section class = "phpdocumentor-description" > < / section >
2021-04-27 09:06:06 +00:00
2021-02-20 19:55:52 +00:00
< / 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 -property -protected" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Layout-Engine.html#property_a_arr_sections" > $a_arr_sections< / a >
2021-02-20 19:55:52 +00:00
< span >
: array< string|int, mixed> < / span >
< / dt >
2021-05-01 20:39:33 +00:00
< dd > Stores all Sections for the child sub-page.< / dd >
2021-02-20 19:55:52 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -property -protected" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Layout-Engine.html#property_a_str_sub_page_hook" > $a_str_sub_page_hook< / a >
2021-02-20 19:55:52 +00:00
< span >
: null|string < / span >
< / dt >
2021-05-01 20:39:33 +00:00
< dd > Stores the Hook connection string for the child sub-page.< / dd >
2021-02-20 19:55:52 +00:00
2021-04-27 08:41:35 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -property -protected" >
< a href = "classes/Footnotes-Layout-Engine.html#property_plugin_name" > $plugin_name< / a >
< span >
: string < / span >
< / dt >
< dd > The ID of this plugin.< / dd >
2021-02-20 19:55:52 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -method -public" >
2021-04-27 08:41:35 +00:00
< a href = "classes/Footnotes-Layout-Settings.html#method___construct" > __construct()< / a >
< span >
: mixed < / span >
< / dt >
< dd > Initialize the class and set its properties.< / dd >
< dt class = "phpdocumentor-table-of-contents__entry -method -public" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Layout-Settings.html#method_amp_compat" > amp_compat()< / a >
2021-04-18 19:30:42 +00:00
< span >
: mixed < / span >
< / dt >
< dd > Displays the AMP compatibility mode option.< / dd >
< dt class = "phpdocumentor-table-of-contents__entry -method -public" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Layout-Settings.html#method_custom_css" > custom_css()< / a >
2021-02-20 19:55:52 +00:00
< span >
: mixed < / span >
< / dt >
2021-04-18 19:30:42 +00:00
< dd > Displays the Custom CSS box.< / dd >
2021-02-20 19:55:52 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -method -public" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Layout-Settings.html#method_custom_css_migration" > custom_css_migration()< / a >
2021-02-20 19:55:52 +00:00
< span >
: mixed < / span >
< / dt >
2021-04-18 19:30:42 +00:00
< dd > Displays transitional legacy Custom CSS box.< / dd >
2021-02-20 19:55:52 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -method -public" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Layout-Settings.html#method_custom_css_new" > custom_css_new()< / a >
2021-02-20 19:55:52 +00:00
< span >
: mixed < / span >
< / dt >
2021-04-18 19:30:42 +00:00
< dd > Displays the new Custom CSS box.< / dd >
2021-02-20 19:55:52 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -method -public" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Layout-Engine.html#method_description" > description()< / a >
2021-02-20 19:55:52 +00:00
< span >
: mixed < / span >
< / dt >
2021-05-01 20:39:33 +00:00
< dd > Output the description of a section. May be overwritten in any section.< / dd >
2021-02-20 19:55:52 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -method -public" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Layout-Engine.html#method_display_content" > display_content()< / a >
2021-02-20 19:55:52 +00:00
< span >
: mixed < / span >
< / dt >
2021-05-01 20:39:33 +00:00
< dd > Displays the content of specific sub-page.< / dd >
2021-02-20 19:55:52 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -method -public" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Layout-Settings.html#method_donate" > donate()< / a >
2021-02-20 19:55:52 +00:00
< span >
: mixed < / span >
< / dt >
< dd > Displays all Donate button to support the developers.< / dd >
< dt class = "phpdocumentor-table-of-contents__entry -method -public" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Layout-Settings.html#method_excerpts" > excerpts()< / a >
2021-02-20 19:55:52 +00:00
< span >
: mixed < / span >
< / dt >
2021-04-18 19:30:42 +00:00
< dd > Displays the footnotes in excerpt setting.< / dd >
2021-02-20 19:55:52 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -method -public" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Layout-Settings.html#method_get_priority" > get_priority()< / a >
2021-02-20 19:55:52 +00:00
< span >
: int < / span >
< / dt >
2021-05-01 20:39:33 +00:00
< dd > Returns a priority index.< / dd >
2021-02-20 19:55:52 +00:00
2021-04-18 19:30:42 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -method -public" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Layout-Settings.html#method_hard_links" > hard_links()< / a >
2021-04-18 19:30:42 +00:00
< span >
: mixed < / span >
< / dt >
< dd > Displays all options for the fragment identifier configuration.< / dd >
2021-02-20 19:55:52 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -method -public" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Layout-Settings.html#method_Help" > Help()< / a >
2021-02-20 19:55:52 +00:00
< span >
: mixed < / span >
< / dt >
2021-05-01 20:39:33 +00:00
< dd > Displays a short introduction to the plugin.< / dd >
2021-04-18 19:30:42 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -method -public" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Layout-Settings.html#method_hyperlink_arrow" > hyperlink_arrow()< / a >
2021-04-18 19:30:42 +00:00
< span >
: mixed < / span >
< / dt >
< dd > Displays all settings for the backlink symbol.< / dd >
2021-02-20 19:55:52 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -method -public" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Layout-Settings.html#method_label_solution" > label_solution()< / a >
2021-02-20 19:55:52 +00:00
< span >
: mixed < / span >
< / dt >
2021-04-18 19:30:42 +00:00
< dd > Displays the setting for the input label issue solution.< / dd >
2021-02-20 19:55:52 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -method -public" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Layout-Settings.html#method_lookup_hooks" > lookup_hooks()< / a >
2021-02-20 19:55:52 +00:00
< span >
: mixed < / span >
< / dt >
< dd > Displays available Hooks to look for Footnote short codes.< / dd >
< dt class = "phpdocumentor-table-of-contents__entry -method -public" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Layout-Settings.html#method_love" > love()< / a >
2021-02-20 19:55:52 +00:00
< span >
: mixed < / span >
< / dt >
2021-05-01 20:39:33 +00:00
< dd > Displays all settings for ‘ I love Footnotes’ note.< / dd >
2021-02-20 19:55:52 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -method -public" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Layout-Settings.html#method_mouseover_box" > mouseover_box()< / a >
2021-02-20 19:55:52 +00:00
< span >
: mixed < / span >
< / dt >
2021-04-18 19:30:42 +00:00
< dd > Displays enabled status for the footnotes mouse-over box.< / dd >
2021-02-20 19:55:52 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -method -public" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Layout-Settings.html#method_mouseover_box_appearance" > mouseover_box_appearance()< / a >
2021-02-20 19:55:52 +00:00
< span >
: mixed < / span >
< / dt >
2021-04-18 19:30:42 +00:00
< dd > Displays style settings for the footnotes mouse-over box.< / dd >
2021-02-20 19:55:52 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -method -public" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Layout-Settings.html#method_mouseover_box_dimensions" > mouseover_box_dimensions()< / a >
2021-02-20 19:55:52 +00:00
< span >
: mixed < / span >
< / dt >
2021-04-18 19:30:42 +00:00
< dd > Displays dimensions setting for the footnotes mouse-over box.< / dd >
2021-02-20 19:55:52 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -method -public" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Layout-Settings.html#method_mouseover_box_position" > mouseover_box_position()< / a >
2021-02-20 19:55:52 +00:00
< span >
: mixed < / span >
< / dt >
2021-04-18 19:30:42 +00:00
< dd > Displays position settings for the footnotes mouse-over box.< / dd >
2021-02-20 19:55:52 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -method -public" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Layout-Settings.html#method_mouseover_box_text" > mouseover_box_text()< / a >
2021-02-20 19:55:52 +00:00
< span >
: mixed < / span >
< / dt >
2021-04-18 19:30:42 +00:00
< dd > Displays dedicated tooltip text settings for the footnotes mouse-over box.< / dd >
2021-02-20 19:55:52 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -method -public" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Layout-Settings.html#method_mouseover_box_timing" > mouseover_box_timing()< / a >
2021-02-20 19:55:52 +00:00
< span >
: mixed < / span >
< / dt >
2021-04-18 19:30:42 +00:00
< dd > Displays timing settings for the footnotes mouse-over box.< / dd >
2021-02-20 19:55:52 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -method -public" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Layout-Settings.html#method_mouseover_box_truncation" > mouseover_box_truncation()< / a >
2021-02-20 19:55:52 +00:00
< span >
: mixed < / span >
< / dt >
2021-04-18 19:30:42 +00:00
< dd > Displays truncation settings for the footnotes mouse-over box.< / dd >
2021-02-20 19:55:52 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -method -public" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Layout-Settings.html#method_numbering" > numbering()< / a >
2021-02-20 19:55:52 +00:00
< span >
: mixed < / span >
< / dt >
2021-04-18 19:30:42 +00:00
< dd > Displays all options for the footnotes numbering.< / dd >
2021-02-20 19:55:52 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -method -public" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Layout-Settings.html#method_reference_container" > reference_container()< / a >
2021-02-20 19:55:52 +00:00
< span >
: mixed < / span >
< / dt >
< dd > Displays all settings for the reference container.< / dd >
< dt class = "phpdocumentor-table-of-contents__entry -method -public" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Layout-Engine.html#method_register_sections" > register_sections()< / a >
2021-02-20 19:55:52 +00:00
< span >
: mixed < / span >
< / dt >
2021-05-01 20:39:33 +00:00
< dd > Registers all sections for a sub-page.< / dd >
2021-02-20 19:55:52 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -method -public" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Layout-Engine.html#method_register_sub_page" > register_sub_page()< / a >
2021-02-20 19:55:52 +00:00
< span >
: mixed < / span >
< / dt >
2021-05-01 20:39:33 +00:00
< dd > Registers a sub-page.< / dd >
2021-02-20 19:55:52 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -method -public" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Layout-Settings.html#method_scrolling" > scrolling()< / a >
2021-02-20 19:55:52 +00:00
< span >
: mixed < / span >
< / dt >
2021-04-18 19:30:42 +00:00
< dd > Displays all options for the scrolling behavior.< / dd >
2021-02-20 19:55:52 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -method -public" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Layout-Settings.html#method_start_end" > start_end()< / a >
2021-02-20 19:55:52 +00:00
< span >
: mixed < / span >
< / dt >
2021-04-18 19:30:42 +00:00
< dd > Displays all options for the footnotes start and end tag short codes.< / dd >
2021-02-20 19:55:52 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -method -public" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Layout-Settings.html#method_superscript" > superscript()< / a >
2021-02-20 19:55:52 +00:00
< span >
: mixed < / span >
< / dt >
2021-04-18 19:30:42 +00:00
< dd > Displays all settings for the footnote referrers.< / dd >
2021-02-20 19:55:52 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -method -protected" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Layout-Engine.html#method_add_checkbox" > add_checkbox()< / a >
2021-02-20 19:55:52 +00:00
< span >
: string < / span >
< / dt >
2021-05-01 20:39:33 +00:00
< dd > Constructs the HTML for a checkbox `< input> ` element.< / dd >
2021-02-20 19:55:52 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -method -protected" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Layout-Engine.html#method_add_color_selection" > add_color_selection()< / a >
2021-02-20 19:55:52 +00:00
< span >
: string < / span >
< / dt >
2021-05-01 20:39:33 +00:00
< dd > Constructs the HTML for a text `< input> ` element with the colour selection
class.< / dd >
2021-02-20 19:55:52 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -method -protected" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Layout-Engine.html#method_add_label" > add_label()< / a >
2021-02-20 19:55:52 +00:00
< span >
: string < / span >
< / dt >
2021-05-01 20:39:33 +00:00
< dd > Returns the HTML tag for an `< input> `/`< select> ` label.< / dd >
2021-02-20 19:55:52 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -method -protected" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Layout-Engine.html#method_add_meta_box" > add_meta_box()< / a >
2021-02-20 19:55:52 +00:00
< 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" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Layout-Engine.html#method_add_num_box" > add_num_box()< / a >
2021-02-20 19:55:52 +00:00
< span >
: string < / span >
< / dt >
2021-05-01 20:39:33 +00:00
< dd > Constructs the HTML for numeric `< input> ` element.< / dd >
2021-02-20 19:55:52 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -method -protected" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Layout-Engine.html#method_add_section" > add_section()< / a >
2021-02-20 19:55:52 +00:00
< span >
: array< string|int, mixed> < / span >
< / dt >
2021-05-01 20:39:33 +00:00
< dd > Returns an array describing a sub-page section.< / dd >
2021-02-20 19:55:52 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -method -protected" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Layout-Engine.html#method_add_select_box" > add_select_box()< / a >
2021-02-20 19:55:52 +00:00
< span >
: string < / span >
< / dt >
2021-05-01 20:39:33 +00:00
< dd > Constructs the HTML for a `< select> ` element.< / dd >
2021-02-20 19:55:52 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -method -protected" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Layout-Engine.html#method_add_text" > add_text()< / a >
2021-02-20 19:55:52 +00:00
< span >
: string < / span >
< / dt >
2021-05-01 20:39:33 +00:00
< dd > Returns a simple text inside HTML `< span> ` element.< / dd >
2021-02-20 19:55:52 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -method -protected" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Layout-Engine.html#method_add_text_box" > add_text_box()< / a >
2021-02-20 19:55:52 +00:00
< span >
: string < / span >
< / dt >
2021-05-01 20:39:33 +00:00
< dd > Constructs the HTML for a text `< input> ` element.< / dd >
2021-02-20 19:55:52 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -method -protected" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Layout-Engine.html#method_add_textarea" > add_textarea()< / a >
2021-02-20 19:55:52 +00:00
< span >
: string < / span >
< / dt >
2021-05-01 20:39:33 +00:00
< dd > Constructs the HTML for a `< textarea> ` element.< / dd >
2021-02-20 19:55:52 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -method -protected" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Layout-Settings.html#method_get_meta_boxes" > get_meta_boxes()< / a >
2021-02-20 19:55:52 +00:00
< span >
2021-05-01 20:39:33 +00:00
: array< string|int, array< string|int, mixed> > < / span >
2021-02-20 19:55:52 +00:00
< / dt >
2021-05-01 20:39:33 +00:00
< dd > Returns an array of all registered meta boxes for each section of the sub-page.< / dd >
2021-02-20 19:55:52 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -method -protected" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Layout-Settings.html#method_get_sections" > get_sections()< / a >
2021-02-20 19:55:52 +00:00
< span >
2021-05-01 20:39:33 +00:00
: array< string|int, array< string|int, mixed> > < / span >
2021-02-20 19:55:52 +00:00
< / dt >
2021-05-01 20:39:33 +00:00
< dd > Returns an array of all registered sections for the sub-page.< / dd >
2021-02-20 19:55:52 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -method -protected" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Layout-Settings.html#method_get_sub_page_slug" > get_sub_page_slug()< / a >
2021-02-20 19:55:52 +00:00
< span >
: string < / span >
< / dt >
2021-05-01 20:39:33 +00:00
< dd > Returns the unique slug of the sub-page.< / dd >
2021-02-20 19:55:52 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -method -protected" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Layout-Settings.html#method_get_sub_page_title" > get_sub_page_title()< / a >
2021-02-20 19:55:52 +00:00
< span >
: string < / span >
< / dt >
2021-05-01 20:39:33 +00:00
< dd > Returns the title of the sub-page.< / dd >
2021-02-20 19:55:52 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -method -protected" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Layout-Engine.html#method_load_setting" > load_setting()< / a >
2021-02-20 19:55:52 +00:00
< span >
: array< string|int, mixed> < / span >
< / dt >
2021-05-01 20:39:33 +00:00
< dd > Loads a specified setting.< / dd >
2021-02-20 19:55:52 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -method -private" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Layout-Engine.html#method_append_scripts" > append_scripts()< / a >
2021-02-20 19:55:52 +00:00
< span >
: mixed < / span >
< / dt >
2021-05-01 20:39:33 +00:00
< dd > Append JavaScript and CSS files for specific sub-page.< / dd >
2021-02-20 19:55:52 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -method -private" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Layout-Engine.html#method_register_meta_boxes" > register_meta_boxes()< / a >
2021-02-20 19:55:52 +00:00
< span >
: mixed < / span >
< / dt >
2021-05-01 20:39:33 +00:00
< dd > Registers all Meta boxes for a sub-page.< / dd >
2021-02-20 19:55:52 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -method -private" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Layout-Engine.html#method_save_settings" > save_settings()< / a >
2021-02-20 19:55:52 +00:00
< span >
: bool < / span >
< / dt >
2021-05-01 20:39:33 +00:00
< dd > Save all plugin settings.< / dd >
2021-02-20 19:55:52 +00:00
< / dl >
< section class = "phpdocumentor-properties" >
< h3 class = "phpdocumentor-elements__header" id = "properties" >
Properties
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Layout-Settings.html#properties" class = "headerlink" > < i class = "fas fa-link" > < / i > < / a >
2021-02-20 19:55:52 +00:00
< / h3 >
< article
class="
phpdocumentor-element
-property
-protected
"
>
2021-04-18 19:30:42 +00:00
< h4 class = "phpdocumentor-element__name" id = "property_a_arr_sections" >
$a_arr_sections
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Layout-Engine.html#property_a_arr_sections" class = "headerlink" > < i class = "fas fa-link" > < / i > < / a >
2021-02-20 19:55:52 +00:00
< span class = "phpdocumentor-element__modifiers" >
< / span >
< / h4 >
< aside class = "phpdocumentor-element-found-in" >
2021-04-26 22:06:10 +00:00
< abbr class = "phpdocumentor-element-found-in__file" title = "src/admin/layout/class-footnotes-layout-engine.php" > < a href = "files/src-admin-layout-class-footnotes-layout-engine.html" > < abbr title = "src/admin/layout/class-footnotes-layout-engine.php" > class-footnotes-layout-engine.php< / abbr > < / a > < / abbr >
2021-02-20 19:55:52 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 56< / span >
2021-02-20 19:55:52 +00:00
< / aside >
2021-05-01 20:39:33 +00:00
< p class = "phpdocumentor-summary" > Stores all Sections for the child sub-page.< / p >
2021-02-20 19:55:52 +00:00
< code class = "phpdocumentor-code phpdocumentor-signature " >
< span class = "phpdocumentor-signature__visibility" > protected< / span >
< span class = "phpdocumentor-signature__type" > array< string|int, mixed> < / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__name" > $a_arr_sections< / span >
2021-02-20 19:55:52 +00:00
= < span class = "phpdocumentor-signature__default-value" > array()< / span > < / code >
< section class = "phpdocumentor-description" > < / section >
< h5 class = "phpdocumentor-tag-list__heading" id = "tags" >
Tags
< a href = "#tags" class = "headerlink" > < i class = "fas fa-link" > < / i > < / a >
< / h5 >
< dl class = "phpdocumentor-tag-list" >
< dt class = "phpdocumentor-tag-list__entry" >
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-tag__name" > access< / span >
< / dt >
< dd class = "phpdocumentor-tag-list__definition" >
< section class = "phpdocumentor-description" > < p > protected< / p >
< / section >
< / dd >
< dt class = "phpdocumentor-tag-list__entry" >
2021-02-20 19:55:52 +00:00
< span class = "phpdocumentor-tag__name" > since< / span >
< / dt >
< dd class = "phpdocumentor-tag-list__definition" >
< span class = "phpdocumentor-tag-link" > 1.5.0< / span >
< section class = "phpdocumentor-description" > < / section >
< / dd >
< / dl >
< / article >
< article
class="
phpdocumentor-element
-property
-protected
"
>
2021-04-18 19:30:42 +00:00
< h4 class = "phpdocumentor-element__name" id = "property_a_str_sub_page_hook" >
$a_str_sub_page_hook
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Layout-Engine.html#property_a_str_sub_page_hook" class = "headerlink" > < i class = "fas fa-link" > < / i > < / a >
2021-02-20 19:55:52 +00:00
< span class = "phpdocumentor-element__modifiers" >
< / span >
< / h4 >
< aside class = "phpdocumentor-element-found-in" >
2021-04-26 22:06:10 +00:00
< abbr class = "phpdocumentor-element-found-in__file" title = "src/admin/layout/class-footnotes-layout-engine.php" > < a href = "files/src-admin-layout-class-footnotes-layout-engine.html" > < abbr title = "src/admin/layout/class-footnotes-layout-engine.php" > class-footnotes-layout-engine.php< / abbr > < / a > < / abbr >
2021-02-20 19:55:52 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 46< / span >
2021-02-20 19:55:52 +00:00
< / aside >
2021-05-01 20:39:33 +00:00
< p class = "phpdocumentor-summary" > Stores the Hook connection string for the child sub-page.< / p >
2021-02-20 19:55:52 +00:00
< code class = "phpdocumentor-code phpdocumentor-signature " >
< span class = "phpdocumentor-signature__visibility" > protected< / span >
< span class = "phpdocumentor-signature__type" > null|string< / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__name" > $a_str_sub_page_hook< / span >
2021-02-20 19:55:52 +00:00
= < span class = "phpdocumentor-signature__default-value" >
ull< / span > < / code >
< section class = "phpdocumentor-description" > < / section >
< h5 class = "phpdocumentor-tag-list__heading" id = "tags" >
Tags
< a href = "#tags" class = "headerlink" > < i class = "fas fa-link" > < / i > < / a >
< / h5 >
< dl class = "phpdocumentor-tag-list" >
< dt class = "phpdocumentor-tag-list__entry" >
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-tag__name" > access< / span >
< / dt >
< dd class = "phpdocumentor-tag-list__definition" >
< section class = "phpdocumentor-description" > < p > protected< / p >
< / section >
< / dd >
< dt class = "phpdocumentor-tag-list__entry" >
2021-02-20 19:55:52 +00:00
< 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 >
2021-04-27 08:41:35 +00:00
< / article >
< article
class="
phpdocumentor-element
-property
-protected
"
>
< h4 class = "phpdocumentor-element__name" id = "property_plugin_name" >
$plugin_name
< a href = "classes/Footnotes-Layout-Engine.html#property_plugin_name" 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 = "src/admin/layout/class-footnotes-layout-engine.php" > < a href = "files/src-admin-layout-class-footnotes-layout-engine.html" > < abbr title = "src/admin/layout/class-footnotes-layout-engine.php" > class-footnotes-layout-engine.php< / abbr > < / a > < / abbr >
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 36< / span >
2021-04-27 08:41:35 +00:00
< / aside >
< p class = "phpdocumentor-summary" > The ID of this plugin.< / p >
< code class = "phpdocumentor-code phpdocumentor-signature " >
< span class = "phpdocumentor-signature__visibility" > protected< / span >
< span class = "phpdocumentor-signature__type" > string< / span >
< span class = "phpdocumentor-signature__name" > $plugin_name< / 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" >
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-tag__name" > access< / span >
2021-04-27 08:41:35 +00:00
< / dt >
< dd class = "phpdocumentor-tag-list__definition" >
2021-05-01 20:39:33 +00:00
< section class = "phpdocumentor-description" > < p > protected< / p >
< / section >
2021-04-27 08:41:35 +00:00
< / dd >
< dt class = "phpdocumentor-tag-list__entry" >
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-tag__name" > since< / span >
2021-04-27 08:41:35 +00:00
< / dt >
< dd class = "phpdocumentor-tag-list__definition" >
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-tag-link" > 2.8.0< / span >
2021-04-27 08:41:35 +00:00
2021-05-01 20:39:33 +00:00
< section class = "phpdocumentor-description" > < / section >
2021-04-27 08:41:35 +00:00
< / dd >
< / dl >
2021-02-20 19:55:52 +00:00
< / article >
< / section >
< section class = "phpdocumentor-methods" >
< h3 class = "phpdocumentor-elements__header" id = "methods" >
Methods
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Layout-Settings.html#methods" class = "headerlink" > < i class = "fas fa-link" > < / i > < / a >
2021-02-20 19:55:52 +00:00
< / h3 >
< article
class="phpdocumentor-element
-method
-public
"
2021-04-27 08:41:35 +00:00
>
< h4 class = "phpdocumentor-element__name" id = "method___construct" >
__construct()
< a href = "classes/Footnotes-Layout-Settings.html#method___construct" class = "headerlink" > < i class = "fas fa-link" > < / i > < / a >
< / h4 >
< aside class = "phpdocumentor-element-found-in" >
< abbr class = "phpdocumentor-element-found-in__file" title = "src/admin/layout/class-footnotes-layout-settings.php" > < a href = "files/src-admin-layout-class-footnotes-layout-settings.html" > < abbr title = "src/admin/layout/class-footnotes-layout-settings.php" > class-footnotes-layout-settings.php< / abbr > < / a > < / abbr >
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 37< / span >
2021-04-27 08:41:35 +00:00
< / aside >
< p class = "phpdocumentor-summary" > Initialize the class and set its properties.< / p >
< code class = "phpdocumentor-code phpdocumentor-signature " >
< span class = "phpdocumentor-signature__visibility" > public< / span >
< span class = "phpdocumentor-signature__name" > __construct< / span > < span > (< / span > < span class = "phpdocumentor-signature__argument" > < span class = "phpdocumentor-signature__argument__return-type" > string < / span > < span class = "phpdocumentor-signature__argument__name" > $plugin_name< / 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" > $plugin_name< / span >
: < span class = "phpdocumentor-signature__argument__return-type" > string< / span >
< / dt >
< dd class = "phpdocumentor-argument-list__definition" >
< section class = "phpdocumentor-description" > < p > The name of this plugin.< / p >
< / section >
< / dd >
< / dl >
< h5 class = "phpdocumentor-tag-list__heading" id = "tags" >
Tags
< a href = "#tags" class = "headerlink" > < i class = "fas fa-link" > < / i > < / a >
< / h5 >
< dl class = "phpdocumentor-tag-list" >
< dt class = "phpdocumentor-tag-list__entry" >
< span class = "phpdocumentor-tag__name" > since< / span >
< / dt >
< dd class = "phpdocumentor-tag-list__definition" >
< span class = "phpdocumentor-tag-link" > 2.8.0< / span >
< section class = "phpdocumentor-description" > < / section >
< / dd >
< / dl >
< h5 class = "phpdocumentor-return-value__heading" > Return values< / h5 >
< span class = "phpdocumentor-signature__response_type" > mixed< / span >
—
< section class = "phpdocumentor-description" > < / section >
< / article >
< article
class="phpdocumentor-element
-method
-public
"
2021-02-20 19:55:52 +00:00
>
2021-04-18 19:30:42 +00:00
< h4 class = "phpdocumentor-element__name" id = "method_amp_compat" >
amp_compat()
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Layout-Settings.html#method_amp_compat" class = "headerlink" > < i class = "fas fa-link" > < / i > < / a >
2021-02-20 19:55:52 +00:00
< / h4 >
< aside class = "phpdocumentor-element-found-in" >
2021-04-26 22:06:10 +00:00
< abbr class = "phpdocumentor-element-found-in__file" title = "src/admin/layout/class-footnotes-layout-settings.php" > < a href = "files/src-admin-layout-class-footnotes-layout-settings.html" > < abbr title = "src/admin/layout/class-footnotes-layout-settings.php" > class-footnotes-layout-settings.php< / abbr > < / a > < / abbr >
2021-02-20 19:55:52 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 153< / span >
2021-02-20 19:55:52 +00:00
< / aside >
2021-04-18 19:30:42 +00:00
< p class = "phpdocumentor-summary" > Displays the AMP compatibility mode option.< / p >
2021-02-20 19:55:52 +00:00
< code class = "phpdocumentor-code phpdocumentor-signature " >
< span class = "phpdocumentor-signature__visibility" > public< / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__name" > amp_compat< / span > < span > (< / span > < span > )< / span > < span > : < / span > < span class = "phpdocumentor-signature__response_type" > mixed< / span > < / code >
2021-02-20 19:55:52 +00:00
< 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" >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-tag__name" > since< / span >
2021-02-20 19:55:52 +00:00
< / dt >
2021-04-18 19:30:42 +00:00
< dd class = "phpdocumentor-tag-list__definition" >
< span class = "phpdocumentor-tag-link" > 2.6.0< / span >
< section class = "phpdocumentor-description" > < p > (release)< / p >
< / section >
< / dd >
< / dl >
< h5 class = "phpdocumentor-return-value__heading" > Return values< / h5 >
< span class = "phpdocumentor-signature__response_type" > mixed< / span >
—
< section class = "phpdocumentor-description" > < / section >
< / article >
< article
class="phpdocumentor-element
-method
-public
"
>
< h4 class = "phpdocumentor-element__name" id = "method_custom_css" >
custom_css()
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Layout-Settings.html#method_custom_css" class = "headerlink" > < i class = "fas fa-link" > < / i > < / a >
2021-04-18 19:30:42 +00:00
< / h4 >
< aside class = "phpdocumentor-element-found-in" >
2021-04-26 22:06:10 +00:00
< abbr class = "phpdocumentor-element-found-in__file" title = "src/admin/layout/class-footnotes-layout-settings.php" > < a href = "files/src-admin-layout-class-footnotes-layout-settings.html" > < abbr title = "src/admin/layout/class-footnotes-layout-settings.php" > class-footnotes-layout-settings.php< / abbr > < / a > < / abbr >
2021-04-18 19:30:42 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 1064< / span >
2021-04-18 19:30:42 +00:00
< / aside >
< p class = "phpdocumentor-summary" > Displays the Custom CSS box.< / p >
< code class = "phpdocumentor-code phpdocumentor-signature " >
< span class = "phpdocumentor-signature__visibility" > public< / span >
< span class = "phpdocumentor-signature__name" > custom_css< / 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" >
2021-02-20 19:55:52 +00:00
< span class = "phpdocumentor-tag__name" > since< / span >
< / dt >
< dd class = "phpdocumentor-tag-list__definition" >
< span class = "phpdocumentor-tag-link" > 1.5.0< / span >
2021-05-01 20:39:33 +00:00
< section class = "phpdocumentor-description" > < / section >
2021-02-20 19:55:52 +00:00
< / 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 >
< article
class="phpdocumentor-element
-method
-public
2021-05-01 20:39:33 +00:00
-deprecated "
2021-02-20 19:55:52 +00:00
>
2021-04-18 19:30:42 +00:00
< h4 class = "phpdocumentor-element__name" id = "method_custom_css_migration" >
custom_css_migration()
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Layout-Settings.html#method_custom_css_migration" class = "headerlink" > < i class = "fas fa-link" > < / i > < / a >
2021-02-20 19:55:52 +00:00
< / h4 >
< aside class = "phpdocumentor-element-found-in" >
2021-04-26 22:06:10 +00:00
< abbr class = "phpdocumentor-element-found-in__file" title = "src/admin/layout/class-footnotes-layout-settings.php" > < a href = "files/src-admin-layout-class-footnotes-layout-settings.html" > < abbr title = "src/admin/layout/class-footnotes-layout-settings.php" > class-footnotes-layout-settings.php< / abbr > < / a > < / abbr >
2021-02-20 19:55:52 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 1104< / span >
2021-02-20 19:55:52 +00:00
< / aside >
2021-04-18 19:30:42 +00:00
< p class = "phpdocumentor-summary" > Displays transitional legacy Custom CSS box.< / p >
2021-05-01 20:39:33 +00:00
< code class = "phpdocumentor-code phpdocumentor-signature -deprecated" >
2021-02-20 19:55:52 +00:00
< span class = "phpdocumentor-signature__visibility" > public< / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__name" > custom_css_migration< / span > < span > (< / span > < span > )< / span > < span > : < / span > < span class = "phpdocumentor-signature__response_type" > mixed< / span > < / code >
< section class = "phpdocumentor-description" > < / section >
2021-02-20 19:55:52 +00:00
2021-04-18 19:30:42 +00:00
< h5 class = "phpdocumentor-tag-list__heading" id = "tags" >
Tags
< a href = "#tags" class = "headerlink" > < i class = "fas fa-link" > < / i > < / a >
< / h5 >
< dl class = "phpdocumentor-tag-list" >
< dt class = "phpdocumentor-tag-list__entry" >
< span class = "phpdocumentor-tag__name" > since< / span >
< / dt >
< dd class = "phpdocumentor-tag-list__definition" >
< span class = "phpdocumentor-tag-link" > 2.2.2< / span >
< section class = "phpdocumentor-description" > < / section >
2021-05-01 20:39:33 +00:00
< / dd >
< dt class = "phpdocumentor-tag-list__entry" >
< span class = "phpdocumentor-tag__name" > deprecated< / span >
< / dt >
< dd class = "phpdocumentor-tag-list__definition" >
< section class = "phpdocumentor-description" > < / section >
2021-04-18 19:30:42 +00:00
< / dd >
< / dl >
2021-02-20 19:55:52 +00:00
< h5 class = "phpdocumentor-return-value__heading" > Return values< / h5 >
< span class = "phpdocumentor-signature__response_type" > mixed< / span >
—
< section class = "phpdocumentor-description" > < / section >
< / article >
< article
class="phpdocumentor-element
-method
-public
"
>
2021-04-18 19:30:42 +00:00
< h4 class = "phpdocumentor-element__name" id = "method_custom_css_new" >
custom_css_new()
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Layout-Settings.html#method_custom_css_new" class = "headerlink" > < i class = "fas fa-link" > < / i > < / a >
2021-02-20 19:55:52 +00:00
< / h4 >
< aside class = "phpdocumentor-element-found-in" >
2021-04-26 22:06:10 +00:00
< abbr class = "phpdocumentor-element-found-in__file" title = "src/admin/layout/class-footnotes-layout-settings.php" > < a href = "files/src-admin-layout-class-footnotes-layout-settings.html" > < abbr title = "src/admin/layout/class-footnotes-layout-settings.php" > class-footnotes-layout-settings.php< / abbr > < / a > < / abbr >
2021-02-20 19:55:52 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 1140< / span >
2021-02-20 19:55:52 +00:00
< / aside >
2021-04-18 19:30:42 +00:00
< p class = "phpdocumentor-summary" > Displays the new Custom CSS box.< / p >
2021-02-20 19:55:52 +00:00
< code class = "phpdocumentor-code phpdocumentor-signature " >
< span class = "phpdocumentor-signature__visibility" > public< / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__name" > custom_css_new< / span > < span > (< / span > < span > )< / span > < span > : < / span > < span class = "phpdocumentor-signature__response_type" > mixed< / span > < / code >
< section class = "phpdocumentor-description" > < / section >
2021-02-20 19:55:52 +00:00
2021-04-18 19:30:42 +00:00
< h5 class = "phpdocumentor-tag-list__heading" id = "tags" >
Tags
< a href = "#tags" class = "headerlink" > < i class = "fas fa-link" > < / i > < / a >
< / h5 >
< dl class = "phpdocumentor-tag-list" >
< dt class = "phpdocumentor-tag-list__entry" >
< span class = "phpdocumentor-tag__name" > since< / span >
< / dt >
< dd class = "phpdocumentor-tag-list__definition" >
< span class = "phpdocumentor-tag-link" > 2.2.2< / span >
< section class = "phpdocumentor-description" > < / section >
< / dd >
< / dl >
2021-02-20 19:55:52 +00:00
< h5 class = "phpdocumentor-return-value__heading" > Return values< / h5 >
< span class = "phpdocumentor-signature__response_type" > mixed< / span >
—
< section class = "phpdocumentor-description" > < / section >
< / article >
< article
class="phpdocumentor-element
-method
-public
"
>
2021-04-18 19:30:42 +00:00
< h4 class = "phpdocumentor-element__name" id = "method_description" >
description()
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Layout-Engine.html#method_description" class = "headerlink" > < i class = "fas fa-link" > < / i > < / a >
2021-02-20 19:55:52 +00:00
< / h4 >
< aside class = "phpdocumentor-element-found-in" >
2021-04-26 22:06:10 +00:00
< abbr class = "phpdocumentor-element-found-in__file" title = "src/admin/layout/class-footnotes-layout-engine.php" > < a href = "files/src-admin-layout-class-footnotes-layout-engine.html" > < abbr title = "src/admin/layout/class-footnotes-layout-engine.php" > class-footnotes-layout-engine.php< / abbr > < / a > < / abbr >
2021-02-20 19:55:52 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 364< / span >
2021-02-20 19:55:52 +00:00
< / aside >
2021-05-01 20:39:33 +00:00
< p class = "phpdocumentor-summary" > Output the description of a section. May be overwritten in any section.< / p >
2021-02-20 19:55:52 +00:00
< code class = "phpdocumentor-code phpdocumentor-signature " >
< span class = "phpdocumentor-signature__visibility" > public< / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__name" > description< / span > < span > (< / span > < span > )< / span > < span > : < / span > < span class = "phpdocumentor-signature__response_type" > mixed< / span > < / code >
2021-02-20 19:55:52 +00:00
< 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 >
2021-05-01 20:39:33 +00:00
< / dd >
< dt class = "phpdocumentor-tag-list__entry" >
< span class = "phpdocumentor-tag__name" > todo< / span >
< / dt >
< dd class = "phpdocumentor-tag-list__definition" >
< section class = "phpdocumentor-description" > < p > Required? Should be < code class = "prettyprint" > abstract< / code > ?< / p >
< / section >
2021-02-20 19:55:52 +00:00
< / 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 >
< article
class="phpdocumentor-element
-method
-public
"
>
2021-04-18 19:30:42 +00:00
< h4 class = "phpdocumentor-element__name" id = "method_display_content" >
display_content()
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Layout-Engine.html#method_display_content" class = "headerlink" > < i class = "fas fa-link" > < / i > < / a >
2021-02-20 19:55:52 +00:00
< / h4 >
< aside class = "phpdocumentor-element-found-in" >
2021-04-26 22:06:10 +00:00
< abbr class = "phpdocumentor-element-found-in__file" title = "src/admin/layout/class-footnotes-layout-engine.php" > < a href = "files/src-admin-layout-class-footnotes-layout-engine.html" > < abbr title = "src/admin/layout/class-footnotes-layout-engine.php" > class-footnotes-layout-engine.php< / abbr > < / a > < / abbr >
2021-02-20 19:55:52 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 262< / span >
2021-02-20 19:55:52 +00:00
< / aside >
2021-05-01 20:39:33 +00:00
< p class = "phpdocumentor-summary" > Displays the content of specific sub-page.< / p >
2021-02-20 19:55:52 +00:00
< code class = "phpdocumentor-code phpdocumentor-signature " >
< span class = "phpdocumentor-signature__visibility" > public< / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__name" > display_content< / span > < span > (< / span > < span > )< / span > < span > : < / span > < span class = "phpdocumentor-signature__response_type" > mixed< / span > < / code >
2021-02-20 19:55:52 +00:00
< 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 >
2021-05-01 20:39:33 +00:00
< / dd >
< dt class = "phpdocumentor-tag-list__entry" >
< span class = "phpdocumentor-tag__name" > todo< / span >
< / dt >
< dd class = "phpdocumentor-tag-list__definition" >
< section class = "phpdocumentor-description" > < p > Review nonce verification.< / p >
< / section >
2021-02-20 19:55:52 +00:00
< / 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 >
< article
class="phpdocumentor-element
-method
-public
"
>
2021-04-18 19:30:42 +00:00
< h4 class = "phpdocumentor-element__name" id = "method_donate" >
donate()
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Layout-Settings.html#method_donate" class = "headerlink" > < i class = "fas fa-link" > < / i > < / a >
2021-02-20 19:55:52 +00:00
< / h4 >
< aside class = "phpdocumentor-element-found-in" >
2021-04-26 22:06:10 +00:00
< abbr class = "phpdocumentor-element-found-in__file" title = "src/admin/layout/class-footnotes-layout-settings.php" > < a href = "files/src-admin-layout-class-footnotes-layout-settings.html" > < abbr title = "src/admin/layout/class-footnotes-layout-settings.php" > class-footnotes-layout-settings.php< / abbr > < / a > < / abbr >
2021-02-20 19:55:52 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 1290< / span >
2021-02-20 19:55:52 +00:00
< / aside >
< p class = "phpdocumentor-summary" > Displays all Donate button to support the developers.< / p >
< code class = "phpdocumentor-code phpdocumentor-signature " >
< span class = "phpdocumentor-signature__visibility" > public< / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__name" > donate< / span > < span > (< / span > < span > )< / span > < span > : < / span > < span class = "phpdocumentor-signature__response_type" > mixed< / span > < / code >
2021-02-20 19:55:52 +00:00
< section class = "phpdocumentor-description" > < / section >
< h5 class = "phpdocumentor-tag-list__heading" id = "tags" >
Tags
< a href = "#tags" class = "headerlink" > < i class = "fas fa-link" > < / i > < / a >
< / h5 >
< dl class = "phpdocumentor-tag-list" >
< dt class = "phpdocumentor-tag-list__entry" >
< span class = "phpdocumentor-tag__name" > since< / span >
< / dt >
< dd class = "phpdocumentor-tag-list__definition" >
< span class = "phpdocumentor-tag-link" > 1.5.0< / span >
< section class = "phpdocumentor-description" > < / section >
< / dd >
< / dl >
< h5 class = "phpdocumentor-return-value__heading" > Return values< / h5 >
< span class = "phpdocumentor-signature__response_type" > mixed< / span >
—
< section class = "phpdocumentor-description" > < / section >
< / article >
< article
class="phpdocumentor-element
-method
-public
"
>
2021-04-18 19:30:42 +00:00
< h4 class = "phpdocumentor-element__name" id = "method_excerpts" >
excerpts()
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Layout-Settings.html#method_excerpts" class = "headerlink" > < i class = "fas fa-link" > < / i > < / a >
2021-02-20 19:55:52 +00:00
< / h4 >
< aside class = "phpdocumentor-element-found-in" >
2021-04-26 22:06:10 +00:00
< abbr class = "phpdocumentor-element-found-in__file" title = "src/admin/layout/class-footnotes-layout-settings.php" > < a href = "files/src-admin-layout-class-footnotes-layout-settings.html" > < abbr title = "src/admin/layout/class-footnotes-layout-settings.php" > class-footnotes-layout-settings.php< / abbr > < / a > < / abbr >
2021-02-20 19:55:52 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 631< / span >
2021-02-20 19:55:52 +00:00
< / aside >
2021-04-18 19:30:42 +00:00
< p class = "phpdocumentor-summary" > Displays the footnotes in excerpt setting.< / p >
2021-02-20 19:55:52 +00:00
< code class = "phpdocumentor-code phpdocumentor-signature " >
< span class = "phpdocumentor-signature__visibility" > public< / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__name" > excerpts< / span > < span > (< / span > < span > )< / span > < span > : < / span > < span class = "phpdocumentor-signature__response_type" > mixed< / span > < / code >
2021-02-20 19:55:52 +00:00
< 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 >
2021-05-01 20:39:33 +00:00
< section class = "phpdocumentor-description" > < / section >
2021-02-20 19:55:52 +00:00
< / 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 >
< article
class="phpdocumentor-element
-method
-public
"
>
2021-04-18 19:30:42 +00:00
< h4 class = "phpdocumentor-element__name" id = "method_get_priority" >
get_priority()
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Layout-Settings.html#method_get_priority" class = "headerlink" > < i class = "fas fa-link" > < / i > < / a >
2021-02-20 19:55:52 +00:00
< / h4 >
< aside class = "phpdocumentor-element-found-in" >
2021-04-26 22:06:10 +00:00
< abbr class = "phpdocumentor-element-found-in__file" title = "src/admin/layout/class-footnotes-layout-settings.php" > < a href = "files/src-admin-layout-class-footnotes-layout-settings.html" > < abbr title = "src/admin/layout/class-footnotes-layout-settings.php" > class-footnotes-layout-settings.php< / abbr > < / a > < / abbr >
2021-02-20 19:55:52 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 49< / span >
2021-02-20 19:55:52 +00:00
< / aside >
2021-05-01 20:39:33 +00:00
< p class = "phpdocumentor-summary" > Returns a priority index.< / p >
2021-02-20 19:55:52 +00:00
< code class = "phpdocumentor-code phpdocumentor-signature " >
< span class = "phpdocumentor-signature__visibility" > public< / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__name" > get_priority< / span > < span > (< / span > < span > )< / span > < span > : < / span > < span class = "phpdocumentor-signature__response_type" > int< / span > < / code >
2021-02-20 19:55:52 +00:00
2021-05-01 20:39:33 +00:00
< section class = "phpdocumentor-description" > < p > Lower numbers have a higher priority.< / p >
< / section >
2021-02-20 19:55:52 +00:00
< h5 class = "phpdocumentor-tag-list__heading" id = "tags" >
Tags
< a href = "#tags" class = "headerlink" > < i class = "fas fa-link" > < / i > < / a >
< / h5 >
< dl class = "phpdocumentor-tag-list" >
< dt class = "phpdocumentor-tag-list__entry" >
< span class = "phpdocumentor-tag__name" > since< / span >
< / dt >
< dd class = "phpdocumentor-tag-list__definition" >
< span class = "phpdocumentor-tag-link" > 1.5.0< / span >
< section class = "phpdocumentor-description" > < / section >
< / dd >
< / dl >
< h5 class = "phpdocumentor-return-value__heading" > Return values< / h5 >
< span class = "phpdocumentor-signature__response_type" > int< / span >
—
< section class = "phpdocumentor-description" > < / section >
< / article >
< article
class="phpdocumentor-element
-method
-public
"
>
2021-04-18 19:30:42 +00:00
< h4 class = "phpdocumentor-element__name" id = "method_hard_links" >
hard_links()
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Layout-Settings.html#method_hard_links" class = "headerlink" > < i class = "fas fa-link" > < / i > < / a >
2021-02-20 19:55:52 +00:00
< / h4 >
< aside class = "phpdocumentor-element-found-in" >
2021-04-26 22:06:10 +00:00
< abbr class = "phpdocumentor-element-found-in__file" title = "src/admin/layout/class-footnotes-layout-settings.php" > < a href = "files/src-admin-layout-class-footnotes-layout-settings.html" > < abbr title = "src/admin/layout/class-footnotes-layout-settings.php" > class-footnotes-layout-settings.php< / abbr > < / a > < / abbr >
2021-02-20 19:55:52 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 533< / span >
2021-02-20 19:55:52 +00:00
< / aside >
2021-04-18 19:30:42 +00:00
< p class = "phpdocumentor-summary" > Displays all options for the fragment identifier configuration.< / p >
2021-02-20 19:55:52 +00:00
< code class = "phpdocumentor-code phpdocumentor-signature " >
< span class = "phpdocumentor-signature__visibility" > public< / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__name" > hard_links< / span > < span > (< / span > < span > )< / span > < span > : < / span > < span class = "phpdocumentor-signature__response_type" > mixed< / span > < / code >
2021-02-20 19:55:52 +00:00
< 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" >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-tag__name" > since< / span >
2021-02-20 19:55:52 +00:00
< / dt >
< dd class = "phpdocumentor-tag-list__definition" >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-tag-link" > 2.2.0< / span >
2021-02-20 19:55:52 +00:00
2021-05-01 20:39:33 +00:00
< section class = "phpdocumentor-description" > < / section >
2021-02-20 19:55:52 +00:00
< / 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 >
< article
class="phpdocumentor-element
-method
-public
"
>
2021-04-18 19:30:42 +00:00
< h4 class = "phpdocumentor-element__name" id = "method_Help" >
Help()
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Layout-Settings.html#method_Help" class = "headerlink" > < i class = "fas fa-link" > < / i > < / a >
2021-02-20 19:55:52 +00:00
< / h4 >
< aside class = "phpdocumentor-element-found-in" >
2021-04-26 22:06:10 +00:00
< abbr class = "phpdocumentor-element-found-in__file" title = "src/admin/layout/class-footnotes-layout-settings.php" > < a href = "files/src-admin-layout-class-footnotes-layout-settings.html" > < abbr title = "src/admin/layout/class-footnotes-layout-settings.php" > class-footnotes-layout-settings.php< / abbr > < / a > < / abbr >
2021-02-20 19:55:52 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 1226< / span >
2021-02-20 19:55:52 +00:00
< / aside >
2021-05-01 20:39:33 +00:00
< p class = "phpdocumentor-summary" > Displays a short introduction to the plugin.< / p >
2021-02-20 19:55:52 +00:00
< code class = "phpdocumentor-code phpdocumentor-signature " >
< span class = "phpdocumentor-signature__visibility" > public< / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__name" > Help< / span > < span > (< / span > < span > )< / span > < span > : < / span > < span class = "phpdocumentor-signature__response_type" > mixed< / span > < / code >
2021-02-20 19:55:52 +00:00
< 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 >
2021-04-18 19:30:42 +00:00
< section class = "phpdocumentor-description" > < / section >
2021-02-20 19:55:52 +00:00
< / 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 >
< article
class="phpdocumentor-element
-method
-public
"
>
2021-04-18 19:30:42 +00:00
< h4 class = "phpdocumentor-element__name" id = "method_hyperlink_arrow" >
hyperlink_arrow()
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Layout-Settings.html#method_hyperlink_arrow" class = "headerlink" > < i class = "fas fa-link" > < / i > < / a >
2021-02-20 19:55:52 +00:00
< / h4 >
< aside class = "phpdocumentor-element-found-in" >
2021-04-26 22:06:10 +00:00
< abbr class = "phpdocumentor-element-found-in__file" title = "src/admin/layout/class-footnotes-layout-settings.php" > < a href = "files/src-admin-layout-class-footnotes-layout-settings.html" > < abbr title = "src/admin/layout/class-footnotes-layout-settings.php" > class-footnotes-layout-settings.php< / abbr > < / a > < / abbr >
2021-02-20 19:55:52 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 1040< / span >
2021-02-20 19:55:52 +00:00
< / aside >
2021-04-18 19:30:42 +00:00
< p class = "phpdocumentor-summary" > Displays all settings for the backlink symbol.< / p >
2021-02-20 19:55:52 +00:00
< code class = "phpdocumentor-code phpdocumentor-signature " >
< span class = "phpdocumentor-signature__visibility" > public< / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__name" > hyperlink_arrow< / span > < span > (< / span > < span > )< / span > < span > : < / span > < span class = "phpdocumentor-signature__response_type" > mixed< / span > < / code >
2021-02-20 19:55:52 +00:00
< 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" >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-tag__name" > since< / span >
2021-02-20 19:55:52 +00:00
< / dt >
< dd class = "phpdocumentor-tag-list__definition" >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-tag-link" > 1.5.0< / span >
2021-02-20 19:55:52 +00:00
2021-04-18 19:30:42 +00:00
< section class = "phpdocumentor-description" > < / section >
2021-02-20 19:55:52 +00:00
< / 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 >
< article
class="phpdocumentor-element
-method
-public
"
>
2021-04-18 19:30:42 +00:00
< h4 class = "phpdocumentor-element__name" id = "method_label_solution" >
label_solution()
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Layout-Settings.html#method_label_solution" class = "headerlink" > < i class = "fas fa-link" > < / i > < / a >
2021-02-20 19:55:52 +00:00
< / h4 >
< aside class = "phpdocumentor-element-found-in" >
2021-04-26 22:06:10 +00:00
< abbr class = "phpdocumentor-element-found-in__file" title = "src/admin/layout/class-footnotes-layout-settings.php" > < a href = "files/src-admin-layout-class-footnotes-layout-settings.html" > < abbr title = "src/admin/layout/class-footnotes-layout-settings.php" > class-footnotes-layout-settings.php< / abbr > < / a > < / abbr >
2021-02-20 19:55:52 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 708< / span >
2021-02-20 19:55:52 +00:00
< / aside >
2021-04-18 19:30:42 +00:00
< p class = "phpdocumentor-summary" > Displays the setting for the input label issue solution.< / p >
2021-02-20 19:55:52 +00:00
< code class = "phpdocumentor-code phpdocumentor-signature " >
< span class = "phpdocumentor-signature__visibility" > public< / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__name" > label_solution< / span > < span > (< / span > < span > )< / span > < span > : < / span > < span class = "phpdocumentor-signature__response_type" > mixed< / span > < / code >
2021-02-20 19:55:52 +00:00
< 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" >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-tag-link" > 2.5.12< / span >
2021-02-20 19:55:52 +00:00
2021-04-18 19:30:42 +00:00
< section class = "phpdocumentor-description" > < / section >
2021-02-20 19:55:52 +00:00
< / dd >
2021-04-18 19:30:42 +00:00
< / dl >
2021-02-20 19:55:52 +00:00
2021-04-18 19:30:42 +00:00
< h5 class = "phpdocumentor-return-value__heading" > Return values< / h5 >
< span class = "phpdocumentor-signature__response_type" > mixed< / span >
—
< section class = "phpdocumentor-description" > < / section >
< / article >
< article
class="phpdocumentor-element
-method
-public
"
>
< h4 class = "phpdocumentor-element__name" id = "method_lookup_hooks" >
lookup_hooks()
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Layout-Settings.html#method_lookup_hooks" class = "headerlink" > < i class = "fas fa-link" > < / i > < / a >
2021-04-18 19:30:42 +00:00
< / h4 >
< aside class = "phpdocumentor-element-found-in" >
2021-04-26 22:06:10 +00:00
< abbr class = "phpdocumentor-element-found-in__file" title = "src/admin/layout/class-footnotes-layout-settings.php" > < a href = "files/src-admin-layout-class-footnotes-layout-settings.html" > < abbr title = "src/admin/layout/class-footnotes-layout-settings.php" > class-footnotes-layout-settings.php< / abbr > < / a > < / abbr >
2021-04-18 19:30:42 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 1170< / span >
2021-04-18 19:30:42 +00:00
< / aside >
< p class = "phpdocumentor-summary" > Displays available Hooks to look for Footnote short codes.< / p >
< code class = "phpdocumentor-code phpdocumentor-signature " >
< span class = "phpdocumentor-signature__visibility" > public< / span >
< span class = "phpdocumentor-signature__name" > lookup_hooks< / span > < span > (< / span > < span > )< / span > < span > : < / span > < span class = "phpdocumentor-signature__response_type" > mixed< / span > < / code >
2021-05-01 20:39:33 +00:00
< section class = "phpdocumentor-description" > < p > Priority level was initially a hard-coded default
shows ‘ 9223372036854775807’ in the numbox
empty should be interpreted as < code class = "prettyprint" > PHP_INT_MAX< / code > ,
but a numbox cannot be set to empty, see < a href = "https://github.com/Modernizr/Modernizr/issues/171" > here< / a >
define -1 as < code class = "prettyprint" > PHP_INT_MAX< / code > instead< / p >
< / section >
2021-04-18 19:30:42 +00:00
< 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 >
2021-02-20 19:55:52 +00:00
< / dt >
< dd class = "phpdocumentor-tag-list__definition" >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-tag-link" > 1.5.5< / span >
2021-05-01 20:39:33 +00:00
< section class = "phpdocumentor-description" > < / section >
2021-04-18 19:30:42 +00:00
< / dd >
2021-05-01 20:39:33 +00:00
< / dl >
2021-04-18 19:30:42 +00:00
2021-05-01 20:39:33 +00:00
< h5 class = "phpdocumentor-return-value__heading" > Return values< / h5 >
< span class = "phpdocumentor-signature__response_type" > mixed< / span >
—
< section class = "phpdocumentor-description" > < / section >
2021-02-20 19:55:52 +00:00
< / article >
< article
class="phpdocumentor-element
-method
-public
"
>
2021-04-18 19:30:42 +00:00
< h4 class = "phpdocumentor-element__name" id = "method_love" >
love()
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Layout-Settings.html#method_love" class = "headerlink" > < i class = "fas fa-link" > < / i > < / a >
2021-02-20 19:55:52 +00:00
< / h4 >
< aside class = "phpdocumentor-element-found-in" >
2021-04-26 22:06:10 +00:00
< abbr class = "phpdocumentor-element-found-in__file" title = "src/admin/layout/class-footnotes-layout-settings.php" > < a href = "files/src-admin-layout-class-footnotes-layout-settings.html" > < abbr title = "src/admin/layout/class-footnotes-layout-settings.php" > class-footnotes-layout-settings.php< / abbr > < / a > < / abbr >
2021-02-20 19:55:52 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 585< / span >
2021-02-20 19:55:52 +00:00
< / aside >
2021-05-01 20:39:33 +00:00
< p class = "phpdocumentor-summary" > Displays all settings for ‘ I love Footnotes’ note.< / p >
2021-02-20 19:55:52 +00:00
< code class = "phpdocumentor-code phpdocumentor-signature " >
< span class = "phpdocumentor-signature__visibility" > public< / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__name" > love< / span > < span > (< / span > < span > )< / span > < span > : < / span > < span class = "phpdocumentor-signature__response_type" > mixed< / span > < / code >
2021-02-20 19:55:52 +00:00
< 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" >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-tag__name" > since< / span >
2021-02-20 19:55:52 +00:00
< / dt >
< dd class = "phpdocumentor-tag-list__definition" >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-tag-link" > 1.5.0< / span >
2021-02-20 19:55:52 +00:00
2021-05-01 20:39:33 +00:00
< section class = "phpdocumentor-description" > < / section >
2021-04-18 19:30:42 +00:00
< / 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 >
< article
class="phpdocumentor-element
-method
-public
"
>
< h4 class = "phpdocumentor-element__name" id = "method_mouseover_box" >
mouseover_box()
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Layout-Settings.html#method_mouseover_box" class = "headerlink" > < i class = "fas fa-link" > < / i > < / a >
2021-04-18 19:30:42 +00:00
< / h4 >
< aside class = "phpdocumentor-element-found-in" >
2021-04-26 22:06:10 +00:00
< abbr class = "phpdocumentor-element-found-in__file" title = "src/admin/layout/class-footnotes-layout-settings.php" > < a href = "files/src-admin-layout-class-footnotes-layout-settings.html" > < abbr title = "src/admin/layout/class-footnotes-layout-settings.php" > class-footnotes-layout-settings.php< / abbr > < / a > < / abbr >
2021-04-18 19:30:42 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 737< / span >
2021-04-18 19:30:42 +00:00
< / aside >
< p class = "phpdocumentor-summary" > Displays enabled status for the footnotes mouse-over box.< / p >
< code class = "phpdocumentor-code phpdocumentor-signature " >
< span class = "phpdocumentor-signature__visibility" > public< / span >
< span class = "phpdocumentor-signature__name" > mouseover_box< / 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" >
2021-02-20 19:55:52 +00:00
< span class = "phpdocumentor-tag__name" > since< / span >
< / dt >
< dd class = "phpdocumentor-tag-list__definition" >
< span class = "phpdocumentor-tag-link" > 1.5.2< / span >
2021-05-01 20:39:33 +00:00
< section class = "phpdocumentor-description" > < / section >
2021-02-20 19:55:52 +00:00
< / 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 >
< article
class="phpdocumentor-element
-method
-public
"
>
2021-04-18 19:30:42 +00:00
< h4 class = "phpdocumentor-element__name" id = "method_mouseover_box_appearance" >
mouseover_box_appearance()
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Layout-Settings.html#method_mouseover_box_appearance" class = "headerlink" > < i class = "fas fa-link" > < / i > < / a >
2021-02-20 19:55:52 +00:00
< / h4 >
< aside class = "phpdocumentor-element-found-in" >
2021-04-26 22:06:10 +00:00
< abbr class = "phpdocumentor-element-found-in__file" title = "src/admin/layout/class-footnotes-layout-settings.php" > < a href = "files/src-admin-layout-class-footnotes-layout-settings.html" > < abbr title = "src/admin/layout/class-footnotes-layout-settings.php" > class-footnotes-layout-settings.php< / abbr > < / a > < / abbr >
2021-02-20 19:55:52 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 970< / span >
2021-02-20 19:55:52 +00:00
< / aside >
2021-04-18 19:30:42 +00:00
< p class = "phpdocumentor-summary" > Displays style settings for the footnotes mouse-over box.< / p >
2021-02-20 19:55:52 +00:00
< code class = "phpdocumentor-code phpdocumentor-signature " >
< span class = "phpdocumentor-signature__visibility" > public< / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__name" > mouseover_box_appearance< / span > < span > (< / span > < span > )< / span > < span > : < / span > < span class = "phpdocumentor-signature__response_type" > mixed< / span > < / code >
< section class = "phpdocumentor-description" > < / section >
2021-02-20 19:55:52 +00:00
2021-04-18 19:30:42 +00:00
< h5 class = "phpdocumentor-tag-list__heading" id = "tags" >
Tags
< a href = "#tags" class = "headerlink" > < i class = "fas fa-link" > < / i > < / a >
< / h5 >
< dl class = "phpdocumentor-tag-list" >
< dt class = "phpdocumentor-tag-list__entry" >
< span class = "phpdocumentor-tag__name" > since< / span >
< / dt >
< dd class = "phpdocumentor-tag-list__definition" >
< span class = "phpdocumentor-tag-link" > 2.2.0< / span >
< section class = "phpdocumentor-description" > < / section >
< / dd >
< / dl >
2021-02-20 19:55:52 +00:00
< h5 class = "phpdocumentor-return-value__heading" > Return values< / h5 >
< span class = "phpdocumentor-signature__response_type" > mixed< / span >
—
< section class = "phpdocumentor-description" > < / section >
< / article >
< article
class="phpdocumentor-element
-method
-public
"
>
2021-04-18 19:30:42 +00:00
< h4 class = "phpdocumentor-element__name" id = "method_mouseover_box_dimensions" >
mouseover_box_dimensions()
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Layout-Settings.html#method_mouseover_box_dimensions" class = "headerlink" > < i class = "fas fa-link" > < / i > < / a >
2021-02-20 19:55:52 +00:00
< / h4 >
< aside class = "phpdocumentor-element-found-in" >
2021-04-26 22:06:10 +00:00
< abbr class = "phpdocumentor-element-found-in__file" title = "src/admin/layout/class-footnotes-layout-settings.php" > < a href = "files/src-admin-layout-class-footnotes-layout-settings.html" > < abbr title = "src/admin/layout/class-footnotes-layout-settings.php" > class-footnotes-layout-settings.php< / abbr > < / a > < / abbr >
2021-02-20 19:55:52 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 828< / span >
2021-02-20 19:55:52 +00:00
< / aside >
2021-04-18 19:30:42 +00:00
< p class = "phpdocumentor-summary" > Displays dimensions setting for the footnotes mouse-over box.< / p >
2021-02-20 19:55:52 +00:00
< code class = "phpdocumentor-code phpdocumentor-signature " >
< span class = "phpdocumentor-signature__visibility" > public< / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__name" > mouseover_box_dimensions< / span > < span > (< / span > < span > )< / span > < span > : < / span > < span class = "phpdocumentor-signature__response_type" > mixed< / span > < / code >
< section class = "phpdocumentor-description" > < / section >
2021-02-20 19:55:52 +00:00
2021-04-18 19:30:42 +00:00
< h5 class = "phpdocumentor-tag-list__heading" id = "tags" >
Tags
< a href = "#tags" class = "headerlink" > < i class = "fas fa-link" > < / i > < / a >
< / h5 >
< dl class = "phpdocumentor-tag-list" >
< dt class = "phpdocumentor-tag-list__entry" >
< span class = "phpdocumentor-tag__name" > since< / span >
< / dt >
< dd class = "phpdocumentor-tag-list__definition" >
< span class = "phpdocumentor-tag-link" > 2.2.0< / span >
< section class = "phpdocumentor-description" > < / section >
< / dd >
< / dl >
2021-02-20 19:55:52 +00:00
< h5 class = "phpdocumentor-return-value__heading" > Return values< / h5 >
< span class = "phpdocumentor-signature__response_type" > mixed< / span >
—
< section class = "phpdocumentor-description" > < / section >
< / article >
< article
class="phpdocumentor-element
-method
-public
"
>
2021-04-18 19:30:42 +00:00
< h4 class = "phpdocumentor-element__name" id = "method_mouseover_box_position" >
mouseover_box_position()
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Layout-Settings.html#method_mouseover_box_position" class = "headerlink" > < i class = "fas fa-link" > < / i > < / a >
2021-02-20 19:55:52 +00:00
< / h4 >
< aside class = "phpdocumentor-element-found-in" >
2021-04-26 22:06:10 +00:00
< abbr class = "phpdocumentor-element-found-in__file" title = "src/admin/layout/class-footnotes-layout-settings.php" > < a href = "files/src-admin-layout-class-footnotes-layout-settings.html" > < abbr title = "src/admin/layout/class-footnotes-layout-settings.php" > class-footnotes-layout-settings.php< / abbr > < / a > < / abbr >
2021-02-20 19:55:52 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 773< / span >
2021-02-20 19:55:52 +00:00
< / aside >
2021-04-18 19:30:42 +00:00
< p class = "phpdocumentor-summary" > Displays position settings for the footnotes mouse-over box.< / p >
2021-02-20 19:55:52 +00:00
< code class = "phpdocumentor-code phpdocumentor-signature " >
< span class = "phpdocumentor-signature__visibility" > public< / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__name" > mouseover_box_position< / span > < span > (< / span > < span > )< / span > < span > : < / span > < span class = "phpdocumentor-signature__response_type" > mixed< / span > < / code >
< section class = "phpdocumentor-description" > < / section >
2021-02-20 19:55:52 +00:00
2021-04-18 19:30:42 +00:00
< h5 class = "phpdocumentor-tag-list__heading" id = "tags" >
Tags
< a href = "#tags" class = "headerlink" > < i class = "fas fa-link" > < / i > < / a >
< / h5 >
< dl class = "phpdocumentor-tag-list" >
< dt class = "phpdocumentor-tag-list__entry" >
< span class = "phpdocumentor-tag__name" > since< / span >
< / dt >
< dd class = "phpdocumentor-tag-list__definition" >
< span class = "phpdocumentor-tag-link" > 2.2.0< / span >
< section class = "phpdocumentor-description" > < / section >
< / dd >
< / dl >
2021-02-20 19:55:52 +00:00
< h5 class = "phpdocumentor-return-value__heading" > Return values< / h5 >
< span class = "phpdocumentor-signature__response_type" > mixed< / span >
—
< section class = "phpdocumentor-description" > < / section >
< / article >
< article
class="phpdocumentor-element
-method
-public
"
>
2021-04-18 19:30:42 +00:00
< h4 class = "phpdocumentor-element__name" id = "method_mouseover_box_text" >
mouseover_box_text()
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Layout-Settings.html#method_mouseover_box_text" class = "headerlink" > < i class = "fas fa-link" > < / i > < / a >
2021-02-20 19:55:52 +00:00
< / h4 >
< aside class = "phpdocumentor-element-found-in" >
2021-04-26 22:06:10 +00:00
< abbr class = "phpdocumentor-element-found-in__file" title = "src/admin/layout/class-footnotes-layout-settings.php" > < a href = "files/src-admin-layout-class-footnotes-layout-settings.html" > < abbr title = "src/admin/layout/class-footnotes-layout-settings.php" > class-footnotes-layout-settings.php< / abbr > < / a > < / abbr >
2021-02-20 19:55:52 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 928< / span >
2021-02-20 19:55:52 +00:00
< / aside >
2021-04-18 19:30:42 +00:00
< p class = "phpdocumentor-summary" > Displays dedicated tooltip text settings for the footnotes mouse-over box.< / p >
2021-02-20 19:55:52 +00:00
< code class = "phpdocumentor-code phpdocumentor-signature " >
< span class = "phpdocumentor-signature__visibility" > public< / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__name" > mouseover_box_text< / span > < span > (< / span > < span > )< / span > < span > : < / span > < span class = "phpdocumentor-signature__response_type" > mixed< / span > < / code >
< section class = "phpdocumentor-description" > < / section >
2021-02-20 19:55:52 +00:00
2021-04-18 19:30:42 +00:00
< h5 class = "phpdocumentor-tag-list__heading" id = "tags" >
Tags
< a href = "#tags" class = "headerlink" > < i class = "fas fa-link" > < / i > < / a >
< / h5 >
< dl class = "phpdocumentor-tag-list" >
< dt class = "phpdocumentor-tag-list__entry" >
< span class = "phpdocumentor-tag__name" > since< / span >
< / dt >
< dd class = "phpdocumentor-tag-list__definition" >
< span class = "phpdocumentor-tag-link" > 2.2.0< / span >
< section class = "phpdocumentor-description" > < / section >
< / dd >
< / dl >
2021-02-20 19:55:52 +00:00
< h5 class = "phpdocumentor-return-value__heading" > Return values< / h5 >
< span class = "phpdocumentor-signature__response_type" > mixed< / span >
—
< section class = "phpdocumentor-description" > < / section >
< / article >
< article
class="phpdocumentor-element
-method
-public
"
>
2021-04-18 19:30:42 +00:00
< h4 class = "phpdocumentor-element__name" id = "method_mouseover_box_timing" >
mouseover_box_timing()
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Layout-Settings.html#method_mouseover_box_timing" class = "headerlink" > < i class = "fas fa-link" > < / i > < / a >
2021-02-20 19:55:52 +00:00
< / h4 >
< aside class = "phpdocumentor-element-found-in" >
2021-04-26 22:06:10 +00:00
< abbr class = "phpdocumentor-element-found-in__file" title = "src/admin/layout/class-footnotes-layout-settings.php" > < a href = "files/src-admin-layout-class-footnotes-layout-settings.html" > < abbr title = "src/admin/layout/class-footnotes-layout-settings.php" > class-footnotes-layout-settings.php< / abbr > < / a > < / abbr >
2021-02-20 19:55:52 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 854< / span >
2021-02-20 19:55:52 +00:00
< / aside >
2021-04-18 19:30:42 +00:00
< p class = "phpdocumentor-summary" > Displays timing settings for the footnotes mouse-over box.< / p >
2021-02-20 19:55:52 +00:00
< code class = "phpdocumentor-code phpdocumentor-signature " >
< span class = "phpdocumentor-signature__visibility" > public< / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__name" > mouseover_box_timing< / span > < span > (< / span > < span > )< / span > < span > : < / span > < span class = "phpdocumentor-signature__response_type" > mixed< / span > < / code >
< section class = "phpdocumentor-description" > < / section >
2021-02-20 19:55:52 +00:00
2021-04-18 19:30:42 +00:00
< h5 class = "phpdocumentor-tag-list__heading" id = "tags" >
Tags
< a href = "#tags" class = "headerlink" > < i class = "fas fa-link" > < / i > < / a >
< / h5 >
< dl class = "phpdocumentor-tag-list" >
< dt class = "phpdocumentor-tag-list__entry" >
< span class = "phpdocumentor-tag__name" > since< / span >
< / dt >
< dd class = "phpdocumentor-tag-list__definition" >
< span class = "phpdocumentor-tag-link" > 2.2.0< / span >
< section class = "phpdocumentor-description" > < / section >
< / dd >
< / dl >
2021-02-20 19:55:52 +00:00
< h5 class = "phpdocumentor-return-value__heading" > Return values< / h5 >
< span class = "phpdocumentor-signature__response_type" > mixed< / span >
—
< section class = "phpdocumentor-description" > < / section >
< / article >
< article
class="phpdocumentor-element
-method
-public
"
>
2021-04-18 19:30:42 +00:00
< h4 class = "phpdocumentor-element__name" id = "method_mouseover_box_truncation" >
mouseover_box_truncation()
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Layout-Settings.html#method_mouseover_box_truncation" class = "headerlink" > < i class = "fas fa-link" > < / i > < / a >
2021-02-20 19:55:52 +00:00
< / h4 >
< aside class = "phpdocumentor-element-found-in" >
2021-04-26 22:06:10 +00:00
< abbr class = "phpdocumentor-element-found-in__file" title = "src/admin/layout/class-footnotes-layout-settings.php" > < a href = "files/src-admin-layout-class-footnotes-layout-settings.html" > < abbr title = "src/admin/layout/class-footnotes-layout-settings.php" > class-footnotes-layout-settings.php< / abbr > < / a > < / abbr >
2021-02-20 19:55:52 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 891< / span >
2021-02-20 19:55:52 +00:00
< / aside >
2021-04-18 19:30:42 +00:00
< p class = "phpdocumentor-summary" > Displays truncation settings for the footnotes mouse-over box.< / p >
2021-02-20 19:55:52 +00:00
< code class = "phpdocumentor-code phpdocumentor-signature " >
< span class = "phpdocumentor-signature__visibility" > public< / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__name" > mouseover_box_truncation< / span > < span > (< / span > < span > )< / span > < span > : < / span > < span class = "phpdocumentor-signature__response_type" > mixed< / span > < / code >
< section class = "phpdocumentor-description" > < / section >
2021-02-20 19:55:52 +00:00
2021-04-18 19:30:42 +00:00
< h5 class = "phpdocumentor-tag-list__heading" id = "tags" >
Tags
< a href = "#tags" class = "headerlink" > < i class = "fas fa-link" > < / i > < / a >
< / h5 >
< dl class = "phpdocumentor-tag-list" >
< dt class = "phpdocumentor-tag-list__entry" >
< span class = "phpdocumentor-tag__name" > since< / span >
< / dt >
< dd class = "phpdocumentor-tag-list__definition" >
< span class = "phpdocumentor-tag-link" > 2.2.0< / span >
< section class = "phpdocumentor-description" > < / section >
< / dd >
< / dl >
2021-02-20 19:55:52 +00:00
< h5 class = "phpdocumentor-return-value__heading" > Return values< / h5 >
< span class = "phpdocumentor-signature__response_type" > mixed< / span >
—
< section class = "phpdocumentor-description" > < / section >
< / article >
< article
class="phpdocumentor-element
-method
-public
"
>
2021-04-18 19:30:42 +00:00
< h4 class = "phpdocumentor-element__name" id = "method_numbering" >
numbering()
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Layout-Settings.html#method_numbering" class = "headerlink" > < i class = "fas fa-link" > < / i > < / a >
2021-02-20 19:55:52 +00:00
< / h4 >
< aside class = "phpdocumentor-element-found-in" >
2021-04-26 22:06:10 +00:00
< abbr class = "phpdocumentor-element-found-in__file" title = "src/admin/layout/class-footnotes-layout-settings.php" > < a href = "files/src-admin-layout-class-footnotes-layout-settings.html" > < abbr title = "src/admin/layout/class-footnotes-layout-settings.php" > class-footnotes-layout-settings.php< / abbr > < / a > < / abbr >
2021-02-20 19:55:52 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 432< / span >
2021-02-20 19:55:52 +00:00
< / aside >
2021-04-18 19:30:42 +00:00
< p class = "phpdocumentor-summary" > Displays all options for the footnotes numbering.< / p >
2021-02-20 19:55:52 +00:00
< code class = "phpdocumentor-code phpdocumentor-signature " >
< span class = "phpdocumentor-signature__visibility" > public< / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__name" > numbering< / span > < span > (< / span > < span > )< / span > < span > : < / span > < span class = "phpdocumentor-signature__response_type" > mixed< / span > < / code >
< section class = "phpdocumentor-description" > < / section >
2021-02-20 19:55:52 +00:00
2021-04-18 19:30:42 +00:00
< h5 class = "phpdocumentor-tag-list__heading" id = "tags" >
Tags
< a href = "#tags" class = "headerlink" > < i class = "fas fa-link" > < / i > < / a >
< / h5 >
< dl class = "phpdocumentor-tag-list" >
< dt class = "phpdocumentor-tag-list__entry" >
< span class = "phpdocumentor-tag__name" > since< / span >
< / dt >
< dd class = "phpdocumentor-tag-list__definition" >
< span class = "phpdocumentor-tag-link" > 2.2.0< / span >
< section class = "phpdocumentor-description" > < / section >
< / dd >
< / dl >
2021-02-20 19:55:52 +00:00
< h5 class = "phpdocumentor-return-value__heading" > Return values< / h5 >
< span class = "phpdocumentor-signature__response_type" > mixed< / span >
—
< section class = "phpdocumentor-description" > < / section >
< / article >
< article
class="phpdocumentor-element
-method
-public
"
>
2021-04-18 19:30:42 +00:00
< h4 class = "phpdocumentor-element__name" id = "method_reference_container" >
reference_container()
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Layout-Settings.html#method_reference_container" class = "headerlink" > < i class = "fas fa-link" > < / i > < / a >
2021-02-20 19:55:52 +00:00
< / h4 >
< aside class = "phpdocumentor-element-found-in" >
2021-04-26 22:06:10 +00:00
< abbr class = "phpdocumentor-element-found-in__file" title = "src/admin/layout/class-footnotes-layout-settings.php" > < a href = "files/src-admin-layout-class-footnotes-layout-settings.html" > < abbr title = "src/admin/layout/class-footnotes-layout-settings.php" > class-footnotes-layout-settings.php< / abbr > < / a > < / abbr >
2021-02-20 19:55:52 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 180< / span >
2021-02-20 19:55:52 +00:00
< / aside >
< p class = "phpdocumentor-summary" > Displays all settings for the reference container.< / p >
< code class = "phpdocumentor-code phpdocumentor-signature " >
< span class = "phpdocumentor-signature__visibility" > public< / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__name" > reference_container< / span > < span > (< / span > < span > )< / span > < span > : < / span > < span class = "phpdocumentor-signature__response_type" > mixed< / span > < / code >
2021-02-20 19:55:52 +00:00
< 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 >
2021-05-01 20:39:33 +00:00
< section class = "phpdocumentor-description" > < / section >
2021-02-20 19:55:52 +00:00
< / 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 >
< article
class="phpdocumentor-element
-method
-public
"
>
2021-04-18 19:30:42 +00:00
< h4 class = "phpdocumentor-element__name" id = "method_register_sections" >
register_sections()
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Layout-Engine.html#method_register_sections" class = "headerlink" > < i class = "fas fa-link" > < / i > < / a >
2021-02-20 19:55:52 +00:00
< / h4 >
< aside class = "phpdocumentor-element-found-in" >
2021-04-26 22:06:10 +00:00
< abbr class = "phpdocumentor-element-found-in__file" title = "src/admin/layout/class-footnotes-layout-engine.php" > < a href = "files/src-admin-layout-class-footnotes-layout-engine.html" > < abbr title = "src/admin/layout/class-footnotes-layout-engine.php" > class-footnotes-layout-engine.php< / abbr > < / a > < / abbr >
2021-02-20 19:55:52 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 203< / span >
2021-02-20 19:55:52 +00:00
< / aside >
2021-05-01 20:39:33 +00:00
< p class = "phpdocumentor-summary" > Registers all sections for a sub-page.< / p >
2021-02-20 19:55:52 +00:00
< code class = "phpdocumentor-code phpdocumentor-signature " >
< span class = "phpdocumentor-signature__visibility" > public< / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__name" > register_sections< / span > < span > (< / span > < span > )< / span > < span > : < / span > < span class = "phpdocumentor-signature__response_type" > mixed< / span > < / code >
2021-02-20 19:55:52 +00:00
< section class = "phpdocumentor-description" > < / section >
< h5 class = "phpdocumentor-tag-list__heading" id = "tags" >
Tags
< a href = "#tags" class = "headerlink" > < i class = "fas fa-link" > < / i > < / a >
< / h5 >
< dl class = "phpdocumentor-tag-list" >
< dt class = "phpdocumentor-tag-list__entry" >
< span class = "phpdocumentor-tag__name" > since< / span >
< / dt >
< dd class = "phpdocumentor-tag-list__definition" >
< span class = "phpdocumentor-tag-link" > 1.5.0< / span >
< section class = "phpdocumentor-description" > < / section >
< / dd >
< / dl >
< h5 class = "phpdocumentor-return-value__heading" > Return values< / h5 >
< span class = "phpdocumentor-signature__response_type" > mixed< / span >
—
< section class = "phpdocumentor-description" > < / section >
< / article >
< article
class="phpdocumentor-element
-method
-public
"
>
2021-04-18 19:30:42 +00:00
< h4 class = "phpdocumentor-element__name" id = "method_register_sub_page" >
register_sub_page()
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Layout-Engine.html#method_register_sub_page" class = "headerlink" > < i class = "fas fa-link" > < / i > < / a >
2021-02-20 19:55:52 +00:00
< / h4 >
< aside class = "phpdocumentor-element-found-in" >
2021-04-26 22:06:10 +00:00
< abbr class = "phpdocumentor-element-found-in__file" title = "src/admin/layout/class-footnotes-layout-engine.php" > < a href = "files/src-admin-layout-class-footnotes-layout-engine.html" > < abbr title = "src/admin/layout/class-footnotes-layout-engine.php" > class-footnotes-layout-engine.php< / abbr > < / a > < / abbr >
2021-02-20 19:55:52 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 177< / span >
2021-02-20 19:55:52 +00:00
< / aside >
2021-05-01 20:39:33 +00:00
< p class = "phpdocumentor-summary" > Registers a sub-page.< / p >
2021-02-20 19:55:52 +00:00
< code class = "phpdocumentor-code phpdocumentor-signature " >
< span class = "phpdocumentor-signature__visibility" > public< / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__name" > register_sub_page< / span > < span > (< / span > < span > )< / span > < span > : < / span > < span class = "phpdocumentor-signature__response_type" > mixed< / span > < / code >
2021-02-20 19:55:52 +00:00
< section class = "phpdocumentor-description" > < / section >
< h5 class = "phpdocumentor-tag-list__heading" id = "tags" >
Tags
< a href = "#tags" class = "headerlink" > < i class = "fas fa-link" > < / i > < / a >
< / h5 >
< dl class = "phpdocumentor-tag-list" >
< dt class = "phpdocumentor-tag-list__entry" >
< span class = "phpdocumentor-tag__name" > since< / span >
< / dt >
< dd class = "phpdocumentor-tag-list__definition" >
< span class = "phpdocumentor-tag-link" > 1.5.0< / span >
< section class = "phpdocumentor-description" > < / section >
< / dd >
< / dl >
< h5 class = "phpdocumentor-return-value__heading" > Return values< / h5 >
< span class = "phpdocumentor-signature__response_type" > mixed< / span >
—
< section class = "phpdocumentor-description" > < / section >
< / article >
< article
class="phpdocumentor-element
-method
-public
"
>
2021-04-18 19:30:42 +00:00
< h4 class = "phpdocumentor-element__name" id = "method_scrolling" >
scrolling()
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Layout-Settings.html#method_scrolling" class = "headerlink" > < i class = "fas fa-link" > < / i > < / a >
2021-02-20 19:55:52 +00:00
< / h4 >
< aside class = "phpdocumentor-element-found-in" >
2021-04-26 22:06:10 +00:00
< abbr class = "phpdocumentor-element-found-in__file" title = "src/admin/layout/class-footnotes-layout-settings.php" > < a href = "files/src-admin-layout-class-footnotes-layout-settings.html" > < abbr title = "src/admin/layout/class-footnotes-layout-settings.php" > class-footnotes-layout-settings.php< / abbr > < / a > < / abbr >
2021-02-20 19:55:52 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 477< / span >
2021-02-20 19:55:52 +00:00
< / aside >
2021-04-18 19:30:42 +00:00
< p class = "phpdocumentor-summary" > Displays all options for the scrolling behavior.< / p >
2021-02-20 19:55:52 +00:00
< code class = "phpdocumentor-code phpdocumentor-signature " >
< span class = "phpdocumentor-signature__visibility" > public< / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__name" > scrolling< / span > < span > (< / span > < span > )< / span > < span > : < / span > < span class = "phpdocumentor-signature__response_type" > mixed< / span > < / code >
< section class = "phpdocumentor-description" > < / section >
2021-02-20 19:55:52 +00:00
2021-04-18 19:30:42 +00:00
< h5 class = "phpdocumentor-tag-list__heading" id = "tags" >
Tags
< a href = "#tags" class = "headerlink" > < i class = "fas fa-link" > < / i > < / a >
< / h5 >
< dl class = "phpdocumentor-tag-list" >
< dt class = "phpdocumentor-tag-list__entry" >
< span class = "phpdocumentor-tag__name" > since< / span >
< / dt >
< dd class = "phpdocumentor-tag-list__definition" >
< span class = "phpdocumentor-tag-link" > 2.2.0< / span >
< section class = "phpdocumentor-description" > < / section >
< / dd >
< / dl >
2021-02-20 19:55:52 +00:00
< h5 class = "phpdocumentor-return-value__heading" > Return values< / h5 >
< span class = "phpdocumentor-signature__response_type" > mixed< / span >
—
< section class = "phpdocumentor-description" > < / section >
< / article >
< article
class="phpdocumentor-element
-method
-public
"
>
2021-04-18 19:30:42 +00:00
< h4 class = "phpdocumentor-element__name" id = "method_start_end" >
start_end()
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Layout-Settings.html#method_start_end" class = "headerlink" > < i class = "fas fa-link" > < / i > < / a >
2021-02-20 19:55:52 +00:00
< / h4 >
< aside class = "phpdocumentor-element-found-in" >
2021-04-26 22:06:10 +00:00
< abbr class = "phpdocumentor-element-found-in__file" title = "src/admin/layout/class-footnotes-layout-settings.php" > < a href = "files/src-admin-layout-class-footnotes-layout-settings.html" > < abbr title = "src/admin/layout/class-footnotes-layout-settings.php" > class-footnotes-layout-settings.php< / abbr > < / a > < / abbr >
2021-02-20 19:55:52 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 355< / span >
2021-02-20 19:55:52 +00:00
< / aside >
2021-04-18 19:30:42 +00:00
< p class = "phpdocumentor-summary" > Displays all options for the footnotes start and end tag short codes.< / p >
2021-02-20 19:55:52 +00:00
< code class = "phpdocumentor-code phpdocumentor-signature " >
< span class = "phpdocumentor-signature__visibility" > public< / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__name" > start_end< / span > < span > (< / span > < span > )< / span > < span > : < / span > < span class = "phpdocumentor-signature__response_type" > mixed< / span > < / code >
2021-02-20 19:55:52 +00:00
< 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 >
2021-05-01 20:39:33 +00:00
< section class = "phpdocumentor-description" > < / section >
2021-02-20 19:55:52 +00:00
< / 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 >
< article
class="phpdocumentor-element
-method
-public
"
>
2021-04-18 19:30:42 +00:00
< h4 class = "phpdocumentor-element__name" id = "method_superscript" >
superscript()
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Layout-Settings.html#method_superscript" class = "headerlink" > < i class = "fas fa-link" > < / i > < / a >
2021-02-20 19:55:52 +00:00
< / h4 >
< aside class = "phpdocumentor-element-found-in" >
2021-04-26 22:06:10 +00:00
< abbr class = "phpdocumentor-element-found-in__file" title = "src/admin/layout/class-footnotes-layout-settings.php" > < a href = "files/src-admin-layout-class-footnotes-layout-settings.html" > < abbr title = "src/admin/layout/class-footnotes-layout-settings.php" > class-footnotes-layout-settings.php< / abbr > < / a > < / abbr >
2021-02-20 19:55:52 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 663< / span >
2021-02-20 19:55:52 +00:00
< / aside >
2021-04-18 19:30:42 +00:00
< p class = "phpdocumentor-summary" > Displays all settings for the footnote referrers.< / p >
2021-02-20 19:55:52 +00:00
< code class = "phpdocumentor-code phpdocumentor-signature " >
< span class = "phpdocumentor-signature__visibility" > public< / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__name" > superscript< / span > < span > (< / span > < span > )< / span > < span > : < / span > < span class = "phpdocumentor-signature__response_type" > mixed< / span > < / code >
2021-02-20 19:55:52 +00:00
< 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 >
2021-05-01 20:39:33 +00:00
< section class = "phpdocumentor-description" > < / section >
2021-02-20 19:55:52 +00:00
< / 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 >
< article
class="phpdocumentor-element
-method
-protected
"
>
2021-04-18 19:30:42 +00:00
< h4 class = "phpdocumentor-element__name" id = "method_add_checkbox" >
add_checkbox()
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Layout-Engine.html#method_add_checkbox" class = "headerlink" > < i class = "fas fa-link" > < / i > < / a >
2021-02-20 19:55:52 +00:00
< / h4 >
< aside class = "phpdocumentor-element-found-in" >
2021-04-26 22:06:10 +00:00
< abbr class = "phpdocumentor-element-found-in__file" title = "src/admin/layout/class-footnotes-layout-engine.php" > < a href = "files/src-admin-layout-class-footnotes-layout-engine.html" > < abbr title = "src/admin/layout/class-footnotes-layout-engine.php" > class-footnotes-layout-engine.php< / abbr > < / a > < / abbr >
2021-02-20 19:55:52 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 480< / span >
2021-02-20 19:55:52 +00:00
< / aside >
2021-05-01 20:39:33 +00:00
< p class = "phpdocumentor-summary" > Constructs the HTML for a checkbox `< input> ` element.< / p >
2021-02-20 19:55:52 +00:00
< code class = "phpdocumentor-code phpdocumentor-signature " >
< span class = "phpdocumentor-signature__visibility" > protected< / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__name" > add_checkbox< / 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_setting_name< / span > < / span > < span > )< / span > < span > : < / span > < span class = "phpdocumentor-signature__response_type" > string< / span > < / code >
2021-02-20 19:55:52 +00:00
< section class = "phpdocumentor-description" > < / section >
< h5 class = "phpdocumentor-argument-list__heading" > Parameters< / h5 >
< dl class = "phpdocumentor-argument-list" >
< dt class = "phpdocumentor-argument-list__entry" >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__argument__name" > $p_str_setting_name< / span >
2021-02-20 19:55:52 +00:00
: < span class = "phpdocumentor-signature__argument__return-type" > string< / span >
< / dt >
< dd class = "phpdocumentor-argument-list__definition" >
2021-05-01 20:39:33 +00:00
< section class = "phpdocumentor-description" > < p > Setting key.< / p >
2021-02-20 19:55:52 +00:00
< / 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" >
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-tag__name" > access< / span >
< / dt >
< dd class = "phpdocumentor-tag-list__definition" >
< section class = "phpdocumentor-description" > < p > protected< / p >
< / section >
< / dd >
< dt class = "phpdocumentor-tag-list__entry" >
2021-02-20 19:55:52 +00:00
< 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 >
2021-05-01 20:39:33 +00:00
< / dd >
< dt class = "phpdocumentor-tag-list__entry" >
< span class = "phpdocumentor-tag__name" > todo< / span >
< / dt >
< dd class = "phpdocumentor-tag-list__definition" >
< section class = "phpdocumentor-description" > < p > Refactor HTML generation.< / p >
< / section >
2021-02-20 19:55:52 +00:00
< / dd >
< / dl >
< h5 class = "phpdocumentor-return-value__heading" > Return values< / h5 >
< span class = "phpdocumentor-signature__response_type" > string< / span >
—
< section class = "phpdocumentor-description" > < / section >
< / article >
< article
class="phpdocumentor-element
-method
-protected
"
>
2021-04-18 19:30:42 +00:00
< h4 class = "phpdocumentor-element__name" id = "method_add_color_selection" >
add_color_selection()
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Layout-Engine.html#method_add_color_selection" class = "headerlink" > < i class = "fas fa-link" > < / i > < / a >
2021-02-20 19:55:52 +00:00
< / h4 >
< aside class = "phpdocumentor-element-found-in" >
2021-04-26 22:06:10 +00:00
< abbr class = "phpdocumentor-element-found-in__file" title = "src/admin/layout/class-footnotes-layout-engine.php" > < a href = "files/src-admin-layout-class-footnotes-layout-engine.html" > < abbr title = "src/admin/layout/class-footnotes-layout-engine.php" > class-footnotes-layout-engine.php< / abbr > < / a > < / abbr >
2021-02-20 19:55:52 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 560< / span >
2021-02-20 19:55:52 +00:00
< / aside >
2021-05-01 20:39:33 +00:00
< p class = "phpdocumentor-summary" > Constructs the HTML for a text `< input> ` element with the colour selection
class.< / p >
2021-02-20 19:55:52 +00:00
< code class = "phpdocumentor-code phpdocumentor-signature " >
< span class = "phpdocumentor-signature__visibility" > protected< / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__name" > add_color_selection< / 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_setting_name< / span > < / span > < span > )< / span > < span > : < / span > < span class = "phpdocumentor-signature__response_type" > string< / span > < / code >
2021-02-20 19:55:52 +00:00
< section class = "phpdocumentor-description" > < / section >
< h5 class = "phpdocumentor-argument-list__heading" > Parameters< / h5 >
< dl class = "phpdocumentor-argument-list" >
< dt class = "phpdocumentor-argument-list__entry" >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__argument__name" > $p_str_setting_name< / span >
2021-02-20 19:55:52 +00:00
: < span class = "phpdocumentor-signature__argument__return-type" > string< / span >
< / dt >
< dd class = "phpdocumentor-argument-list__definition" >
2021-05-01 20:39:33 +00:00
< section class = "phpdocumentor-description" > < p > Setting key.< / p >
2021-02-20 19:55:52 +00:00
< / 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" >
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-tag__name" > access< / span >
< / dt >
< dd class = "phpdocumentor-tag-list__definition" >
< section class = "phpdocumentor-description" > < p > protected< / p >
< / section >
< / dd >
< dt class = "phpdocumentor-tag-list__entry" >
2021-02-20 19:55:52 +00:00
< span class = "phpdocumentor-tag__name" > since< / span >
< / dt >
< dd class = "phpdocumentor-tag-list__definition" >
< span class = "phpdocumentor-tag-link" > 1.5.6< / span >
< section class = "phpdocumentor-description" > < / section >
2021-05-01 20:39:33 +00:00
< / dd >
< dt class = "phpdocumentor-tag-list__entry" >
< span class = "phpdocumentor-tag__name" > todo< / span >
< / dt >
< dd class = "phpdocumentor-tag-list__definition" >
< section class = "phpdocumentor-description" > < p > Refactor HTML generation.< / p >
< / section >
< / dd >
< dt class = "phpdocumentor-tag-list__entry" >
< span class = "phpdocumentor-tag__name" > todo< / span >
< / dt >
< dd class = "phpdocumentor-tag-list__definition" >
< section class = "phpdocumentor-description" > < p > Use proper colorpicker element.< / p >
< / section >
2021-02-20 19:55:52 +00:00
< / dd >
< / dl >
< h5 class = "phpdocumentor-return-value__heading" > Return values< / h5 >
< span class = "phpdocumentor-signature__response_type" > string< / span >
—
< section class = "phpdocumentor-description" > < / section >
< / article >
< article
class="phpdocumentor-element
-method
-protected
"
>
2021-04-18 19:30:42 +00:00
< h4 class = "phpdocumentor-element__name" id = "method_add_label" >
add_label()
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Layout-Engine.html#method_add_label" class = "headerlink" > < i class = "fas fa-link" > < / i > < / a >
2021-02-20 19:55:52 +00:00
< / h4 >
< aside class = "phpdocumentor-element-found-in" >
2021-04-26 22:06:10 +00:00
< abbr class = "phpdocumentor-element-found-in__file" title = "src/admin/layout/class-footnotes-layout-engine.php" > < a href = "files/src-admin-layout-class-footnotes-layout-engine.html" > < abbr title = "src/admin/layout/class-footnotes-layout-engine.php" > class-footnotes-layout-engine.php< / abbr > < / a > < / abbr >
2021-02-20 19:55:52 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 420< / span >
2021-02-20 19:55:52 +00:00
< / aside >
2021-05-01 20:39:33 +00:00
< p class = "phpdocumentor-summary" > Returns the HTML tag for an `< input> `/`< select> ` label.< / p >
2021-02-20 19:55:52 +00:00
< code class = "phpdocumentor-code phpdocumentor-signature " >
< span class = "phpdocumentor-signature__visibility" > protected< / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__name" > add_label< / 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_setting_name< / 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_caption< / span > < / span > < span > )< / span > < span > : < / span > < span class = "phpdocumentor-signature__response_type" > string< / span > < / code >
2021-02-20 19:55:52 +00:00
< section class = "phpdocumentor-description" > < / section >
< h5 class = "phpdocumentor-argument-list__heading" > Parameters< / h5 >
< dl class = "phpdocumentor-argument-list" >
< dt class = "phpdocumentor-argument-list__entry" >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__argument__name" > $p_str_setting_name< / span >
2021-02-20 19:55:52 +00:00
: < span class = "phpdocumentor-signature__argument__return-type" > string< / span >
< / dt >
< dd class = "phpdocumentor-argument-list__definition" >
2021-05-01 20:39:33 +00:00
< section class = "phpdocumentor-description" > < p > Settings key.< / p >
2021-02-20 19:55:52 +00:00
< / section >
< / dd >
< dt class = "phpdocumentor-argument-list__entry" >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__argument__name" > $p_str_caption< / span >
2021-02-20 19:55:52 +00:00
: < span class = "phpdocumentor-signature__argument__return-type" > string< / span >
< / dt >
< dd class = "phpdocumentor-argument-list__definition" >
< section class = "phpdocumentor-description" > < p > Label caption.< / p >
< / section >
< / dd >
< / dl >
2021-04-18 19:30:42 +00:00
< 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" >
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-tag__name" > access< / span >
2021-02-20 19:55:52 +00:00
< / dt >
< dd class = "phpdocumentor-tag-list__definition" >
2021-05-01 20:39:33 +00:00
< section class = "phpdocumentor-description" > < p > protected< / p >
< / section >
2021-02-20 19:55:52 +00:00
< / dd >
2021-05-01 20:39:33 +00:00
< dt class = "phpdocumentor-tag-list__entry" >
2021-02-20 19:55:52 +00:00
< 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 >
2021-05-01 20:39:33 +00:00
< / dd >
< dt class = "phpdocumentor-tag-list__entry" >
< span class = "phpdocumentor-tag__name" > todo< / span >
< / dt >
< dd class = "phpdocumentor-tag-list__definition" >
< section class = "phpdocumentor-description" > < p > Refactor HTML generation.< / p >
< / section >
2021-02-20 19:55:52 +00:00
< / dd >
< / dl >
< h5 class = "phpdocumentor-return-value__heading" > Return values< / h5 >
< span class = "phpdocumentor-signature__response_type" > string< / span >
—
< section class = "phpdocumentor-description" > < / section >
< / article >
< article
class="phpdocumentor-element
-method
-protected
"
>
2021-04-18 19:30:42 +00:00
< h4 class = "phpdocumentor-element__name" id = "method_add_meta_box" >
add_meta_box()
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Layout-Engine.html#method_add_meta_box" class = "headerlink" > < i class = "fas fa-link" > < / i > < / a >
2021-02-20 19:55:52 +00:00
< / h4 >
< aside class = "phpdocumentor-element-found-in" >
2021-04-26 22:06:10 +00:00
< abbr class = "phpdocumentor-element-found-in__file" title = "src/admin/layout/class-footnotes-layout-engine.php" > < a href = "files/src-admin-layout-class-footnotes-layout-engine.html" > < abbr title = "src/admin/layout/class-footnotes-layout-engine.php" > class-footnotes-layout-engine.php< / abbr > < / a > < / abbr >
2021-02-20 19:55:52 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 163< / span >
2021-02-20 19:55:52 +00:00
< / aside >
< p class = "phpdocumentor-summary" > Returns an array describing a meta box.< / p >
< code class = "phpdocumentor-code phpdocumentor-signature " >
< span class = "phpdocumentor-signature__visibility" > protected< / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__name" > add_meta_box< / 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_section_id< / 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_id< / 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_title< / 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_callback_function_name< / span > < / span > < span > )< / span > < span > : < / span > < span class = "phpdocumentor-signature__response_type" > array< string|int, mixed> < / span > < / code >
2021-02-20 19:55:52 +00:00
< section class = "phpdocumentor-description" > < / section >
< h5 class = "phpdocumentor-argument-list__heading" > Parameters< / h5 >
< dl class = "phpdocumentor-argument-list" >
< dt class = "phpdocumentor-argument-list__entry" >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__argument__name" > $p_str_section_id< / span >
2021-02-20 19:55:52 +00:00
: < span class = "phpdocumentor-signature__argument__return-type" > string< / span >
< / dt >
< dd class = "phpdocumentor-argument-list__definition" >
2021-05-01 20:39:33 +00:00
< section class = "phpdocumentor-description" > < p > Parent section ID.< / p >
2021-02-20 19:55:52 +00:00
< / section >
< / dd >
< dt class = "phpdocumentor-argument-list__entry" >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__argument__name" > $p_str_id< / span >
2021-02-20 19:55:52 +00:00
: < span class = "phpdocumentor-signature__argument__return-type" > string< / span >
< / dt >
< dd class = "phpdocumentor-argument-list__definition" >
< section class = "phpdocumentor-description" > < p > Unique ID suffix.< / p >
< / section >
< / dd >
< dt class = "phpdocumentor-argument-list__entry" >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__argument__name" > $p_str_title< / span >
2021-02-20 19:55:52 +00:00
: < span class = "phpdocumentor-signature__argument__return-type" > string< / span >
< / dt >
< dd class = "phpdocumentor-argument-list__definition" >
< section class = "phpdocumentor-description" > < p > Title for the meta box.< / p >
< / section >
< / dd >
< dt class = "phpdocumentor-argument-list__entry" >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__argument__name" > $p_str_callback_function_name< / span >
2021-02-20 19:55:52 +00:00
: < span class = "phpdocumentor-signature__argument__return-type" > string< / span >
< / dt >
< dd class = "phpdocumentor-argument-list__definition" >
< section class = "phpdocumentor-description" > < p > Class method name for callback.< / 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" >
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-tag__name" > access< / span >
2021-02-20 19:55:52 +00:00
< / dt >
< dd class = "phpdocumentor-tag-list__definition" >
2021-05-01 20:39:33 +00:00
< section class = "phpdocumentor-description" > < p > protected< / p >
< / section >
2021-02-20 19:55:52 +00:00
< / dd >
2021-05-01 20:39:33 +00:00
< dt class = "phpdocumentor-tag-list__entry" >
2021-02-20 19:55:52 +00:00
< 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 >
2021-05-01 20:39:33 +00:00
< / dd >
< dt class = "phpdocumentor-tag-list__entry" >
< span class = "phpdocumentor-tag__name" > todo< / span >
< / dt >
< dd class = "phpdocumentor-tag-list__definition" >
< section class = "phpdocumentor-description" > < p > Refactor meta boxes into their own class?< / p >
< / section >
< / dd >
< dt class = "phpdocumentor-tag-list__entry" >
< span class = "phpdocumentor-tag__name" > todo< / span >
< / dt >
< dd class = "phpdocumentor-tag-list__definition" >
< section class = "phpdocumentor-description" > < p > Pass actual functions rather than strings?< / p >
< / section >
2021-02-20 19:55:52 +00:00
< / dd >
< / dl >
< h5 class = "phpdocumentor-return-value__heading" > Return values< / h5 >
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-signature__response_type" > array< string|int, mixed> < / span >
2021-02-20 19:55:52 +00:00
—
2021-05-01 20:39:33 +00:00
< section class = "phpdocumentor-description" > < p > {
A dashboard meta box.< / p >
< pre class = "prettyprint" > < code class = "prettyprint" > @type string $parent Parent section ID.
@type string $id Meta box ID.
@type string $title Meta box title.
@type string $callback Meta box callback function.
< / code > < / pre >
< p > }< / p >
< / section >
2021-02-20 19:55:52 +00:00
< / article >
< article
class="phpdocumentor-element
-method
-protected
"
>
2021-04-18 19:30:42 +00:00
< h4 class = "phpdocumentor-element__name" id = "method_add_num_box" >
add_num_box()
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Layout-Engine.html#method_add_num_box" class = "headerlink" > < i class = "fas fa-link" > < / i > < / a >
2021-02-20 19:55:52 +00:00
< / h4 >
< aside class = "phpdocumentor-element-found-in" >
2021-04-26 22:06:10 +00:00
< abbr class = "phpdocumentor-element-found-in__file" title = "src/admin/layout/class-footnotes-layout-engine.php" > < a href = "files/src-admin-layout-class-footnotes-layout-engine.html" > < abbr title = "src/admin/layout/class-footnotes-layout-engine.php" > class-footnotes-layout-engine.php< / abbr > < / a > < / abbr >
2021-02-20 19:55:52 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 584< / span >
2021-02-20 19:55:52 +00:00
< / aside >
2021-05-01 20:39:33 +00:00
< p class = "phpdocumentor-summary" > Constructs the HTML for numeric `< input> ` element.< / p >
2021-02-20 19:55:52 +00:00
< code class = "phpdocumentor-code phpdocumentor-signature " >
< span class = "phpdocumentor-signature__visibility" > protected< / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__name" > add_num_box< / 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_setting_name< / span > < / span > < span class = "phpdocumentor-signature__argument" > < span > , < / span > < span class = "phpdocumentor-signature__argument__return-type" > int < / span > < span class = "phpdocumentor-signature__argument__name" > $p_in_min< / span > < / span > < span class = "phpdocumentor-signature__argument" > < span > , < / span > < span class = "phpdocumentor-signature__argument__return-type" > int < / span > < span class = "phpdocumentor-signature__argument__name" > $p_int_max< / span > < / span > < span class = "phpdocumentor-signature__argument" > < span > [< / span > < span > , < / span > < span class = "phpdocumentor-signature__argument__return-type" > bool < / span > < span class = "phpdocumentor-signature__argument__name" > $p_bool_deci< / span > < span > = < / span > < span class = "phpdocumentor-signature__argument__default-value" > false< / span > < span > ]< / span > < / span > < span > )< / span > < span > : < / span > < span class = "phpdocumentor-signature__response_type" > string< / span > < / code >
2021-02-20 19:55:52 +00:00
< section class = "phpdocumentor-description" > < / section >
< h5 class = "phpdocumentor-argument-list__heading" > Parameters< / h5 >
< dl class = "phpdocumentor-argument-list" >
< dt class = "phpdocumentor-argument-list__entry" >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__argument__name" > $p_str_setting_name< / span >
2021-02-20 19:55:52 +00:00
: < span class = "phpdocumentor-signature__argument__return-type" > string< / span >
< / dt >
< dd class = "phpdocumentor-argument-list__definition" >
2021-05-01 20:39:33 +00:00
< section class = "phpdocumentor-description" > < p > Setting key.< / p >
2021-02-20 19:55:52 +00:00
< / section >
< / dd >
< dt class = "phpdocumentor-argument-list__entry" >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__argument__name" > $p_in_min< / span >
2021-02-20 19:55:52 +00:00
: < span class = "phpdocumentor-signature__argument__return-type" > int< / span >
< / dt >
< dd class = "phpdocumentor-argument-list__definition" >
< section class = "phpdocumentor-description" > < p > Minimum value.< / p >
< / section >
< / dd >
< dt class = "phpdocumentor-argument-list__entry" >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__argument__name" > $p_int_max< / span >
2021-02-20 19:55:52 +00:00
: < span class = "phpdocumentor-signature__argument__return-type" > int< / span >
< / dt >
< dd class = "phpdocumentor-argument-list__definition" >
< section class = "phpdocumentor-description" > < p > Maximum value.< / p >
< / section >
< / dd >
< dt class = "phpdocumentor-argument-list__entry" >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__argument__name" > $p_bool_deci< / span >
2021-02-20 19:55:52 +00:00
: < span class = "phpdocumentor-signature__argument__return-type" > bool< / span >
= < span class = "phpdocumentor-signature__argument__default-value" > false< / span > < / dt >
< dd class = "phpdocumentor-argument-list__definition" >
2021-05-01 20:39:33 +00:00
< section class = "phpdocumentor-description" > < p > < code class = "prettyprint" > true< / code > if float, < code class = "prettyprint" > false< / code > if integer. Default < code class = "prettyprint" > false< / code > .< / p >
2021-02-20 19:55:52 +00:00
< / 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" >
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-tag__name" > access< / span >
< / dt >
< dd class = "phpdocumentor-tag-list__definition" >
< section class = "phpdocumentor-description" > < p > protected< / p >
< / section >
< / dd >
< dt class = "phpdocumentor-tag-list__entry" >
2021-02-20 19:55:52 +00:00
< 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 >
2021-05-01 20:39:33 +00:00
< dt class = "phpdocumentor-tag-list__entry" >
< span class = "phpdocumentor-tag__name" > todo< / span >
2021-02-20 19:55:52 +00:00
< / dt >
< dd class = "phpdocumentor-tag-list__definition" >
2021-05-01 20:39:33 +00:00
< section class = "phpdocumentor-description" > < p > Refactor HTML generation.< / p >
2021-02-20 19:55:52 +00:00
< / section >
< / dd >
< / dl >
< h5 class = "phpdocumentor-return-value__heading" > Return values< / h5 >
< span class = "phpdocumentor-signature__response_type" > string< / span >
—
2021-05-01 20:39:33 +00:00
< section class = "phpdocumentor-description" > < / section >
2021-02-20 19:55:52 +00:00
< / article >
< article
class="phpdocumentor-element
-method
-protected
"
>
2021-04-18 19:30:42 +00:00
< h4 class = "phpdocumentor-element__name" id = "method_add_section" >
add_section()
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Layout-Engine.html#method_add_section" class = "headerlink" > < i class = "fas fa-link" > < / i > < / a >
2021-02-20 19:55:52 +00:00
< / h4 >
< aside class = "phpdocumentor-element-found-in" >
2021-04-26 22:06:10 +00:00
< abbr class = "phpdocumentor-element-found-in__file" title = "src/admin/layout/class-footnotes-layout-engine.php" > < a href = "files/src-admin-layout-class-footnotes-layout-engine.html" > < abbr title = "src/admin/layout/class-footnotes-layout-engine.php" > class-footnotes-layout-engine.php< / abbr > < / a > < / abbr >
2021-02-20 19:55:52 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 133< / span >
2021-02-20 19:55:52 +00:00
< / aside >
2021-05-01 20:39:33 +00:00
< p class = "phpdocumentor-summary" > Returns an array describing a sub-page section.< / p >
2021-02-20 19:55:52 +00:00
< code class = "phpdocumentor-code phpdocumentor-signature " >
< span class = "phpdocumentor-signature__visibility" > protected< / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__name" > add_section< / 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_id< / 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_title< / span > < / span > < span class = "phpdocumentor-signature__argument" > < span > , < / span > < span class = "phpdocumentor-signature__argument__return-type" > int < / span > < span class = "phpdocumentor-signature__argument__name" > $p_int_settings_container_index< / span > < / span > < span class = "phpdocumentor-signature__argument" > < span > [< / span > < span > , < / span > < span class = "phpdocumentor-signature__argument__return-type" > bool < / span > < span class = "phpdocumentor-signature__argument__name" > $p_bool_has_submit_button< / span > < span > = < / span > < span class = "phpdocumentor-signature__argument__default-value" > true< / span > < span > ]< / span > < / span > < span > )< / span > < span > : < / span > < span class = "phpdocumentor-signature__response_type" > array< string|int, mixed> < / span > < / code >
2021-02-20 19:55:52 +00:00
< section class = "phpdocumentor-description" > < / section >
< h5 class = "phpdocumentor-argument-list__heading" > Parameters< / h5 >
< dl class = "phpdocumentor-argument-list" >
< dt class = "phpdocumentor-argument-list__entry" >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__argument__name" > $p_str_id< / span >
2021-02-20 19:55:52 +00:00
: < span class = "phpdocumentor-signature__argument__return-type" > string< / span >
< / dt >
< dd class = "phpdocumentor-argument-list__definition" >
< section class = "phpdocumentor-description" > < p > Unique ID suffix.< / p >
< / section >
< / dd >
< dt class = "phpdocumentor-argument-list__entry" >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__argument__name" > $p_str_title< / span >
2021-02-20 19:55:52 +00:00
: < span class = "phpdocumentor-signature__argument__return-type" > string< / span >
< / dt >
< dd class = "phpdocumentor-argument-list__definition" >
< section class = "phpdocumentor-description" > < p > Title of the section.< / p >
< / section >
< / dd >
< dt class = "phpdocumentor-argument-list__entry" >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__argument__name" > $p_int_settings_container_index< / span >
2021-02-20 19:55:52 +00:00
: < span class = "phpdocumentor-signature__argument__return-type" > int< / span >
< / dt >
< dd class = "phpdocumentor-argument-list__definition" >
2021-05-01 20:39:33 +00:00
< section class = "phpdocumentor-description" > < p > Settings Container index.< / p >
2021-02-20 19:55:52 +00:00
< / section >
< / dd >
< dt class = "phpdocumentor-argument-list__entry" >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__argument__name" > $p_bool_has_submit_button< / span >
2021-02-20 19:55:52 +00:00
: < span class = "phpdocumentor-signature__argument__return-type" > bool< / span >
= < span class = "phpdocumentor-signature__argument__default-value" > true< / span > < / dt >
< dd class = "phpdocumentor-argument-list__definition" >
2021-05-01 20:39:33 +00:00
< section class = "phpdocumentor-description" > < p > Whether a ‘ Submit’ button should
be displayed for this section. Default < code class = "prettyprint" > true< / code > .< / p >
2021-02-20 19:55:52 +00:00
< / 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" >
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-tag__name" > access< / span >
< / dt >
< dd class = "phpdocumentor-tag-list__definition" >
< section class = "phpdocumentor-description" > < p > protected< / p >
< / section >
< / dd >
< dt class = "phpdocumentor-tag-list__entry" >
2021-02-20 19:55:52 +00:00
< 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 >
2021-05-01 20:39:33 +00:00
< / dd >
< dt class = "phpdocumentor-tag-list__entry" >
< span class = "phpdocumentor-tag__name" > todo< / span >
< / dt >
< dd class = "phpdocumentor-tag-list__definition" >
< section class = "phpdocumentor-description" > < p > Refactor sections into their own class?< / p >
< / section >
2021-02-20 19:55:52 +00:00
< / dd >
< / dl >
< h5 class = "phpdocumentor-return-value__heading" > Return values< / h5 >
< span class = "phpdocumentor-signature__response_type" > array< string|int, mixed> < / span >
—
2021-05-01 20:39:33 +00:00
< section class = "phpdocumentor-description" > < p > {
A dashboard section.< / p >
< pre class = "prettyprint" > < code class = "prettyprint" > @type string $id Section ID.
@type string $title Section title.
@type bool $submit Whether the section has a submit button or not.
@type int $container Settings Container index.
< / code > < / pre >
< p > }< / p >
2021-02-20 19:55:52 +00:00
< / section >
< / article >
< article
class="phpdocumentor-element
-method
-protected
"
>
2021-04-18 19:30:42 +00:00
< h4 class = "phpdocumentor-element__name" id = "method_add_select_box" >
add_select_box()
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Layout-Engine.html#method_add_select_box" class = "headerlink" > < i class = "fas fa-link" > < / i > < / a >
2021-02-20 19:55:52 +00:00
< / h4 >
< aside class = "phpdocumentor-element-found-in" >
2021-04-26 22:06:10 +00:00
< abbr class = "phpdocumentor-element-found-in__file" title = "src/admin/layout/class-footnotes-layout-engine.php" > < a href = "files/src-admin-layout-class-footnotes-layout-engine.html" > < abbr title = "src/admin/layout/class-footnotes-layout-engine.php" > class-footnotes-layout-engine.php< / abbr > < / a > < / abbr >
2021-02-20 19:55:52 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 502< / span >
2021-02-20 19:55:52 +00:00
< / aside >
2021-05-01 20:39:33 +00:00
< p class = "phpdocumentor-summary" > Constructs the HTML for a `< select> ` element.< / p >
2021-02-20 19:55:52 +00:00
< code class = "phpdocumentor-code phpdocumentor-signature " >
< span class = "phpdocumentor-signature__visibility" > protected< / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__name" > add_select_box< / 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_setting_name< / span > < / span > < span class = "phpdocumentor-signature__argument" > < span > , < / span > < span class = "phpdocumentor-signature__argument__return-type" > array< string|int, mixed> < / span > < span class = "phpdocumentor-signature__argument__name" > $p_arr_options< / span > < / span > < span > )< / span > < span > : < / span > < span class = "phpdocumentor-signature__response_type" > string< / span > < / code >
2021-02-20 19:55:52 +00:00
< section class = "phpdocumentor-description" > < / section >
< h5 class = "phpdocumentor-argument-list__heading" > Parameters< / h5 >
< dl class = "phpdocumentor-argument-list" >
< dt class = "phpdocumentor-argument-list__entry" >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__argument__name" > $p_str_setting_name< / span >
2021-02-20 19:55:52 +00:00
: < span class = "phpdocumentor-signature__argument__return-type" > string< / span >
< / dt >
< dd class = "phpdocumentor-argument-list__definition" >
2021-05-01 20:39:33 +00:00
< section class = "phpdocumentor-description" > < p > Setting key.< / p >
2021-02-20 19:55:52 +00:00
< / section >
< / dd >
< dt class = "phpdocumentor-argument-list__entry" >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__argument__name" > $p_arr_options< / span >
2021-02-20 19:55:52 +00:00
: < span class = "phpdocumentor-signature__argument__return-type" > array< string|int, mixed> < / span >
< / dt >
< dd class = "phpdocumentor-argument-list__definition" >
2021-05-01 20:39:33 +00:00
< section class = "phpdocumentor-description" > < p > Possible options.< / p >
2021-02-20 19:55:52 +00:00
< / 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" >
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-tag__name" > access< / span >
2021-02-20 19:55:52 +00:00
< / dt >
< dd class = "phpdocumentor-tag-list__definition" >
2021-05-01 20:39:33 +00:00
< section class = "phpdocumentor-description" > < p > protected< / p >
2021-02-20 19:55:52 +00:00
< / section >
< / dd >
2021-05-01 20:39:33 +00:00
< dt class = "phpdocumentor-tag-list__entry" >
2021-02-20 19:55:52 +00:00
< span class = "phpdocumentor-tag__name" > since< / span >
< / dt >
< dd class = "phpdocumentor-tag-list__definition" >
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-tag-link" > 1.5.0< / span >
2021-02-20 19:55:52 +00:00
< section class = "phpdocumentor-description" > < / section >
2021-04-18 19:30:42 +00:00
< / dd >
< dt class = "phpdocumentor-tag-list__entry" >
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-tag__name" > todo< / span >
2021-04-18 19:30:42 +00:00
< / dt >
< dd class = "phpdocumentor-tag-list__definition" >
2021-05-01 20:39:33 +00:00
< section class = "phpdocumentor-description" > < p > Refactor HTML generation.< / p >
2021-04-18 19:30:42 +00:00
< / section >
2021-02-20 19:55:52 +00:00
< / dd >
< / dl >
< h5 class = "phpdocumentor-return-value__heading" > Return values< / h5 >
< span class = "phpdocumentor-signature__response_type" > string< / span >
—
< section class = "phpdocumentor-description" > < / section >
< / article >
< article
class="phpdocumentor-element
-method
-protected
"
>
2021-04-18 19:30:42 +00:00
< h4 class = "phpdocumentor-element__name" id = "method_add_text" >
add_text()
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Layout-Engine.html#method_add_text" class = "headerlink" > < i class = "fas fa-link" > < / i > < / a >
2021-02-20 19:55:52 +00:00
< / h4 >
< aside class = "phpdocumentor-element-found-in" >
2021-04-26 22:06:10 +00:00
< abbr class = "phpdocumentor-element-found-in__file" title = "src/admin/layout/class-footnotes-layout-engine.php" > < a href = "files/src-admin-layout-class-footnotes-layout-engine.html" > < abbr title = "src/admin/layout/class-footnotes-layout-engine.php" > class-footnotes-layout-engine.php< / abbr > < / a > < / abbr >
2021-02-20 19:55:52 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 405< / span >
2021-02-20 19:55:52 +00:00
< / aside >
2021-05-01 20:39:33 +00:00
< p class = "phpdocumentor-summary" > Returns a simple text inside HTML `< span> ` element.< / p >
2021-02-20 19:55:52 +00:00
< code class = "phpdocumentor-code phpdocumentor-signature " >
< span class = "phpdocumentor-signature__visibility" > protected< / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__name" > add_text< / 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_text< / span > < / span > < span > )< / span > < span > : < / span > < span class = "phpdocumentor-signature__response_type" > string< / span > < / code >
2021-02-20 19:55:52 +00:00
< section class = "phpdocumentor-description" > < / section >
< h5 class = "phpdocumentor-argument-list__heading" > Parameters< / h5 >
< dl class = "phpdocumentor-argument-list" >
< dt class = "phpdocumentor-argument-list__entry" >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__argument__name" > $p_str_text< / span >
2021-02-20 19:55:52 +00:00
: < span class = "phpdocumentor-signature__argument__return-type" > string< / span >
< / dt >
< dd class = "phpdocumentor-argument-list__definition" >
2021-05-01 20:39:33 +00:00
< section class = "phpdocumentor-description" > < p > Message to be surrounded with < code class = "prettyprint" > < span> < / code > tags.< / p >
2021-02-20 19:55:52 +00:00
< / 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" >
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-tag__name" > access< / span >
< / dt >
< dd class = "phpdocumentor-tag-list__definition" >
< section class = "phpdocumentor-description" > < p > protected< / p >
< / section >
< / dd >
< dt class = "phpdocumentor-tag-list__entry" >
2021-02-20 19:55:52 +00:00
< 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 >
2021-05-01 20:39:33 +00:00
< / dd >
< dt class = "phpdocumentor-tag-list__entry" >
< span class = "phpdocumentor-tag__name" > todo< / span >
< / dt >
< dd class = "phpdocumentor-tag-list__definition" >
< section class = "phpdocumentor-description" > < p > Refactor HTML generation.< / p >
< / section >
2021-02-20 19:55:52 +00:00
< / dd >
< / dl >
< h5 class = "phpdocumentor-return-value__heading" > Return values< / h5 >
< span class = "phpdocumentor-signature__response_type" > string< / span >
—
< section class = "phpdocumentor-description" > < / section >
< / article >
< article
class="phpdocumentor-element
-method
-protected
"
>
2021-04-18 19:30:42 +00:00
< h4 class = "phpdocumentor-element__name" id = "method_add_text_box" >
add_text_box()
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Layout-Engine.html#method_add_text_box" class = "headerlink" > < i class = "fas fa-link" > < / i > < / a >
2021-02-20 19:55:52 +00:00
< / h4 >
< aside class = "phpdocumentor-element-found-in" >
2021-04-26 22:06:10 +00:00
< abbr class = "phpdocumentor-element-found-in__file" title = "src/admin/layout/class-footnotes-layout-engine.php" > < a href = "files/src-admin-layout-class-footnotes-layout-engine.html" > < abbr title = "src/admin/layout/class-footnotes-layout-engine.php" > class-footnotes-layout-engine.php< / abbr > < / a > < / abbr >
2021-02-20 19:55:52 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 452< / span >
2021-02-20 19:55:52 +00:00
< / aside >
2021-05-01 20:39:33 +00:00
< p class = "phpdocumentor-summary" > Constructs the HTML for a text `< input> ` element.< / p >
2021-02-20 19:55:52 +00:00
< code class = "phpdocumentor-code phpdocumentor-signature " >
< span class = "phpdocumentor-signature__visibility" > protected< / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__name" > add_text_box< / 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_setting_name< / span > < / span > < span class = "phpdocumentor-signature__argument" > < span > [< / span > < span > , < / span > < span class = "phpdocumentor-signature__argument__return-type" > int < / span > < span class = "phpdocumentor-signature__argument__name" > $p_str_max_length< / span > < span > = < / span > < span class = "phpdocumentor-signature__argument__default-value" > 999< / span > < span > ]< / span > < / span > < span class = "phpdocumentor-signature__argument" > < span > [< / span > < span > , < / span > < span class = "phpdocumentor-signature__argument__return-type" > bool < / span > < span class = "phpdocumentor-signature__argument__name" > $p_bool_readonly< / span > < span > = < / span > < span class = "phpdocumentor-signature__argument__default-value" > false< / span > < span > ]< / span > < / span > < span class = "phpdocumentor-signature__argument" > < span > [< / span > < span > , < / span > < span class = "phpdocumentor-signature__argument__return-type" > bool < / span > < span class = "phpdocumentor-signature__argument__name" > $p_bool_hidden< / span > < span > = < / span > < span class = "phpdocumentor-signature__argument__default-value" > false< / span > < span > ]< / span > < / span > < span > )< / span > < span > : < / span > < span class = "phpdocumentor-signature__response_type" > string< / span > < / code >
2021-02-20 19:55:52 +00:00
< section class = "phpdocumentor-description" > < / section >
< h5 class = "phpdocumentor-argument-list__heading" > Parameters< / h5 >
< dl class = "phpdocumentor-argument-list" >
< dt class = "phpdocumentor-argument-list__entry" >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__argument__name" > $p_str_setting_name< / span >
2021-02-20 19:55:52 +00:00
: < span class = "phpdocumentor-signature__argument__return-type" > string< / span >
< / dt >
< dd class = "phpdocumentor-argument-list__definition" >
2021-05-01 20:39:33 +00:00
< section class = "phpdocumentor-description" > < p > Setting key.< / p >
2021-04-18 19:30:42 +00:00
< / section >
< / dd >
< dt class = "phpdocumentor-argument-list__entry" >
< span class = "phpdocumentor-signature__argument__name" > $p_str_max_length< / span >
: < span class = "phpdocumentor-signature__argument__return-type" > int< / span >
= < span class = "phpdocumentor-signature__argument__default-value" > 999< / span > < / dt >
< dd class = "phpdocumentor-argument-list__definition" >
2021-05-01 20:39:33 +00:00
< section class = "phpdocumentor-description" > < p > Maximum length of the input. Default length 999 chars.< / p >
2021-04-18 19:30:42 +00:00
< / section >
< / dd >
< dt class = "phpdocumentor-argument-list__entry" >
< span class = "phpdocumentor-signature__argument__name" > $p_bool_readonly< / span >
: < span class = "phpdocumentor-signature__argument__return-type" > bool< / span >
= < span class = "phpdocumentor-signature__argument__default-value" > false< / span > < / dt >
< dd class = "phpdocumentor-argument-list__definition" >
2021-05-01 20:39:33 +00:00
< section class = "phpdocumentor-description" > < p > Set the input to be read only. Default < code class = "prettyprint" > false< / code > .< / p >
2021-04-18 19:30:42 +00:00
< / section >
< / dd >
< dt class = "phpdocumentor-argument-list__entry" >
< span class = "phpdocumentor-signature__argument__name" > $p_bool_hidden< / span >
: < span class = "phpdocumentor-signature__argument__return-type" > bool< / span >
= < span class = "phpdocumentor-signature__argument__default-value" > false< / span > < / dt >
< dd class = "phpdocumentor-argument-list__definition" >
2021-05-01 20:39:33 +00:00
< section class = "phpdocumentor-description" > < p > Set the input to be hidden. Default < code class = "prettyprint" > false< / code > .< / p >
2021-02-20 19:55:52 +00:00
< / 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" >
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-tag__name" > access< / span >
< / dt >
< dd class = "phpdocumentor-tag-list__definition" >
< section class = "phpdocumentor-description" > < p > protected< / p >
< / section >
< / dd >
< dt class = "phpdocumentor-tag-list__entry" >
2021-02-20 19:55:52 +00:00
< 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 >
2021-05-01 20:39:33 +00:00
< / dd >
< dt class = "phpdocumentor-tag-list__entry" >
< span class = "phpdocumentor-tag__name" > todo< / span >
< / dt >
< dd class = "phpdocumentor-tag-list__definition" >
< section class = "phpdocumentor-description" > < p > Refactor HTML generation.< / p >
< / section >
2021-02-20 19:55:52 +00:00
< / dd >
< / dl >
< h5 class = "phpdocumentor-return-value__heading" > Return values< / h5 >
< span class = "phpdocumentor-signature__response_type" > string< / span >
—
< section class = "phpdocumentor-description" > < / section >
< / article >
< article
class="phpdocumentor-element
-method
-protected
"
>
2021-04-18 19:30:42 +00:00
< h4 class = "phpdocumentor-element__name" id = "method_add_textarea" >
add_textarea()
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Layout-Engine.html#method_add_textarea" class = "headerlink" > < i class = "fas fa-link" > < / i > < / a >
2021-02-20 19:55:52 +00:00
< / h4 >
< aside class = "phpdocumentor-element-found-in" >
2021-04-26 22:06:10 +00:00
< abbr class = "phpdocumentor-element-found-in__file" title = "src/admin/layout/class-footnotes-layout-engine.php" > < a href = "files/src-admin-layout-class-footnotes-layout-engine.html" > < abbr title = "src/admin/layout/class-footnotes-layout-engine.php" > class-footnotes-layout-engine.php< / abbr > < / a > < / abbr >
2021-02-20 19:55:52 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 537< / span >
2021-02-20 19:55:52 +00:00
< / aside >
2021-05-01 20:39:33 +00:00
< p class = "phpdocumentor-summary" > Constructs the HTML for a `< textarea> ` element.< / p >
2021-02-20 19:55:52 +00:00
< code class = "phpdocumentor-code phpdocumentor-signature " >
< span class = "phpdocumentor-signature__visibility" > protected< / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__name" > add_textarea< / 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_setting_name< / span > < / span > < span > )< / span > < span > : < / span > < span class = "phpdocumentor-signature__response_type" > string< / span > < / code >
2021-02-20 19:55:52 +00:00
< section class = "phpdocumentor-description" > < / section >
< h5 class = "phpdocumentor-argument-list__heading" > Parameters< / h5 >
< dl class = "phpdocumentor-argument-list" >
< dt class = "phpdocumentor-argument-list__entry" >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__argument__name" > $p_str_setting_name< / span >
2021-02-20 19:55:52 +00:00
: < span class = "phpdocumentor-signature__argument__return-type" > string< / span >
< / dt >
< dd class = "phpdocumentor-argument-list__definition" >
2021-05-01 20:39:33 +00:00
< section class = "phpdocumentor-description" > < p > Setting key.< / p >
2021-02-20 19:55:52 +00:00
< / 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" >
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-tag__name" > access< / span >
< / dt >
< dd class = "phpdocumentor-tag-list__definition" >
< section class = "phpdocumentor-description" > < p > protected< / p >
< / section >
< / dd >
< dt class = "phpdocumentor-tag-list__entry" >
2021-02-20 19:55:52 +00:00
< 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 >
2021-05-01 20:39:33 +00:00
< / dd >
< dt class = "phpdocumentor-tag-list__entry" >
< span class = "phpdocumentor-tag__name" > todo< / span >
< / dt >
< dd class = "phpdocumentor-tag-list__definition" >
< section class = "phpdocumentor-description" > < p > Refactor HTML generation.< / p >
< / section >
2021-02-20 19:55:52 +00:00
< / dd >
< / dl >
< h5 class = "phpdocumentor-return-value__heading" > Return values< / h5 >
< span class = "phpdocumentor-signature__response_type" > string< / span >
—
< section class = "phpdocumentor-description" > < / section >
< / article >
< article
class="phpdocumentor-element
-method
-protected
"
>
2021-04-18 19:30:42 +00:00
< h4 class = "phpdocumentor-element__name" id = "method_get_meta_boxes" >
get_meta_boxes()
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Layout-Settings.html#method_get_meta_boxes" class = "headerlink" > < i class = "fas fa-link" > < / i > < / a >
2021-02-20 19:55:52 +00:00
< / h4 >
< aside class = "phpdocumentor-element-found-in" >
2021-04-26 22:06:10 +00:00
< abbr class = "phpdocumentor-element-found-in__file" title = "src/admin/layout/class-footnotes-layout-settings.php" > < a href = "files/src-admin-layout-class-footnotes-layout-settings.html" > < abbr title = "src/admin/layout/class-footnotes-layout-settings.php" > class-footnotes-layout-settings.php< / abbr > < / a > < / abbr >
2021-02-20 19:55:52 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 109< / span >
2021-02-20 19:55:52 +00:00
< / aside >
2021-05-01 20:39:33 +00:00
< p class = "phpdocumentor-summary" > Returns an array of all registered meta boxes for each section of the sub-page.< / p >
2021-02-20 19:55:52 +00:00
< code class = "phpdocumentor-code phpdocumentor-signature " >
< span class = "phpdocumentor-signature__visibility" > protected< / span >
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-signature__name" > get_meta_boxes< / span > < span > (< / span > < span > )< / span > < span > : < / span > < span class = "phpdocumentor-signature__response_type" > array< string|int, array< string|int, mixed> > < / span > < / code >
2021-02-20 19:55:52 +00:00
< 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" >
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-tag__name" > see< / span >
2021-02-20 19:55:52 +00:00
< / dt >
< dd class = "phpdocumentor-tag-list__definition" >
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-tag-link" > < a href = "classes/Footnotes-Layout-Engine.html#method_add_meta_box" > < abbr title = "\Footnotes_Layout_Engine::add_meta_box()" > Footnotes_Layout_Engine::add_meta_box()< / abbr > < / a > < / span >
< section class = "phpdocumentor-description" > < p > For more information on the
meta box array format.< / p >
2021-02-20 19:55:52 +00:00
< / section >
< / dd >
2021-05-01 20:39:33 +00:00
< dt class = "phpdocumentor-tag-list__entry" >
2021-02-20 19:55:52 +00:00
< span class = "phpdocumentor-tag__name" > since< / span >
< / dt >
< dd class = "phpdocumentor-tag-list__definition" >
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-tag-link" > 1.5.0< / span >
2021-02-20 19:55:52 +00:00
2021-05-01 20:39:33 +00:00
< section class = "phpdocumentor-description" > < / section >
2021-02-20 19:55:52 +00:00
< / dd >
< dt class = "phpdocumentor-tag-list__entry" >
< span class = "phpdocumentor-tag__name" > since< / span >
< / dt >
< dd class = "phpdocumentor-tag-list__definition" >
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-tag-link" > 2.2.0< / span >
2021-02-20 19:55:52 +00:00
2021-05-01 20:39:33 +00:00
< section class = "phpdocumentor-description" > < p > Re-order and rename tabs.< / p >
2021-02-20 19:55:52 +00:00
< / section >
< / dd >
< / dl >
< h5 class = "phpdocumentor-return-value__heading" > Return values< / h5 >
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-signature__response_type" > array< string|int, array< string|int, mixed> > < / span >
2021-02-20 19:55:52 +00:00
—
2021-05-01 20:39:33 +00:00
< section class = "phpdocumentor-description" > < p > All of the registered meta boxes.< / p >
2021-02-20 19:55:52 +00:00
< / section >
< / article >
< article
class="phpdocumentor-element
-method
-protected
"
>
2021-04-18 19:30:42 +00:00
< h4 class = "phpdocumentor-element__name" id = "method_get_sections" >
get_sections()
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Layout-Settings.html#method_get_sections" class = "headerlink" > < i class = "fas fa-link" > < / i > < / a >
2021-02-20 19:55:52 +00:00
< / h4 >
< aside class = "phpdocumentor-element-found-in" >
2021-04-26 22:06:10 +00:00
< abbr class = "phpdocumentor-element-found-in__file" title = "src/admin/layout/class-footnotes-layout-settings.php" > < a href = "files/src-admin-layout-class-footnotes-layout-settings.html" > < abbr title = "src/admin/layout/class-footnotes-layout-settings.php" > class-footnotes-layout-settings.php< / abbr > < / a > < / abbr >
2021-02-20 19:55:52 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 83< / span >
2021-02-20 19:55:52 +00:00
< / aside >
2021-05-01 20:39:33 +00:00
< p class = "phpdocumentor-summary" > Returns an array of all registered sections for the sub-page.< / p >
2021-02-20 19:55:52 +00:00
< code class = "phpdocumentor-code phpdocumentor-signature " >
< span class = "phpdocumentor-signature__visibility" > protected< / span >
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-signature__name" > get_sections< / span > < span > (< / span > < span > )< / span > < span > : < / span > < span class = "phpdocumentor-signature__response_type" > array< string|int, array< string|int, mixed> > < / span > < / code >
2021-02-20 19:55:52 +00:00
< 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" >
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-tag__name" > see< / span >
2021-02-20 19:55:52 +00:00
< / dt >
< dd class = "phpdocumentor-tag-list__definition" >
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-tag-link" > < a href = "classes/Footnotes-Layout-Engine.html#method_add_section" > < abbr title = "\Footnotes_Layout_Engine::add_section()" > Footnotes_Layout_Engine::add_section()< / abbr > < / a > < / span >
< section class = "phpdocumentor-description" > < p > For more information on the
section array format.< / p >
< / section >
2021-02-20 19:55:52 +00:00
< / dd >
2021-05-01 20:39:33 +00:00
< dt class = "phpdocumentor-tag-list__entry" >
2021-02-20 19:55:52 +00:00
< span class = "phpdocumentor-tag__name" > since< / span >
< / dt >
< dd class = "phpdocumentor-tag-list__definition" >
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-tag-link" > 1.5.0< / span >
2021-02-20 19:55:52 +00:00
2021-05-01 20:39:33 +00:00
< section class = "phpdocumentor-description" > < / section >
2021-02-20 19:55:52 +00:00
< / dd >
< dt class = "phpdocumentor-tag-list__entry" >
< span class = "phpdocumentor-tag__name" > since< / span >
< / dt >
< dd class = "phpdocumentor-tag-list__definition" >
< span class = "phpdocumentor-tag-link" > 2.1.6< / span >
2021-05-01 20:39:33 +00:00
< section class = "phpdocumentor-description" > < p > Remove conditional rendering of ‘ Expert’ tab.< / p >
2021-02-20 19:55:52 +00:00
< / section >
< / dd >
< / dl >
< h5 class = "phpdocumentor-return-value__heading" > Return values< / h5 >
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-signature__response_type" > array< string|int, array< string|int, mixed> > < / span >
2021-02-20 19:55:52 +00:00
—
2021-05-01 20:39:33 +00:00
< section class = "phpdocumentor-description" > < p > All of the registered sections.< / p >
2021-02-20 19:55:52 +00:00
< / section >
< / article >
< article
class="phpdocumentor-element
-method
-protected
"
>
2021-04-18 19:30:42 +00:00
< h4 class = "phpdocumentor-element__name" id = "method_get_sub_page_slug" >
get_sub_page_slug()
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Layout-Settings.html#method_get_sub_page_slug" class = "headerlink" > < i class = "fas fa-link" > < / i > < / a >
2021-02-20 19:55:52 +00:00
< / h4 >
< aside class = "phpdocumentor-element-found-in" >
2021-04-26 22:06:10 +00:00
< abbr class = "phpdocumentor-element-found-in__file" title = "src/admin/layout/class-footnotes-layout-settings.php" > < a href = "files/src-admin-layout-class-footnotes-layout-settings.html" > < abbr title = "src/admin/layout/class-footnotes-layout-settings.php" > class-footnotes-layout-settings.php< / abbr > < / a > < / abbr >
2021-02-20 19:55:52 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 59< / span >
2021-02-20 19:55:52 +00:00
< / aside >
2021-05-01 20:39:33 +00:00
< p class = "phpdocumentor-summary" > Returns the unique slug of the sub-page.< / p >
2021-02-20 19:55:52 +00:00
< code class = "phpdocumentor-code phpdocumentor-signature " >
< span class = "phpdocumentor-signature__visibility" > protected< / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__name" > get_sub_page_slug< / span > < span > (< / span > < span > )< / span > < span > : < / span > < span class = "phpdocumentor-signature__response_type" > string< / span > < / code >
2021-02-20 19:55:52 +00:00
< section class = "phpdocumentor-description" > < / section >
< h5 class = "phpdocumentor-tag-list__heading" id = "tags" >
Tags
< a href = "#tags" class = "headerlink" > < i class = "fas fa-link" > < / i > < / a >
< / h5 >
< dl class = "phpdocumentor-tag-list" >
< dt class = "phpdocumentor-tag-list__entry" >
< span class = "phpdocumentor-tag__name" > since< / span >
< / dt >
< dd class = "phpdocumentor-tag-list__definition" >
< span class = "phpdocumentor-tag-link" > 1.5.0< / span >
< section class = "phpdocumentor-description" > < / section >
< / dd >
< / dl >
< h5 class = "phpdocumentor-return-value__heading" > Return values< / h5 >
< span class = "phpdocumentor-signature__response_type" > string< / span >
—
< section class = "phpdocumentor-description" > < / section >
< / article >
< article
class="phpdocumentor-element
-method
-protected
"
>
2021-04-18 19:30:42 +00:00
< h4 class = "phpdocumentor-element__name" id = "method_get_sub_page_title" >
get_sub_page_title()
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Layout-Settings.html#method_get_sub_page_title" class = "headerlink" > < i class = "fas fa-link" > < / i > < / a >
2021-02-20 19:55:52 +00:00
< / h4 >
< aside class = "phpdocumentor-element-found-in" >
2021-04-26 22:06:10 +00:00
< abbr class = "phpdocumentor-element-found-in__file" title = "src/admin/layout/class-footnotes-layout-settings.php" > < a href = "files/src-admin-layout-class-footnotes-layout-settings.html" > < abbr title = "src/admin/layout/class-footnotes-layout-settings.php" > class-footnotes-layout-settings.php< / abbr > < / a > < / abbr >
2021-02-20 19:55:52 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 69< / span >
2021-02-20 19:55:52 +00:00
< / aside >
2021-05-01 20:39:33 +00:00
< p class = "phpdocumentor-summary" > Returns the title of the sub-page.< / p >
2021-02-20 19:55:52 +00:00
< code class = "phpdocumentor-code phpdocumentor-signature " >
< span class = "phpdocumentor-signature__visibility" > protected< / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__name" > get_sub_page_title< / span > < span > (< / span > < span > )< / span > < span > : < / span > < span class = "phpdocumentor-signature__response_type" > string< / span > < / code >
2021-02-20 19:55:52 +00:00
< section class = "phpdocumentor-description" > < / section >
< h5 class = "phpdocumentor-tag-list__heading" id = "tags" >
Tags
< a href = "#tags" class = "headerlink" > < i class = "fas fa-link" > < / i > < / a >
< / h5 >
< dl class = "phpdocumentor-tag-list" >
< dt class = "phpdocumentor-tag-list__entry" >
< span class = "phpdocumentor-tag__name" > since< / span >
< / dt >
< dd class = "phpdocumentor-tag-list__definition" >
< span class = "phpdocumentor-tag-link" > 1.5.0< / span >
< section class = "phpdocumentor-description" > < / section >
< / dd >
< / dl >
< h5 class = "phpdocumentor-return-value__heading" > Return values< / h5 >
< span class = "phpdocumentor-signature__response_type" > string< / span >
—
< section class = "phpdocumentor-description" > < / section >
< / article >
< article
class="phpdocumentor-element
-method
-protected
"
>
2021-04-18 19:30:42 +00:00
< h4 class = "phpdocumentor-element__name" id = "method_load_setting" >
load_setting()
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Layout-Engine.html#method_load_setting" class = "headerlink" > < i class = "fas fa-link" > < / i > < / a >
2021-02-20 19:55:52 +00:00
< / h4 >
< aside class = "phpdocumentor-element-found-in" >
2021-04-26 22:06:10 +00:00
< abbr class = "phpdocumentor-element-found-in__file" title = "src/admin/layout/class-footnotes-layout-engine.php" > < a href = "files/src-admin-layout-class-footnotes-layout-engine.html" > < abbr title = "src/admin/layout/class-footnotes-layout-engine.php" > class-footnotes-layout-engine.php< / abbr > < / a > < / abbr >
2021-02-20 19:55:52 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 385< / span >
2021-02-20 19:55:52 +00:00
< / aside >
2021-05-01 20:39:33 +00:00
< p class = "phpdocumentor-summary" > Loads a specified setting.< / p >
2021-02-20 19:55:52 +00:00
< code class = "phpdocumentor-code phpdocumentor-signature " >
< span class = "phpdocumentor-signature__visibility" > protected< / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__name" > load_setting< / 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_setting_key_name< / span > < / span > < span > )< / span > < span > : < / span > < span class = "phpdocumentor-signature__response_type" > array< string|int, mixed> < / span > < / code >
2021-02-20 19:55:52 +00:00
< section class = "phpdocumentor-description" > < / section >
< h5 class = "phpdocumentor-argument-list__heading" > Parameters< / h5 >
< dl class = "phpdocumentor-argument-list" >
< dt class = "phpdocumentor-argument-list__entry" >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__argument__name" > $p_str_setting_key_name< / span >
2021-02-20 19:55:52 +00:00
: < span class = "phpdocumentor-signature__argument__return-type" > string< / span >
< / dt >
< dd class = "phpdocumentor-argument-list__definition" >
2021-05-01 20:39:33 +00:00
< section class = "phpdocumentor-description" > < p > Setting key.< / p >
2021-02-20 19:55:52 +00:00
< / 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" >
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-tag__name" > access< / span >
2021-04-18 19:30:42 +00:00
< / dt >
< dd class = "phpdocumentor-tag-list__definition" >
2021-05-01 20:39:33 +00:00
< section class = "phpdocumentor-description" > < p > protected< / p >
< / section >
2021-04-18 19:30:42 +00:00
< / dd >
2021-05-01 20:39:33 +00:00
< dt class = "phpdocumentor-tag-list__entry" >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-tag__name" > since< / span >
2021-02-20 19:55:52 +00:00
< / dt >
< dd class = "phpdocumentor-tag-list__definition" >
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-tag-link" > 1.5.0< / span >
2021-02-20 19:55:52 +00:00
2021-05-01 20:39:33 +00:00
< section class = "phpdocumentor-description" > < / section >
2021-02-20 19:55:52 +00:00
< / dd >
2021-04-18 19:30:42 +00:00
< dt class = "phpdocumentor-tag-list__entry" >
2021-02-20 19:55:52 +00:00
< span class = "phpdocumentor-tag__name" > since< / span >
< / dt >
< dd class = "phpdocumentor-tag-list__definition" >
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-tag-link" > 2.5.11< / span >
2021-02-20 19:55:52 +00:00
2021-05-01 20:39:33 +00:00
< section class = "phpdocumentor-description" > < p > Broken due to accidental removal of < code class = "prettyprint" > esc_attr()< / code > call.< / p >
2021-04-18 19:30:42 +00:00
< / section >
< / dd >
< dt class = "phpdocumentor-tag-list__entry" >
< span class = "phpdocumentor-tag__name" > since< / span >
< / dt >
< dd class = "phpdocumentor-tag-list__definition" >
< span class = "phpdocumentor-tag-link" > 2.6.1< / span >
2021-05-01 20:39:33 +00:00
< section class = "phpdocumentor-description" > < p > Restore < code class = "prettyprint" > esc_attr()< / code > call.< / p >
2021-04-18 19:30:42 +00:00
< / section >
2021-02-20 19:55:52 +00:00
< / dd >
< / dl >
< h5 class = "phpdocumentor-return-value__heading" > Return values< / h5 >
< span class = "phpdocumentor-signature__response_type" > array< string|int, mixed> < / span >
—
2021-05-01 20:39:33 +00:00
< section class = "phpdocumentor-description" > < p > {
A configurable setting.< / p >
< pre class = "prettyprint" > < code class = "prettyprint" > @type string $id Setting key.
@type string $name Setting name.
@type string $value Setting value.
< / code > < / pre >
< p > }< / p >
2021-02-20 19:55:52 +00:00
< / section >
< / article >
< article
class="phpdocumentor-element
-method
-private
"
>
2021-04-18 19:30:42 +00:00
< h4 class = "phpdocumentor-element__name" id = "method_append_scripts" >
append_scripts()
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Layout-Engine.html#method_append_scripts" class = "headerlink" > < i class = "fas fa-link" > < / i > < / a >
2021-02-20 19:55:52 +00:00
< / h4 >
< aside class = "phpdocumentor-element-found-in" >
2021-04-26 22:06:10 +00:00
< abbr class = "phpdocumentor-element-found-in__file" title = "src/admin/layout/class-footnotes-layout-engine.php" > < a href = "files/src-admin-layout-class-footnotes-layout-engine.html" > < abbr title = "src/admin/layout/class-footnotes-layout-engine.php" > class-footnotes-layout-engine.php< / abbr > < / a > < / abbr >
2021-02-20 19:55:52 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 249< / span >
2021-02-20 19:55:52 +00:00
< / aside >
2021-05-01 20:39:33 +00:00
< p class = "phpdocumentor-summary" > Append JavaScript and CSS files for specific sub-page.< / p >
2021-02-20 19:55:52 +00:00
< code class = "phpdocumentor-code phpdocumentor-signature " >
< span class = "phpdocumentor-signature__visibility" > private< / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__name" > append_scripts< / span > < span > (< / span > < span > )< / span > < span > : < / span > < span class = "phpdocumentor-signature__response_type" > mixed< / span > < / code >
2021-02-20 19:55:52 +00:00
< 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" >
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-tag__name" > access< / span >
< / dt >
< dd class = "phpdocumentor-tag-list__definition" >
< section class = "phpdocumentor-description" > < p > private< / p >
< / section >
< / dd >
< dt class = "phpdocumentor-tag-list__entry" >
2021-02-20 19:55:52 +00:00
< 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 >
2021-05-01 20:39:33 +00:00
< / dd >
< dt class = "phpdocumentor-tag-list__entry" >
< span class = "phpdocumentor-tag__name" > todo< / span >
< / dt >
< dd class = "phpdocumentor-tag-list__definition" >
< section class = "phpdocumentor-description" > < p > Move to < a href = "classes/Footnotes-Admin.html" > < abbr title = "\Footnotes_Admin" > Footnotes_Admin< / abbr > < / a > .< / p >
< / section >
2021-02-20 19:55:52 +00:00
< / 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 >
< article
class="phpdocumentor-element
-method
-private
"
>
2021-04-18 19:30:42 +00:00
< h4 class = "phpdocumentor-element__name" id = "method_register_meta_boxes" >
register_meta_boxes()
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Layout-Engine.html#method_register_meta_boxes" class = "headerlink" > < i class = "fas fa-link" > < / i > < / a >
2021-02-20 19:55:52 +00:00
< / h4 >
< aside class = "phpdocumentor-element-found-in" >
2021-04-26 22:06:10 +00:00
< abbr class = "phpdocumentor-element-found-in__file" title = "src/admin/layout/class-footnotes-layout-engine.php" > < a href = "files/src-admin-layout-class-footnotes-layout-engine.html" > < abbr title = "src/admin/layout/class-footnotes-layout-engine.php" > class-footnotes-layout-engine.php< / abbr > < / a > < / abbr >
2021-02-20 19:55:52 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 225< / span >
2021-02-20 19:55:52 +00:00
< / aside >
2021-05-01 20:39:33 +00:00
< p class = "phpdocumentor-summary" > Registers all Meta boxes for a sub-page.< / p >
2021-02-20 19:55:52 +00:00
< code class = "phpdocumentor-code phpdocumentor-signature " >
< span class = "phpdocumentor-signature__visibility" > private< / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__name" > register_meta_boxes< / 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_parent_id< / span > < / span > < span > )< / span > < span > : < / span > < span class = "phpdocumentor-signature__response_type" > mixed< / span > < / code >
2021-02-20 19:55:52 +00:00
< section class = "phpdocumentor-description" > < / section >
< h5 class = "phpdocumentor-argument-list__heading" > Parameters< / h5 >
< dl class = "phpdocumentor-argument-list" >
< dt class = "phpdocumentor-argument-list__entry" >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__argument__name" > $p_str_parent_id< / span >
2021-02-20 19:55:52 +00:00
: < span class = "phpdocumentor-signature__argument__return-type" > string< / span >
< / dt >
< dd class = "phpdocumentor-argument-list__definition" >
2021-05-01 20:39:33 +00:00
< section class = "phpdocumentor-description" > < p > Parent section unique ID.< / p >
2021-02-20 19:55:52 +00:00
< / 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" >
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-tag__name" > access< / span >
< / dt >
< dd class = "phpdocumentor-tag-list__definition" >
< section class = "phpdocumentor-description" > < p > private< / p >
< / section >
< / dd >
< dt class = "phpdocumentor-tag-list__entry" >
2021-02-20 19:55:52 +00:00
< span class = "phpdocumentor-tag__name" > since< / span >
< / dt >
< dd class = "phpdocumentor-tag-list__definition" >
< span class = "phpdocumentor-tag-link" > 1.5.0< / span >
< section class = "phpdocumentor-description" > < / section >
< / dd >
< / dl >
< h5 class = "phpdocumentor-return-value__heading" > Return values< / h5 >
< span class = "phpdocumentor-signature__response_type" > mixed< / span >
—
< section class = "phpdocumentor-description" > < / section >
< / article >
< article
class="phpdocumentor-element
-method
-private
"
>
2021-04-18 19:30:42 +00:00
< h4 class = "phpdocumentor-element__name" id = "method_save_settings" >
save_settings()
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Layout-Engine.html#method_save_settings" class = "headerlink" > < i class = "fas fa-link" > < / i > < / a >
2021-02-20 19:55:52 +00:00
< / h4 >
< aside class = "phpdocumentor-element-found-in" >
2021-04-26 22:06:10 +00:00
< abbr class = "phpdocumentor-element-found-in__file" title = "src/admin/layout/class-footnotes-layout-engine.php" > < a href = "files/src-admin-layout-class-footnotes-layout-engine.html" > < abbr title = "src/admin/layout/class-footnotes-layout-engine.php" > class-footnotes-layout-engine.php< / abbr > < / a > < / abbr >
2021-02-20 19:55:52 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 335< / span >
2021-02-20 19:55:52 +00:00
< / aside >
2021-05-01 20:39:33 +00:00
< p class = "phpdocumentor-summary" > Save all plugin settings.< / p >
2021-02-20 19:55:52 +00:00
< code class = "phpdocumentor-code phpdocumentor-signature " >
< span class = "phpdocumentor-signature__visibility" > private< / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__name" > save_settings< / span > < span > (< / span > < span > )< / span > < span > : < / span > < span class = "phpdocumentor-signature__response_type" > bool< / span > < / code >
2021-02-20 19:55:52 +00:00
< 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" >
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-tag__name" > access< / span >
< / dt >
< dd class = "phpdocumentor-tag-list__definition" >
< section class = "phpdocumentor-description" > < p > private< / p >
< / section >
< / dd >
< dt class = "phpdocumentor-tag-list__entry" >
2021-02-20 19:55:52 +00:00
< 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 >
2021-05-01 20:39:33 +00:00
< / dd >
< dt class = "phpdocumentor-tag-list__entry" >
< span class = "phpdocumentor-tag__name" > todo< / span >
< / dt >
< dd class = "phpdocumentor-tag-list__definition" >
< section class = "phpdocumentor-description" > < p > Review nonce verification.< / p >
< / section >
2021-02-20 19:55:52 +00:00
< / dd >
< / dl >
< h5 class = "phpdocumentor-return-value__heading" > Return values< / h5 >
< span class = "phpdocumentor-signature__response_type" > bool< / span >
—
2021-05-01 20:39:33 +00:00
< section class = "phpdocumentor-description" > < p > < code class = "prettyprint" > true< / code > on save success, else < code class = "prettyprint" > false< / code > .< / p >
< / section >
2021-02-20 19:55:52 +00:00
< / 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 >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Layout-Settings.html#top" class = "phpdocumentor-back-to-top" > < i class = "fas fa-chevron-circle-up" > < / i > < / a >
2021-02-20 19:55:52 +00:00
< / main >
< script >
cssVars({});
< / script >
< / body >
< / html >