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_Settings
2021-02-20 19:55:52 +00:00
< / h2 >
< aside class = "phpdocumentor-element-found-in" >
2021-04-26 22:06:10 +00:00
< abbr class = "phpdocumentor-element-found-in__file" title = "src/includes/class-footnotes-settings.php" > < a href = "files/src-includes-class-footnotes-settings.html" > < abbr title = "src/includes/class-footnotes-settings.php" > class-footnotes-settings.php< / abbr > < / a > < / abbr >
2021-02-20 19:55:52 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 23< / span >
2021-02-20 19:55:52 +00:00
< / aside >
2021-05-01 20:39:33 +00:00
< p class = "phpdocumentor-summary" > Class defining configurable plugin settings.< / 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" >
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-tag__name" > subpackage< / span >
< / dt >
< dd class = "phpdocumentor-tag-list__definition" >
< section class = "phpdocumentor-description" > < p > includes< / 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 >
< h3 id = "toc" >
Table of Contents
< a href = "#toc" class = "headerlink" > < i class = "fas fa-link" > < / i > < / a >
< / h3 >
< dl class = "phpdocumentor-table-of-contents" >
< dt class = "phpdocumentor-table-of-contents__entry -constant -public" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_FLO_MOUSE_OVER_BOX_FONT_SIZE_SCALAR" > C_FLO_MOUSE_OVER_BOX_FONT_SIZE_SCALAR< / a >
2021-02-20 19:55:52 +00:00
< span >
2021-04-18 19:30:42 +00:00
= ' footnotes_inputfield_mouse_over_box_font_size_scalar' < / span >
2021-02-20 19:55:52 +00:00
< / dt >
2021-04-18 19:30:42 +00:00
< dd > Settings container key for the scalar value of the tooltip font size.< / dd >
2021-02-20 19:55:52 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -constant -public" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_INT_BACKLINKS_COLUMN_MAX_WIDTH_SCALAR" > C_INT_BACKLINKS_COLUMN_MAX_WIDTH_SCALAR< / a >
2021-02-20 19:55:52 +00:00
< span >
2021-04-18 19:30:42 +00:00
= ' footnotes_inputfield_backlinks_column_max_width_scalar' < / span >
2021-02-20 19:55:52 +00:00
< / dt >
2021-04-18 19:30:42 +00:00
< dd > Settings container key for the backlinks column max width scalar.< / dd >
2021-02-20 19:55:52 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -constant -public" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_INT_BACKLINKS_COLUMN_WIDTH_SCALAR" > C_INT_BACKLINKS_COLUMN_WIDTH_SCALAR< / a >
2021-02-20 19:55:52 +00:00
< span >
2021-04-18 19:30:42 +00:00
= ' footnotes_inputfield_backlinks_column_width_scalar' < / span >
2021-02-20 19:55:52 +00:00
< / dt >
2021-04-18 19:30:42 +00:00
< dd > Settings container key for the backlinks column width scalar.< / dd >
2021-02-20 19:55:52 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -constant -public" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_INT_EXPERT_LOOKUP_THE_CONTENT_PRIORITY_LEVEL" > C_INT_EXPERT_LOOKUP_THE_CONTENT_PRIORITY_LEVEL< / a >
2021-02-20 19:55:52 +00:00
< span >
2021-04-18 19:30:42 +00:00
= ' footnote_inputfield_expert_lookup_the_content_priority_level' < / span >
2021-02-20 19:55:52 +00:00
< / dt >
2021-05-01 20:39:33 +00:00
< dd > Settings container key for `the_content` hook priority level.< / dd >
2021-02-20 19:55:52 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -constant -public" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_INT_EXPERT_LOOKUP_THE_EXCERPT_PRIORITY_LEVEL" > C_INT_EXPERT_LOOKUP_THE_EXCERPT_PRIORITY_LEVEL< / a >
2021-02-20 19:55:52 +00:00
< span >
2021-04-18 19:30:42 +00:00
= ' footnote_inputfield_expert_lookup_the_excerpt_priority_level' < / span >
2021-02-20 19:55:52 +00:00
< / dt >
2021-05-01 20:39:33 +00:00
< dd > Settings container key for `the_excerpt` hook priority level.< / dd >
2021-02-20 19:55:52 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -constant -public" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_INT_EXPERT_LOOKUP_THE_TITLE_PRIORITY_LEVEL" > C_INT_EXPERT_LOOKUP_THE_TITLE_PRIORITY_LEVEL< / a >
2021-02-20 19:55:52 +00:00
< span >
2021-04-18 19:30:42 +00:00
= ' footnote_inputfield_expert_lookup_the_title_priority_level' < / span >
2021-02-20 19:55:52 +00:00
< / dt >
2021-05-01 20:39:33 +00:00
< dd > Settings container key for `the_title` hook priority level.< / dd >
2021-02-20 19:55:52 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -constant -public" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_INT_EXPERT_LOOKUP_WIDGET_TEXT_PRIORITY_LEVEL" > C_INT_EXPERT_LOOKUP_WIDGET_TEXT_PRIORITY_LEVEL< / a >
2021-02-20 19:55:52 +00:00
< span >
2021-04-18 19:30:42 +00:00
= ' footnote_inputfield_expert_lookup_widget_text_priority_level' < / span >
2021-02-20 19:55:52 +00:00
< / dt >
2021-05-01 20:39:33 +00:00
< dd > Settings container key for `widget_text` hook priority level.< / dd >
2021-02-20 19:55:52 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -constant -public" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_INT_EXPERT_LOOKUP_WIDGET_TITLE_PRIORITY_LEVEL" > C_INT_EXPERT_LOOKUP_WIDGET_TITLE_PRIORITY_LEVEL< / a >
2021-02-20 19:55:52 +00:00
< span >
2021-04-18 19:30:42 +00:00
= ' footnote_inputfield_expert_lookup_widget_title_priority_level' < / span >
2021-02-20 19:55:52 +00:00
< / dt >
2021-05-01 20:39:33 +00:00
< dd > Settings container key for `widget_title` hook priority level.< / dd >
2021-02-20 19:55:52 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -constant -public" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_INT_FOOTNOTES_ALTERNATIVE_MOUSE_OVER_BOX_OFFSET_X" > C_INT_FOOTNOTES_ALTERNATIVE_MOUSE_OVER_BOX_OFFSET_X< / a >
2021-02-20 19:55:52 +00:00
< span >
2021-04-18 19:30:42 +00:00
= ' footnotes_inputfield_alternative_mouse_over_box_offset_x' < / span >
2021-02-20 19:55:52 +00:00
< / dt >
2021-05-01 20:39:33 +00:00
< dd > Settings container key for alternative tooltip _x_-offset.< / dd >
2021-02-20 19:55:52 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -constant -public" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_INT_FOOTNOTES_ALTERNATIVE_MOUSE_OVER_BOX_OFFSET_Y" > C_INT_FOOTNOTES_ALTERNATIVE_MOUSE_OVER_BOX_OFFSET_Y< / a >
2021-02-20 19:55:52 +00:00
< span >
2021-04-18 19:30:42 +00:00
= ' footnotes_inputfield_alternative_mouse_over_box_offset_y' < / span >
2021-02-20 19:55:52 +00:00
< / dt >
2021-05-01 20:39:33 +00:00
< dd > Settings container key for alternative tooltip _y_-offset.< / dd >
2021-02-20 19:55:52 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -constant -public" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_INT_FOOTNOTES_ALTERNATIVE_MOUSE_OVER_BOX_WIDTH" > C_INT_FOOTNOTES_ALTERNATIVE_MOUSE_OVER_BOX_WIDTH< / a >
2021-02-20 19:55:52 +00:00
< span >
2021-04-18 19:30:42 +00:00
= ' footnotes_inputfield_alternative_mouse_over_box_width' < / span >
2021-02-20 19:55:52 +00:00
< / dt >
2021-04-18 19:30:42 +00:00
< dd > Settings container key for alternative tooltip width.< / dd >
2021-02-20 19:55:52 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -constant -public" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_INT_FOOTNOTES_MOUSE_OVER_BOX_BORDER_RADIUS" > C_INT_FOOTNOTES_MOUSE_OVER_BOX_BORDER_RADIUS< / a >
2021-02-20 19:55:52 +00:00
< span >
2021-04-18 19:30:42 +00:00
= ' footnote_inputfield_custom_mouse_over_box_border_radius' < / span >
2021-02-20 19:55:52 +00:00
< / dt >
2021-04-18 19:30:42 +00:00
< dd > Settings container key for the mouse-over box to define the border radius.< / dd >
2021-02-20 19:55:52 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -constant -public" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_INT_FOOTNOTES_MOUSE_OVER_BOX_BORDER_WIDTH" > C_INT_FOOTNOTES_MOUSE_OVER_BOX_BORDER_WIDTH< / a >
2021-02-20 19:55:52 +00:00
< span >
2021-04-18 19:30:42 +00:00
= ' footnote_inputfield_custom_mouse_over_box_border_width' < / span >
2021-02-20 19:55:52 +00:00
< / dt >
2021-04-18 19:30:42 +00:00
< dd > Settings container key for the mouse-over box to define the border width.< / dd >
2021-02-20 19:55:52 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -constant -public" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_INT_FOOTNOTES_MOUSE_OVER_BOX_EXCERPT_LENGTH" > C_INT_FOOTNOTES_MOUSE_OVER_BOX_EXCERPT_LENGTH< / a >
2021-02-20 19:55:52 +00:00
< span >
2021-04-18 19:30:42 +00:00
= ' footnote_inputfield_custom_mouse_over_box_excerpt_length' < / span >
2021-02-20 19:55:52 +00:00
< / dt >
2021-05-01 20:39:33 +00:00
< dd > Settings container key for the mouse-over box to define the max. length of
the enabled excerpt.< / dd >
2021-02-20 19:55:52 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -constant -public" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_INT_FOOTNOTES_MOUSE_OVER_BOX_MAX_WIDTH" > C_INT_FOOTNOTES_MOUSE_OVER_BOX_MAX_WIDTH< / a >
2021-02-20 19:55:52 +00:00
< span >
2021-04-18 19:30:42 +00:00
= ' footnote_inputfield_custom_mouse_over_box_max_width' < / span >
2021-02-20 19:55:52 +00:00
< / dt >
2021-04-18 19:30:42 +00:00
< dd > Settings container key for the mouse-over box to define the max. width.< / dd >
2021-02-20 19:55:52 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -constant -public" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_INT_FOOTNOTES_MOUSE_OVER_BOX_OFFSET_X" > C_INT_FOOTNOTES_MOUSE_OVER_BOX_OFFSET_X< / a >
2021-02-20 19:55:52 +00:00
< span >
2021-04-18 19:30:42 +00:00
= ' footnote_inputfield_custom_mouse_over_box_offset_x' < / span >
2021-02-20 19:55:52 +00:00
< / dt >
2021-05-01 20:39:33 +00:00
< dd > Settings container key for the mouse-over box to define the _x_-offset.< / dd >
2021-02-20 19:55:52 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -constant -public" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_INT_FOOTNOTES_MOUSE_OVER_BOX_OFFSET_Y" > C_INT_FOOTNOTES_MOUSE_OVER_BOX_OFFSET_Y< / a >
2021-02-20 19:55:52 +00:00
< span >
2021-04-18 19:30:42 +00:00
= ' footnote_inputfield_custom_mouse_over_box_offset_y' < / span >
2021-02-20 19:55:52 +00:00
< / dt >
2021-05-01 20:39:33 +00:00
< dd > Settings container key for the mouse-over box to define the _y_-offset.< / dd >
2021-02-20 19:55:52 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -constant -public" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_INT_FOOTNOTES_SCROLL_DOWN_DELAY" > C_INT_FOOTNOTES_SCROLL_DOWN_DELAY< / a >
2021-02-20 19:55:52 +00:00
< span >
2021-04-18 19:30:42 +00:00
= ' footnotes_inputfield_scroll_down_delay' < / span >
2021-02-20 19:55:52 +00:00
< / dt >
2021-05-01 20:39:33 +00:00
< dd > Settings container key for scroll-down delay.< / dd >
2021-02-20 19:55:52 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -constant -public" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_INT_FOOTNOTES_SCROLL_DOWN_DURATION" > C_INT_FOOTNOTES_SCROLL_DOWN_DURATION< / a >
2021-02-20 19:55:52 +00:00
< span >
2021-04-18 19:30:42 +00:00
= ' footnotes_inputfield_scroll_down_duration' < / span >
2021-02-20 19:55:52 +00:00
< / dt >
2021-05-01 20:39:33 +00:00
< dd > Settings container key for scroll-down duration.< / dd >
2021-02-20 19:55:52 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -constant -public" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_INT_FOOTNOTES_SCROLL_DURATION" > C_INT_FOOTNOTES_SCROLL_DURATION< / a >
2021-02-20 19:55:52 +00:00
< span >
2021-04-18 19:30:42 +00:00
= ' footnotes_inputfield_scroll_duration' < / span >
2021-02-20 19:55:52 +00:00
< / dt >
2021-04-18 19:30:42 +00:00
< dd > Settings container key for scroll duration.< / dd >
2021-02-20 19:55:52 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -constant -public" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_INT_FOOTNOTES_SCROLL_OFFSET" > C_INT_FOOTNOTES_SCROLL_OFFSET< / a >
2021-02-20 19:55:52 +00:00
< span >
2021-04-18 19:30:42 +00:00
= ' footnotes_inputfield_scroll_offset' < / span >
2021-02-20 19:55:52 +00:00
< / dt >
2021-04-18 19:30:42 +00:00
< dd > Settings container key for scroll offset.< / dd >
2021-02-20 19:55:52 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -constant -public" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_INT_FOOTNOTES_SCROLL_UP_DELAY" > C_INT_FOOTNOTES_SCROLL_UP_DELAY< / a >
2021-02-20 19:55:52 +00:00
< span >
2021-04-18 19:30:42 +00:00
= ' footnotes_inputfield_scroll_up_delay' < / span >
2021-02-20 19:55:52 +00:00
< / dt >
2021-05-01 20:39:33 +00:00
< dd > Settings container key for scroll-up delay.< / dd >
2021-02-20 19:55:52 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -constant -public" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_INT_MOUSE_OVER_BOX_FADE_IN_DELAY" > C_INT_MOUSE_OVER_BOX_FADE_IN_DELAY< / a >
2021-02-20 19:55:52 +00:00
< span >
2021-04-18 19:30:42 +00:00
= ' footnotes_inputfield_mouse_over_box_fade_in_delay' < / span >
2021-02-20 19:55:52 +00:00
< / dt >
2021-04-18 19:30:42 +00:00
< dd > Settings container key for tooltip display fade-in delay.< / dd >
2021-02-20 19:55:52 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -constant -public" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_INT_MOUSE_OVER_BOX_FADE_IN_DURATION" > C_INT_MOUSE_OVER_BOX_FADE_IN_DURATION< / a >
2021-02-20 19:55:52 +00:00
< span >
2021-04-18 19:30:42 +00:00
= ' footnotes_inputfield_mouse_over_box_fade_in_duration' < / span >
2021-02-20 19:55:52 +00:00
< / dt >
2021-04-18 19:30:42 +00:00
< dd > Settings container key for tooltip display fade-in duration.< / dd >
2021-02-20 19:55:52 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -constant -public" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_INT_MOUSE_OVER_BOX_FADE_OUT_DELAY" > C_INT_MOUSE_OVER_BOX_FADE_OUT_DELAY< / a >
2021-02-20 19:55:52 +00:00
< span >
2021-04-18 19:30:42 +00:00
= ' footnotes_inputfield_mouse_over_box_fade_out_delay' < / span >
2021-02-20 19:55:52 +00:00
< / dt >
2021-04-18 19:30:42 +00:00
< dd > Settings container key for tooltip display fade-out delay.< / dd >
2021-02-20 19:55:52 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -constant -public" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_INT_MOUSE_OVER_BOX_FADE_OUT_DURATION" > C_INT_MOUSE_OVER_BOX_FADE_OUT_DURATION< / a >
2021-02-20 19:55:52 +00:00
< span >
2021-04-18 19:30:42 +00:00
= ' footnotes_inputfield_mouse_over_box_fade_out_duration' < / span >
2021-02-20 19:55:52 +00:00
< / dt >
2021-04-18 19:30:42 +00:00
< dd > Settings container key for tooltip display fade-out duration.< / dd >
2021-02-20 19:55:52 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -constant -public" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_INT_REFERENCE_CONTAINER_BOTTOM_MARGIN" > C_INT_REFERENCE_CONTAINER_BOTTOM_MARGIN< / a >
2021-02-20 19:55:52 +00:00
< span >
2021-04-18 19:30:42 +00:00
= ' footnotes_inputfield_reference_container_bottom_margin' < / span >
2021-02-20 19:55:52 +00:00
< / dt >
2021-04-18 19:30:42 +00:00
< dd > Settings container key for reference container bottom margin.< / dd >
2021-02-20 19:55:52 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -constant -public" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_INT_REFERENCE_CONTAINER_TOP_MARGIN" > C_INT_REFERENCE_CONTAINER_TOP_MARGIN< / a >
2021-02-20 19:55:52 +00:00
< span >
2021-04-18 19:30:42 +00:00
= ' footnotes_inputfield_reference_container_top_margin' < / span >
2021-02-20 19:55:52 +00:00
< / dt >
2021-04-18 19:30:42 +00:00
< dd > Settings container key for reference container top margin.< / dd >
2021-02-20 19:55:52 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -constant -public" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_BACKLINKS_COLUMN_MAX_WIDTH_ENABLED" > C_STR_BACKLINKS_COLUMN_MAX_WIDTH_ENABLED< / a >
2021-02-20 19:55:52 +00:00
< span >
2021-04-18 19:30:42 +00:00
= ' footnotes_inputfield_backlinks_column_max_width_enabled' < / span >
2021-02-20 19:55:52 +00:00
< / dt >
2021-04-18 19:30:42 +00:00
< dd > Settings container key to enable a max width for the backlinks column.< / dd >
2021-02-20 19:55:52 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -constant -public" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_BACKLINKS_COLUMN_MAX_WIDTH_UNIT" > C_STR_BACKLINKS_COLUMN_MAX_WIDTH_UNIT< / a >
2021-02-20 19:55:52 +00:00
< span >
2021-04-18 19:30:42 +00:00
= ' footnotes_inputfield_backlinks_column_max_width_unit' < / span >
2021-02-20 19:55:52 +00:00
< / dt >
2021-04-18 19:30:42 +00:00
< dd > Settings container key for the backlinks column max width unit.< / dd >
2021-02-20 19:55:52 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -constant -public" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_BACKLINKS_COLUMN_WIDTH_ENABLED" > C_STR_BACKLINKS_COLUMN_WIDTH_ENABLED< / a >
2021-02-20 19:55:52 +00:00
< span >
2021-04-18 19:30:42 +00:00
= ' footnotes_inputfield_backlinks_column_width_enabled' < / span >
2021-02-20 19:55:52 +00:00
< / dt >
2021-04-18 19:30:42 +00:00
< dd > Settings container key to enable the backlinks column width.< / dd >
2021-02-20 19:55:52 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -constant -public" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_BACKLINKS_COLUMN_WIDTH_UNIT" > C_STR_BACKLINKS_COLUMN_WIDTH_UNIT< / a >
2021-02-20 19:55:52 +00:00
< span >
2021-04-18 19:30:42 +00:00
= ' footnotes_inputfield_backlinks_column_width_unit' < / span >
2021-02-20 19:55:52 +00:00
< / dt >
2021-04-18 19:30:42 +00:00
< dd > Settings container key for the backlinks column width unit.< / dd >
2021-02-20 19:55:52 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -constant -public" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_BACKLINKS_LINE_BREAKS_ENABLED" > C_STR_BACKLINKS_LINE_BREAKS_ENABLED< / a >
2021-02-20 19:55:52 +00:00
< span >
2021-04-18 19:30:42 +00:00
= ' footnotes_inputfield_backlinks_line_breaks_enabled' < / span >
2021-02-20 19:55:52 +00:00
< / dt >
2021-04-18 19:30:42 +00:00
< dd > Settings container key to enable line breaks between backlinks.< / dd >
2021-02-20 19:55:52 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -constant -public" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_BACKLINKS_SEPARATOR_CUSTOM" > C_STR_BACKLINKS_SEPARATOR_CUSTOM< / a >
2021-02-20 19:55:52 +00:00
< span >
2021-04-18 19:30:42 +00:00
= ' footnotes_inputfield_backlinks_separator_custom' < / span >
2021-02-20 19:55:52 +00:00
< / dt >
2021-04-18 19:30:42 +00:00
< dd > Settings container key for a custom backlink separator.< / dd >
2021-02-20 19:55:52 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -constant -public" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_BACKLINKS_SEPARATOR_ENABLED" > C_STR_BACKLINKS_SEPARATOR_ENABLED< / a >
2021-02-20 19:55:52 +00:00
< span >
2021-04-18 19:30:42 +00:00
= ' footnotes_inputfield_backlinks_separator_enabled' < / span >
2021-02-20 19:55:52 +00:00
< / dt >
2021-04-18 19:30:42 +00:00
< dd > Settings container key to enable the presence of a backlink separator.< / dd >
2021-02-20 19:55:52 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -constant -public" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_BACKLINKS_SEPARATOR_OPTION" > C_STR_BACKLINKS_SEPARATOR_OPTION< / a >
2021-02-20 19:55:52 +00:00
< span >
2021-04-18 19:30:42 +00:00
= ' footnotes_inputfield_backlinks_separator_option' < / span >
2021-02-20 19:55:52 +00:00
< / dt >
2021-04-18 19:30:42 +00:00
< dd > Settings container key for the backlink separator options.< / dd >
2021-02-20 19:55:52 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -constant -public" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_BACKLINKS_TERMINATOR_CUSTOM" > C_STR_BACKLINKS_TERMINATOR_CUSTOM< / a >
2021-02-20 19:55:52 +00:00
< span >
2021-04-18 19:30:42 +00:00
= ' footnotes_inputfield_backlinks_terminator_custom' < / span >
2021-02-20 19:55:52 +00:00
< / dt >
2021-04-18 19:30:42 +00:00
< dd > Settings container key for a custom backlink terminator.< / dd >
2021-02-20 19:55:52 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -constant -public" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_BACKLINKS_TERMINATOR_ENABLED" > C_STR_BACKLINKS_TERMINATOR_ENABLED< / a >
2021-02-20 19:55:52 +00:00
< span >
2021-04-18 19:30:42 +00:00
= ' footnotes_inputfield_backlinks_terminator_enabled' < / span >
2021-02-20 19:55:52 +00:00
< / dt >
2021-04-18 19:30:42 +00:00
< dd > Settings container key to enable the presence of a backlink terminator.< / dd >
2021-02-20 19:55:52 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -constant -public" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_BACKLINKS_TERMINATOR_OPTION" > C_STR_BACKLINKS_TERMINATOR_OPTION< / a >
2021-02-20 19:55:52 +00:00
< span >
2021-04-18 19:30:42 +00:00
= ' footnotes_inputfield_backlinks_terminator_option' < / span >
2021-02-20 19:55:52 +00:00
< / dt >
2021-04-18 19:30:42 +00:00
< dd > Settings container key for the backlink terminator options.< / dd >
2021-02-20 19:55:52 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -constant -public" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_COMBINE_IDENTICAL_FOOTNOTES" > C_STR_COMBINE_IDENTICAL_FOOTNOTES< / a >
2021-02-20 19:55:52 +00:00
< span >
2021-04-18 19:30:42 +00:00
= ' footnote_inputfield_combine_identical' < / span >
2021-02-20 19:55:52 +00:00
< / dt >
2021-04-18 19:30:42 +00:00
< dd > Settings container key for combining identical footnotes.< / dd >
2021-02-20 19:55:52 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -constant -public" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_CUSTOM_CSS" > C_STR_CUSTOM_CSS< / a >
2021-02-20 19:55:52 +00:00
< span >
2021-04-18 19:30:42 +00:00
= ' footnote_inputfield_custom_css' < / span >
2021-02-20 19:55:52 +00:00
< / dt >
2021-04-18 19:30:42 +00:00
< dd > Settings container key for the Custom CSS.< / dd >
2021-02-20 19:55:52 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -constant -public" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_CUSTOM_CSS_LEGACY_ENABLE" > C_STR_CUSTOM_CSS_LEGACY_ENABLE< / a >
2021-02-20 19:55:52 +00:00
< span >
2021-04-18 19:30:42 +00:00
= ' footnote_inputfield_custom_css_legacy_enable' < / span >
2021-02-20 19:55:52 +00:00
< / dt >
2021-04-18 19:30:42 +00:00
< dd > Settings container key to enable display of legacy Custom CSS metaboxes.< / dd >
2021-02-20 19:55:52 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -constant -public" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_CUSTOM_CSS_NEW" > C_STR_CUSTOM_CSS_NEW< / a >
2021-02-20 19:55:52 +00:00
< span >
2021-04-18 19:30:42 +00:00
= ' footnote_inputfield_custom_css_new' < / span >
2021-02-20 19:55:52 +00:00
< / dt >
2021-04-18 19:30:42 +00:00
< dd > Settings container key for the Custom CSS migrated to a dedicated tab.< / dd >
2021-02-20 19:55:52 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -constant -public" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_EXPERT_LOOKUP_THE_CONTENT" > C_STR_EXPERT_LOOKUP_THE_CONTENT< / a >
2021-02-20 19:55:52 +00:00
< span >
2021-04-18 19:30:42 +00:00
= ' footnote_inputfield_expert_lookup_the_content' < / span >
2021-02-20 19:55:52 +00:00
< / dt >
2021-05-01 20:39:33 +00:00
< dd > Settings container key to enable the `the_content` hook.< / dd >
2021-02-20 19:55:52 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -constant -public" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_EXPERT_LOOKUP_THE_EXCERPT" > C_STR_EXPERT_LOOKUP_THE_EXCERPT< / a >
2021-02-20 19:55:52 +00:00
< span >
2021-04-18 19:30:42 +00:00
= ' footnote_inputfield_expert_lookup_the_excerpt' < / span >
2021-02-20 19:55:52 +00:00
< / dt >
2021-05-01 20:39:33 +00:00
< dd > Settings container key to enable the `the_excerpt` hook.< / dd >
2021-02-20 19:55:52 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -constant -public" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_EXPERT_LOOKUP_THE_TITLE" > C_STR_EXPERT_LOOKUP_THE_TITLE< / a >
2021-02-20 19:55:52 +00:00
< span >
2021-04-18 19:30:42 +00:00
= ' footnote_inputfield_expert_lookup_the_title' < / span >
2021-02-20 19:55:52 +00:00
< / dt >
2021-05-01 20:39:33 +00:00
< dd > Settings container key to enable the `the_title` hook.< / dd >
2021-02-20 19:55:52 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -constant -public" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_EXPERT_LOOKUP_WIDGET_TEXT" > C_STR_EXPERT_LOOKUP_WIDGET_TEXT< / a >
2021-02-20 19:55:52 +00:00
< span >
2021-04-18 19:30:42 +00:00
= ' footnote_inputfield_expert_lookup_widget_text' < / span >
2021-02-20 19:55:52 +00:00
< / dt >
2021-05-01 20:39:33 +00:00
< dd > Settings container key to enable the `widget_text` hook.< / dd >
2021-02-20 19:55:52 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -constant -public" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_EXPERT_LOOKUP_WIDGET_TITLE" > C_STR_EXPERT_LOOKUP_WIDGET_TITLE< / a >
2021-02-20 19:55:52 +00:00
< span >
2021-04-18 19:30:42 +00:00
= ' footnote_inputfield_expert_lookup_widget_title' < / span >
2021-02-20 19:55:52 +00:00
< / dt >
2021-05-01 20:39:33 +00:00
< dd > Settings container key to enable the `widget_title` hook.< / dd >
2021-02-20 19:55:52 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -constant -public" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_FOOTNOTE_FRAGMENT_ID_SLUG" > C_STR_FOOTNOTE_FRAGMENT_ID_SLUG< / a >
2021-02-20 19:55:52 +00:00
< span >
2021-04-18 19:30:42 +00:00
= ' footnotes_inputfield_footnote_fragment_id_slug' < / span >
2021-02-20 19:55:52 +00:00
< / dt >
2021-04-18 19:30:42 +00:00
< dd > Settings container key for the fragment ID slug in footnotes.< / dd >
2021-02-20 19:55:52 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -constant -public" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_FOOTNOTE_REFERRERS_NORMAL_SUPERSCRIPT" > C_STR_FOOTNOTE_REFERRERS_NORMAL_SUPERSCRIPT< / a >
2021-02-20 19:55:52 +00:00
< span >
2021-04-18 19:30:42 +00:00
= ' footnotes_inputfield_referrers_normal_superscript' < / span >
2021-02-20 19:55:52 +00:00
< / dt >
2021-04-18 19:30:42 +00:00
< dd > Settings container key to enable superscript style normalization.< / dd >
2021-02-20 19:55:52 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -constant -public" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_FOOTNOTE_SECTION_SHORTCODE" > C_STR_FOOTNOTE_SECTION_SHORTCODE< / a >
2021-02-20 19:55:52 +00:00
< span >
2021-04-18 19:30:42 +00:00
= ' footnotes_inputfield_section_shortcode' < / span >
2021-02-20 19:55:52 +00:00
< / dt >
2021-04-18 19:30:42 +00:00
< dd > Settings container key for the footnote section shortcode.< / dd >
2021-02-20 19:55:52 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -constant -public" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_FOOTNOTE_SHORTCODE_SYNTAX_VALIDATION_ENABLE" > C_STR_FOOTNOTE_SHORTCODE_SYNTAX_VALIDATION_ENABLE< / a >
2021-02-20 19:55:52 +00:00
< span >
2021-04-18 19:30:42 +00:00
= ' footnotes_inputfield_shortcode_syntax_validation_enable' < / span >
2021-02-20 19:55:52 +00:00
< / dt >
2021-04-18 19:30:42 +00:00
< dd > Settings container key to enable shortcode syntax validation.< / dd >
2021-02-20 19:55:52 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -constant -public" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_FOOTNOTE_URL_WRAP_ENABLED" > C_STR_FOOTNOTE_URL_WRAP_ENABLED< / a >
2021-02-20 19:55:52 +00:00
< span >
2021-04-18 19:30:42 +00:00
= ' footnote_inputfield_url_wrap_enabled' < / span >
2021-02-20 19:55:52 +00:00
< / dt >
2021-04-18 19:30:42 +00:00
< dd > Settings container key for URL wrap option.< / dd >
2021-02-20 19:55:52 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -constant -public" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_FOOTNOTES_ALTERNATIVE_MOUSE_OVER_BOX_POSITION" > C_STR_FOOTNOTES_ALTERNATIVE_MOUSE_OVER_BOX_POSITION< / a >
2021-02-20 19:55:52 +00:00
< span >
2021-04-18 19:30:42 +00:00
= ' footnotes_inputfield_alternative_mouse_over_box_position' < / span >
2021-02-20 19:55:52 +00:00
< / dt >
2021-04-18 19:30:42 +00:00
< dd > Settings container key for alternative tooltip position.< / dd >
2021-02-20 19:55:52 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -constant -public" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_FOOTNOTES_AMP_COMPATIBILITY_ENABLE" > C_STR_FOOTNOTES_AMP_COMPATIBILITY_ENABLE< / a >
2021-02-20 19:55:52 +00:00
< span >
2021-04-18 19:30:42 +00:00
= ' footnotes_inputfield_amp_compatibility_enable' < / span >
2021-02-20 19:55:52 +00:00
< / dt >
2021-04-18 19:30:42 +00:00
< dd > Settings container key to enable AMP compatibility mode.< / dd >
2021-02-20 19:55:52 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -constant -public" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_FOOTNOTES_BACKLINK_TOOLTIP_ENABLE" > C_STR_FOOTNOTES_BACKLINK_TOOLTIP_ENABLE< / a >
2021-02-20 19:55:52 +00:00
< span >
2021-04-18 19:30:42 +00:00
= ' footnotes_inputfield_backlink_tooltip_enable' < / span >
2021-02-20 19:55:52 +00:00
< / dt >
2021-04-18 19:30:42 +00:00
< dd > Settings container key to enable backlink tooltips.< / dd >
2021-02-20 19:55:52 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -constant -public" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_FOOTNOTES_BACKLINK_TOOLTIP_TEXT" > C_STR_FOOTNOTES_BACKLINK_TOOLTIP_TEXT< / a >
2021-02-20 19:55:52 +00:00
< span >
2021-04-18 19:30:42 +00:00
= ' footnotes_inputfield_backlink_tooltip_text' < / span >
2021-02-20 19:55:52 +00:00
< / dt >
2021-04-18 19:30:42 +00:00
< dd > Settings container key to configure the backlink tooltip.< / dd >
2021-02-20 19:55:52 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -constant -public" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_FOOTNOTES_COUNTER_STYLE" > C_STR_FOOTNOTES_COUNTER_STYLE< / a >
2021-02-20 19:55:52 +00:00
< span >
2021-04-18 19:30:42 +00:00
= ' footnote_inputfield_counter_style' < / span >
2021-02-20 19:55:52 +00:00
< / dt >
2021-04-18 19:30:42 +00:00
< dd > Settings container key for the counter style of the footnotes.< / dd >
2021-02-20 19:55:52 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -constant -public" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_FOOTNOTES_CSS_SMOOTH_SCROLLING" > C_STR_FOOTNOTES_CSS_SMOOTH_SCROLLING< / a >
2021-02-20 19:55:52 +00:00
< span >
2021-04-18 19:30:42 +00:00
= ' footnotes_inputfield_css_smooth_scrolling' < / span >
2021-02-20 19:55:52 +00:00
< / dt >
2021-04-18 19:30:42 +00:00
< dd > Settings container key to enable CSS smooth scrolling.< / dd >
2021-02-20 19:55:52 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -constant -public" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_FOOTNOTES_EXPERT_MODE" > C_STR_FOOTNOTES_EXPERT_MODE< / a >
2021-02-20 19:55:52 +00:00
< span >
2021-04-18 19:30:42 +00:00
= ' footnote_inputfield_enable_expert_mode' < / span >
2021-02-20 19:55:52 +00:00
< / dt >
2021-04-18 19:30:42 +00:00
< dd > Settings container key for the Expert mode.< / dd >
2021-02-20 19:55:52 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -constant -public" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_FOOTNOTES_HARD_LINKS_ENABLE" > C_STR_FOOTNOTES_HARD_LINKS_ENABLE< / a >
2021-02-20 19:55:52 +00:00
< span >
2021-04-18 19:30:42 +00:00
= ' footnotes_inputfield_hard_links_enable' < / span >
2021-02-20 19:55:52 +00:00
< / dt >
2021-04-18 19:30:42 +00:00
< dd > Settings container key to enable hard links.< / dd >
2021-02-20 19:55:52 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -constant -public" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_FOOTNOTES_IN_EXCERPT" > C_STR_FOOTNOTES_IN_EXCERPT< / a >
2021-02-20 19:55:52 +00:00
< span >
2021-04-18 19:30:42 +00:00
= ' footnote_inputfield_search_in_excerpt' < / span >
2021-02-20 19:55:52 +00:00
< / dt >
2021-04-18 19:30:42 +00:00
< dd > Settings container key to look for footnotes in post excerpts.< / dd >
2021-02-20 19:55:52 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -constant -public" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_FOOTNOTES_LABEL_ISSUE_SOLUTION" > C_STR_FOOTNOTES_LABEL_ISSUE_SOLUTION< / a >
2021-02-20 19:55:52 +00:00
< span >
2021-04-18 19:30:42 +00:00
= ' footnotes_inputfield_label_issue_solution' < / span >
2021-02-20 19:55:52 +00:00
< / dt >
2021-04-18 19:30:42 +00:00
< dd > Settings container key to set the solution of the input element label issue.< / dd >
2021-02-20 19:55:52 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -constant -public" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_FOOTNOTES_LOVE" > C_STR_FOOTNOTES_LOVE< / a >
2021-02-20 19:55:52 +00:00
< span >
2021-04-18 19:30:42 +00:00
= ' footnote_inputfield_love' < / span >
2021-02-20 19:55:52 +00:00
< / dt >
2021-05-01 20:39:33 +00:00
< dd > Settings container key for the ‘ I love footnotes’ text.< / dd >
2021-02-20 19:55:52 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -constant -public" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_FOOTNOTES_MOUSE_OVER_BOX_ALTERNATIVE" > C_STR_FOOTNOTES_MOUSE_OVER_BOX_ALTERNATIVE< / a >
2021-02-20 19:55:52 +00:00
< span >
2021-04-18 19:30:42 +00:00
= ' footnote_inputfield_custom_mouse_over_box_alternative' < / span >
2021-02-20 19:55:52 +00:00
< / dt >
2021-04-18 19:30:42 +00:00
< dd > Settings container key to enable the alternative tooltips.< / dd >
2021-02-20 19:55:52 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -constant -public" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_FOOTNOTES_MOUSE_OVER_BOX_BACKGROUND" > C_STR_FOOTNOTES_MOUSE_OVER_BOX_BACKGROUND< / a >
2021-02-20 19:55:52 +00:00
< span >
2021-04-18 19:30:42 +00:00
= ' footnote_inputfield_custom_mouse_over_box_background' < / span >
2021-02-20 19:55:52 +00:00
< / dt >
2021-04-18 19:30:42 +00:00
< dd > Settings container key for the mouse-over box to define the background color.< / dd >
2021-02-20 19:55:52 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -constant -public" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_FOOTNOTES_MOUSE_OVER_BOX_BORDER_COLOR" > C_STR_FOOTNOTES_MOUSE_OVER_BOX_BORDER_COLOR< / a >
2021-02-20 19:55:52 +00:00
< span >
2021-04-18 19:30:42 +00:00
= ' footnote_inputfield_custom_mouse_over_box_border_color' < / span >
2021-02-20 19:55:52 +00:00
< / dt >
2021-04-18 19:30:42 +00:00
< dd > Settings container key for the mouse-over box to define the border color.< / dd >
2021-02-20 19:55:52 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -constant -public" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_FOOTNOTES_MOUSE_OVER_BOX_COLOR" > C_STR_FOOTNOTES_MOUSE_OVER_BOX_COLOR< / a >
2021-02-20 19:55:52 +00:00
< span >
2021-04-18 19:30:42 +00:00
= ' footnote_inputfield_custom_mouse_over_box_color' < / span >
2021-02-20 19:55:52 +00:00
< / dt >
2021-04-18 19:30:42 +00:00
< dd > Settings container key for the mouse-over box to define the color.< / dd >
2021-02-20 19:55:52 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -constant -public" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_FOOTNOTES_MOUSE_OVER_BOX_ENABLED" > C_STR_FOOTNOTES_MOUSE_OVER_BOX_ENABLED< / a >
2021-02-20 19:55:52 +00:00
< span >
2021-04-18 19:30:42 +00:00
= ' footnote_inputfield_custom_mouse_over_box_enabled' < / span >
2021-02-20 19:55:52 +00:00
< / dt >
2021-04-18 19:30:42 +00:00
< dd > Settings container key to enable the mouse-over box.< / dd >
2021-02-20 19:55:52 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -constant -public" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_FOOTNOTES_MOUSE_OVER_BOX_EXCERPT_ENABLED" > C_STR_FOOTNOTES_MOUSE_OVER_BOX_EXCERPT_ENABLED< / a >
2021-02-20 19:55:52 +00:00
< span >
2021-04-18 19:30:42 +00:00
= ' footnote_inputfield_custom_mouse_over_box_excerpt_enabled' < / span >
2021-02-20 19:55:52 +00:00
< / dt >
2021-04-18 19:30:42 +00:00
< dd > Settings container key to enable tooltip truncation.< / dd >
2021-02-20 19:55:52 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -constant -public" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_FOOTNOTES_MOUSE_OVER_BOX_POSITION" > C_STR_FOOTNOTES_MOUSE_OVER_BOX_POSITION< / a >
2021-02-20 19:55:52 +00:00
< span >
2021-04-18 19:30:42 +00:00
= ' footnote_inputfield_custom_mouse_over_box_position' < / span >
2021-02-20 19:55:52 +00:00
< / dt >
2021-04-18 19:30:42 +00:00
< dd > Settings container key for the mouse-over box to define the position.< / dd >
2021-02-20 19:55:52 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -constant -public" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_FOOTNOTES_MOUSE_OVER_BOX_SHADOW_COLOR" > C_STR_FOOTNOTES_MOUSE_OVER_BOX_SHADOW_COLOR< / a >
2021-02-20 19:55:52 +00:00
< span >
2021-04-18 19:30:42 +00:00
= ' footnote_inputfield_custom_mouse_over_box_shadow_color' < / span >
2021-02-20 19:55:52 +00:00
< / dt >
2021-04-18 19:30:42 +00:00
< dd > Settings container key for the mouse-over box to define the box-shadow color.< / dd >
2021-02-20 19:55:52 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -constant -public" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_FOOTNOTES_PAGE_LAYOUT_SUPPORT" > C_STR_FOOTNOTES_PAGE_LAYOUT_SUPPORT< / a >
2021-02-20 19:55:52 +00:00
< span >
2021-04-18 19:30:42 +00:00
= ' footnotes_inputfield_page_layout_support' < / span >
2021-02-20 19:55:52 +00:00
< / dt >
2021-04-18 19:30:42 +00:00
< dd > Settings container key for basic responsive page layout support options.< / dd >
2021-02-20 19:55:52 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -constant -public" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_FOOTNOTES_REFERENCE_CONTAINER_SCRIPT_MODE" > C_STR_FOOTNOTES_REFERENCE_CONTAINER_SCRIPT_MODE< / a >
2021-02-20 19:55:52 +00:00
< span >
2021-04-18 19:30:42 +00:00
= ' footnotes_inputfield_reference_container_script_mode' < / span >
2021-02-20 19:55:52 +00:00
< / dt >
2021-04-18 19:30:42 +00:00
< dd > Settings container key to select the script mode for the reference container.< / dd >
2021-02-20 19:55:52 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -constant -public" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_FOOTNOTES_REFERRER_SUPERSCRIPT_TAGS" > C_STR_FOOTNOTES_REFERRER_SUPERSCRIPT_TAGS< / a >
2021-02-20 19:55:52 +00:00
< span >
2021-04-18 19:30:42 +00:00
= ' footnotes_inputfield_referrer_superscript_tags' < / span >
2021-02-20 19:55:52 +00:00
< / dt >
2021-04-18 19:30:42 +00:00
< dd > Settings container key for the referrer element.< / dd >
2021-02-20 19:55:52 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -constant -public" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_FOOTNOTES_SCROLL_DURATION_ASYMMETRICITY" > C_STR_FOOTNOTES_SCROLL_DURATION_ASYMMETRICITY< / a >
2021-02-20 19:55:52 +00:00
< span >
2021-04-18 19:30:42 +00:00
= ' footnotes_inputfield_scroll_duration_asymmetricity' < / span >
2021-02-20 19:55:52 +00:00
< / dt >
2021-04-18 19:30:42 +00:00
< dd > Settings container key for scroll duration asymmetricity.< / dd >
2021-02-20 19:55:52 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -constant -public" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_FOOTNOTES_SHORT_CODE_END" > C_STR_FOOTNOTES_SHORT_CODE_END< / a >
2021-02-20 19:55:52 +00:00
< span >
2021-04-18 19:30:42 +00:00
= ' footnote_inputfield_placeholder_end' < / span >
2021-02-20 19:55:52 +00:00
< / dt >
2021-05-01 20:39:33 +00:00
< dd > Settings container key for the short code of the footnote' s end.< / dd >
2021-02-20 19:55:52 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -constant -public" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_FOOTNOTES_SHORT_CODE_END_USER_DEFINED" > C_STR_FOOTNOTES_SHORT_CODE_END_USER_DEFINED< / a >
2021-02-20 19:55:52 +00:00
< span >
2021-04-18 19:30:42 +00:00
= ' footnote_inputfield_placeholder_end_user_defined' < / span >
2021-02-20 19:55:52 +00:00
< / dt >
2021-04-18 19:30:42 +00:00
< dd > Settings container key for the user-defined short code of the footnotes end.< / dd >
2021-02-20 19:55:52 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -constant -public" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_FOOTNOTES_SHORT_CODE_START" > C_STR_FOOTNOTES_SHORT_CODE_START< / a >
2021-02-20 19:55:52 +00:00
< span >
2021-04-18 19:30:42 +00:00
= ' footnote_inputfield_placeholder_start' < / span >
2021-02-20 19:55:52 +00:00
< / dt >
2021-05-01 20:39:33 +00:00
< dd > Settings container key for the short code of the footnote' s start.< / dd >
2021-02-20 19:55:52 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -constant -public" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_FOOTNOTES_SHORT_CODE_START_USER_DEFINED" > C_STR_FOOTNOTES_SHORT_CODE_START_USER_DEFINED< / a >
2021-02-20 19:55:52 +00:00
< span >
2021-04-18 19:30:42 +00:00
= ' footnote_inputfield_placeholder_start_user_defined' < / span >
2021-02-20 19:55:52 +00:00
< / dt >
2021-04-18 19:30:42 +00:00
< dd > Settings container key for the user-defined short code of the footnotes start.< / dd >
2021-02-20 19:55:52 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -constant -public" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_FOOTNOTES_STYLING_AFTER" > C_STR_FOOTNOTES_STYLING_AFTER< / a >
2021-02-20 19:55:52 +00:00
< span >
2021-04-18 19:30:42 +00:00
= ' footnote_inputfield_custom_styling_after' < / span >
2021-02-20 19:55:52 +00:00
< / dt >
2021-04-18 19:30:42 +00:00
< dd > Settings container key for the string after the footnote referrer.< / dd >
2021-02-20 19:55:52 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -constant -public" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_FOOTNOTES_STYLING_BEFORE" > C_STR_FOOTNOTES_STYLING_BEFORE< / a >
2021-02-20 19:55:52 +00:00
< span >
2021-04-18 19:30:42 +00:00
= ' footnote_inputfield_custom_styling_before' < / span >
2021-02-20 19:55:52 +00:00
< / dt >
2021-04-18 19:30:42 +00:00
< dd > Settings container key for the string before the footnote referrer.< / dd >
2021-02-20 19:55:52 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -constant -public" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_FOOTNOTES_TOOLTIP_EXCERPT_DELIMITER" > C_STR_FOOTNOTES_TOOLTIP_EXCERPT_DELIMITER< / a >
2021-02-20 19:55:52 +00:00
< span >
2021-04-18 19:30:42 +00:00
= ' footnotes_inputfield_tooltip_excerpt_delimiter' < / span >
2021-02-20 19:55:52 +00:00
< / dt >
< dd > Settings container key to configure the tooltip excerpt delimiter.< / dd >
2021-04-18 19:30:42 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -constant -public" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_FOOTNOTES_TOOLTIP_EXCERPT_MIRROR_ENABLE" > C_STR_FOOTNOTES_TOOLTIP_EXCERPT_MIRROR_ENABLE< / a >
2021-04-18 19:30:42 +00:00
< span >
= ' footnotes_inputfield_tooltip_excerpt_mirror_enable' < / span >
< / dt >
2021-05-01 20:39:33 +00:00
< dd > Settings container key to enable mirroring the tooltip excerpt in the
reference container.< / dd >
2021-04-18 19:30:42 +00:00
2021-02-20 19:55:52 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -constant -public" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_FOOTNOTES_TOOLTIP_EXCERPT_MIRROR_SEPARATOR" > C_STR_FOOTNOTES_TOOLTIP_EXCERPT_MIRROR_SEPARATOR< / a >
2021-02-20 19:55:52 +00:00
< span >
2021-04-18 19:30:42 +00:00
= ' footnotes_inputfield_tooltip_excerpt_mirror_separator' < / span >
2021-02-20 19:55:52 +00:00
< / dt >
2021-05-01 20:39:33 +00:00
< dd > Settings container key to configure the tooltip excerpt separator in the
reference container.< / dd >
2021-02-20 19:55:52 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -constant -public" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_FOOTNOTES_TOOLTIP_READON_LABEL" > C_STR_FOOTNOTES_TOOLTIP_READON_LABEL< / a >
2021-02-20 19:55:52 +00:00
< span >
2021-04-18 19:30:42 +00:00
= ' footnote_inputfield_readon_label' < / span >
2021-02-20 19:55:52 +00:00
< / dt >
2021-04-18 19:30:42 +00:00
< dd > Settings container key for the label of the Read-on button in truncated tooltips.< / dd >
2021-02-20 19:55:52 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -constant -public" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_HARD_LINK_IDS_SEPARATOR" > C_STR_HARD_LINK_IDS_SEPARATOR< / a >
2021-02-20 19:55:52 +00:00
< span >
2021-04-18 19:30:42 +00:00
= ' footnotes_inputfield_hard_link_ids_separator' < / span >
2021-02-20 19:55:52 +00:00
< / dt >
2021-04-18 19:30:42 +00:00
< dd > Settings container key for the ID separator in fragment IDs.< / dd >
2021-02-20 19:55:52 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -constant -public" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_HYPERLINK_ARROW" > C_STR_HYPERLINK_ARROW< / a >
2021-02-20 19:55:52 +00:00
< span >
2021-04-18 19:30:42 +00:00
= ' footnote_inputfield_custom_hyperlink_symbol' < / span >
2021-02-20 19:55:52 +00:00
< / dt >
2021-04-18 19:30:42 +00:00
< dd > Settings container key for the backlink symbol selection.< / dd >
2021-02-20 19:55:52 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -constant -public" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_HYPERLINK_ARROW_USER_DEFINED" > C_STR_HYPERLINK_ARROW_USER_DEFINED< / a >
2021-02-20 19:55:52 +00:00
< span >
2021-04-18 19:30:42 +00:00
= ' footnote_inputfield_custom_hyperlink_symbol_user' < / span >
< / dt >
< dd > Settings container key for the user-defined backlink symbol.< / dd >
< dt class = "phpdocumentor-table-of-contents__entry -constant -public" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_LINK_ELEMENT_ENABLED" > C_STR_LINK_ELEMENT_ENABLED< / a >
2021-04-18 19:30:42 +00:00
< span >
= ' footnote_inputfield_link_element_enabled' < / span >
< / dt >
< dd > Settings container key for the link element option.< / dd >
< dt class = "phpdocumentor-table-of-contents__entry -constant -public" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_MOUSE_OVER_BOX_FONT_SIZE_ENABLED" > C_STR_MOUSE_OVER_BOX_FONT_SIZE_ENABLED< / a >
2021-04-18 19:30:42 +00:00
< span >
= ' footnotes_inputfield_mouse_over_box_font_size_enabled' < / span >
2021-02-20 19:55:52 +00:00
< / dt >
2021-04-18 19:30:42 +00:00
< dd > Settings container key to enable setting the tooltip font size.< / dd >
2021-02-20 19:55:52 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -constant -public" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_MOUSE_OVER_BOX_FONT_SIZE_UNIT" > C_STR_MOUSE_OVER_BOX_FONT_SIZE_UNIT< / a >
2021-02-20 19:55:52 +00:00
< span >
2021-04-18 19:30:42 +00:00
= ' footnotes_inputfield_mouse_over_box_font_size_unit' < / span >
< / dt >
< dd > Settings container key for the unit of the tooltip font size.< / dd >
< dt class = "phpdocumentor-table-of-contents__entry -constant -public" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_REFERENCE_CONTAINER_3COLUMN_LAYOUT_ENABLE" > C_STR_REFERENCE_CONTAINER_3COLUMN_LAYOUT_ENABLE< / a >
2021-04-18 19:30:42 +00:00
< span >
= ' footnotes_inputfield_reference_container_3column_layout_enable' < / span >
< / dt >
< dd > Settings container key to enable the legacy layout of the reference container.< / dd >
< dt class = "phpdocumentor-table-of-contents__entry -constant -public" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_REFERENCE_CONTAINER_BACKLINK_SYMBOL_ENABLE" > C_STR_REFERENCE_CONTAINER_BACKLINK_SYMBOL_ENABLE< / a >
2021-04-18 19:30:42 +00:00
< span >
= ' footnotes_inputfield_reference_container_backlink_symbol_enable' < / span >
< / dt >
< dd > Settings container key to enable the display of a backlink symbol.< / dd >
< dt class = "phpdocumentor-table-of-contents__entry -constant -public" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_REFERENCE_CONTAINER_BACKLINK_SYMBOL_SWITCH" > C_STR_REFERENCE_CONTAINER_BACKLINK_SYMBOL_SWITCH< / a >
2021-04-18 19:30:42 +00:00
< span >
= ' footnotes_inputfield_reference_container_backlink_symbol_switch' < / span >
< / dt >
< dd > Settings container key to get the backlink symbol switch side.< / dd >
< dt class = "phpdocumentor-table-of-contents__entry -constant -public" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_REFERENCE_CONTAINER_COLLAPSE" > C_STR_REFERENCE_CONTAINER_COLLAPSE< / a >
2021-04-18 19:30:42 +00:00
< span >
= ' footnote_inputfield_collapse_references' < / span >
< / dt >
< dd > Settings container key to collapse the reference container by default.< / dd >
< dt class = "phpdocumentor-table-of-contents__entry -constant -public" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_REFERENCE_CONTAINER_LABEL_BOTTOM_BORDER" > C_STR_REFERENCE_CONTAINER_LABEL_BOTTOM_BORDER< / a >
2021-04-18 19:30:42 +00:00
< span >
= ' footnotes_inputfield_reference_container_label_bottom_border' < / span >
2021-02-20 19:55:52 +00:00
< / dt >
2021-04-18 19:30:42 +00:00
< dd > Settings container key to enable the reference container label bottom border.< / dd >
2021-02-20 19:55:52 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -constant -public" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_REFERENCE_CONTAINER_LABEL_ELEMENT" > C_STR_REFERENCE_CONTAINER_LABEL_ELEMENT< / a >
2021-02-20 19:55:52 +00:00
< span >
2021-04-18 19:30:42 +00:00
= ' footnotes_inputfield_reference_container_label_element' < / span >
2021-02-20 19:55:52 +00:00
< / dt >
2021-04-18 19:30:42 +00:00
< dd > Settings container key for the reference container label element.< / dd >
2021-02-20 19:55:52 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -constant -public" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_REFERENCE_CONTAINER_NAME" > C_STR_REFERENCE_CONTAINER_NAME< / a >
2021-02-20 19:55:52 +00:00
< span >
2021-04-18 19:30:42 +00:00
= ' footnote_inputfield_references_label' < / span >
2021-02-20 19:55:52 +00:00
< / dt >
2021-04-18 19:30:42 +00:00
< dd > Settings container key for the label of the reference container.< / dd >
2021-02-20 19:55:52 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -constant -public" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_REFERENCE_CONTAINER_POSITION" > C_STR_REFERENCE_CONTAINER_POSITION< / a >
2021-02-20 19:55:52 +00:00
< span >
2021-04-18 19:30:42 +00:00
= ' footnote_inputfield_reference_container_place' < / span >
2021-02-20 19:55:52 +00:00
< / dt >
2021-04-18 19:30:42 +00:00
< dd > Settings container key for the position of the reference container.< / dd >
2021-02-20 19:55:52 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -constant -public" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_REFERENCE_CONTAINER_POSITION_SHORTCODE" > C_STR_REFERENCE_CONTAINER_POSITION_SHORTCODE< / a >
2021-02-20 19:55:52 +00:00
< span >
2021-04-18 19:30:42 +00:00
= ' footnote_inputfield_reference_container_position_shortcode' < / span >
< / dt >
< dd > Settings container key for reference container position shortcode.< / dd >
< dt class = "phpdocumentor-table-of-contents__entry -constant -public" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_REFERENCE_CONTAINER_ROW_BORDERS_ENABLE" > C_STR_REFERENCE_CONTAINER_ROW_BORDERS_ENABLE< / a >
2021-04-18 19:30:42 +00:00
< span >
= ' footnotes_inputfield_reference_container_row_borders_enable' < / span >
< / dt >
< dd > Settings container key to enable reference container table row borders.< / dd >
< dt class = "phpdocumentor-table-of-contents__entry -constant -public" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_REFERENCE_CONTAINER_START_PAGE_ENABLE" > C_STR_REFERENCE_CONTAINER_START_PAGE_ENABLE< / a >
2021-04-18 19:30:42 +00:00
< span >
= ' footnotes_inputfield_reference_container_start_page_enable' < / span >
2021-02-20 19:55:52 +00:00
< / dt >
2021-04-18 19:30:42 +00:00
< dd > Settings container key to not display the reference container on the homepage.< / dd >
2021-02-20 19:55:52 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -constant -public" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_REFERRER_FRAGMENT_ID_SLUG" > C_STR_REFERRER_FRAGMENT_ID_SLUG< / a >
2021-02-20 19:55:52 +00:00
< span >
2021-04-18 19:30:42 +00:00
= ' footnotes_inputfield_referrer_fragment_id_slug' < / span >
2021-02-20 19:55:52 +00:00
< / dt >
2021-04-18 19:30:42 +00:00
< dd > Settings container key for the fragment ID slug in referrers.< / dd >
2021-02-20 19:55:52 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -property -private" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#property_a_arr_container" > $a_arr_container< / a >
2021-02-20 19:55:52 +00:00
< span >
2021-05-01 20:39:33 +00:00
: array< string|int, string> < / span >
2021-02-20 19:55:52 +00:00
< / dt >
< dd > Contains all Settings Container names.< / dd >
< dt class = "phpdocumentor-table-of-contents__entry -property -private" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#property_a_arr_default" > $a_arr_default< / a >
2021-02-20 19:55:52 +00:00
< span >
2021-05-01 20:39:33 +00:00
: array< string|int, string|int> < / span >
2021-02-20 19:55:52 +00:00
< / dt >
2021-05-01 20:39:33 +00:00
< dd > Contains all default values for each Settings Container.< / dd >
2021-02-20 19:55:52 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -property -private" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#property_a_arr_settings" > $a_arr_settings< / a >
2021-02-20 19:55:52 +00:00
< span >
2021-05-01 20:39:33 +00:00
: array< string|int, string|int> < / span >
2021-02-20 19:55:52 +00:00
< / dt >
2021-05-01 20:39:33 +00:00
< dd > Contains all Settings from each Settings Container.< / dd >
2021-02-20 19:55:52 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -property -private" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#property_a_obj_instance" > $a_obj_instance< / a >
2021-02-20 19:55:52 +00:00
< span >
2021-04-25 08:28:02 +00:00
: < a href = "classes/Footnotes-Settings.html" > < abbr title = "\Footnotes_Settings" > Footnotes_Settings< / abbr > < / a > < / span >
2021-02-20 19:55:52 +00:00
< / dt >
< dd > Stores a singleton reference of this class.< / dd >
< dt class = "phpdocumentor-table-of-contents__entry -method -public" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#method_get" > get()< / a >
2021-02-20 19:55:52 +00:00
< span >
2021-05-01 20:39:33 +00:00
: string|int|null < / span >
2021-02-20 19:55:52 +00:00
< / dt >
2021-05-01 20:39:33 +00:00
< dd > Returns the value of specified 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-Settings.html#method_get_container" > get_container()< / a >
2021-02-20 19:55:52 +00:00
< span >
: < abbr title = "\str" > str< / abbr > < / span >
< / dt >
< dd > Returns the name of a specified Settings Container.< / dd >
< dt class = "phpdocumentor-table-of-contents__entry -method -public" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#method_get_defaults" > get_defaults()< / a >
2021-02-20 19:55:52 +00:00
< span >
2021-05-01 20:39:33 +00:00
: array< string|int, string|int> < / span >
2021-02-20 19:55:52 +00:00
< / dt >
2021-05-01 20:39:33 +00:00
< dd > Returns the default value(s) of a specific Settings Container.< / 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-Settings.html#method_instance" > instance()< / a >
2021-02-20 19:55:52 +00:00
< span >
2021-04-25 08:28:02 +00:00
: < a href = "classes/Footnotes-Settings.html" > < abbr title = "\Footnotes_Settings" > Footnotes_Settings< / abbr > < / a > < / span >
2021-02-20 19:55:52 +00:00
< / dt >
< dd > Returns a singleton of this class.< / dd >
< dt class = "phpdocumentor-table-of-contents__entry -method -public" >
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#method_register_settings" > register_settings()< / a >
2021-02-20 19:55:52 +00:00
< span >
: mixed < / span >
< / dt >
2021-05-01 20:39:33 +00:00
< dd > Register all Settings Containers for the plugin Settings Page in the Dashboard.< / 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-Settings.html#method_save_options" > save_options()< / a >
2021-02-20 19:55:52 +00:00
< span >
: bool < / span >
< / dt >
2021-05-01 20:39:33 +00:00
< dd > Updates a whole Setting Container on save.< / 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-Settings.html#method___construct" > __construct()< / a >
2021-02-20 19:55:52 +00:00
< span >
: mixed < / span >
< / dt >
2021-05-01 20:39:33 +00:00
< dd > Loads all Settings from each WordPress Settings Container.< / 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-Settings.html#method_load" > load()< / a >
2021-02-20 19:55:52 +00:00
< span >
2021-05-01 20:39:33 +00:00
: array< string|int, string|int> < / span >
2021-02-20 19:55:52 +00:00
< / dt >
2021-05-01 20:39:33 +00:00
< dd > Loads all settings from specified Settings Containers.< / 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-Settings.html#method_load_all" > load_all()< / a >
2021-02-20 19:55:52 +00:00
< span >
: mixed < / span >
< / dt >
< dd > Loads all Settings from each Settings container.< / dd >
< / dl >
< section class = "phpdocumentor-constants" >
< h3 class = "phpdocumentor-elements__header" id = "constants" >
Constants
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constants" class = "headerlink" > < i class = "fas fa-link" > < / i > < / a >
2021-02-20 19:55:52 +00:00
< / h3 >
< article class = "phpdocumentor-element -constant -public " >
2021-04-18 19:30:42 +00:00
< h4 class = "phpdocumentor-element__name" id = "constant_C_FLO_MOUSE_OVER_BOX_FONT_SIZE_SCALAR" >
C_FLO_MOUSE_OVER_BOX_FONT_SIZE_SCALAR
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_FLO_MOUSE_OVER_BOX_FONT_SIZE_SCALAR" 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/includes/class-footnotes-settings.php" > < a href = "files/src-includes-class-footnotes-settings.html" > < abbr title = "src/includes/class-footnotes-settings.php" > class-footnotes-settings.php< / abbr > < / a > < / abbr >
2021-02-20 19:55:52 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 680< / span >
2021-02-20 19:55:52 +00:00
< / aside >
2021-04-18 19:30:42 +00:00
< p class = "phpdocumentor-summary" > Settings container key for the scalar value of the tooltip font size.< / p >
2021-02-20 19:55:52 +00:00
< code class = "phpdocumentor-signature phpdocumentor-code " >
< span class = "phpdocumentor-signature__visibility" > public< / span >
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-signature__type" > float< / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__name" > C_FLO_MOUSE_OVER_BOX_FONT_SIZE_SCALAR< / span >
= < span class = "phpdocumentor-signature__default-value" > ' footnotes_inputfield_mouse_over_box_font_size_scalar' < / span >
2021-02-20 19:55:52 +00:00
< / code >
2021-04-18 19:30:42 +00:00
< 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.1.4< / span >
< section class = "phpdocumentor-description" > < / section >
2021-02-20 19:55:52 +00:00
2021-04-18 19:30:42 +00:00
< / dd >
< / dl >
2021-02-20 19:55:52 +00:00
< / article >
< article class = "phpdocumentor-element -constant -public " >
2021-04-18 19:30:42 +00:00
< h4 class = "phpdocumentor-element__name" id = "constant_C_INT_BACKLINKS_COLUMN_MAX_WIDTH_SCALAR" >
C_INT_BACKLINKS_COLUMN_MAX_WIDTH_SCALAR
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_INT_BACKLINKS_COLUMN_MAX_WIDTH_SCALAR" 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/includes/class-footnotes-settings.php" > < a href = "files/src-includes-class-footnotes-settings.html" > < abbr title = "src/includes/class-footnotes-settings.php" > class-footnotes-settings.php< / abbr > < / a > < / abbr >
2021-02-20 19:55:52 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 639< / span >
2021-02-20 19:55:52 +00:00
< / aside >
2021-04-18 19:30:42 +00:00
< p class = "phpdocumentor-summary" > Settings container key for the backlinks column max width scalar.< / p >
2021-02-20 19:55:52 +00:00
< code class = "phpdocumentor-signature phpdocumentor-code " >
< span class = "phpdocumentor-signature__visibility" > public< / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__type" > int< / span >
< span class = "phpdocumentor-signature__name" > C_INT_BACKLINKS_COLUMN_MAX_WIDTH_SCALAR< / span >
= < span class = "phpdocumentor-signature__default-value" > ' footnotes_inputfield_backlinks_column_max_width_scalar' < / span >
2021-02-20 19:55:52 +00:00
< / code >
2021-04-18 19:30:42 +00:00
< 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.1.4< / span >
< section class = "phpdocumentor-description" > < / section >
< / dd >
< / dl >
2021-02-20 19:55:52 +00:00
< / article >
< article class = "phpdocumentor-element -constant -public " >
2021-04-18 19:30:42 +00:00
< h4 class = "phpdocumentor-element__name" id = "constant_C_INT_BACKLINKS_COLUMN_WIDTH_SCALAR" >
C_INT_BACKLINKS_COLUMN_WIDTH_SCALAR
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_INT_BACKLINKS_COLUMN_WIDTH_SCALAR" 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/includes/class-footnotes-settings.php" > < a href = "files/src-includes-class-footnotes-settings.html" > < abbr title = "src/includes/class-footnotes-settings.php" > class-footnotes-settings.php< / abbr > < / a > < / abbr >
2021-02-20 19:55:52 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 612< / span >
2021-02-20 19:55:52 +00:00
< / aside >
2021-04-18 19:30:42 +00:00
< p class = "phpdocumentor-summary" > Settings container key for the backlinks column width scalar.< / p >
2021-02-20 19:55:52 +00:00
< code class = "phpdocumentor-signature phpdocumentor-code " >
< span class = "phpdocumentor-signature__visibility" > public< / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__type" > int< / span >
< span class = "phpdocumentor-signature__name" > C_INT_BACKLINKS_COLUMN_WIDTH_SCALAR< / span >
= < span class = "phpdocumentor-signature__default-value" > ' footnotes_inputfield_backlinks_column_width_scalar' < / span >
2021-02-20 19:55:52 +00:00
< / code >
2021-04-18 19:30:42 +00:00
< 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.1.4< / span >
< section class = "phpdocumentor-description" > < / section >
< / dd >
< / dl >
2021-02-20 19:55:52 +00:00
< / article >
< article class = "phpdocumentor-element -constant -public " >
2021-04-18 19:30:42 +00:00
< h4 class = "phpdocumentor-element__name" id = "constant_C_INT_EXPERT_LOOKUP_THE_CONTENT_PRIORITY_LEVEL" >
C_INT_EXPERT_LOOKUP_THE_CONTENT_PRIORITY_LEVEL
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_INT_EXPERT_LOOKUP_THE_CONTENT_PRIORITY_LEVEL" 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/includes/class-footnotes-settings.php" > < a href = "files/src-includes-class-footnotes-settings.html" > < abbr title = "src/includes/class-footnotes-settings.php" > class-footnotes-settings.php< / abbr > < / a > < / abbr >
2021-02-20 19:55:52 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 492< / span >
2021-02-20 19:55:52 +00:00
< / aside >
2021-05-01 20:39:33 +00:00
< p class = "phpdocumentor-summary" > Settings container key for `the_content` hook priority level.< / p >
2021-04-18 19:30:42 +00:00
2021-02-20 19:55:52 +00:00
< code class = "phpdocumentor-signature phpdocumentor-code " >
< span class = "phpdocumentor-signature__visibility" > public< / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__type" > int< / span >
< span class = "phpdocumentor-signature__name" > C_INT_EXPERT_LOOKUP_THE_CONTENT_PRIORITY_LEVEL< / span >
= < span class = "phpdocumentor-signature__default-value" > ' footnote_inputfield_expert_lookup_the_content_priority_level' < / span >
2021-02-20 19:55:52 +00:00
< / code >
2021-05-01 20:39:33 +00:00
< section class = "phpdocumentor-description" > < p > Priority level of < code class = "prettyprint" > the_content< / code > and of < code class = "prettyprint" > widget_text< / code > as the only relevant
hooks must be less than 99 because social buttons may yield scripts
that contain the strings ‘ ((’ and ‘ ))’ (i.e., the default footnote
start and end shortcodes), which causes issues with fake footnotes.< / p >
< p > Setting < code class = "prettyprint" > the_content< / code > priority to 10 instead of < code class = "prettyprint" > PHP_INT_MAX< / code > makes the
footnotes reference container display beneath the post and above other
features added by other plugins, e.g. related post lists and social buttons.< / p >
< p > For the < a href = "https://wordpress.org/plugins/yet-another-related-posts-plugin/" > YARPP< / a > plugin to display related posts below the Footnotes reference container,
priority needs to be at least 1,200.< / p >
< p > < code class = "prettyprint" > PHP_INT_MAX< / code > cannot be reset by leaving the number box empty, because
WebKit browsers don't allow it, so we must resort to -1.< / p >
2021-04-18 19:30:42 +00:00
< / 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" >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-tag__name" > since< / span >
< / dt >
< dd class = "phpdocumentor-tag-list__definition" >
< span class = "phpdocumentor-tag-link" > 2.0.5< / span >
< section class = "phpdocumentor-description" > < / section >
2021-02-20 19:55:52 +00:00
< / dd >
< / dl >
< / article >
< article class = "phpdocumentor-element -constant -public " >
2021-04-18 19:30:42 +00:00
< h4 class = "phpdocumentor-element__name" id = "constant_C_INT_EXPERT_LOOKUP_THE_EXCERPT_PRIORITY_LEVEL" >
C_INT_EXPERT_LOOKUP_THE_EXCERPT_PRIORITY_LEVEL
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_INT_EXPERT_LOOKUP_THE_EXCERPT_PRIORITY_LEVEL" 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/includes/class-footnotes-settings.php" > < a href = "files/src-includes-class-footnotes-settings.html" > < abbr title = "src/includes/class-footnotes-settings.php" > class-footnotes-settings.php< / abbr > < / a > < / abbr >
2021-02-20 19:55:52 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 528< / span >
2021-02-20 19:55:52 +00:00
< / aside >
2021-05-01 20:39:33 +00:00
< p class = "phpdocumentor-summary" > Settings container key for `the_excerpt` hook priority level.< / p >
2021-02-20 19:55:52 +00:00
< code class = "phpdocumentor-signature phpdocumentor-code " >
< span class = "phpdocumentor-signature__visibility" > public< / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__type" > int< / span >
< span class = "phpdocumentor-signature__name" > C_INT_EXPERT_LOOKUP_THE_EXCERPT_PRIORITY_LEVEL< / span >
= < span class = "phpdocumentor-signature__default-value" > ' footnote_inputfield_expert_lookup_the_excerpt_priority_level' < / span >
2021-02-20 19:55:52 +00:00
< / code >
< section class = "phpdocumentor-description" > < / section >
< h5 class = "phpdocumentor-tag-list__heading" id = "tags" >
Tags
< a href = "#tags" class = "headerlink" > < i class = "fas fa-link" > < / i > < / a >
< / h5 >
< dl class = "phpdocumentor-tag-list" >
< dt class = "phpdocumentor-tag-list__entry" >
< span class = "phpdocumentor-tag__name" > since< / span >
< / dt >
< dd class = "phpdocumentor-tag-list__definition" >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-tag-link" > 2.1.2< / span >
2021-02-20 19:55:52 +00:00
< section class = "phpdocumentor-description" > < / section >
< / dd >
< / dl >
< / article >
< article class = "phpdocumentor-element -constant -public " >
2021-04-18 19:30:42 +00:00
< h4 class = "phpdocumentor-element__name" id = "constant_C_INT_EXPERT_LOOKUP_THE_TITLE_PRIORITY_LEVEL" >
C_INT_EXPERT_LOOKUP_THE_TITLE_PRIORITY_LEVEL
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_INT_EXPERT_LOOKUP_THE_TITLE_PRIORITY_LEVEL" 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/includes/class-footnotes-settings.php" > < a href = "files/src-includes-class-footnotes-settings.html" > < abbr title = "src/includes/class-footnotes-settings.php" > class-footnotes-settings.php< / abbr > < / a > < / abbr >
2021-02-20 19:55:52 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 501< / span >
2021-02-20 19:55:52 +00:00
< / aside >
2021-05-01 20:39:33 +00:00
< p class = "phpdocumentor-summary" > Settings container key for `the_title` hook priority level.< / p >
2021-02-20 19:55:52 +00:00
< code class = "phpdocumentor-signature phpdocumentor-code " >
< span class = "phpdocumentor-signature__visibility" > public< / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__type" > int< / span >
< span class = "phpdocumentor-signature__name" > C_INT_EXPERT_LOOKUP_THE_TITLE_PRIORITY_LEVEL< / span >
= < span class = "phpdocumentor-signature__default-value" > ' footnote_inputfield_expert_lookup_the_title_priority_level' < / span >
2021-02-20 19:55:52 +00:00
< / code >
2021-05-01 20:39:33 +00:00
< section class = "phpdocumentor-description" > < / 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" >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-tag-link" > 2.1.2< / span >
2021-02-20 19:55:52 +00:00
< section class = "phpdocumentor-description" > < / section >
< / dd >
< / dl >
< / article >
< article class = "phpdocumentor-element -constant -public " >
2021-04-18 19:30:42 +00:00
< h4 class = "phpdocumentor-element__name" id = "constant_C_INT_EXPERT_LOOKUP_WIDGET_TEXT_PRIORITY_LEVEL" >
C_INT_EXPERT_LOOKUP_WIDGET_TEXT_PRIORITY_LEVEL
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_INT_EXPERT_LOOKUP_WIDGET_TEXT_PRIORITY_LEVEL" 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/includes/class-footnotes-settings.php" > < a href = "files/src-includes-class-footnotes-settings.html" > < abbr title = "src/includes/class-footnotes-settings.php" > class-footnotes-settings.php< / abbr > < / a > < / abbr >
2021-02-20 19:55:52 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 519< / span >
2021-02-20 19:55:52 +00:00
< / aside >
2021-05-01 20:39:33 +00:00
< p class = "phpdocumentor-summary" > Settings container key for `widget_text` hook priority level.< / p >
2021-02-20 19:55:52 +00:00
< code class = "phpdocumentor-signature phpdocumentor-code " >
< span class = "phpdocumentor-signature__visibility" > public< / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__type" > int< / span >
< span class = "phpdocumentor-signature__name" > C_INT_EXPERT_LOOKUP_WIDGET_TEXT_PRIORITY_LEVEL< / span >
= < span class = "phpdocumentor-signature__default-value" > ' footnote_inputfield_expert_lookup_widget_text_priority_level' < / span >
2021-02-20 19:55:52 +00:00
< / code >
< section class = "phpdocumentor-description" > < / section >
< h5 class = "phpdocumentor-tag-list__heading" id = "tags" >
Tags
< a href = "#tags" class = "headerlink" > < i class = "fas fa-link" > < / i > < / a >
< / h5 >
< dl class = "phpdocumentor-tag-list" >
< dt class = "phpdocumentor-tag-list__entry" >
< span class = "phpdocumentor-tag__name" > since< / span >
< / dt >
< dd class = "phpdocumentor-tag-list__definition" >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-tag-link" > 2.1.2< / span >
2021-02-20 19:55:52 +00:00
< section class = "phpdocumentor-description" > < / section >
< / dd >
< / dl >
< / article >
< article class = "phpdocumentor-element -constant -public " >
2021-04-18 19:30:42 +00:00
< h4 class = "phpdocumentor-element__name" id = "constant_C_INT_EXPERT_LOOKUP_WIDGET_TITLE_PRIORITY_LEVEL" >
C_INT_EXPERT_LOOKUP_WIDGET_TITLE_PRIORITY_LEVEL
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_INT_EXPERT_LOOKUP_WIDGET_TITLE_PRIORITY_LEVEL" 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/includes/class-footnotes-settings.php" > < a href = "files/src-includes-class-footnotes-settings.html" > < abbr title = "src/includes/class-footnotes-settings.php" > class-footnotes-settings.php< / abbr > < / a > < / abbr >
2021-02-20 19:55:52 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 510< / span >
2021-02-20 19:55:52 +00:00
< / aside >
2021-05-01 20:39:33 +00:00
< p class = "phpdocumentor-summary" > Settings container key for `widget_title` hook priority level.< / p >
2021-02-20 19:55:52 +00:00
< code class = "phpdocumentor-signature phpdocumentor-code " >
< span class = "phpdocumentor-signature__visibility" > public< / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__type" > int< / span >
< span class = "phpdocumentor-signature__name" > C_INT_EXPERT_LOOKUP_WIDGET_TITLE_PRIORITY_LEVEL< / span >
= < span class = "phpdocumentor-signature__default-value" > ' footnote_inputfield_expert_lookup_widget_title_priority_level' < / span >
2021-02-20 19:55:52 +00:00
< / code >
< section class = "phpdocumentor-description" > < / section >
< h5 class = "phpdocumentor-tag-list__heading" id = "tags" >
Tags
< a href = "#tags" class = "headerlink" > < i class = "fas fa-link" > < / i > < / a >
< / h5 >
< dl class = "phpdocumentor-tag-list" >
< dt class = "phpdocumentor-tag-list__entry" >
< span class = "phpdocumentor-tag__name" > since< / span >
< / dt >
< dd class = "phpdocumentor-tag-list__definition" >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-tag-link" > 2.1.2< / span >
2021-02-20 19:55:52 +00:00
< section class = "phpdocumentor-description" > < / section >
< / dd >
< / dl >
< / article >
< article class = "phpdocumentor-element -constant -public " >
2021-04-18 19:30:42 +00:00
< h4 class = "phpdocumentor-element__name" id = "constant_C_INT_FOOTNOTES_ALTERNATIVE_MOUSE_OVER_BOX_OFFSET_X" >
C_INT_FOOTNOTES_ALTERNATIVE_MOUSE_OVER_BOX_OFFSET_X
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_INT_FOOTNOTES_ALTERNATIVE_MOUSE_OVER_BOX_OFFSET_X" 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/includes/class-footnotes-settings.php" > < a href = "files/src-includes-class-footnotes-settings.html" > < abbr title = "src/includes/class-footnotes-settings.php" > class-footnotes-settings.php< / abbr > < / a > < / abbr >
2021-02-20 19:55:52 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 819< / span >
2021-02-20 19:55:52 +00:00
< / aside >
2021-05-01 20:39:33 +00:00
< p class = "phpdocumentor-summary" > Settings container key for alternative tooltip _x_-offset.< / p >
2021-02-20 19:55:52 +00:00
< code class = "phpdocumentor-signature phpdocumentor-code " >
< span class = "phpdocumentor-signature__visibility" > public< / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__type" > int< / span >
< span class = "phpdocumentor-signature__name" > C_INT_FOOTNOTES_ALTERNATIVE_MOUSE_OVER_BOX_OFFSET_X< / span >
= < span class = "phpdocumentor-signature__default-value" > ' footnotes_inputfield_alternative_mouse_over_box_offset_x' < / span >
2021-02-20 19:55:52 +00:00
< / code >
< section class = "phpdocumentor-description" > < / section >
< h5 class = "phpdocumentor-tag-list__heading" id = "tags" >
Tags
< a href = "#tags" class = "headerlink" > < i class = "fas fa-link" > < / i > < / a >
< / h5 >
< dl class = "phpdocumentor-tag-list" >
< dt class = "phpdocumentor-tag-list__entry" >
< span class = "phpdocumentor-tag__name" > since< / span >
< / dt >
< dd class = "phpdocumentor-tag-list__definition" >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-tag-link" > 2.2.5< / span >
2021-02-20 19:55:52 +00:00
< section class = "phpdocumentor-description" > < / section >
< / dd >
< / dl >
< / article >
< article class = "phpdocumentor-element -constant -public " >
2021-04-18 19:30:42 +00:00
< h4 class = "phpdocumentor-element__name" id = "constant_C_INT_FOOTNOTES_ALTERNATIVE_MOUSE_OVER_BOX_OFFSET_Y" >
C_INT_FOOTNOTES_ALTERNATIVE_MOUSE_OVER_BOX_OFFSET_Y
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_INT_FOOTNOTES_ALTERNATIVE_MOUSE_OVER_BOX_OFFSET_Y" 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/includes/class-footnotes-settings.php" > < a href = "files/src-includes-class-footnotes-settings.html" > < abbr title = "src/includes/class-footnotes-settings.php" > class-footnotes-settings.php< / abbr > < / a > < / abbr >
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-05-01 20:39:33 +00:00
< p class = "phpdocumentor-summary" > Settings container key for alternative tooltip _y_-offset.< / p >
2021-02-20 19:55:52 +00:00
< code class = "phpdocumentor-signature phpdocumentor-code " >
< span class = "phpdocumentor-signature__visibility" > public< / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__type" > int< / span >
< span class = "phpdocumentor-signature__name" > C_INT_FOOTNOTES_ALTERNATIVE_MOUSE_OVER_BOX_OFFSET_Y< / span >
= < span class = "phpdocumentor-signature__default-value" > ' footnotes_inputfield_alternative_mouse_over_box_offset_y' < / span >
2021-02-20 19:55:52 +00:00
< / code >
< section class = "phpdocumentor-description" > < / section >
< h5 class = "phpdocumentor-tag-list__heading" id = "tags" >
Tags
< a href = "#tags" class = "headerlink" > < i class = "fas fa-link" > < / i > < / a >
< / h5 >
< dl class = "phpdocumentor-tag-list" >
< dt class = "phpdocumentor-tag-list__entry" >
< span class = "phpdocumentor-tag__name" > since< / span >
< / dt >
< dd class = "phpdocumentor-tag-list__definition" >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-tag-link" > 2.2.5< / span >
2021-02-20 19:55:52 +00:00
< section class = "phpdocumentor-description" > < / section >
< / dd >
< / dl >
< / article >
< article class = "phpdocumentor-element -constant -public " >
2021-04-18 19:30:42 +00:00
< h4 class = "phpdocumentor-element__name" id = "constant_C_INT_FOOTNOTES_ALTERNATIVE_MOUSE_OVER_BOX_WIDTH" >
C_INT_FOOTNOTES_ALTERNATIVE_MOUSE_OVER_BOX_WIDTH
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_INT_FOOTNOTES_ALTERNATIVE_MOUSE_OVER_BOX_WIDTH" 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/includes/class-footnotes-settings.php" > < a href = "files/src-includes-class-footnotes-settings.html" > < abbr title = "src/includes/class-footnotes-settings.php" > class-footnotes-settings.php< / abbr > < / a > < / abbr >
2021-02-20 19:55:52 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 837< / span >
2021-02-20 19:55:52 +00:00
< / aside >
2021-04-18 19:30:42 +00:00
< p class = "phpdocumentor-summary" > Settings container key for alternative tooltip width.< / p >
2021-02-20 19:55:52 +00:00
< code class = "phpdocumentor-signature phpdocumentor-code " >
< span class = "phpdocumentor-signature__visibility" > public< / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__type" > int< / span >
< span class = "phpdocumentor-signature__name" > C_INT_FOOTNOTES_ALTERNATIVE_MOUSE_OVER_BOX_WIDTH< / span >
= < span class = "phpdocumentor-signature__default-value" > ' footnotes_inputfield_alternative_mouse_over_box_width' < / span >
2021-02-20 19:55:52 +00:00
< / code >
2021-04-18 19:30:42 +00:00
< section class = "phpdocumentor-description" > < / 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" >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-tag-link" > 2.2.5< / span >
2021-02-20 19:55:52 +00:00
< section class = "phpdocumentor-description" > < / section >
< / dd >
< / dl >
< / article >
< article class = "phpdocumentor-element -constant -public " >
2021-04-18 19:30:42 +00:00
< h4 class = "phpdocumentor-element__name" id = "constant_C_INT_FOOTNOTES_MOUSE_OVER_BOX_BORDER_RADIUS" >
C_INT_FOOTNOTES_MOUSE_OVER_BOX_BORDER_RADIUS
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_INT_FOOTNOTES_MOUSE_OVER_BOX_BORDER_RADIUS" 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/includes/class-footnotes-settings.php" > < a href = "files/src-includes-class-footnotes-settings.html" > < abbr title = "src/includes/class-footnotes-settings.php" > class-footnotes-settings.php< / abbr > < / a > < / abbr >
2021-02-20 19:55:52 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 343< / span >
2021-02-20 19:55:52 +00:00
< / aside >
2021-04-18 19:30:42 +00:00
< p class = "phpdocumentor-summary" > Settings container key for the mouse-over box to define the border radius.< / p >
2021-02-20 19:55:52 +00:00
< code class = "phpdocumentor-signature phpdocumentor-code " >
< span class = "phpdocumentor-signature__visibility" > public< / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__type" > int< / span >
< span class = "phpdocumentor-signature__name" > C_INT_FOOTNOTES_MOUSE_OVER_BOX_BORDER_RADIUS< / span >
= < span class = "phpdocumentor-signature__default-value" > ' footnote_inputfield_custom_mouse_over_box_border_radius' < / span >
2021-02-20 19:55:52 +00:00
< / code >
2021-04-18 19:30:42 +00:00
< section class = "phpdocumentor-description" > < / 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" >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-tag-link" > 1.5.6< / span >
2021-02-20 19:55:52 +00:00
< section class = "phpdocumentor-description" > < / section >
< / dd >
< / dl >
< / article >
< article class = "phpdocumentor-element -constant -public " >
2021-04-18 19:30:42 +00:00
< h4 class = "phpdocumentor-element__name" id = "constant_C_INT_FOOTNOTES_MOUSE_OVER_BOX_BORDER_WIDTH" >
C_INT_FOOTNOTES_MOUSE_OVER_BOX_BORDER_WIDTH
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_INT_FOOTNOTES_MOUSE_OVER_BOX_BORDER_WIDTH" 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/includes/class-footnotes-settings.php" > < a href = "files/src-includes-class-footnotes-settings.html" > < abbr title = "src/includes/class-footnotes-settings.php" > class-footnotes-settings.php< / abbr > < / a > < / abbr >
2021-02-20 19:55:52 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 325< / span >
2021-02-20 19:55:52 +00:00
< / aside >
2021-04-18 19:30:42 +00:00
< p class = "phpdocumentor-summary" > Settings container key for the mouse-over box to define the border width.< / p >
2021-02-20 19:55:52 +00:00
< code class = "phpdocumentor-signature phpdocumentor-code " >
< span class = "phpdocumentor-signature__visibility" > public< / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__type" > int< / span >
< span class = "phpdocumentor-signature__name" > C_INT_FOOTNOTES_MOUSE_OVER_BOX_BORDER_WIDTH< / span >
= < span class = "phpdocumentor-signature__default-value" > ' footnote_inputfield_custom_mouse_over_box_border_width' < / span >
2021-02-20 19:55:52 +00:00
< / code >
< section class = "phpdocumentor-description" > < / section >
< h5 class = "phpdocumentor-tag-list__heading" id = "tags" >
Tags
< a href = "#tags" class = "headerlink" > < i class = "fas fa-link" > < / i > < / a >
< / h5 >
< dl class = "phpdocumentor-tag-list" >
< dt class = "phpdocumentor-tag-list__entry" >
< span class = "phpdocumentor-tag__name" > since< / span >
< / dt >
< dd class = "phpdocumentor-tag-list__definition" >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-tag-link" > 1.5.6< / span >
2021-02-20 19:55:52 +00:00
< section class = "phpdocumentor-description" > < / section >
< / dd >
< / dl >
< / article >
< article class = "phpdocumentor-element -constant -public " >
2021-04-18 19:30:42 +00:00
< h4 class = "phpdocumentor-element__name" id = "constant_C_INT_FOOTNOTES_MOUSE_OVER_BOX_EXCERPT_LENGTH" >
C_INT_FOOTNOTES_MOUSE_OVER_BOX_EXCERPT_LENGTH
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_INT_FOOTNOTES_MOUSE_OVER_BOX_EXCERPT_LENGTH" 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/includes/class-footnotes-settings.php" > < a href = "files/src-includes-class-footnotes-settings.html" > < abbr title = "src/includes/class-footnotes-settings.php" > class-footnotes-settings.php< / abbr > < / a > < / abbr >
2021-02-20 19:55:52 +00:00
:
2021-04-27 07:42:43 +00:00
< span class = "phpdocumentor-element-found-in__line" > 210< / span >
2021-02-20 19:55:52 +00:00
< / aside >
2021-05-01 20:39:33 +00:00
< p class = "phpdocumentor-summary" > Settings container key for the mouse-over box to define the max. length of
the enabled excerpt.< / p >
2021-02-20 19:55:52 +00:00
< code class = "phpdocumentor-signature phpdocumentor-code " >
< span class = "phpdocumentor-signature__visibility" > public< / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__type" > int< / span >
< span class = "phpdocumentor-signature__name" > C_INT_FOOTNOTES_MOUSE_OVER_BOX_EXCERPT_LENGTH< / span >
= < span class = "phpdocumentor-signature__default-value" > ' footnote_inputfield_custom_mouse_over_box_excerpt_length' < / span >
2021-02-20 19:55:52 +00:00
< / code >
2021-05-01 20:39:33 +00:00
< section class = "phpdocumentor-description" > < p > The default truncation length is 200 chars.< / 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" >
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.4< / 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 >
< / article >
< article class = "phpdocumentor-element -constant -public " >
2021-04-18 19:30:42 +00:00
< h4 class = "phpdocumentor-element__name" id = "constant_C_INT_FOOTNOTES_MOUSE_OVER_BOX_MAX_WIDTH" >
C_INT_FOOTNOTES_MOUSE_OVER_BOX_MAX_WIDTH
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_INT_FOOTNOTES_MOUSE_OVER_BOX_MAX_WIDTH" 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/includes/class-footnotes-settings.php" > < a href = "files/src-includes-class-footnotes-settings.html" > < abbr title = "src/includes/class-footnotes-settings.php" > class-footnotes-settings.php< / abbr > < / a > < / abbr >
2021-02-20 19:55:52 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 356< / span >
2021-02-20 19:55:52 +00:00
< / aside >
2021-04-18 19:30:42 +00:00
< p class = "phpdocumentor-summary" > Settings container key for the mouse-over box to define the max. width.< / p >
2021-02-20 19:55:52 +00:00
< code class = "phpdocumentor-signature phpdocumentor-code " >
< span class = "phpdocumentor-signature__visibility" > public< / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__type" > int< / span >
< span class = "phpdocumentor-signature__name" > C_INT_FOOTNOTES_MOUSE_OVER_BOX_MAX_WIDTH< / span >
= < span class = "phpdocumentor-signature__default-value" > ' footnote_inputfield_custom_mouse_over_box_max_width' < / span >
2021-02-20 19:55:52 +00:00
< / code >
2021-05-01 20:39:33 +00:00
< section class = "phpdocumentor-description" > < p > The width should be limited to start with, for the box to have shape.< / p >
< p > The default width is 450.< / 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" >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-tag-link" > 1.5.6< / span >
2021-02-20 19:55:52 +00:00
< section class = "phpdocumentor-description" > < / section >
< / dd >
< / dl >
< / article >
< article class = "phpdocumentor-element -constant -public " >
2021-04-18 19:30:42 +00:00
< h4 class = "phpdocumentor-element__name" id = "constant_C_INT_FOOTNOTES_MOUSE_OVER_BOX_OFFSET_X" >
C_INT_FOOTNOTES_MOUSE_OVER_BOX_OFFSET_X
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_INT_FOOTNOTES_MOUSE_OVER_BOX_OFFSET_X" 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/includes/class-footnotes-settings.php" > < a href = "files/src-includes-class-footnotes-settings.html" > < abbr title = "src/includes/class-footnotes-settings.php" > class-footnotes-settings.php< / abbr > < / a > < / abbr >
2021-02-20 19:55:52 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 378< / span >
2021-02-20 19:55:52 +00:00
< / aside >
2021-05-01 20:39:33 +00:00
< p class = "phpdocumentor-summary" > Settings container key for the mouse-over box to define the _x_-offset.< / p >
2021-02-20 19:55:52 +00:00
< code class = "phpdocumentor-signature phpdocumentor-code " >
< span class = "phpdocumentor-signature__visibility" > public< / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__type" > int< / span >
< span class = "phpdocumentor-signature__name" > C_INT_FOOTNOTES_MOUSE_OVER_BOX_OFFSET_X< / span >
= < span class = "phpdocumentor-signature__default-value" > ' footnote_inputfield_custom_mouse_over_box_offset_x' < / span >
2021-02-20 19:55:52 +00:00
< / code >
< section class = "phpdocumentor-description" > < / section >
< h5 class = "phpdocumentor-tag-list__heading" id = "tags" >
Tags
< a href = "#tags" class = "headerlink" > < i class = "fas fa-link" > < / i > < / a >
< / h5 >
< dl class = "phpdocumentor-tag-list" >
< dt class = "phpdocumentor-tag-list__entry" >
< span class = "phpdocumentor-tag__name" > since< / span >
< / dt >
< dd class = "phpdocumentor-tag-list__definition" >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-tag-link" > 1.5.7< / span >
2021-02-20 19:55:52 +00:00
< section class = "phpdocumentor-description" > < / section >
< / dd >
< / dl >
< / article >
< article class = "phpdocumentor-element -constant -public " >
2021-04-18 19:30:42 +00:00
< h4 class = "phpdocumentor-element__name" id = "constant_C_INT_FOOTNOTES_MOUSE_OVER_BOX_OFFSET_Y" >
C_INT_FOOTNOTES_MOUSE_OVER_BOX_OFFSET_Y
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_INT_FOOTNOTES_MOUSE_OVER_BOX_OFFSET_Y" 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/includes/class-footnotes-settings.php" > < a href = "files/src-includes-class-footnotes-settings.html" > < abbr title = "src/includes/class-footnotes-settings.php" > class-footnotes-settings.php< / abbr > < / a > < / abbr >
2021-02-20 19:55:52 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 390< / span >
2021-02-20 19:55:52 +00:00
< / aside >
2021-05-01 20:39:33 +00:00
< p class = "phpdocumentor-summary" > Settings container key for the mouse-over box to define the _y_-offset.< / p >
2021-02-20 19:55:52 +00:00
< code class = "phpdocumentor-signature phpdocumentor-code " >
< span class = "phpdocumentor-signature__visibility" > public< / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__type" > int< / span >
< span class = "phpdocumentor-signature__name" > C_INT_FOOTNOTES_MOUSE_OVER_BOX_OFFSET_Y< / span >
= < span class = "phpdocumentor-signature__default-value" > ' footnote_inputfield_custom_mouse_over_box_offset_y' < / span >
2021-02-20 19:55:52 +00:00
< / code >
2021-05-01 20:39:33 +00:00
< section class = "phpdocumentor-description" > < p > The vertical offset must be negative for the box not to cover the current
line of text.< / 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" >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-tag-link" > 1.5.7< / span >
2021-02-20 19:55:52 +00:00
< section class = "phpdocumentor-description" > < / section >
< / dd >
< / dl >
< / article >
< article class = "phpdocumentor-element -constant -public " >
2021-04-18 19:30:42 +00:00
< h4 class = "phpdocumentor-element__name" id = "constant_C_INT_FOOTNOTES_SCROLL_DOWN_DELAY" >
C_INT_FOOTNOTES_SCROLL_DOWN_DELAY
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_INT_FOOTNOTES_SCROLL_DOWN_DELAY" 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/includes/class-footnotes-settings.php" > < a href = "files/src-includes-class-footnotes-settings.html" > < abbr title = "src/includes/class-footnotes-settings.php" > class-footnotes-settings.php< / abbr > < / a > < / abbr >
2021-02-20 19:55:52 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 1052< / span >
2021-02-20 19:55:52 +00:00
< / aside >
2021-05-01 20:39:33 +00:00
< p class = "phpdocumentor-summary" > Settings container key for scroll-down delay.< / p >
2021-02-20 19:55:52 +00:00
< code class = "phpdocumentor-signature phpdocumentor-code " >
< span class = "phpdocumentor-signature__visibility" > public< / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__type" > int< / span >
< span class = "phpdocumentor-signature__name" > C_INT_FOOTNOTES_SCROLL_DOWN_DELAY< / span >
= < span class = "phpdocumentor-signature__default-value" > ' footnotes_inputfield_scroll_down_delay' < / span >
2021-02-20 19:55:52 +00:00
< / code >
2021-04-18 19:30:42 +00:00
< section class = "phpdocumentor-description" > < / 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" >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-tag-link" > 2.5.11< / span >
2021-02-20 19:55:52 +00:00
< section class = "phpdocumentor-description" > < / section >
< / dd >
< / dl >
< / article >
< article class = "phpdocumentor-element -constant -public " >
2021-04-18 19:30:42 +00:00
< h4 class = "phpdocumentor-element__name" id = "constant_C_INT_FOOTNOTES_SCROLL_DOWN_DURATION" >
C_INT_FOOTNOTES_SCROLL_DOWN_DURATION
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_INT_FOOTNOTES_SCROLL_DOWN_DURATION" 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/includes/class-footnotes-settings.php" > < a href = "files/src-includes-class-footnotes-settings.html" > < abbr title = "src/includes/class-footnotes-settings.php" > class-footnotes-settings.php< / abbr > < / a > < / abbr >
2021-02-20 19:55:52 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 1043< / span >
2021-02-20 19:55:52 +00:00
< / aside >
2021-05-01 20:39:33 +00:00
< p class = "phpdocumentor-summary" > Settings container key for scroll-down duration.< / p >
2021-02-20 19:55:52 +00:00
< code class = "phpdocumentor-signature phpdocumentor-code " >
< span class = "phpdocumentor-signature__visibility" > public< / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__type" > int< / span >
< span class = "phpdocumentor-signature__name" > C_INT_FOOTNOTES_SCROLL_DOWN_DURATION< / span >
= < span class = "phpdocumentor-signature__default-value" > ' footnotes_inputfield_scroll_down_duration' < / span >
2021-02-20 19:55:52 +00:00
< / code >
< section class = "phpdocumentor-description" > < / section >
< h5 class = "phpdocumentor-tag-list__heading" id = "tags" >
Tags
< a href = "#tags" class = "headerlink" > < i class = "fas fa-link" > < / i > < / a >
< / h5 >
< dl class = "phpdocumentor-tag-list" >
< dt class = "phpdocumentor-tag-list__entry" >
< span class = "phpdocumentor-tag__name" > since< / span >
< / dt >
< dd class = "phpdocumentor-tag-list__definition" >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-tag-link" > 2.5.11< / span >
2021-02-20 19:55:52 +00:00
< section class = "phpdocumentor-description" > < / section >
< / dd >
< / dl >
< / article >
< article class = "phpdocumentor-element -constant -public " >
2021-04-18 19:30:42 +00:00
< h4 class = "phpdocumentor-element__name" id = "constant_C_INT_FOOTNOTES_SCROLL_DURATION" >
C_INT_FOOTNOTES_SCROLL_DURATION
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_INT_FOOTNOTES_SCROLL_DURATION" 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/includes/class-footnotes-settings.php" > < a href = "files/src-includes-class-footnotes-settings.html" > < abbr title = "src/includes/class-footnotes-settings.php" > class-footnotes-settings.php< / abbr > < / a > < / abbr >
2021-02-20 19:55:52 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 718< / span >
2021-02-20 19:55:52 +00:00
< / aside >
2021-04-18 19:30:42 +00:00
< p class = "phpdocumentor-summary" > Settings container key for scroll duration.< / p >
2021-02-20 19:55:52 +00:00
< code class = "phpdocumentor-signature phpdocumentor-code " >
< span class = "phpdocumentor-signature__visibility" > public< / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__type" > int< / span >
< span class = "phpdocumentor-signature__name" > C_INT_FOOTNOTES_SCROLL_DURATION< / span >
= < span class = "phpdocumentor-signature__default-value" > ' footnotes_inputfield_scroll_duration' < / span >
2021-02-20 19:55:52 +00:00
< / code >
2021-05-01 20:39:33 +00:00
< section class = "phpdocumentor-description" > < / 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" > 2.1.4< / span >
< section class = "phpdocumentor-description" > < / section >
< / dd >
< / dl >
< / article >
< article class = "phpdocumentor-element -constant -public " >
2021-04-18 19:30:42 +00:00
< h4 class = "phpdocumentor-element__name" id = "constant_C_INT_FOOTNOTES_SCROLL_OFFSET" >
C_INT_FOOTNOTES_SCROLL_OFFSET
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_INT_FOOTNOTES_SCROLL_OFFSET" 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/includes/class-footnotes-settings.php" > < a href = "files/src-includes-class-footnotes-settings.html" > < abbr title = "src/includes/class-footnotes-settings.php" > class-footnotes-settings.php< / abbr > < / a > < / abbr >
2021-02-20 19:55:52 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 709< / span >
2021-02-20 19:55:52 +00:00
< / aside >
2021-04-18 19:30:42 +00:00
< p class = "phpdocumentor-summary" > Settings container key for scroll offset.< / p >
2021-02-20 19:55:52 +00:00
< code class = "phpdocumentor-signature phpdocumentor-code " >
< span class = "phpdocumentor-signature__visibility" > public< / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__type" > int< / span >
< span class = "phpdocumentor-signature__name" > C_INT_FOOTNOTES_SCROLL_OFFSET< / span >
= < span class = "phpdocumentor-signature__default-value" > ' footnotes_inputfield_scroll_offset' < / span >
2021-02-20 19:55:52 +00:00
< / code >
2021-05-01 20:39:33 +00:00
< section class = "phpdocumentor-description" > < / section >
2021-04-18 19:30:42 +00:00
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.1.4< / span >
< section class = "phpdocumentor-description" > < / section >
< / dd >
< / dl >
2021-02-20 19:55:52 +00:00
< / article >
< article class = "phpdocumentor-element -constant -public " >
2021-04-18 19:30:42 +00:00
< h4 class = "phpdocumentor-element__name" id = "constant_C_INT_FOOTNOTES_SCROLL_UP_DELAY" >
C_INT_FOOTNOTES_SCROLL_UP_DELAY
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_INT_FOOTNOTES_SCROLL_UP_DELAY" 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/includes/class-footnotes-settings.php" > < a href = "files/src-includes-class-footnotes-settings.html" > < abbr title = "src/includes/class-footnotes-settings.php" > class-footnotes-settings.php< / abbr > < / a > < / abbr >
2021-02-20 19:55:52 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 1061< / span >
2021-02-20 19:55:52 +00:00
< / aside >
2021-05-01 20:39:33 +00:00
< p class = "phpdocumentor-summary" > Settings container key for scroll-up delay.< / p >
2021-02-20 19:55:52 +00:00
< code class = "phpdocumentor-signature phpdocumentor-code " >
< span class = "phpdocumentor-signature__visibility" > public< / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__type" > int< / span >
< span class = "phpdocumentor-signature__name" > C_INT_FOOTNOTES_SCROLL_UP_DELAY< / span >
= < span class = "phpdocumentor-signature__default-value" > ' footnotes_inputfield_scroll_up_delay' < / span >
2021-02-20 19:55:52 +00:00
< / code >
2021-04-18 19:30:42 +00:00
< section class = "phpdocumentor-description" > < / 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" >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-tag-link" > 2.5.11< / span >
2021-02-20 19:55:52 +00:00
< section class = "phpdocumentor-description" > < / section >
< / dd >
< / dl >
< / article >
< article class = "phpdocumentor-element -constant -public " >
2021-04-18 19:30:42 +00:00
< h4 class = "phpdocumentor-element__name" id = "constant_C_INT_MOUSE_OVER_BOX_FADE_IN_DELAY" >
C_INT_MOUSE_OVER_BOX_FADE_IN_DELAY
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_INT_MOUSE_OVER_BOX_FADE_IN_DELAY" 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/includes/class-footnotes-settings.php" > < a href = "files/src-includes-class-footnotes-settings.html" > < abbr title = "src/includes/class-footnotes-settings.php" > class-footnotes-settings.php< / abbr > < / a > < / abbr >
2021-02-20 19:55:52 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 727< / span >
2021-02-20 19:55:52 +00:00
< / aside >
2021-04-18 19:30:42 +00:00
< p class = "phpdocumentor-summary" > Settings container key for tooltip display fade-in delay.< / p >
2021-02-20 19:55:52 +00:00
< code class = "phpdocumentor-signature phpdocumentor-code " >
< span class = "phpdocumentor-signature__visibility" > public< / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__type" > int< / span >
< span class = "phpdocumentor-signature__name" > C_INT_MOUSE_OVER_BOX_FADE_IN_DELAY< / span >
= < span class = "phpdocumentor-signature__default-value" > ' footnotes_inputfield_mouse_over_box_fade_in_delay' < / span >
2021-02-20 19:55:52 +00:00
< / code >
2021-04-18 19:30:42 +00:00
< section class = "phpdocumentor-description" > < / 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" >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-tag-link" > 2.1.4< / span >
2021-02-20 19:55:52 +00:00
< section class = "phpdocumentor-description" > < / section >
< / dd >
< / dl >
< / article >
< article class = "phpdocumentor-element -constant -public " >
2021-04-18 19:30:42 +00:00
< h4 class = "phpdocumentor-element__name" id = "constant_C_INT_MOUSE_OVER_BOX_FADE_IN_DURATION" >
C_INT_MOUSE_OVER_BOX_FADE_IN_DURATION
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_INT_MOUSE_OVER_BOX_FADE_IN_DURATION" 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/includes/class-footnotes-settings.php" > < a href = "files/src-includes-class-footnotes-settings.html" > < abbr title = "src/includes/class-footnotes-settings.php" > class-footnotes-settings.php< / abbr > < / a > < / abbr >
2021-02-20 19:55:52 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 736< / span >
2021-02-20 19:55:52 +00:00
< / aside >
2021-04-18 19:30:42 +00:00
< p class = "phpdocumentor-summary" > Settings container key for tooltip display fade-in duration.< / p >
2021-02-20 19:55:52 +00:00
< code class = "phpdocumentor-signature phpdocumentor-code " >
< span class = "phpdocumentor-signature__visibility" > public< / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__type" > int< / span >
< span class = "phpdocumentor-signature__name" > C_INT_MOUSE_OVER_BOX_FADE_IN_DURATION< / span >
= < span class = "phpdocumentor-signature__default-value" > ' footnotes_inputfield_mouse_over_box_fade_in_duration' < / span >
2021-02-20 19:55:52 +00:00
< / code >
2021-04-18 19:30:42 +00:00
< section class = "phpdocumentor-description" > < / 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" >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-tag-link" > 2.1.4< / span >
2021-02-20 19:55:52 +00:00
< section class = "phpdocumentor-description" > < / section >
< / dd >
< / dl >
< / article >
< article class = "phpdocumentor-element -constant -public " >
2021-04-18 19:30:42 +00:00
< h4 class = "phpdocumentor-element__name" id = "constant_C_INT_MOUSE_OVER_BOX_FADE_OUT_DELAY" >
C_INT_MOUSE_OVER_BOX_FADE_OUT_DELAY
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_INT_MOUSE_OVER_BOX_FADE_OUT_DELAY" 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/includes/class-footnotes-settings.php" > < a href = "files/src-includes-class-footnotes-settings.html" > < abbr title = "src/includes/class-footnotes-settings.php" > class-footnotes-settings.php< / abbr > < / a > < / abbr >
2021-02-20 19:55:52 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 745< / span >
2021-02-20 19:55:52 +00:00
< / aside >
2021-04-18 19:30:42 +00:00
< p class = "phpdocumentor-summary" > Settings container key for tooltip display fade-out delay.< / p >
2021-02-20 19:55:52 +00:00
< code class = "phpdocumentor-signature phpdocumentor-code " >
< span class = "phpdocumentor-signature__visibility" > public< / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__type" > int< / span >
< span class = "phpdocumentor-signature__name" > C_INT_MOUSE_OVER_BOX_FADE_OUT_DELAY< / span >
= < span class = "phpdocumentor-signature__default-value" > ' footnotes_inputfield_mouse_over_box_fade_out_delay' < / span >
2021-02-20 19:55:52 +00:00
< / code >
< section class = "phpdocumentor-description" > < / section >
< h5 class = "phpdocumentor-tag-list__heading" id = "tags" >
Tags
< a href = "#tags" class = "headerlink" > < i class = "fas fa-link" > < / i > < / a >
< / h5 >
< dl class = "phpdocumentor-tag-list" >
< dt class = "phpdocumentor-tag-list__entry" >
< span class = "phpdocumentor-tag__name" > since< / span >
< / dt >
< dd class = "phpdocumentor-tag-list__definition" >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-tag-link" > 2.1.4< / span >
2021-02-20 19:55:52 +00:00
< section class = "phpdocumentor-description" > < / section >
< / dd >
< / dl >
< / article >
< article class = "phpdocumentor-element -constant -public " >
2021-04-18 19:30:42 +00:00
< h4 class = "phpdocumentor-element__name" id = "constant_C_INT_MOUSE_OVER_BOX_FADE_OUT_DURATION" >
C_INT_MOUSE_OVER_BOX_FADE_OUT_DURATION
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_INT_MOUSE_OVER_BOX_FADE_OUT_DURATION" 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/includes/class-footnotes-settings.php" > < a href = "files/src-includes-class-footnotes-settings.html" > < abbr title = "src/includes/class-footnotes-settings.php" > class-footnotes-settings.php< / abbr > < / a > < / abbr >
2021-02-20 19:55:52 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 754< / span >
2021-02-20 19:55:52 +00:00
< / aside >
2021-04-18 19:30:42 +00:00
< p class = "phpdocumentor-summary" > Settings container key for tooltip display fade-out duration.< / p >
2021-02-20 19:55:52 +00:00
< code class = "phpdocumentor-signature phpdocumentor-code " >
< span class = "phpdocumentor-signature__visibility" > public< / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__type" > int< / span >
< span class = "phpdocumentor-signature__name" > C_INT_MOUSE_OVER_BOX_FADE_OUT_DURATION< / span >
= < span class = "phpdocumentor-signature__default-value" > ' footnotes_inputfield_mouse_over_box_fade_out_duration' < / span >
2021-02-20 19:55:52 +00:00
< / code >
2021-04-18 19:30:42 +00:00
< 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.1.4< / span >
< section class = "phpdocumentor-description" > < / section >
< / dd >
< / dl >
2021-02-20 19:55:52 +00:00
< / article >
< article class = "phpdocumentor-element -constant -public " >
2021-04-18 19:30:42 +00:00
< h4 class = "phpdocumentor-element__name" id = "constant_C_INT_REFERENCE_CONTAINER_BOTTOM_MARGIN" >
C_INT_REFERENCE_CONTAINER_BOTTOM_MARGIN
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_INT_REFERENCE_CONTAINER_BOTTOM_MARGIN" 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/includes/class-footnotes-settings.php" > < a href = "files/src-includes-class-footnotes-settings.html" > < abbr title = "src/includes/class-footnotes-settings.php" > class-footnotes-settings.php< / abbr > < / a > < / abbr >
2021-02-20 19:55:52 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 883< / span >
2021-02-20 19:55:52 +00:00
< / aside >
2021-04-18 19:30:42 +00:00
< p class = "phpdocumentor-summary" > Settings container key for reference container bottom margin.< / p >
2021-02-20 19:55:52 +00:00
< code class = "phpdocumentor-signature phpdocumentor-code " >
< span class = "phpdocumentor-signature__visibility" > public< / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__type" > int< / span >
< span class = "phpdocumentor-signature__name" > C_INT_REFERENCE_CONTAINER_BOTTOM_MARGIN< / span >
= < span class = "phpdocumentor-signature__default-value" > ' footnotes_inputfield_reference_container_bottom_margin' < / span >
2021-02-20 19:55:52 +00:00
< / code >
2021-05-01 20:39:33 +00:00
< section class = "phpdocumentor-description" > < / 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" >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-tag-link" > 2.3.0< / span >
2021-02-20 19:55:52 +00:00
< section class = "phpdocumentor-description" > < / section >
< / dd >
< / dl >
< / article >
< article class = "phpdocumentor-element -constant -public " >
2021-04-18 19:30:42 +00:00
< h4 class = "phpdocumentor-element__name" id = "constant_C_INT_REFERENCE_CONTAINER_TOP_MARGIN" >
C_INT_REFERENCE_CONTAINER_TOP_MARGIN
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_INT_REFERENCE_CONTAINER_TOP_MARGIN" 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/includes/class-footnotes-settings.php" > < a href = "files/src-includes-class-footnotes-settings.html" > < abbr title = "src/includes/class-footnotes-settings.php" > class-footnotes-settings.php< / abbr > < / a > < / abbr >
2021-02-20 19:55:52 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 874< / span >
2021-02-20 19:55:52 +00:00
< / aside >
2021-04-18 19:30:42 +00:00
< p class = "phpdocumentor-summary" > Settings container key for reference container top margin.< / p >
2021-02-20 19:55:52 +00:00
< code class = "phpdocumentor-signature phpdocumentor-code " >
< span class = "phpdocumentor-signature__visibility" > public< / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__type" > int< / span >
< span class = "phpdocumentor-signature__name" > C_INT_REFERENCE_CONTAINER_TOP_MARGIN< / span >
= < span class = "phpdocumentor-signature__default-value" > ' footnotes_inputfield_reference_container_top_margin' < / span >
2021-02-20 19:55:52 +00:00
< / code >
2021-05-01 20:39:33 +00:00
< section class = "phpdocumentor-description" > < / 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" >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-tag__name" > since< / span >
< / dt >
< dd class = "phpdocumentor-tag-list__definition" >
< span class = "phpdocumentor-tag-link" > 2.3.0< / span >
< section class = "phpdocumentor-description" > < / section >
2021-02-20 19:55:52 +00:00
< / dd >
< / dl >
< / article >
< article class = "phpdocumentor-element -constant -public " >
2021-04-18 19:30:42 +00:00
< h4 class = "phpdocumentor-element__name" id = "constant_C_STR_BACKLINKS_COLUMN_MAX_WIDTH_ENABLED" >
C_STR_BACKLINKS_COLUMN_MAX_WIDTH_ENABLED
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_BACKLINKS_COLUMN_MAX_WIDTH_ENABLED" 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/includes/class-footnotes-settings.php" > < a href = "files/src-includes-class-footnotes-settings.html" > < abbr title = "src/includes/class-footnotes-settings.php" > class-footnotes-settings.php< / abbr > < / a > < / abbr >
2021-02-20 19:55:52 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 630< / span >
2021-02-20 19:55:52 +00:00
< / aside >
2021-04-18 19:30:42 +00:00
< p class = "phpdocumentor-summary" > Settings container key to enable a max width for the backlinks column.< / p >
2021-02-20 19:55:52 +00:00
< code class = "phpdocumentor-signature phpdocumentor-code " >
< span class = "phpdocumentor-signature__visibility" > public< / span >
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-signature__type" > string< / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__name" > C_STR_BACKLINKS_COLUMN_MAX_WIDTH_ENABLED< / span >
= < span class = "phpdocumentor-signature__default-value" > ' footnotes_inputfield_backlinks_column_max_width_enabled' < / span >
2021-02-20 19:55:52 +00:00
< / code >
2021-04-18 19:30:42 +00:00
< 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.1.4< / span >
< section class = "phpdocumentor-description" > < / section >
< / dd >
< / dl >
2021-02-20 19:55:52 +00:00
< / article >
< article class = "phpdocumentor-element -constant -public " >
2021-04-18 19:30:42 +00:00
< h4 class = "phpdocumentor-element__name" id = "constant_C_STR_BACKLINKS_COLUMN_MAX_WIDTH_UNIT" >
C_STR_BACKLINKS_COLUMN_MAX_WIDTH_UNIT
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_BACKLINKS_COLUMN_MAX_WIDTH_UNIT" 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/includes/class-footnotes-settings.php" > < a href = "files/src-includes-class-footnotes-settings.html" > < abbr title = "src/includes/class-footnotes-settings.php" > class-footnotes-settings.php< / abbr > < / a > < / abbr >
2021-02-20 19:55:52 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 648< / span >
2021-02-20 19:55:52 +00:00
< / aside >
2021-04-18 19:30:42 +00:00
< p class = "phpdocumentor-summary" > Settings container key for the backlinks column max width unit.< / p >
2021-02-20 19:55:52 +00:00
< code class = "phpdocumentor-signature phpdocumentor-code " >
< span class = "phpdocumentor-signature__visibility" > public< / span >
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-signature__type" > string< / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__name" > C_STR_BACKLINKS_COLUMN_MAX_WIDTH_UNIT< / span >
= < span class = "phpdocumentor-signature__default-value" > ' footnotes_inputfield_backlinks_column_max_width_unit' < / span >
2021-02-20 19:55:52 +00:00
< / code >
2021-04-18 19:30:42 +00:00
< 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.1.4< / span >
< section class = "phpdocumentor-description" > < / section >
< / dd >
< / dl >
2021-02-20 19:55:52 +00:00
< / article >
< article class = "phpdocumentor-element -constant -public " >
2021-04-18 19:30:42 +00:00
< h4 class = "phpdocumentor-element__name" id = "constant_C_STR_BACKLINKS_COLUMN_WIDTH_ENABLED" >
C_STR_BACKLINKS_COLUMN_WIDTH_ENABLED
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_BACKLINKS_COLUMN_WIDTH_ENABLED" 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/includes/class-footnotes-settings.php" > < a href = "files/src-includes-class-footnotes-settings.html" > < abbr title = "src/includes/class-footnotes-settings.php" > class-footnotes-settings.php< / abbr > < / a > < / abbr >
2021-02-20 19:55:52 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 603< / span >
2021-02-20 19:55:52 +00:00
< / aside >
2021-04-18 19:30:42 +00:00
< p class = "phpdocumentor-summary" > Settings container key to enable the backlinks column width.< / p >
2021-02-20 19:55:52 +00:00
< code class = "phpdocumentor-signature phpdocumentor-code " >
< span class = "phpdocumentor-signature__visibility" > public< / span >
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-signature__type" > string< / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__name" > C_STR_BACKLINKS_COLUMN_WIDTH_ENABLED< / span >
= < span class = "phpdocumentor-signature__default-value" > ' footnotes_inputfield_backlinks_column_width_enabled' < / span >
2021-02-20 19:55:52 +00:00
< / code >
2021-04-18 19:30:42 +00:00
< 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.1.4< / span >
< section class = "phpdocumentor-description" > < / section >
< / dd >
< / dl >
2021-02-20 19:55:52 +00:00
< / article >
< article class = "phpdocumentor-element -constant -public " >
2021-04-18 19:30:42 +00:00
< h4 class = "phpdocumentor-element__name" id = "constant_C_STR_BACKLINKS_COLUMN_WIDTH_UNIT" >
C_STR_BACKLINKS_COLUMN_WIDTH_UNIT
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_BACKLINKS_COLUMN_WIDTH_UNIT" 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/includes/class-footnotes-settings.php" > < a href = "files/src-includes-class-footnotes-settings.html" > < abbr title = "src/includes/class-footnotes-settings.php" > class-footnotes-settings.php< / abbr > < / a > < / abbr >
2021-02-20 19:55:52 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 621< / span >
2021-02-20 19:55:52 +00:00
< / aside >
2021-04-18 19:30:42 +00:00
< p class = "phpdocumentor-summary" > Settings container key for the backlinks column width unit.< / p >
2021-02-20 19:55:52 +00:00
< code class = "phpdocumentor-signature phpdocumentor-code " >
< span class = "phpdocumentor-signature__visibility" > public< / span >
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-signature__type" > string< / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__name" > C_STR_BACKLINKS_COLUMN_WIDTH_UNIT< / span >
= < span class = "phpdocumentor-signature__default-value" > ' footnotes_inputfield_backlinks_column_width_unit' < / span >
2021-02-20 19:55:52 +00:00
< / code >
< section class = "phpdocumentor-description" > < / section >
< h5 class = "phpdocumentor-tag-list__heading" id = "tags" >
Tags
< a href = "#tags" class = "headerlink" > < i class = "fas fa-link" > < / i > < / a >
< / h5 >
< dl class = "phpdocumentor-tag-list" >
< dt class = "phpdocumentor-tag-list__entry" >
< span class = "phpdocumentor-tag__name" > since< / span >
< / dt >
< dd class = "phpdocumentor-tag-list__definition" >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-tag-link" > 2.1.4< / span >
2021-02-20 19:55:52 +00:00
< section class = "phpdocumentor-description" > < / section >
< / dd >
< / dl >
< / article >
< article class = "phpdocumentor-element -constant -public " >
2021-04-18 19:30:42 +00:00
< h4 class = "phpdocumentor-element__name" id = "constant_C_STR_BACKLINKS_LINE_BREAKS_ENABLED" >
C_STR_BACKLINKS_LINE_BREAKS_ENABLED
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_BACKLINKS_LINE_BREAKS_ENABLED" 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/includes/class-footnotes-settings.php" > < a href = "files/src-includes-class-footnotes-settings.html" > < abbr title = "src/includes/class-footnotes-settings.php" > class-footnotes-settings.php< / abbr > < / a > < / abbr >
2021-02-20 19:55:52 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 658< / span >
2021-02-20 19:55:52 +00:00
< / aside >
2021-04-18 19:30:42 +00:00
< p class = "phpdocumentor-summary" > Settings container key to enable line breaks between backlinks.< / p >
2021-02-20 19:55:52 +00:00
< code class = "phpdocumentor-signature phpdocumentor-code " >
< span class = "phpdocumentor-signature__visibility" > public< / span >
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-signature__type" > string< / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__name" > C_STR_BACKLINKS_LINE_BREAKS_ENABLED< / span >
= < span class = "phpdocumentor-signature__default-value" > ' footnotes_inputfield_backlinks_line_breaks_enabled' < / span >
2021-02-20 19:55:52 +00:00
< / code >
2021-04-18 19:30:42 +00:00
< 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.1.4< / span >
2021-05-01 20:39:33 +00:00
< section class = "phpdocumentor-description" > < p > Whether a < br / > tag is inserted.< / p >
< / section >
2021-04-18 19:30:42 +00:00
< / dd >
< / dl >
2021-02-20 19:55:52 +00:00
< / article >
< article class = "phpdocumentor-element -constant -public " >
2021-04-18 19:30:42 +00:00
< h4 class = "phpdocumentor-element__name" id = "constant_C_STR_BACKLINKS_SEPARATOR_CUSTOM" >
C_STR_BACKLINKS_SEPARATOR_CUSTOM
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_BACKLINKS_SEPARATOR_CUSTOM" 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/includes/class-footnotes-settings.php" > < a href = "files/src-includes-class-footnotes-settings.html" > < abbr title = "src/includes/class-footnotes-settings.php" > class-footnotes-settings.php< / abbr > < / a > < / abbr >
2021-02-20 19:55:52 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 567< / span >
2021-02-20 19:55:52 +00:00
< / aside >
2021-04-18 19:30:42 +00:00
< p class = "phpdocumentor-summary" > Settings container key for a custom backlink separator.< / p >
2021-02-20 19:55:52 +00:00
< code class = "phpdocumentor-signature phpdocumentor-code " >
< span class = "phpdocumentor-signature__visibility" > public< / span >
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-signature__type" > string< / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__name" > C_STR_BACKLINKS_SEPARATOR_CUSTOM< / span >
= < span class = "phpdocumentor-signature__default-value" > ' footnotes_inputfield_backlinks_separator_custom' < / span >
2021-02-20 19:55:52 +00:00
< / code >
< section class = "phpdocumentor-description" > < / section >
< h5 class = "phpdocumentor-tag-list__heading" id = "tags" >
Tags
< a href = "#tags" class = "headerlink" > < i class = "fas fa-link" > < / i > < / a >
< / h5 >
< dl class = "phpdocumentor-tag-list" >
< dt class = "phpdocumentor-tag-list__entry" >
< span class = "phpdocumentor-tag__name" > since< / span >
< / dt >
< dd class = "phpdocumentor-tag-list__definition" >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-tag-link" > 2.1.4< / span >
2021-02-20 19:55:52 +00:00
< section class = "phpdocumentor-description" > < / section >
< / dd >
< / dl >
< / article >
< article class = "phpdocumentor-element -constant -public " >
2021-04-18 19:30:42 +00:00
< h4 class = "phpdocumentor-element__name" id = "constant_C_STR_BACKLINKS_SEPARATOR_ENABLED" >
C_STR_BACKLINKS_SEPARATOR_ENABLED
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_BACKLINKS_SEPARATOR_ENABLED" 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/includes/class-footnotes-settings.php" > < a href = "files/src-includes-class-footnotes-settings.html" > < abbr title = "src/includes/class-footnotes-settings.php" > class-footnotes-settings.php< / abbr > < / a > < / abbr >
2021-02-20 19:55:52 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 549< / span >
2021-02-20 19:55:52 +00:00
< / aside >
2021-04-18 19:30:42 +00:00
< p class = "phpdocumentor-summary" > Settings container key to enable the presence of a backlink separator.< / p >
2021-02-20 19:55:52 +00:00
< code class = "phpdocumentor-signature phpdocumentor-code " >
< span class = "phpdocumentor-signature__visibility" > public< / span >
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-signature__type" > string< / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__name" > C_STR_BACKLINKS_SEPARATOR_ENABLED< / span >
= < span class = "phpdocumentor-signature__default-value" > ' footnotes_inputfield_backlinks_separator_enabled' < / span >
2021-02-20 19:55:52 +00:00
< / code >
2021-05-01 20:39:33 +00:00
< section class = "phpdocumentor-description" > < p > Backlink separators and terminators are often not preferred, but a choice
should be provided along with the ability to customize.< / p >
2021-04-18 19:30:42 +00:00
< / 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.1.4< / span >
< section class = "phpdocumentor-description" > < / section >
2021-02-20 19:55:52 +00:00
2021-04-18 19:30:42 +00:00
< / dd >
< / dl >
2021-02-20 19:55:52 +00:00
< / article >
< article class = "phpdocumentor-element -constant -public " >
2021-04-18 19:30:42 +00:00
< h4 class = "phpdocumentor-element__name" id = "constant_C_STR_BACKLINKS_SEPARATOR_OPTION" >
C_STR_BACKLINKS_SEPARATOR_OPTION
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_BACKLINKS_SEPARATOR_OPTION" 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/includes/class-footnotes-settings.php" > < a href = "files/src-includes-class-footnotes-settings.html" > < abbr title = "src/includes/class-footnotes-settings.php" > class-footnotes-settings.php< / abbr > < / a > < / abbr >
2021-02-20 19:55:52 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 558< / span >
2021-02-20 19:55:52 +00:00
< / aside >
2021-04-18 19:30:42 +00:00
< p class = "phpdocumentor-summary" > Settings container key for the backlink separator options.< / p >
2021-02-20 19:55:52 +00:00
< code class = "phpdocumentor-signature phpdocumentor-code " >
< span class = "phpdocumentor-signature__visibility" > public< / span >
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-signature__type" > string< / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__name" > C_STR_BACKLINKS_SEPARATOR_OPTION< / span >
= < span class = "phpdocumentor-signature__default-value" > ' footnotes_inputfield_backlinks_separator_option' < / span >
2021-02-20 19:55:52 +00:00
< / code >
2021-04-18 19:30:42 +00:00
< 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.1.4< / span >
< section class = "phpdocumentor-description" > < / section >
2021-02-20 19:55:52 +00:00
2021-04-18 19:30:42 +00:00
< / dd >
< / dl >
2021-02-20 19:55:52 +00:00
< / article >
< article class = "phpdocumentor-element -constant -public " >
2021-04-18 19:30:42 +00:00
< h4 class = "phpdocumentor-element__name" id = "constant_C_STR_BACKLINKS_TERMINATOR_CUSTOM" >
C_STR_BACKLINKS_TERMINATOR_CUSTOM
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_BACKLINKS_TERMINATOR_CUSTOM" 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/includes/class-footnotes-settings.php" > < a href = "files/src-includes-class-footnotes-settings.html" > < abbr title = "src/includes/class-footnotes-settings.php" > class-footnotes-settings.php< / abbr > < / a > < / abbr >
2021-02-20 19:55:52 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 594< / span >
2021-02-20 19:55:52 +00:00
< / aside >
2021-04-18 19:30:42 +00:00
< p class = "phpdocumentor-summary" > Settings container key for a custom backlink terminator.< / p >
2021-02-20 19:55:52 +00:00
< code class = "phpdocumentor-signature phpdocumentor-code " >
< span class = "phpdocumentor-signature__visibility" > public< / span >
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-signature__type" > string< / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__name" > C_STR_BACKLINKS_TERMINATOR_CUSTOM< / span >
= < span class = "phpdocumentor-signature__default-value" > ' footnotes_inputfield_backlinks_terminator_custom' < / span >
2021-02-20 19:55:52 +00:00
< / code >
< section class = "phpdocumentor-description" > < / section >
< h5 class = "phpdocumentor-tag-list__heading" id = "tags" >
Tags
< a href = "#tags" class = "headerlink" > < i class = "fas fa-link" > < / i > < / a >
< / h5 >
< dl class = "phpdocumentor-tag-list" >
< dt class = "phpdocumentor-tag-list__entry" >
< span class = "phpdocumentor-tag__name" > since< / span >
< / dt >
< dd class = "phpdocumentor-tag-list__definition" >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-tag-link" > 2.1.4< / span >
2021-02-20 19:55:52 +00:00
< section class = "phpdocumentor-description" > < / section >
< / dd >
< / dl >
< / article >
< article class = "phpdocumentor-element -constant -public " >
2021-04-18 19:30:42 +00:00
< h4 class = "phpdocumentor-element__name" id = "constant_C_STR_BACKLINKS_TERMINATOR_ENABLED" >
C_STR_BACKLINKS_TERMINATOR_ENABLED
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_BACKLINKS_TERMINATOR_ENABLED" 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/includes/class-footnotes-settings.php" > < a href = "files/src-includes-class-footnotes-settings.html" > < abbr title = "src/includes/class-footnotes-settings.php" > class-footnotes-settings.php< / abbr > < / a > < / abbr >
2021-02-20 19:55:52 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 576< / span >
2021-02-20 19:55:52 +00:00
< / aside >
2021-04-18 19:30:42 +00:00
< p class = "phpdocumentor-summary" > Settings container key to enable the presence of a backlink terminator.< / p >
2021-02-20 19:55:52 +00:00
< code class = "phpdocumentor-signature phpdocumentor-code " >
< span class = "phpdocumentor-signature__visibility" > public< / span >
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-signature__type" > string< / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__name" > C_STR_BACKLINKS_TERMINATOR_ENABLED< / span >
= < span class = "phpdocumentor-signature__default-value" > ' footnotes_inputfield_backlinks_terminator_enabled' < / span >
2021-02-20 19:55:52 +00:00
< / code >
< section class = "phpdocumentor-description" > < / section >
< h5 class = "phpdocumentor-tag-list__heading" id = "tags" >
Tags
< a href = "#tags" class = "headerlink" > < i class = "fas fa-link" > < / i > < / a >
< / h5 >
< dl class = "phpdocumentor-tag-list" >
< dt class = "phpdocumentor-tag-list__entry" >
< span class = "phpdocumentor-tag__name" > since< / span >
< / dt >
< dd class = "phpdocumentor-tag-list__definition" >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-tag-link" > 2.1.4< / span >
2021-02-20 19:55:52 +00:00
< section class = "phpdocumentor-description" > < / section >
< / dd >
< / dl >
< / article >
< article class = "phpdocumentor-element -constant -public " >
2021-04-18 19:30:42 +00:00
< h4 class = "phpdocumentor-element__name" id = "constant_C_STR_BACKLINKS_TERMINATOR_OPTION" >
C_STR_BACKLINKS_TERMINATOR_OPTION
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_BACKLINKS_TERMINATOR_OPTION" 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/includes/class-footnotes-settings.php" > < a href = "files/src-includes-class-footnotes-settings.html" > < abbr title = "src/includes/class-footnotes-settings.php" > class-footnotes-settings.php< / abbr > < / a > < / abbr >
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-04-18 19:30:42 +00:00
< p class = "phpdocumentor-summary" > Settings container key for the backlink terminator options.< / p >
2021-02-20 19:55:52 +00:00
< code class = "phpdocumentor-signature phpdocumentor-code " >
< span class = "phpdocumentor-signature__visibility" > public< / span >
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-signature__type" > string< / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__name" > C_STR_BACKLINKS_TERMINATOR_OPTION< / span >
= < span class = "phpdocumentor-signature__default-value" > ' footnotes_inputfield_backlinks_terminator_option' < / span >
2021-02-20 19:55:52 +00:00
< / code >
< section class = "phpdocumentor-description" > < / section >
< h5 class = "phpdocumentor-tag-list__heading" id = "tags" >
Tags
< a href = "#tags" class = "headerlink" > < i class = "fas fa-link" > < / i > < / a >
< / h5 >
< dl class = "phpdocumentor-tag-list" >
< dt class = "phpdocumentor-tag-list__entry" >
< span class = "phpdocumentor-tag__name" > since< / span >
< / dt >
< dd class = "phpdocumentor-tag-list__definition" >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-tag-link" > 2.1.4< / span >
2021-02-20 19:55:52 +00:00
< section class = "phpdocumentor-description" > < / section >
< / dd >
< / dl >
< / article >
< article class = "phpdocumentor-element -constant -public " >
2021-04-18 19:30:42 +00:00
< h4 class = "phpdocumentor-element__name" id = "constant_C_STR_COMBINE_IDENTICAL_FOOTNOTES" >
C_STR_COMBINE_IDENTICAL_FOOTNOTES
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_COMBINE_IDENTICAL_FOOTNOTES" 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/includes/class-footnotes-settings.php" > < a href = "files/src-includes-class-footnotes-settings.html" > < abbr title = "src/includes/class-footnotes-settings.php" > class-footnotes-settings.php< / abbr > < / a > < / abbr >
2021-02-20 19:55:52 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 62< / span >
2021-02-20 19:55:52 +00:00
< / aside >
2021-04-18 19:30:42 +00:00
< p class = "phpdocumentor-summary" > Settings container key for combining identical footnotes.< / p >
2021-02-20 19:55:52 +00:00
< code class = "phpdocumentor-signature phpdocumentor-code " >
< span class = "phpdocumentor-signature__visibility" > public< / span >
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-signature__type" > string< / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__name" > C_STR_COMBINE_IDENTICAL_FOOTNOTES< / span >
= < span class = "phpdocumentor-signature__default-value" > ' footnote_inputfield_combine_identical' < / span >
2021-02-20 19:55:52 +00:00
< / code >
< section class = "phpdocumentor-description" > < / section >
< h5 class = "phpdocumentor-tag-list__heading" id = "tags" >
Tags
< a href = "#tags" class = "headerlink" > < i class = "fas fa-link" > < / i > < / a >
< / h5 >
< dl class = "phpdocumentor-tag-list" >
< dt class = "phpdocumentor-tag-list__entry" >
< span class = "phpdocumentor-tag__name" > since< / span >
< / dt >
< dd class = "phpdocumentor-tag-list__definition" >
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
< section class = "phpdocumentor-description" > < / section >
< / dd >
< / dl >
< / article >
< article class = "phpdocumentor-element -constant -public " >
2021-04-18 19:30:42 +00:00
< h4 class = "phpdocumentor-element__name" id = "constant_C_STR_CUSTOM_CSS" >
C_STR_CUSTOM_CSS
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_CUSTOM_CSS" 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/includes/class-footnotes-settings.php" > < a href = "files/src-includes-class-footnotes-settings.html" > < abbr title = "src/includes/class-footnotes-settings.php" > class-footnotes-settings.php< / abbr > < / a > < / abbr >
2021-02-20 19:55:52 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 168< / span >
2021-02-20 19:55:52 +00:00
< / aside >
2021-04-18 19:30:42 +00:00
< p class = "phpdocumentor-summary" > Settings container key for the Custom CSS.< / p >
2021-02-20 19:55:52 +00:00
< code class = "phpdocumentor-signature phpdocumentor-code " >
< span class = "phpdocumentor-signature__visibility" > public< / span >
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-signature__type" > string< / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__name" > C_STR_CUSTOM_CSS< / span >
= < span class = "phpdocumentor-signature__default-value" > ' footnote_inputfield_custom_css' < / span >
2021-02-20 19:55:52 +00:00
< / 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-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 >
< / article >
< article class = "phpdocumentor-element -constant -public " >
2021-04-18 19:30:42 +00:00
< h4 class = "phpdocumentor-element__name" id = "constant_C_STR_CUSTOM_CSS_LEGACY_ENABLE" >
C_STR_CUSTOM_CSS_LEGACY_ENABLE
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_CUSTOM_CSS_LEGACY_ENABLE" 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/includes/class-footnotes-settings.php" > < a href = "files/src-includes-class-footnotes-settings.html" > < abbr title = "src/includes/class-footnotes-settings.php" > class-footnotes-settings.php< / abbr > < / a > < / abbr >
2021-02-20 19:55:52 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 799< / span >
2021-02-20 19:55:52 +00:00
< / aside >
2021-04-18 19:30:42 +00:00
< p class = "phpdocumentor-summary" > Settings container key to enable display of legacy Custom CSS metaboxes.< / p >
2021-02-20 19:55:52 +00:00
< code class = "phpdocumentor-signature phpdocumentor-code " >
< span class = "phpdocumentor-signature__visibility" > public< / span >
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-signature__type" > string< / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__name" > C_STR_CUSTOM_CSS_LEGACY_ENABLE< / span >
= < span class = "phpdocumentor-signature__default-value" > ' footnote_inputfield_custom_css_legacy_enable' < / span >
2021-02-20 19:55:52 +00:00
< / code >
2021-05-01 20:39:33 +00:00
< section class = "phpdocumentor-description" > < p > This must be < code class = "prettyprint" > false< / code > if its setting is contained in the container to be hidden
because when saving, all missing constants are emptied, and < abbr title = "\Footnotes_Convert::to_bool()" > Footnotes_Convert::to_bool()< / abbr > converts empty to < code class = "prettyprint" > false< / code > .< / 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" >
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.2< / 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
< 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-04-18 19:30:42 +00:00
< span class = "phpdocumentor-tag-link" > 2.3.0< / span >
2021-02-20 19:55:52 +00:00
2021-05-01 20:39:33 +00:00
< section class = "phpdocumentor-description" > < p > Swap migration Boolean, meaning ‘ show legacy’ instead of
‘ migration complete’ , due to storage data structure constraints.< / p >
2021-04-18 19:30:42 +00:00
< / section >
2021-02-20 19:55:52 +00:00
< / dd >
< / dl >
< / article >
< article class = "phpdocumentor-element -constant -public " >
2021-04-18 19:30:42 +00:00
< h4 class = "phpdocumentor-element__name" id = "constant_C_STR_CUSTOM_CSS_NEW" >
C_STR_CUSTOM_CSS_NEW
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_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/includes/class-footnotes-settings.php" > < a href = "files/src-includes-class-footnotes-settings.html" > < abbr title = "src/includes/class-footnotes-settings.php" > class-footnotes-settings.php< / abbr > < / a > < / abbr >
2021-02-20 19:55:52 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 784< / span >
2021-02-20 19:55:52 +00:00
< / aside >
2021-04-18 19:30:42 +00:00
< p class = "phpdocumentor-summary" > Settings container key for the Custom CSS migrated to a dedicated tab.< / p >
2021-02-20 19:55:52 +00:00
< code class = "phpdocumentor-signature phpdocumentor-code " >
< span class = "phpdocumentor-signature__visibility" > public< / span >
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-signature__type" > string< / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__name" > C_STR_CUSTOM_CSS_NEW< / span >
= < span class = "phpdocumentor-signature__default-value" > ' footnote_inputfield_custom_css_new' < / span >
2021-02-20 19:55:52 +00:00
< / code >
2021-05-01 20:39:33 +00:00
< section class = "phpdocumentor-description" > < / section >
2021-04-18 19:30:42 +00:00
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
< / article >
< article class = "phpdocumentor-element -constant -public " >
2021-04-18 19:30:42 +00:00
< h4 class = "phpdocumentor-element__name" id = "constant_C_STR_EXPERT_LOOKUP_THE_CONTENT" >
C_STR_EXPERT_LOOKUP_THE_CONTENT
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_EXPERT_LOOKUP_THE_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/includes/class-footnotes-settings.php" > < a href = "files/src-includes-class-footnotes-settings.html" > < abbr title = "src/includes/class-footnotes-settings.php" > class-footnotes-settings.php< / abbr > < / a > < / abbr >
2021-02-20 19:55:52 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 239< / span >
2021-02-20 19:55:52 +00:00
< / aside >
2021-05-01 20:39:33 +00:00
< p class = "phpdocumentor-summary" > Settings container key to enable the `the_content` hook.< / p >
2021-02-20 19:55:52 +00:00
< code class = "phpdocumentor-signature phpdocumentor-code " >
< span class = "phpdocumentor-signature__visibility" > public< / span >
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-signature__type" > string< / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__name" > C_STR_EXPERT_LOOKUP_THE_CONTENT< / span >
= < span class = "phpdocumentor-signature__default-value" > ' footnote_inputfield_expert_lookup_the_content' < / span >
2021-02-20 19:55:52 +00:00
< / code >
2021-04-18 19:30:42 +00:00
< section class = "phpdocumentor-description" > < / 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" >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-tag-link" > 1.5.5< / span >
2021-02-20 19:55:52 +00:00
< section class = "phpdocumentor-description" > < / section >
< / dd >
< / dl >
< / article >
< article class = "phpdocumentor-element -constant -public " >
2021-04-18 19:30:42 +00:00
< h4 class = "phpdocumentor-element__name" id = "constant_C_STR_EXPERT_LOOKUP_THE_EXCERPT" >
C_STR_EXPERT_LOOKUP_THE_EXCERPT
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_EXPERT_LOOKUP_THE_EXCERPT" 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/includes/class-footnotes-settings.php" > < a href = "files/src-includes-class-footnotes-settings.html" > < abbr title = "src/includes/class-footnotes-settings.php" > class-footnotes-settings.php< / abbr > < / a > < / abbr >
2021-02-20 19:55:52 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 251< / span >
2021-02-20 19:55:52 +00:00
< / aside >
2021-05-01 20:39:33 +00:00
< p class = "phpdocumentor-summary" > Settings container key to enable the `the_excerpt` hook.< / p >
2021-04-18 19:30:42 +00:00
2021-02-20 19:55:52 +00:00
< code class = "phpdocumentor-signature phpdocumentor-code " >
< span class = "phpdocumentor-signature__visibility" > public< / span >
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-signature__type" > string< / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__name" > C_STR_EXPERT_LOOKUP_THE_EXCERPT< / span >
= < span class = "phpdocumentor-signature__default-value" > ' footnote_inputfield_expert_lookup_the_excerpt' < / span >
2021-02-20 19:55:52 +00:00
< / code >
2021-04-18 19:30:42 +00:00
< 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" >
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-tag__name" > see< / span >
2021-04-18 19:30:42 +00:00
< / dt >
< dd class = "phpdocumentor-tag-list__definition" >
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-tag-link" > < abbr title = "\C_STR_FOOTNOTES_IN_EXCERPT" > C_STR_FOOTNOTES_IN_EXCERPT< / abbr > < / span >
< section class = "phpdocumentor-description" > < / 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 >
< / dt >
< dd class = "phpdocumentor-tag-list__definition" >
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-tag-link" > 1.5.5< / span >
2021-04-18 19:30:42 +00:00
< section class = "phpdocumentor-description" > < / section >
< / dd >
< dt class = "phpdocumentor-tag-list__entry" >
< span class = "phpdocumentor-tag__name" > since< / span >
< / dt >
< dd class = "phpdocumentor-tag-list__definition" >
< span class = "phpdocumentor-tag-link" > 2.6.3< / span >
2021-05-01 20:39:33 +00:00
< section class = "phpdocumentor-description" > < p > Enable by default.< / p >
2021-04-18 19:30:42 +00:00
< / section >
< / dd >
2021-05-01 20:39:33 +00:00
< / dl >
< / article >
< article class = "phpdocumentor-element -constant -public " >
< h4 class = "phpdocumentor-element__name" id = "constant_C_STR_EXPERT_LOOKUP_THE_TITLE" >
C_STR_EXPERT_LOOKUP_THE_TITLE
< a href = "classes/Footnotes-Settings.html#constant_C_STR_EXPERT_LOOKUP_THE_TITLE" class = "headerlink" > < i class = "fas fa-link" > < / i > < / a >
< / h4 >
< aside class = "phpdocumentor-element-found-in" >
< abbr class = "phpdocumentor-element-found-in__file" title = "src/includes/class-footnotes-settings.php" > < a href = "files/src-includes-class-footnotes-settings.html" > < abbr title = "src/includes/class-footnotes-settings.php" > class-footnotes-settings.php< / abbr > < / a > < / abbr >
:
< span class = "phpdocumentor-element-found-in__line" > 230< / span >
< / aside >
< p class = "phpdocumentor-summary" > Settings container key to enable the `the_title` hook.< / p >
< code class = "phpdocumentor-signature phpdocumentor-code " >
< span class = "phpdocumentor-signature__visibility" > public< / span >
< span class = "phpdocumentor-signature__type" > string< / span >
< span class = "phpdocumentor-signature__name" > C_STR_EXPERT_LOOKUP_THE_TITLE< / span >
= < span class = "phpdocumentor-signature__default-value" > ' footnote_inputfield_expert_lookup_the_title' < / span >
< / code >
< section class = "phpdocumentor-description" > < p > These are checkboxes; the keyword < code class = "prettyprint" > checked< / code > is converted to < code class = "prettyprint" > true< / code > , whilst
an empty string (the default) is converted to < code class = "prettyprint" > false< / code > .< / p >
< p > Hooks should all be enabled by default to prevent users from thinking at
first that the feature is broken in post titles (see < a href = "https://wordpress.org/support/topic/more-feature-ideas/" > here< / a > for more
information).< / p >
< / section >
< h5 class = "phpdocumentor-tag-list__heading" id = "tags" >
Tags
< a href = "#tags" class = "headerlink" > < i class = "fas fa-link" > < / i > < / a >
< / h5 >
< dl class = "phpdocumentor-tag-list" >
< dt class = "phpdocumentor-tag-list__entry" >
2021-04-18 19:30:42 +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.5< / span >
2021-04-18 19:30:42 +00:00
< section class = "phpdocumentor-description" > < / section >
< / 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 > In titles, footnotes are still buggy, because WordPress uses the
title string in menus and in the title element, but Footnotes doesn't
delete footnotes in them.< / p >
2021-04-18 19:30:42 +00:00
< / section >
< / dd >
< / dl >
2021-02-20 19:55:52 +00:00
< / article >
< article class = "phpdocumentor-element -constant -public " >
2021-04-18 19:30:42 +00:00
< h4 class = "phpdocumentor-element__name" id = "constant_C_STR_EXPERT_LOOKUP_WIDGET_TEXT" >
C_STR_EXPERT_LOOKUP_WIDGET_TEXT
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_EXPERT_LOOKUP_WIDGET_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/includes/class-footnotes-settings.php" > < a href = "files/src-includes-class-footnotes-settings.html" > < abbr title = "src/includes/class-footnotes-settings.php" > class-footnotes-settings.php< / abbr > < / a > < / abbr >
2021-02-20 19:55:52 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 274< / span >
2021-02-20 19:55:52 +00:00
< / aside >
2021-05-01 20:39:33 +00:00
< p class = "phpdocumentor-summary" > Settings container key to enable the `widget_text` hook.< / p >
2021-04-18 19:30:42 +00:00
2021-02-20 19:55:52 +00:00
< code class = "phpdocumentor-signature phpdocumentor-code " >
< span class = "phpdocumentor-signature__visibility" > public< / span >
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-signature__type" > string< / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__name" > C_STR_EXPERT_LOOKUP_WIDGET_TEXT< / span >
= < span class = "phpdocumentor-signature__default-value" > ' footnote_inputfield_expert_lookup_widget_text' < / span >
2021-02-20 19:55:52 +00:00
< / code >
2021-05-01 20:39:33 +00:00
< section class = "phpdocumentor-description" > < p > The < code class = "prettyprint" > widget_text< / code > hook must be disabled by default, because it causes
multiple reference containers to appear in Elementor accordions, but
it must be enabled if multiple reference containers are desired, as
in Elementor toggles.< / p >
< / section >
2021-04-18 19:30:42 +00:00
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" > 1.5.5< / span >
< section class = "phpdocumentor-description" > < / section >
< / dd >
< / dl >
2021-02-20 19:55:52 +00:00
< / article >
< article class = "phpdocumentor-element -constant -public " >
2021-04-18 19:30:42 +00:00
< h4 class = "phpdocumentor-element__name" id = "constant_C_STR_EXPERT_LOOKUP_WIDGET_TITLE" >
C_STR_EXPERT_LOOKUP_WIDGET_TITLE
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_EXPERT_LOOKUP_WIDGET_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/includes/class-footnotes-settings.php" > < a href = "files/src-includes-class-footnotes-settings.html" > < abbr title = "src/includes/class-footnotes-settings.php" > class-footnotes-settings.php< / abbr > < / a > < / abbr >
2021-02-20 19:55:52 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 260< / span >
2021-02-20 19:55:52 +00:00
< / aside >
2021-05-01 20:39:33 +00:00
< p class = "phpdocumentor-summary" > Settings container key to enable the `widget_title` hook.< / p >
2021-04-18 19:30:42 +00:00
2021-02-20 19:55:52 +00:00
< code class = "phpdocumentor-signature phpdocumentor-code " >
< span class = "phpdocumentor-signature__visibility" > public< / span >
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-signature__type" > string< / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__name" > C_STR_EXPERT_LOOKUP_WIDGET_TITLE< / span >
= < span class = "phpdocumentor-signature__default-value" > ' footnote_inputfield_expert_lookup_widget_title' < / span >
2021-02-20 19:55:52 +00:00
< / code >
2021-04-18 19:30:42 +00:00
< 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" > 1.5.5< / span >
< section class = "phpdocumentor-description" > < / section >
< / dd >
< / dl >
2021-02-20 19:55:52 +00:00
< / article >
< article class = "phpdocumentor-element -constant -public " >
2021-04-18 19:30:42 +00:00
< h4 class = "phpdocumentor-element__name" id = "constant_C_STR_FOOTNOTE_FRAGMENT_ID_SLUG" >
C_STR_FOOTNOTE_FRAGMENT_ID_SLUG
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_FOOTNOTE_FRAGMENT_ID_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/includes/class-footnotes-settings.php" > < a href = "files/src-includes-class-footnotes-settings.html" > < abbr title = "src/includes/class-footnotes-settings.php" > class-footnotes-settings.php< / abbr > < / a > < / abbr >
2021-02-20 19:55:52 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 912< / span >
2021-02-20 19:55:52 +00:00
< / aside >
2021-04-18 19:30:42 +00:00
< p class = "phpdocumentor-summary" > Settings container key for the fragment ID slug in footnotes.< / p >
2021-02-20 19:55:52 +00:00
< code class = "phpdocumentor-signature phpdocumentor-code " >
< span class = "phpdocumentor-signature__visibility" > public< / span >
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-signature__type" > string< / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__name" > C_STR_FOOTNOTE_FRAGMENT_ID_SLUG< / span >
= < span class = "phpdocumentor-signature__default-value" > ' footnotes_inputfield_footnote_fragment_id_slug' < / span >
2021-02-20 19:55:52 +00:00
< / code >
2021-04-18 19:30:42 +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" > 2.3.0< / span >
< section class = "phpdocumentor-description" > < / section >
< / dd >
< / dl >
< / article >
< article class = "phpdocumentor-element -constant -public " >
< h4 class = "phpdocumentor-element__name" id = "constant_C_STR_FOOTNOTE_REFERRERS_NORMAL_SUPERSCRIPT" >
C_STR_FOOTNOTE_REFERRERS_NORMAL_SUPERSCRIPT
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_FOOTNOTE_REFERRERS_NORMAL_SUPERSCRIPT" 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/includes/class-footnotes-settings.php" > < a href = "files/src-includes-class-footnotes-settings.html" > < abbr title = "src/includes/class-footnotes-settings.php" > class-footnotes-settings.php< / abbr > < / a > < / abbr >
2021-04-18 19:30:42 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 1007< / span >
2021-04-18 19:30:42 +00:00
< / aside >
< p class = "phpdocumentor-summary" > Settings container key to enable superscript style normalization.< / p >
< code class = "phpdocumentor-signature phpdocumentor-code " >
< span class = "phpdocumentor-signature__visibility" > public< / span >
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-signature__type" > string< / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__name" > C_STR_FOOTNOTE_REFERRERS_NORMAL_SUPERSCRIPT< / span >
= < span class = "phpdocumentor-signature__default-value" > ' footnotes_inputfield_referrers_normal_superscript' < / span >
< / code >
2021-05-01 20:39:33 +00:00
< section class = "phpdocumentor-description" > < / 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 >
< / dt >
< dd class = "phpdocumentor-tag-list__definition" >
< span class = "phpdocumentor-tag-link" > 2.5.4< / span >
< section class = "phpdocumentor-description" > < / section >
< / dd >
< / dl >
< / article >
< article class = "phpdocumentor-element -constant -public " >
< h4 class = "phpdocumentor-element__name" id = "constant_C_STR_FOOTNOTE_SECTION_SHORTCODE" >
C_STR_FOOTNOTE_SECTION_SHORTCODE
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_FOOTNOTE_SECTION_SHORTCODE" 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/includes/class-footnotes-settings.php" > < a href = "files/src-includes-class-footnotes-settings.html" > < abbr title = "src/includes/class-footnotes-settings.php" > class-footnotes-settings.php< / abbr > < / a > < / abbr >
2021-04-18 19:30:42 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 1098< / span >
2021-04-18 19:30:42 +00:00
< / aside >
< p class = "phpdocumentor-summary" > Settings container key for the footnote section shortcode.< / p >
< code class = "phpdocumentor-signature phpdocumentor-code " >
< span class = "phpdocumentor-signature__visibility" > public< / span >
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-signature__type" > string< / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__name" > C_STR_FOOTNOTE_SECTION_SHORTCODE< / span >
= < span class = "phpdocumentor-signature__default-value" > ' footnotes_inputfield_section_shortcode' < / span >
< / code >
2021-05-01 20:39:33 +00:00
< section class = "phpdocumentor-description" > < / 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 >
< / dt >
< dd class = "phpdocumentor-tag-list__definition" >
< span class = "phpdocumentor-tag-link" > 2.7.0< / span >
< section class = "phpdocumentor-description" > < / section >
< / dd >
< / dl >
< / article >
< article class = "phpdocumentor-element -constant -public " >
< h4 class = "phpdocumentor-element__name" id = "constant_C_STR_FOOTNOTE_SHORTCODE_SYNTAX_VALIDATION_ENABLE" >
C_STR_FOOTNOTE_SHORTCODE_SYNTAX_VALIDATION_ENABLE
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_FOOTNOTE_SHORTCODE_SYNTAX_VALIDATION_ENABLE" 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/includes/class-footnotes-settings.php" > < a href = "files/src-includes-class-footnotes-settings.html" > < abbr title = "src/includes/class-footnotes-settings.php" > class-footnotes-settings.php< / abbr > < / a > < / abbr >
2021-04-18 19:30:42 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 930< / span >
2021-04-18 19:30:42 +00:00
< / aside >
< p class = "phpdocumentor-summary" > Settings container key to enable shortcode syntax validation.< / p >
< code class = "phpdocumentor-signature phpdocumentor-code " >
< span class = "phpdocumentor-signature__visibility" > public< / span >
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-signature__type" > string< / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__name" > C_STR_FOOTNOTE_SHORTCODE_SYNTAX_VALIDATION_ENABLE< / span >
= < span class = "phpdocumentor-signature__default-value" > ' footnotes_inputfield_shortcode_syntax_validation_enable' < / span >
< / code >
< section class = "phpdocumentor-description" > < / section >
< h5 class = "phpdocumentor-tag-list__heading" id = "tags" >
Tags
< a href = "#tags" class = "headerlink" > < i class = "fas fa-link" > < / i > < / a >
< / h5 >
< dl class = "phpdocumentor-tag-list" >
< dt class = "phpdocumentor-tag-list__entry" >
< span class = "phpdocumentor-tag__name" > since< / span >
< / dt >
< dd class = "phpdocumentor-tag-list__definition" >
< span class = "phpdocumentor-tag-link" > 2.4.0< / span >
< section class = "phpdocumentor-description" > < / section >
< / dd >
< / dl >
< / article >
< article class = "phpdocumentor-element -constant -public " >
< h4 class = "phpdocumentor-element__name" id = "constant_C_STR_FOOTNOTE_URL_WRAP_ENABLED" >
C_STR_FOOTNOTE_URL_WRAP_ENABLED
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_FOOTNOTE_URL_WRAP_ENABLED" 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/includes/class-footnotes-settings.php" > < a href = "files/src-includes-class-footnotes-settings.html" > < abbr title = "src/includes/class-footnotes-settings.php" > class-footnotes-settings.php< / abbr > < / a > < / abbr >
2021-04-18 19:30:42 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 766< / span >
2021-04-18 19:30:42 +00:00
< / aside >
< p class = "phpdocumentor-summary" > Settings container key for URL wrap option.< / p >
< code class = "phpdocumentor-signature phpdocumentor-code " >
< span class = "phpdocumentor-signature__visibility" > public< / span >
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-signature__type" > string< / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__name" > C_STR_FOOTNOTE_URL_WRAP_ENABLED< / span >
= < span class = "phpdocumentor-signature__default-value" > ' footnote_inputfield_url_wrap_enabled' < / span >
< / code >
2021-05-01 20:39:33 +00:00
< section class = "phpdocumentor-description" > < p > This is made optional because it causes weird line breaks. Unicode-compliant
browsers break URLs at slashes.< / p >
2021-04-18 19:30:42 +00:00
< / section >
< h5 class = "phpdocumentor-tag-list__heading" id = "tags" >
Tags
< a href = "#tags" class = "headerlink" > < i class = "fas fa-link" > < / i > < / a >
< / h5 >
< dl class = "phpdocumentor-tag-list" >
< dt class = "phpdocumentor-tag-list__entry" >
< span class = "phpdocumentor-tag__name" > since< / span >
< / dt >
< dd class = "phpdocumentor-tag-list__definition" >
< span class = "phpdocumentor-tag-link" > 2.1.6< / span >
< section class = "phpdocumentor-description" > < / section >
< / dd >
< / dl >
< / article >
< article class = "phpdocumentor-element -constant -public " >
< h4 class = "phpdocumentor-element__name" id = "constant_C_STR_FOOTNOTES_ALTERNATIVE_MOUSE_OVER_BOX_POSITION" >
C_STR_FOOTNOTES_ALTERNATIVE_MOUSE_OVER_BOX_POSITION
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_FOOTNOTES_ALTERNATIVE_MOUSE_OVER_BOX_POSITION" 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/includes/class-footnotes-settings.php" > < a href = "files/src-includes-class-footnotes-settings.html" > < abbr title = "src/includes/class-footnotes-settings.php" > class-footnotes-settings.php< / abbr > < / a > < / abbr >
2021-04-18 19:30:42 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 810< / span >
2021-04-18 19:30:42 +00:00
< / aside >
< p class = "phpdocumentor-summary" > Settings container key for alternative tooltip position.< / p >
< code class = "phpdocumentor-signature phpdocumentor-code " >
< span class = "phpdocumentor-signature__visibility" > public< / span >
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-signature__type" > string< / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__name" > C_STR_FOOTNOTES_ALTERNATIVE_MOUSE_OVER_BOX_POSITION< / span >
= < span class = "phpdocumentor-signature__default-value" > ' footnotes_inputfield_alternative_mouse_over_box_position' < / span >
< / code >
2021-05-01 20:39:33 +00:00
< section class = "phpdocumentor-description" > < p > Fixed-width is for alternative tooltips, cannot reuse < code class = "prettyprint" > max-width< / code > nor offsets.< / 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 >
< / dt >
< dd class = "phpdocumentor-tag-list__definition" >
< span class = "phpdocumentor-tag-link" > 2.2.5< / span >
< section class = "phpdocumentor-description" > < / section >
< / dd >
< / dl >
< / article >
< article class = "phpdocumentor-element -constant -public " >
< h4 class = "phpdocumentor-element__name" id = "constant_C_STR_FOOTNOTES_AMP_COMPATIBILITY_ENABLE" >
C_STR_FOOTNOTES_AMP_COMPATIBILITY_ENABLE
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_FOOTNOTES_AMP_COMPATIBILITY_ENABLE" 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/includes/class-footnotes-settings.php" > < a href = "files/src-includes-class-footnotes-settings.html" > < abbr title = "src/includes/class-footnotes-settings.php" > class-footnotes-settings.php< / abbr > < / a > < / abbr >
2021-04-18 19:30:42 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 1025< / span >
2021-04-18 19:30:42 +00:00
< / aside >
< p class = "phpdocumentor-summary" > Settings container key to enable AMP compatibility mode.< / p >
< code class = "phpdocumentor-signature phpdocumentor-code " >
< span class = "phpdocumentor-signature__visibility" > public< / span >
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-signature__type" > string< / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__name" > C_STR_FOOTNOTES_AMP_COMPATIBILITY_ENABLE< / span >
= < span class = "phpdocumentor-signature__default-value" > ' footnotes_inputfield_amp_compatibility_enable' < / span >
< / code >
2021-05-01 20:39:33 +00:00
< section class = "phpdocumentor-description" > < / 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 >
< / dt >
< dd class = "phpdocumentor-tag-list__definition" >
< span class = "phpdocumentor-tag-link" > 2.6.0< / span >
2021-05-01 20:39:33 +00:00
< section class = "phpdocumentor-description" > < / section >
2021-04-18 19:30:42 +00:00
< / dd >
< / dl >
< / article >
< article class = "phpdocumentor-element -constant -public " >
< h4 class = "phpdocumentor-element__name" id = "constant_C_STR_FOOTNOTES_BACKLINK_TOOLTIP_ENABLE" >
C_STR_FOOTNOTES_BACKLINK_TOOLTIP_ENABLE
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_FOOTNOTES_BACKLINK_TOOLTIP_ENABLE" 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/includes/class-footnotes-settings.php" > < a href = "files/src-includes-class-footnotes-settings.html" > < abbr title = "src/includes/class-footnotes-settings.php" > class-footnotes-settings.php< / abbr > < / a > < / abbr >
2021-04-18 19:30:42 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 946< / span >
2021-04-18 19:30:42 +00:00
< / aside >
< p class = "phpdocumentor-summary" > Settings container key to enable backlink tooltips.< / p >
< code class = "phpdocumentor-signature phpdocumentor-code " >
< span class = "phpdocumentor-signature__visibility" > public< / span >
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-signature__type" > string< / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__name" > C_STR_FOOTNOTES_BACKLINK_TOOLTIP_ENABLE< / span >
= < span class = "phpdocumentor-signature__default-value" > ' footnotes_inputfield_backlink_tooltip_enable' < / span >
< / code >
2021-05-01 20:39:33 +00:00
< section class = "phpdocumentor-description" > < p > When hard links are enabled, clicks on the backlinks are logged in the
browsing history, along with clicks on the referrers.
This tooltip hints to use the backbutton instead, so the history gets
streamlined again.
See < a href = "https://wordpress.org/support/topic/making-it-amp-compatible/#post-13837359" > here< / a > for more information.< / p >
2021-04-18 19:30:42 +00:00
< / section >
< h5 class = "phpdocumentor-tag-list__heading" id = "tags" >
Tags
< a href = "#tags" class = "headerlink" > < i class = "fas fa-link" > < / i > < / a >
< / h5 >
< dl class = "phpdocumentor-tag-list" >
< dt class = "phpdocumentor-tag-list__entry" >
< span class = "phpdocumentor-tag__name" > since< / span >
< / dt >
< dd class = "phpdocumentor-tag-list__definition" >
< span class = "phpdocumentor-tag-link" > 2.5.4< / span >
< section class = "phpdocumentor-description" > < / section >
< / dd >
< / dl >
< / article >
< article class = "phpdocumentor-element -constant -public " >
< h4 class = "phpdocumentor-element__name" id = "constant_C_STR_FOOTNOTES_BACKLINK_TOOLTIP_TEXT" >
C_STR_FOOTNOTES_BACKLINK_TOOLTIP_TEXT
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_FOOTNOTES_BACKLINK_TOOLTIP_TEXT" 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/includes/class-footnotes-settings.php" > < a href = "files/src-includes-class-footnotes-settings.html" > < abbr title = "src/includes/class-footnotes-settings.php" > class-footnotes-settings.php< / abbr > < / a > < / abbr >
2021-04-18 19:30:42 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 955< / span >
2021-04-18 19:30:42 +00:00
< / aside >
< p class = "phpdocumentor-summary" > Settings container key to configure the backlink tooltip.< / p >
< code class = "phpdocumentor-signature phpdocumentor-code " >
< span class = "phpdocumentor-signature__visibility" > public< / span >
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-signature__type" > string< / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__name" > C_STR_FOOTNOTES_BACKLINK_TOOLTIP_TEXT< / span >
= < span class = "phpdocumentor-signature__default-value" > ' footnotes_inputfield_backlink_tooltip_text' < / span >
< / code >
2021-05-01 20:39:33 +00:00
< section class = "phpdocumentor-description" > < / 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 >
< / dt >
< dd class = "phpdocumentor-tag-list__definition" >
< span class = "phpdocumentor-tag-link" > 2.5.4< / span >
< section class = "phpdocumentor-description" > < / section >
< / dd >
< / dl >
< / article >
< article class = "phpdocumentor-element -constant -public " >
< h4 class = "phpdocumentor-element__name" id = "constant_C_STR_FOOTNOTES_COUNTER_STYLE" >
C_STR_FOOTNOTES_COUNTER_STYLE
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_FOOTNOTES_COUNTER_STYLE" 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/includes/class-footnotes-settings.php" > < a href = "files/src-includes-class-footnotes-settings.html" > < abbr title = "src/includes/class-footnotes-settings.php" > class-footnotes-settings.php< / abbr > < / a > < / abbr >
2021-04-18 19:30:42 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 107< / span >
2021-04-18 19:30:42 +00:00
< / aside >
< p class = "phpdocumentor-summary" > Settings container key for the counter style of the footnotes.< / p >
< code class = "phpdocumentor-signature phpdocumentor-code " >
< span class = "phpdocumentor-signature__visibility" > public< / span >
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-signature__type" > string< / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__name" > C_STR_FOOTNOTES_COUNTER_STYLE< / span >
= < span class = "phpdocumentor-signature__default-value" > ' footnote_inputfield_counter_style' < / span >
< / code >
< section class = "phpdocumentor-description" > < / section >
< h5 class = "phpdocumentor-tag-list__heading" id = "tags" >
Tags
< a href = "#tags" class = "headerlink" > < i class = "fas fa-link" > < / i > < / a >
< / h5 >
< dl class = "phpdocumentor-tag-list" >
< dt class = "phpdocumentor-tag-list__entry" >
< span class = "phpdocumentor-tag__name" > since< / span >
< / dt >
< dd class = "phpdocumentor-tag-list__definition" >
< span class = "phpdocumentor-tag-link" > 1.5.0< / span >
< section class = "phpdocumentor-description" > < / section >
< / dd >
< / dl >
< / article >
< article class = "phpdocumentor-element -constant -public " >
< h4 class = "phpdocumentor-element__name" id = "constant_C_STR_FOOTNOTES_CSS_SMOOTH_SCROLLING" >
C_STR_FOOTNOTES_CSS_SMOOTH_SCROLLING
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_FOOTNOTES_CSS_SMOOTH_SCROLLING" 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/includes/class-footnotes-settings.php" > < a href = "files/src-includes-class-footnotes-settings.html" > < abbr title = "src/includes/class-footnotes-settings.php" > class-footnotes-settings.php< / abbr > < / a > < / abbr >
2021-04-18 19:30:42 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 1089< / span >
2021-04-18 19:30:42 +00:00
< / aside >
< p class = "phpdocumentor-summary" > Settings container key to enable CSS smooth scrolling.< / p >
< code class = "phpdocumentor-signature phpdocumentor-code " >
< span class = "phpdocumentor-signature__visibility" > public< / span >
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-signature__type" > string< / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__name" > C_STR_FOOTNOTES_CSS_SMOOTH_SCROLLING< / span >
= < span class = "phpdocumentor-signature__default-value" > ' footnotes_inputfield_css_smooth_scrolling' < / span >
< / code >
2021-05-01 20:39:33 +00:00
< section class = "phpdocumentor-description" > < p > Native smooth scrolling only works in recent browsers.< / p >
2021-04-18 19:30:42 +00:00
< / section >
< h5 class = "phpdocumentor-tag-list__heading" id = "tags" >
Tags
< a href = "#tags" class = "headerlink" > < i class = "fas fa-link" > < / i > < / a >
< / h5 >
< dl class = "phpdocumentor-tag-list" >
< dt class = "phpdocumentor-tag-list__entry" >
< span class = "phpdocumentor-tag__name" > since< / span >
< / dt >
< dd class = "phpdocumentor-tag-list__definition" >
< span class = "phpdocumentor-tag-link" > 2.5.12< / span >
< section class = "phpdocumentor-description" > < / section >
< / dd >
< / dl >
< / article >
2021-05-01 20:39:33 +00:00
< article class = "phpdocumentor-element -constant -public -deprecated" >
2021-04-18 19:30:42 +00:00
< h4 class = "phpdocumentor-element__name" id = "constant_C_STR_FOOTNOTES_EXPERT_MODE" >
C_STR_FOOTNOTES_EXPERT_MODE
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_FOOTNOTES_EXPERT_MODE" 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/includes/class-footnotes-settings.php" > < a href = "files/src-includes-class-footnotes-settings.html" > < abbr title = "src/includes/class-footnotes-settings.php" > class-footnotes-settings.php< / abbr > < / a > < / abbr >
2021-04-18 19:30:42 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 289< / span >
2021-04-18 19:30:42 +00:00
< / aside >
< p class = "phpdocumentor-summary" > Settings container key for the Expert mode.< / p >
2021-05-01 20:39:33 +00:00
< code class = "phpdocumentor-signature phpdocumentor-code -deprecated" >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__visibility" > public< / span >
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-signature__type" > string< / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__name" > C_STR_FOOTNOTES_EXPERT_MODE< / span >
= < span class = "phpdocumentor-signature__default-value" > ' footnote_inputfield_enable_expert_mode' < / span >
< / code >
2021-05-01 20:39:33 +00:00
< section class = "phpdocumentor-description" > < p > Since the removal of the < code class = "prettyprint" > the_post< / code > hook, the tab is no danger zone any longer.
All users, not experts only, need to be able to control relative positioning.< / 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 >
< / dt >
< dd class = "phpdocumentor-tag-list__definition" >
< span class = "phpdocumentor-tag-link" > 1.5.5< / span >
< section class = "phpdocumentor-description" > < / section >
< / dd >
< dt class = "phpdocumentor-tag-list__entry" >
< span class = "phpdocumentor-tag__name" > since< / span >
< / dt >
< dd class = "phpdocumentor-tag-list__definition" >
< span class = "phpdocumentor-tag-link" > 2.1.6< / span >
2021-05-01 20:39:33 +00:00
< section class = "phpdocumentor-description" > < p > Setting deprecated.< / p >
< / section >
< / 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 >
< / 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 > Un-deprecate.< / p >
2021-04-18 19:30:42 +00:00
< / section >
< / dd >
< / dl >
< / article >
< article class = "phpdocumentor-element -constant -public " >
< h4 class = "phpdocumentor-element__name" id = "constant_C_STR_FOOTNOTES_HARD_LINKS_ENABLE" >
C_STR_FOOTNOTES_HARD_LINKS_ENABLE
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_FOOTNOTES_HARD_LINKS_ENABLE" 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/includes/class-footnotes-settings.php" > < a href = "files/src-includes-class-footnotes-settings.html" > < abbr title = "src/includes/class-footnotes-settings.php" > class-footnotes-settings.php< / abbr > < / a > < / abbr >
2021-04-18 19:30:42 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 894< / span >
2021-04-18 19:30:42 +00:00
< / aside >
< p class = "phpdocumentor-summary" > Settings container key to enable hard links.< / p >
< code class = "phpdocumentor-signature phpdocumentor-code " >
< span class = "phpdocumentor-signature__visibility" > public< / span >
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-signature__type" > string< / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__name" > C_STR_FOOTNOTES_HARD_LINKS_ENABLE< / span >
= < span class = "phpdocumentor-signature__default-value" > ' footnotes_inputfield_hard_links_enable' < / span >
< / code >
2021-05-01 20:39:33 +00:00
< section class = "phpdocumentor-description" > < p > When the alternative reference container is enabled, hard links are too.< / p >
2021-04-18 19:30:42 +00:00
< / section >
< h5 class = "phpdocumentor-tag-list__heading" id = "tags" >
Tags
< a href = "#tags" class = "headerlink" > < i class = "fas fa-link" > < / i > < / a >
< / h5 >
< dl class = "phpdocumentor-tag-list" >
< dt class = "phpdocumentor-tag-list__entry" >
< span class = "phpdocumentor-tag__name" > since< / span >
< / dt >
< dd class = "phpdocumentor-tag-list__definition" >
< span class = "phpdocumentor-tag-link" > 2.3.0< / span >
< section class = "phpdocumentor-description" > < / section >
< / dd >
< / dl >
< / article >
< article class = "phpdocumentor-element -constant -public " >
< h4 class = "phpdocumentor-element__name" id = "constant_C_STR_FOOTNOTES_IN_EXCERPT" >
C_STR_FOOTNOTES_IN_EXCERPT
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_FOOTNOTES_IN_EXCERPT" 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/includes/class-footnotes-settings.php" > < a href = "files/src-includes-class-footnotes-settings.html" > < abbr title = "src/includes/class-footnotes-settings.php" > class-footnotes-settings.php< / abbr > < / a > < / abbr >
2021-04-18 19:30:42 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 136< / span >
2021-04-18 19:30:42 +00:00
< / aside >
< p class = "phpdocumentor-summary" > Settings container key to look for footnotes in post excerpts.< / p >
< code class = "phpdocumentor-signature phpdocumentor-code " >
< span class = "phpdocumentor-signature__visibility" > public< / span >
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-signature__type" > string< / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__name" > C_STR_FOOTNOTES_IN_EXCERPT< / span >
= < span class = "phpdocumentor-signature__default-value" > ' footnote_inputfield_search_in_excerpt' < / 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" > see< / span >
2021-04-18 19:30:42 +00:00
< / dt >
< dd class = "phpdocumentor-tag-list__definition" >
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-tag-link" > < abbr title = "\C_STR_EXPERT_LOOKUP_THE_EXCERPT" > C_STR_EXPERT_LOOKUP_THE_EXCERPT< / abbr > < / span >
2021-04-18 19:30:42 +00:00
< section class = "phpdocumentor-description" > < / section >
< / 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 >
< / 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-04-18 19:30:42 +00:00
2021-05-01 20:39:33 +00:00
< section class = "phpdocumentor-description" > < / section >
2021-04-18 19:30:42 +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.6.3< / span >
2021-05-01 20:39:33 +00:00
< section class = "phpdocumentor-description" > < p > Enabled by default.< / p >
2021-04-18 19:30:42 +00:00
< / section >
< / dd >
< / dl >
< / article >
< article class = "phpdocumentor-element -constant -public " >
< h4 class = "phpdocumentor-element__name" id = "constant_C_STR_FOOTNOTES_LABEL_ISSUE_SOLUTION" >
C_STR_FOOTNOTES_LABEL_ISSUE_SOLUTION
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_FOOTNOTES_LABEL_ISSUE_SOLUTION" 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/includes/class-footnotes-settings.php" > < a href = "files/src-includes-class-footnotes-settings.html" > < abbr title = "src/includes/class-footnotes-settings.php" > class-footnotes-settings.php< / abbr > < / a > < / abbr >
2021-04-18 19:30:42 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 1078< / span >
2021-04-18 19:30:42 +00:00
< / aside >
< p class = "phpdocumentor-summary" > Settings container key to set the solution of the input element label issue.< / p >
< code class = "phpdocumentor-signature phpdocumentor-code " >
< span class = "phpdocumentor-signature__visibility" > public< / span >
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-signature__type" > string< / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__name" > C_STR_FOOTNOTES_LABEL_ISSUE_SOLUTION< / span >
= < span class = "phpdocumentor-signature__default-value" > ' footnotes_inputfield_label_issue_solution' < / span >
< / code >
2021-05-01 20:39:33 +00:00
< section class = "phpdocumentor-description" > < p > If hard links are not enabled, clicking a referrer in an input element label
toggles the state of the input element the label is connected to.
Beside hard links, other solutions include moving footnotes off the label and
append them, or disconnecting this label from the input element (discouraged).
See < a href = "https://wordpress.org/support/topic/compatibility-issue-with-wpforms/#post-14212318" > here< / a > for more information.< / 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 >
< / dt >
< dd class = "phpdocumentor-tag-list__definition" >
< span class = "phpdocumentor-tag-link" > 2.5.12< / span >
< section class = "phpdocumentor-description" > < / section >
< / dd >
< dt class = "phpdocumentor-tag-list__entry" >
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 > Review, remove?< / p >
< / section >
2021-04-18 19:30:42 +00:00
< / dd >
< / dl >
< / article >
< article class = "phpdocumentor-element -constant -public " >
< h4 class = "phpdocumentor-element__name" id = "constant_C_STR_FOOTNOTES_LOVE" >
C_STR_FOOTNOTES_LOVE
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_FOOTNOTES_LOVE" 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/includes/class-footnotes-settings.php" > < a href = "files/src-includes-class-footnotes-settings.html" > < abbr title = "src/includes/class-footnotes-settings.php" > class-footnotes-settings.php< / abbr > < / a > < / abbr >
2021-04-18 19:30:42 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 177< / span >
2021-04-18 19:30:42 +00:00
< / aside >
2021-05-01 20:39:33 +00:00
< p class = "phpdocumentor-summary" > Settings container key for the ‘ I love footnotes’ text.< / p >
2021-04-18 19:30:42 +00:00
< code class = "phpdocumentor-signature phpdocumentor-code " >
< span class = "phpdocumentor-signature__visibility" > public< / span >
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-signature__type" > string< / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__name" > C_STR_FOOTNOTES_LOVE< / span >
= < span class = "phpdocumentor-signature__default-value" > ' footnote_inputfield_love' < / span >
< / code >
< section class = "phpdocumentor-description" > < / section >
< h5 class = "phpdocumentor-tag-list__heading" id = "tags" >
Tags
< a href = "#tags" class = "headerlink" > < i class = "fas fa-link" > < / i > < / a >
< / h5 >
< dl class = "phpdocumentor-tag-list" >
< dt class = "phpdocumentor-tag-list__entry" >
< span class = "phpdocumentor-tag__name" > since< / span >
< / dt >
< dd class = "phpdocumentor-tag-list__definition" >
< span class = "phpdocumentor-tag-link" > 1.5.0< / span >
< section class = "phpdocumentor-description" > < / section >
< / dd >
< / dl >
< / article >
< article class = "phpdocumentor-element -constant -public " >
< h4 class = "phpdocumentor-element__name" id = "constant_C_STR_FOOTNOTES_MOUSE_OVER_BOX_ALTERNATIVE" >
C_STR_FOOTNOTES_MOUSE_OVER_BOX_ALTERNATIVE
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_FOOTNOTES_MOUSE_OVER_BOX_ALTERNATIVE" 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/includes/class-footnotes-settings.php" > < a href = "files/src-includes-class-footnotes-settings.html" > < abbr title = "src/includes/class-footnotes-settings.php" > class-footnotes-settings.php< / abbr > < / a > < / abbr >
2021-04-18 19:30:42 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 422< / span >
2021-04-18 19:30:42 +00:00
< / aside >
< p class = "phpdocumentor-summary" > Settings container key to enable the alternative tooltips.< / p >
< code class = "phpdocumentor-signature phpdocumentor-code " >
< span class = "phpdocumentor-signature__visibility" > public< / span >
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-signature__type" > string< / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__name" > C_STR_FOOTNOTES_MOUSE_OVER_BOX_ALTERNATIVE< / span >
= < span class = "phpdocumentor-signature__default-value" > ' footnote_inputfield_custom_mouse_over_box_alternative' < / span >
< / code >
2021-05-01 20:39:33 +00:00
< section class = "phpdocumentor-description" > < p > These alternative tooltips work around a website-related jQuery UI
outage. They are low-script but use the AMP-incompatible < code class = "prettyprint" > onmouseover< / code >
and < code class = "prettyprint" > onmouseout< / code > arguments, along with CSS transitions for fade-in/out.
The very small script is inserted after the plugin's internal stylesheet.< / p >
2021-04-18 19:30:42 +00:00
< / section >
< h5 class = "phpdocumentor-tag-list__heading" id = "tags" >
Tags
< a href = "#tags" class = "headerlink" > < i class = "fas fa-link" > < / i > < / a >
< / h5 >
< dl class = "phpdocumentor-tag-list" >
< dt class = "phpdocumentor-tag-list__entry" >
< span class = "phpdocumentor-tag__name" > since< / span >
< / dt >
< dd class = "phpdocumentor-tag-list__definition" >
< span class = "phpdocumentor-tag-link" > 2.1.1< / span >
< section class = "phpdocumentor-description" > < / section >
< / dd >
< / dl >
< / article >
< article class = "phpdocumentor-element -constant -public " >
< h4 class = "phpdocumentor-element__name" id = "constant_C_STR_FOOTNOTES_MOUSE_OVER_BOX_BACKGROUND" >
C_STR_FOOTNOTES_MOUSE_OVER_BOX_BACKGROUND
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_FOOTNOTES_MOUSE_OVER_BOX_BACKGROUND" 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/includes/class-footnotes-settings.php" > < a href = "files/src-includes-class-footnotes-settings.html" > < abbr title = "src/includes/class-footnotes-settings.php" > class-footnotes-settings.php< / abbr > < / a > < / abbr >
2021-04-18 19:30:42 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 316< / span >
2021-04-18 19:30:42 +00:00
< / aside >
< p class = "phpdocumentor-summary" > Settings container key for the mouse-over box to define the background color.< / p >
< code class = "phpdocumentor-signature phpdocumentor-code " >
< span class = "phpdocumentor-signature__visibility" > public< / span >
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-signature__type" > string< / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__name" > C_STR_FOOTNOTES_MOUSE_OVER_BOX_BACKGROUND< / span >
= < span class = "phpdocumentor-signature__default-value" > ' footnote_inputfield_custom_mouse_over_box_background' < / span >
< / code >
2021-05-01 20:39:33 +00:00
< section class = "phpdocumentor-description" > < p > Theme default background color is best, but theme default background color
doesn't seem to exist.< / p >
< p > The default is currently < code class = "prettyprint" > #ffffff< / code > with < code class = "prettyprint" > #000000< / code > as the text color.< / 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" >
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-tag__name" > see< / span >
2021-04-18 19:30:42 +00:00
< / dt >
< dd class = "phpdocumentor-tag-list__definition" >
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-tag-link" > < abbr title = "\C_STR_FOOTNOTES_MOUSE_OVER_BOX_COLOR" > C_STR_FOOTNOTES_MOUSE_OVER_BOX_COLOR< / abbr > < / span >
2021-04-18 19:30:42 +00:00
< section class = "phpdocumentor-description" > < / section >
< / dd >
< dt class = "phpdocumentor-tag-list__entry" >
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-tag__name" > since< / span >
2021-04-18 19:30:42 +00:00
< / dt >
< dd class = "phpdocumentor-tag-list__definition" >
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-tag-link" > 1.5.6< / span >
2021-04-18 19:30:42 +00:00
< section class = "phpdocumentor-description" > < / section >
< / dd >
< / dl >
< / article >
< article class = "phpdocumentor-element -constant -public " >
< h4 class = "phpdocumentor-element__name" id = "constant_C_STR_FOOTNOTES_MOUSE_OVER_BOX_BORDER_COLOR" >
C_STR_FOOTNOTES_MOUSE_OVER_BOX_BORDER_COLOR
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_FOOTNOTES_MOUSE_OVER_BOX_BORDER_COLOR" 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/includes/class-footnotes-settings.php" > < a href = "files/src-includes-class-footnotes-settings.html" > < abbr title = "src/includes/class-footnotes-settings.php" > class-footnotes-settings.php< / abbr > < / a > < / abbr >
2021-04-18 19:30:42 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 334< / span >
2021-04-18 19:30:42 +00:00
< / aside >
< p class = "phpdocumentor-summary" > Settings container key for the mouse-over box to define the border color.< / p >
< code class = "phpdocumentor-signature phpdocumentor-code " >
< span class = "phpdocumentor-signature__visibility" > public< / span >
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-signature__type" > string< / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__name" > C_STR_FOOTNOTES_MOUSE_OVER_BOX_BORDER_COLOR< / span >
= < span class = "phpdocumentor-signature__default-value" > ' footnote_inputfield_custom_mouse_over_box_border_color' < / span >
< / code >
< section class = "phpdocumentor-description" > < / section >
< h5 class = "phpdocumentor-tag-list__heading" id = "tags" >
Tags
< a href = "#tags" class = "headerlink" > < i class = "fas fa-link" > < / i > < / a >
< / h5 >
< dl class = "phpdocumentor-tag-list" >
< dt class = "phpdocumentor-tag-list__entry" >
< span class = "phpdocumentor-tag__name" > since< / span >
< / dt >
< dd class = "phpdocumentor-tag-list__definition" >
< span class = "phpdocumentor-tag-link" > 1.5.6< / span >
< section class = "phpdocumentor-description" > < / section >
< / dd >
< / dl >
< / article >
< article class = "phpdocumentor-element -constant -public " >
< h4 class = "phpdocumentor-element__name" id = "constant_C_STR_FOOTNOTES_MOUSE_OVER_BOX_COLOR" >
C_STR_FOOTNOTES_MOUSE_OVER_BOX_COLOR
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_FOOTNOTES_MOUSE_OVER_BOX_COLOR" 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/includes/class-footnotes-settings.php" > < a href = "files/src-includes-class-footnotes-settings.html" > < abbr title = "src/includes/class-footnotes-settings.php" > class-footnotes-settings.php< / abbr > < / a > < / abbr >
2021-04-18 19:30:42 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 300< / span >
2021-04-18 19:30:42 +00:00
< / aside >
< p class = "phpdocumentor-summary" > Settings container key for the mouse-over box to define the color.< / p >
< code class = "phpdocumentor-signature phpdocumentor-code " >
< span class = "phpdocumentor-signature__visibility" > public< / span >
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-signature__type" > string< / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__name" > C_STR_FOOTNOTES_MOUSE_OVER_BOX_COLOR< / span >
= < span class = "phpdocumentor-signature__default-value" > ' footnote_inputfield_custom_mouse_over_box_color' < / 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" > see< / span >
2021-04-18 19:30:42 +00:00
< / dt >
< dd class = "phpdocumentor-tag-list__definition" >
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-tag-link" > < abbr title = "\C_STR_FOOTNOTES_MOUSE_OVER_BOX_BACKGROUND" > C_STR_FOOTNOTES_MOUSE_OVER_BOX_BACKGROUND< / abbr > < / span >
2021-04-18 19:30:42 +00:00
< section class = "phpdocumentor-description" > < / section >
< / dd >
< dt class = "phpdocumentor-tag-list__entry" >
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-tag__name" > since< / span >
2021-04-18 19:30:42 +00:00
< / dt >
< dd class = "phpdocumentor-tag-list__definition" >
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-tag-link" > 1.5.6< / span >
2021-04-18 19:30:42 +00:00
< section class = "phpdocumentor-description" > < / section >
< / dd >
< / dl >
2021-02-20 19:55:52 +00:00
< / article >
< article class = "phpdocumentor-element -constant -public " >
2021-04-18 19:30:42 +00:00
< h4 class = "phpdocumentor-element__name" id = "constant_C_STR_FOOTNOTES_MOUSE_OVER_BOX_ENABLED" >
C_STR_FOOTNOTES_MOUSE_OVER_BOX_ENABLED
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_FOOTNOTES_MOUSE_OVER_BOX_ENABLED" 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/includes/class-footnotes-settings.php" > < a href = "files/src-includes-class-footnotes-settings.html" > < abbr title = "src/includes/class-footnotes-settings.php" > class-footnotes-settings.php< / abbr > < / a > < / abbr >
2021-02-20 19:55:52 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 186< / span >
2021-02-20 19:55:52 +00:00
< / aside >
2021-04-18 19:30:42 +00:00
< p class = "phpdocumentor-summary" > Settings container key to enable the mouse-over box.< / p >
2021-02-20 19:55:52 +00:00
< code class = "phpdocumentor-signature phpdocumentor-code " >
< span class = "phpdocumentor-signature__visibility" > public< / span >
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-signature__type" > string< / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__name" > C_STR_FOOTNOTES_MOUSE_OVER_BOX_ENABLED< / span >
= < span class = "phpdocumentor-signature__default-value" > ' footnote_inputfield_custom_mouse_over_box_enabled' < / span >
2021-02-20 19:55:52 +00:00
< / code >
< section class = "phpdocumentor-description" > < / section >
< h5 class = "phpdocumentor-tag-list__heading" id = "tags" >
Tags
< a href = "#tags" class = "headerlink" > < i class = "fas fa-link" > < / i > < / a >
< / h5 >
< dl class = "phpdocumentor-tag-list" >
< dt class = "phpdocumentor-tag-list__entry" >
< span class = "phpdocumentor-tag__name" > since< / span >
< / dt >
< dd class = "phpdocumentor-tag-list__definition" >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-tag-link" > 1.5.2< / span >
2021-02-20 19:55:52 +00:00
< section class = "phpdocumentor-description" > < / section >
< / dd >
< / dl >
< / article >
< article class = "phpdocumentor-element -constant -public " >
2021-04-18 19:30:42 +00:00
< h4 class = "phpdocumentor-element__name" id = "constant_C_STR_FOOTNOTES_MOUSE_OVER_BOX_EXCERPT_ENABLED" >
C_STR_FOOTNOTES_MOUSE_OVER_BOX_EXCERPT_ENABLED
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_FOOTNOTES_MOUSE_OVER_BOX_EXCERPT_ENABLED" 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/includes/class-footnotes-settings.php" > < a href = "files/src-includes-class-footnotes-settings.html" > < abbr title = "src/includes/class-footnotes-settings.php" > class-footnotes-settings.php< / abbr > < / a > < / abbr >
2021-02-20 19:55:52 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 198< / span >
2021-02-20 19:55:52 +00:00
< / aside >
2021-04-18 19:30:42 +00:00
< p class = "phpdocumentor-summary" > Settings container key to enable tooltip truncation.< / p >
2021-02-20 19:55:52 +00:00
< code class = "phpdocumentor-signature phpdocumentor-code " >
< span class = "phpdocumentor-signature__visibility" > public< / span >
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-signature__type" > string< / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__name" > C_STR_FOOTNOTES_MOUSE_OVER_BOX_EXCERPT_ENABLED< / span >
= < span class = "phpdocumentor-signature__default-value" > ' footnote_inputfield_custom_mouse_over_box_excerpt_enabled' < / span >
2021-02-20 19:55:52 +00:00
< / code >
2021-04-18 19:30:42 +00:00
< 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" > 1.5.4< / span >
< section class = "phpdocumentor-description" > < / section >
2021-02-20 19:55:52 +00:00
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 > The mouse-over content truncation should be enabled by default to raise
awareness of the functionality, prevent the screen from being filled on
mouse-over, and allow the use of ‘ Continue Reading’ functionality.< / p >
< / section >
2021-04-18 19:30:42 +00:00
< / dd >
< / dl >
2021-02-20 19:55:52 +00:00
< / article >
< article class = "phpdocumentor-element -constant -public " >
2021-04-18 19:30:42 +00:00
< h4 class = "phpdocumentor-element__name" id = "constant_C_STR_FOOTNOTES_MOUSE_OVER_BOX_POSITION" >
C_STR_FOOTNOTES_MOUSE_OVER_BOX_POSITION
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_FOOTNOTES_MOUSE_OVER_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/includes/class-footnotes-settings.php" > < a href = "files/src-includes-class-footnotes-settings.html" > < abbr title = "src/includes/class-footnotes-settings.php" > class-footnotes-settings.php< / abbr > < / a > < / abbr >
2021-02-20 19:55:52 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 369< / span >
2021-02-20 19:55:52 +00:00
< / aside >
2021-04-18 19:30:42 +00:00
< p class = "phpdocumentor-summary" > Settings container key for the mouse-over box to define the position.< / p >
2021-02-20 19:55:52 +00:00
< code class = "phpdocumentor-signature phpdocumentor-code " >
< span class = "phpdocumentor-signature__visibility" > public< / span >
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-signature__type" > string< / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__name" > C_STR_FOOTNOTES_MOUSE_OVER_BOX_POSITION< / span >
= < span class = "phpdocumentor-signature__default-value" > ' footnote_inputfield_custom_mouse_over_box_position' < / span >
2021-02-20 19:55:52 +00:00
< / code >
2021-05-01 20:39:33 +00:00
< section class = "phpdocumentor-description" > < p > The default position should not be lateral because of the risk
the box gets squeezed between note anchor at line end and window edge,
and top because reading at the bottom of the window is more likely.< / p >
< / 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" > 1.5.7< / span >
< section class = "phpdocumentor-description" > < / section >
2021-02-20 19:55:52 +00:00
2021-04-18 19:30:42 +00:00
< / dd >
< / dl >
2021-02-20 19:55:52 +00:00
< / article >
< article class = "phpdocumentor-element -constant -public " >
2021-04-18 19:30:42 +00:00
< h4 class = "phpdocumentor-element__name" id = "constant_C_STR_FOOTNOTES_MOUSE_OVER_BOX_SHADOW_COLOR" >
C_STR_FOOTNOTES_MOUSE_OVER_BOX_SHADOW_COLOR
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_FOOTNOTES_MOUSE_OVER_BOX_SHADOW_COLOR" 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/includes/class-footnotes-settings.php" > < a href = "files/src-includes-class-footnotes-settings.html" > < abbr title = "src/includes/class-footnotes-settings.php" > class-footnotes-settings.php< / abbr > < / a > < / abbr >
2021-02-20 19:55:52 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 399< / span >
2021-02-20 19:55:52 +00:00
< / aside >
2021-04-18 19:30:42 +00:00
< p class = "phpdocumentor-summary" > Settings container key for the mouse-over box to define the box-shadow color.< / p >
2021-02-20 19:55:52 +00:00
< code class = "phpdocumentor-signature phpdocumentor-code " >
< span class = "phpdocumentor-signature__visibility" > public< / span >
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-signature__type" > string< / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__name" > C_STR_FOOTNOTES_MOUSE_OVER_BOX_SHADOW_COLOR< / span >
= < span class = "phpdocumentor-signature__default-value" > ' footnote_inputfield_custom_mouse_over_box_shadow_color' < / span >
2021-02-20 19:55:52 +00:00
< / code >
2021-04-18 19:30:42 +00:00
< 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" > 1.5.8< / span >
< section class = "phpdocumentor-description" > < / section >
< / dd >
< / dl >
2021-02-20 19:55:52 +00:00
< / article >
< article class = "phpdocumentor-element -constant -public " >
2021-04-18 19:30:42 +00:00
< h4 class = "phpdocumentor-element__name" id = "constant_C_STR_FOOTNOTES_PAGE_LAYOUT_SUPPORT" >
C_STR_FOOTNOTES_PAGE_LAYOUT_SUPPORT
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_FOOTNOTES_PAGE_LAYOUT_SUPPORT" 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/includes/class-footnotes-settings.php" > < a href = "files/src-includes-class-footnotes-settings.html" > < abbr title = "src/includes/class-footnotes-settings.php" > class-footnotes-settings.php< / abbr > < / a > < / abbr >
2021-02-20 19:55:52 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 700< / span >
2021-02-20 19:55:52 +00:00
< / aside >
2021-04-18 19:30:42 +00:00
< p class = "phpdocumentor-summary" > Settings container key for basic responsive page layout support options.< / p >
2021-02-20 19:55:52 +00:00
< code class = "phpdocumentor-signature phpdocumentor-code " >
< span class = "phpdocumentor-signature__visibility" > public< / span >
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-signature__type" > string< / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__name" > C_STR_FOOTNOTES_PAGE_LAYOUT_SUPPORT< / span >
= < span class = "phpdocumentor-signature__default-value" > ' footnotes_inputfield_page_layout_support' < / span >
2021-02-20 19:55:52 +00:00
< / code >
2021-05-01 20:39:33 +00:00
< section class = "phpdocumentor-description" > < p > Whether to concatenate an additional stylesheet.< / p >
< / section >
2021-04-18 19:30:42 +00:00
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.1.4< / span >
< section class = "phpdocumentor-description" > < / section >
< / dd >
< / dl >
2021-02-20 19:55:52 +00:00
< / article >
< article class = "phpdocumentor-element -constant -public " >
2021-04-18 19:30:42 +00:00
< h4 class = "phpdocumentor-element__name" id = "constant_C_STR_FOOTNOTES_REFERENCE_CONTAINER_SCRIPT_MODE" >
C_STR_FOOTNOTES_REFERENCE_CONTAINER_SCRIPT_MODE
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_FOOTNOTES_REFERENCE_CONTAINER_SCRIPT_MODE" 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/includes/class-footnotes-settings.php" > < a href = "files/src-includes-class-footnotes-settings.html" > < abbr title = "src/includes/class-footnotes-settings.php" > class-footnotes-settings.php< / abbr > < / a > < / abbr >
2021-02-20 19:55:52 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 1016< / span >
2021-02-20 19:55:52 +00:00
< / aside >
2021-04-18 19:30:42 +00:00
< p class = "phpdocumentor-summary" > Settings container key to select the script mode for the reference container.< / p >
2021-02-20 19:55:52 +00:00
< code class = "phpdocumentor-signature phpdocumentor-code " >
< span class = "phpdocumentor-signature__visibility" > public< / span >
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-signature__type" > string< / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__name" > C_STR_FOOTNOTES_REFERENCE_CONTAINER_SCRIPT_MODE< / span >
= < span class = "phpdocumentor-signature__default-value" > ' footnotes_inputfield_reference_container_script_mode' < / span >
2021-02-20 19:55:52 +00:00
< / code >
2021-05-01 20:39:33 +00:00
< section class = "phpdocumentor-description" > < / 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" >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-tag-link" > 2.5.6< / 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 >
< / article >
< article class = "phpdocumentor-element -constant -public " >
2021-04-18 19:30:42 +00:00
< h4 class = "phpdocumentor-element__name" id = "constant_C_STR_FOOTNOTES_REFERRER_SUPERSCRIPT_TAGS" >
C_STR_FOOTNOTES_REFERRER_SUPERSCRIPT_TAGS
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_FOOTNOTES_REFERRER_SUPERSCRIPT_TAGS" 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/includes/class-footnotes-settings.php" > < a href = "files/src-includes-class-footnotes-settings.html" > < abbr title = "src/includes/class-footnotes-settings.php" > class-footnotes-settings.php< / abbr > < / a > < / abbr >
2021-02-20 19:55:52 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 431< / span >
2021-02-20 19:55:52 +00:00
< / aside >
2021-04-18 19:30:42 +00:00
< p class = "phpdocumentor-summary" > Settings container key for the referrer element.< / p >
2021-02-20 19:55:52 +00:00
< code class = "phpdocumentor-signature phpdocumentor-code " >
< span class = "phpdocumentor-signature__visibility" > public< / span >
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-signature__type" > string< / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__name" > C_STR_FOOTNOTES_REFERRER_SUPERSCRIPT_TAGS< / span >
= < span class = "phpdocumentor-signature__default-value" > ' footnotes_inputfield_referrer_superscript_tags' < / span >
2021-02-20 19:55:52 +00:00
< / code >
2021-05-01 20:39:33 +00:00
< section class = "phpdocumentor-description" > < / 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" >
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.1.1< / 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 >
< / article >
< article class = "phpdocumentor-element -constant -public " >
2021-04-18 19:30:42 +00:00
< h4 class = "phpdocumentor-element__name" id = "constant_C_STR_FOOTNOTES_SCROLL_DURATION_ASYMMETRICITY" >
C_STR_FOOTNOTES_SCROLL_DURATION_ASYMMETRICITY
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_FOOTNOTES_SCROLL_DURATION_ASYMMETRICITY" 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/includes/class-footnotes-settings.php" > < a href = "files/src-includes-class-footnotes-settings.html" > < abbr title = "src/includes/class-footnotes-settings.php" > class-footnotes-settings.php< / abbr > < / a > < / abbr >
2021-02-20 19:55:52 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 1034< / span >
2021-02-20 19:55:52 +00:00
< / aside >
2021-04-18 19:30:42 +00:00
< p class = "phpdocumentor-summary" > Settings container key for scroll duration asymmetricity.< / p >
2021-02-20 19:55:52 +00:00
< code class = "phpdocumentor-signature phpdocumentor-code " >
< span class = "phpdocumentor-signature__visibility" > public< / span >
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-signature__type" > int< / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__name" > C_STR_FOOTNOTES_SCROLL_DURATION_ASYMMETRICITY< / span >
= < span class = "phpdocumentor-signature__default-value" > ' footnotes_inputfield_scroll_duration_asymmetricity' < / span >
2021-02-20 19:55:52 +00:00
< / code >
2021-04-18 19:30:42 +00:00
< 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.5.11< / span >
< section class = "phpdocumentor-description" > < / section >
< / dd >
< / dl >
2021-02-20 19:55:52 +00:00
< / article >
2021-04-18 19:30:42 +00:00
< article class = "phpdocumentor-element -constant -public " >
< h4 class = "phpdocumentor-element__name" id = "constant_C_STR_FOOTNOTES_SHORT_CODE_END" >
C_STR_FOOTNOTES_SHORT_CODE_END
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_FOOTNOTES_SHORT_CODE_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/includes/class-footnotes-settings.php" > < a href = "files/src-includes-class-footnotes-settings.html" > < abbr title = "src/includes/class-footnotes-settings.php" > class-footnotes-settings.php< / abbr > < / a > < / abbr >
2021-02-20 19:55:52 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 80< / span >
2021-02-20 19:55:52 +00:00
< / aside >
2021-05-01 20:39:33 +00:00
< p class = "phpdocumentor-summary" > Settings container key for the short code of the footnote' s end.< / p >
2021-02-20 19:55:52 +00:00
< code class = "phpdocumentor-signature phpdocumentor-code " >
< span class = "phpdocumentor-signature__visibility" > public< / span >
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-signature__type" > string< / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__name" > C_STR_FOOTNOTES_SHORT_CODE_END< / span >
= < span class = "phpdocumentor-signature__default-value" > ' footnote_inputfield_placeholder_end' < / span >
2021-02-20 19:55:52 +00:00
< / code >
2021-04-18 19:30:42 +00:00
< section class = "phpdocumentor-description" > < / 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" >
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
< section class = "phpdocumentor-description" > < / section >
< / dd >
< / dl >
< / article >
< article class = "phpdocumentor-element -constant -public " >
2021-04-18 19:30:42 +00:00
< h4 class = "phpdocumentor-element__name" id = "constant_C_STR_FOOTNOTES_SHORT_CODE_END_USER_DEFINED" >
C_STR_FOOTNOTES_SHORT_CODE_END_USER_DEFINED
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_FOOTNOTES_SHORT_CODE_END_USER_DEFINED" 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/includes/class-footnotes-settings.php" > < a href = "files/src-includes-class-footnotes-settings.html" > < abbr title = "src/includes/class-footnotes-settings.php" > class-footnotes-settings.php< / abbr > < / a > < / abbr >
2021-02-20 19:55:52 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 98< / span >
2021-02-20 19:55:52 +00:00
< / aside >
2021-04-18 19:30:42 +00:00
< p class = "phpdocumentor-summary" > Settings container key for the user-defined short code of the footnotes end.< / p >
2021-02-20 19:55:52 +00:00
< code class = "phpdocumentor-signature phpdocumentor-code " >
< span class = "phpdocumentor-signature__visibility" > public< / span >
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-signature__type" > string< / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__name" > C_STR_FOOTNOTES_SHORT_CODE_END_USER_DEFINED< / span >
= < span class = "phpdocumentor-signature__default-value" > ' footnote_inputfield_placeholder_end_user_defined' < / span >
2021-02-20 19:55:52 +00:00
< / code >
< section class = "phpdocumentor-description" > < / section >
< h5 class = "phpdocumentor-tag-list__heading" id = "tags" >
Tags
< a href = "#tags" class = "headerlink" > < i class = "fas fa-link" > < / i > < / a >
< / h5 >
< dl class = "phpdocumentor-tag-list" >
< dt class = "phpdocumentor-tag-list__entry" >
< span class = "phpdocumentor-tag__name" > since< / span >
< / dt >
< dd class = "phpdocumentor-tag-list__definition" >
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
< section class = "phpdocumentor-description" > < / section >
< / dd >
< / dl >
< / article >
< article class = "phpdocumentor-element -constant -public " >
2021-04-18 19:30:42 +00:00
< h4 class = "phpdocumentor-element__name" id = "constant_C_STR_FOOTNOTES_SHORT_CODE_START" >
C_STR_FOOTNOTES_SHORT_CODE_START
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_FOOTNOTES_SHORT_CODE_START" 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/includes/class-footnotes-settings.php" > < a href = "files/src-includes-class-footnotes-settings.html" > < abbr title = "src/includes/class-footnotes-settings.php" > class-footnotes-settings.php< / abbr > < / a > < / abbr >
2021-02-20 19:55:52 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 71< / span >
2021-02-20 19:55:52 +00:00
< / aside >
2021-05-01 20:39:33 +00:00
< p class = "phpdocumentor-summary" > Settings container key for the short code of the footnote' s start.< / p >
2021-02-20 19:55:52 +00:00
< code class = "phpdocumentor-signature phpdocumentor-code " >
< span class = "phpdocumentor-signature__visibility" > public< / span >
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-signature__type" > string< / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__name" > C_STR_FOOTNOTES_SHORT_CODE_START< / span >
= < span class = "phpdocumentor-signature__default-value" > ' footnote_inputfield_placeholder_start' < / span >
2021-02-20 19:55:52 +00:00
< / code >
2021-04-18 19:30:42 +00:00
< section class = "phpdocumentor-description" > < / 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" >
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
< section class = "phpdocumentor-description" > < / section >
< / dd >
< / dl >
< / article >
< article class = "phpdocumentor-element -constant -public " >
2021-04-18 19:30:42 +00:00
< h4 class = "phpdocumentor-element__name" id = "constant_C_STR_FOOTNOTES_SHORT_CODE_START_USER_DEFINED" >
C_STR_FOOTNOTES_SHORT_CODE_START_USER_DEFINED
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_FOOTNOTES_SHORT_CODE_START_USER_DEFINED" 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/includes/class-footnotes-settings.php" > < a href = "files/src-includes-class-footnotes-settings.html" > < abbr title = "src/includes/class-footnotes-settings.php" > class-footnotes-settings.php< / abbr > < / a > < / abbr >
2021-02-20 19:55:52 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 89< / span >
2021-02-20 19:55:52 +00:00
< / aside >
2021-04-18 19:30:42 +00:00
< p class = "phpdocumentor-summary" > Settings container key for the user-defined short code of the footnotes start.< / p >
2021-02-20 19:55:52 +00:00
< code class = "phpdocumentor-signature phpdocumentor-code " >
< span class = "phpdocumentor-signature__visibility" > public< / span >
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-signature__type" > string< / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__name" > C_STR_FOOTNOTES_SHORT_CODE_START_USER_DEFINED< / span >
= < span class = "phpdocumentor-signature__default-value" > ' footnote_inputfield_placeholder_start_user_defined' < / span >
2021-02-20 19:55:52 +00:00
< / code >
< section class = "phpdocumentor-description" > < / section >
< h5 class = "phpdocumentor-tag-list__heading" id = "tags" >
Tags
< a href = "#tags" class = "headerlink" > < i class = "fas fa-link" > < / i > < / a >
< / h5 >
< dl class = "phpdocumentor-tag-list" >
< dt class = "phpdocumentor-tag-list__entry" >
< span class = "phpdocumentor-tag__name" > since< / span >
< / dt >
< dd class = "phpdocumentor-tag-list__definition" >
< span class = "phpdocumentor-tag-link" > 1.5.0< / span >
< section class = "phpdocumentor-description" > < / section >
< / dd >
< / dl >
< / article >
< article class = "phpdocumentor-element -constant -public " >
2021-04-18 19:30:42 +00:00
< h4 class = "phpdocumentor-element__name" id = "constant_C_STR_FOOTNOTES_STYLING_AFTER" >
C_STR_FOOTNOTES_STYLING_AFTER
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_FOOTNOTES_STYLING_AFTER" 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/includes/class-footnotes-settings.php" > < a href = "files/src-includes-class-footnotes-settings.html" > < abbr title = "src/includes/class-footnotes-settings.php" > class-footnotes-settings.php< / abbr > < / a > < / abbr >
2021-02-20 19:55:52 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 159< / span >
2021-02-20 19:55:52 +00:00
< / aside >
2021-04-18 19:30:42 +00:00
< p class = "phpdocumentor-summary" > Settings container key for the string after the footnote referrer.< / p >
2021-02-20 19:55:52 +00:00
< code class = "phpdocumentor-signature phpdocumentor-code " >
< span class = "phpdocumentor-signature__visibility" > public< / span >
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-signature__type" > string< / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__name" > C_STR_FOOTNOTES_STYLING_AFTER< / span >
= < span class = "phpdocumentor-signature__default-value" > ' footnote_inputfield_custom_styling_after' < / span >
2021-02-20 19:55:52 +00:00
< / code >
< section class = "phpdocumentor-description" > < / section >
< h5 class = "phpdocumentor-tag-list__heading" id = "tags" >
Tags
< a href = "#tags" class = "headerlink" > < i class = "fas fa-link" > < / i > < / a >
< / h5 >
< dl class = "phpdocumentor-tag-list" >
< dt class = "phpdocumentor-tag-list__entry" >
< span class = "phpdocumentor-tag__name" > since< / span >
< / dt >
< dd class = "phpdocumentor-tag-list__definition" >
< span class = "phpdocumentor-tag-link" > 1.5.0< / span >
< section class = "phpdocumentor-description" > < / section >
< / dd >
< / dl >
< / article >
< article class = "phpdocumentor-element -constant -public " >
2021-04-18 19:30:42 +00:00
< h4 class = "phpdocumentor-element__name" id = "constant_C_STR_FOOTNOTES_STYLING_BEFORE" >
C_STR_FOOTNOTES_STYLING_BEFORE
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_FOOTNOTES_STYLING_BEFORE" 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/includes/class-footnotes-settings.php" > < a href = "files/src-includes-class-footnotes-settings.html" > < abbr title = "src/includes/class-footnotes-settings.php" > class-footnotes-settings.php< / abbr > < / a > < / abbr >
2021-02-20 19:55:52 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 150< / span >
2021-02-20 19:55:52 +00:00
< / aside >
2021-04-18 19:30:42 +00:00
< p class = "phpdocumentor-summary" > Settings container key for the string before the footnote referrer.< / p >
2021-02-20 19:55:52 +00:00
< code class = "phpdocumentor-signature phpdocumentor-code " >
< span class = "phpdocumentor-signature__visibility" > public< / span >
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-signature__type" > string< / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__name" > C_STR_FOOTNOTES_STYLING_BEFORE< / span >
= < span class = "phpdocumentor-signature__default-value" > ' footnote_inputfield_custom_styling_before' < / span >
2021-02-20 19:55:52 +00:00
< / code >
2021-05-01 20:39:33 +00:00
< section class = "phpdocumentor-description" > < p > The default footnote referrer surroundings should be square brackets, as
in English or US American typesetting, for better UX thanks to a more
button-like appearance, as well as for stylistic consistency with the
expand-collapse button.< / 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" >
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
< section class = "phpdocumentor-description" > < / section >
< / dd >
< / dl >
< / article >
< article class = "phpdocumentor-element -constant -public " >
2021-04-18 19:30:42 +00:00
< h4 class = "phpdocumentor-element__name" id = "constant_C_STR_FOOTNOTES_TOOLTIP_EXCERPT_DELIMITER" >
C_STR_FOOTNOTES_TOOLTIP_EXCERPT_DELIMITER
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_FOOTNOTES_TOOLTIP_EXCERPT_DELIMITER" 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/includes/class-footnotes-settings.php" > < a href = "files/src-includes-class-footnotes-settings.html" > < abbr title = "src/includes/class-footnotes-settings.php" > class-footnotes-settings.php< / abbr > < / a > < / abbr >
2021-02-20 19:55:52 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 972< / span >
2021-02-20 19:55:52 +00:00
< / aside >
2021-04-18 19:30:42 +00:00
< p class = "phpdocumentor-summary" > Settings container key to configure the tooltip excerpt delimiter.< / p >
2021-02-20 19:55:52 +00:00
< code class = "phpdocumentor-signature phpdocumentor-code " >
< span class = "phpdocumentor-signature__visibility" > public< / span >
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-signature__type" > string< / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__name" > C_STR_FOOTNOTES_TOOLTIP_EXCERPT_DELIMITER< / span >
= < span class = "phpdocumentor-signature__default-value" > ' footnotes_inputfield_tooltip_excerpt_delimiter' < / span >
2021-02-20 19:55:52 +00:00
< / code >
2021-05-01 20:39:33 +00:00
< section class = "phpdocumentor-description" > < p > The first implementation used a fixed shortcode provided in the changelog,
but footnotes should have freely-configurable shortcodes.< / p >
< p > Tooltips can display another content than the footnote entry in the
reference container. The trigger is a shortcode in the footnote text
separating the tooltip text from the note. That is consistent with what
WordPress does for excerpts.< / p >
2021-04-18 19:30:42 +00:00
< / 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" >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-tag-link" > 2.5.4< / span >
2021-02-20 19:55:52 +00:00
< section class = "phpdocumentor-description" > < / section >
< / dd >
< / dl >
< / article >
< article class = "phpdocumentor-element -constant -public " >
2021-04-18 19:30:42 +00:00
< h4 class = "phpdocumentor-element__name" id = "constant_C_STR_FOOTNOTES_TOOLTIP_EXCERPT_MIRROR_ENABLE" >
C_STR_FOOTNOTES_TOOLTIP_EXCERPT_MIRROR_ENABLE
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_FOOTNOTES_TOOLTIP_EXCERPT_MIRROR_ENABLE" 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/includes/class-footnotes-settings.php" > < a href = "files/src-includes-class-footnotes-settings.html" > < abbr title = "src/includes/class-footnotes-settings.php" > class-footnotes-settings.php< / abbr > < / a > < / abbr >
2021-02-20 19:55:52 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 988< / span >
2021-02-20 19:55:52 +00:00
< / aside >
2021-05-01 20:39:33 +00:00
< p class = "phpdocumentor-summary" > Settings container key to enable mirroring the tooltip excerpt in the
reference container.< / p >
2021-02-20 19:55:52 +00:00
< code class = "phpdocumentor-signature phpdocumentor-code " >
< span class = "phpdocumentor-signature__visibility" > public< / span >
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-signature__type" > string< / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__name" > C_STR_FOOTNOTES_TOOLTIP_EXCERPT_MIRROR_ENABLE< / span >
= < span class = "phpdocumentor-signature__default-value" > ' footnotes_inputfield_tooltip_excerpt_mirror_enable' < / span >
2021-02-20 19:55:52 +00:00
< / code >
2021-05-01 20:39:33 +00:00
< section class = "phpdocumentor-description" > < p > Tooltips, even jQuery-driven, may be hard to consult on mobiles.
This option allows users to read the tooltip content in the reference
container too. See < a href = "https://wordpress.org/support/topic/change-tooltip-text/#post-13935050" > here< / a > for more information, and < a href = "https://wordpress.org/support/topic/change-tooltip-text/#post-13935488" > here< / a > for why this must not be the default behavior.< / 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" >
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.5.4< / 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 >
< / article >
< article class = "phpdocumentor-element -constant -public " >
2021-04-18 19:30:42 +00:00
< h4 class = "phpdocumentor-element__name" id = "constant_C_STR_FOOTNOTES_TOOLTIP_EXCERPT_MIRROR_SEPARATOR" >
C_STR_FOOTNOTES_TOOLTIP_EXCERPT_MIRROR_SEPARATOR
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_FOOTNOTES_TOOLTIP_EXCERPT_MIRROR_SEPARATOR" 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/includes/class-footnotes-settings.php" > < a href = "files/src-includes-class-footnotes-settings.html" > < abbr title = "src/includes/class-footnotes-settings.php" > class-footnotes-settings.php< / abbr > < / a > < / abbr >
2021-02-20 19:55:52 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 998< / span >
2021-02-20 19:55:52 +00:00
< / aside >
2021-05-01 20:39:33 +00:00
< p class = "phpdocumentor-summary" > Settings container key to configure the tooltip excerpt separator in the
reference container.< / p >
2021-02-20 19:55:52 +00:00
< code class = "phpdocumentor-signature phpdocumentor-code " >
< span class = "phpdocumentor-signature__visibility" > public< / span >
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-signature__type" > string< / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__name" > C_STR_FOOTNOTES_TOOLTIP_EXCERPT_MIRROR_SEPARATOR< / span >
= < span class = "phpdocumentor-signature__default-value" > ' footnotes_inputfield_tooltip_excerpt_mirror_separator' < / span >
2021-02-20 19:55:52 +00:00
< / code >
< section class = "phpdocumentor-description" > < / section >
< h5 class = "phpdocumentor-tag-list__heading" id = "tags" >
Tags
< a href = "#tags" class = "headerlink" > < i class = "fas fa-link" > < / i > < / a >
< / h5 >
< dl class = "phpdocumentor-tag-list" >
< dt class = "phpdocumentor-tag-list__entry" >
< span class = "phpdocumentor-tag__name" > since< / span >
< / dt >
< dd class = "phpdocumentor-tag-list__definition" >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-tag-link" > 2.5.4< / span >
2021-02-20 19:55:52 +00:00
< section class = "phpdocumentor-description" > < / section >
< / dd >
< / dl >
< / article >
< article class = "phpdocumentor-element -constant -public " >
2021-04-18 19:30:42 +00:00
< h4 class = "phpdocumentor-element__name" id = "constant_C_STR_FOOTNOTES_TOOLTIP_READON_LABEL" >
C_STR_FOOTNOTES_TOOLTIP_READON_LABEL
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_FOOTNOTES_TOOLTIP_READON_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/includes/class-footnotes-settings.php" > < a href = "files/src-includes-class-footnotes-settings.html" > < abbr title = "src/includes/class-footnotes-settings.php" > class-footnotes-settings.php< / abbr > < / a > < / abbr >
2021-02-20 19:55:52 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 408< / span >
2021-02-20 19:55:52 +00:00
< / aside >
2021-04-18 19:30:42 +00:00
< p class = "phpdocumentor-summary" > Settings container key for the label of the Read-on button in truncated tooltips.< / p >
2021-02-20 19:55:52 +00:00
< code class = "phpdocumentor-signature phpdocumentor-code " >
< span class = "phpdocumentor-signature__visibility" > public< / span >
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-signature__type" > string< / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__name" > C_STR_FOOTNOTES_TOOLTIP_READON_LABEL< / span >
= < span class = "phpdocumentor-signature__default-value" > ' footnote_inputfield_readon_label' < / span >
2021-02-20 19:55:52 +00:00
< / code >
2021-05-01 20:39:33 +00:00
< section class = "phpdocumentor-description" > < / 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" >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-tag-link" > 2.1.0< / span >
2021-02-20 19:55:52 +00:00
< section class = "phpdocumentor-description" > < / section >
< / dd >
< / dl >
< / article >
< article class = "phpdocumentor-element -constant -public " >
2021-04-18 19:30:42 +00:00
< h4 class = "phpdocumentor-element__name" id = "constant_C_STR_HARD_LINK_IDS_SEPARATOR" >
C_STR_HARD_LINK_IDS_SEPARATOR
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_HARD_LINK_IDS_SEPARATOR" 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/includes/class-footnotes-settings.php" > < a href = "files/src-includes-class-footnotes-settings.html" > < abbr title = "src/includes/class-footnotes-settings.php" > class-footnotes-settings.php< / abbr > < / a > < / abbr >
2021-02-20 19:55:52 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 921< / span >
2021-02-20 19:55:52 +00:00
< / aside >
2021-04-18 19:30:42 +00:00
< p class = "phpdocumentor-summary" > Settings container key for the ID separator in fragment IDs.< / p >
2021-02-20 19:55:52 +00:00
< code class = "phpdocumentor-signature phpdocumentor-code " >
< span class = "phpdocumentor-signature__visibility" > public< / span >
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-signature__type" > string< / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__name" > C_STR_HARD_LINK_IDS_SEPARATOR< / span >
= < span class = "phpdocumentor-signature__default-value" > ' footnotes_inputfield_hard_link_ids_separator' < / span >
2021-02-20 19:55:52 +00:00
< / code >
2021-04-18 19:30:42 +00:00
< 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.3.0< / span >
< section class = "phpdocumentor-description" > < / section >
< / dd >
< / dl >
2021-02-20 19:55:52 +00:00
< / article >
< article class = "phpdocumentor-element -constant -public " >
2021-04-18 19:30:42 +00:00
< h4 class = "phpdocumentor-element__name" id = "constant_C_STR_HYPERLINK_ARROW" >
C_STR_HYPERLINK_ARROW
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_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/includes/class-footnotes-settings.php" > < a href = "files/src-includes-class-footnotes-settings.html" > < abbr title = "src/includes/class-footnotes-settings.php" > class-footnotes-settings.php< / abbr > < / a > < / abbr >
2021-02-20 19:55:52 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 116< / span >
2021-02-20 19:55:52 +00:00
< / aside >
2021-04-18 19:30:42 +00:00
< p class = "phpdocumentor-summary" > Settings container key for the backlink symbol selection.< / p >
2021-02-20 19:55:52 +00:00
< code class = "phpdocumentor-signature phpdocumentor-code " >
< span class = "phpdocumentor-signature__visibility" > public< / span >
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-signature__type" > string< / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__name" > C_STR_HYPERLINK_ARROW< / span >
= < span class = "phpdocumentor-signature__default-value" > ' footnote_inputfield_custom_hyperlink_symbol' < / span >
2021-02-20 19:55:52 +00:00
< / code >
2021-04-18 19:30:42 +00:00
< section class = "phpdocumentor-description" > < / 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" >
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
< section class = "phpdocumentor-description" > < / section >
< / dd >
< / dl >
< / article >
< article class = "phpdocumentor-element -constant -public " >
2021-04-18 19:30:42 +00:00
< h4 class = "phpdocumentor-element__name" id = "constant_C_STR_HYPERLINK_ARROW_USER_DEFINED" >
C_STR_HYPERLINK_ARROW_USER_DEFINED
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_HYPERLINK_ARROW_USER_DEFINED" 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/includes/class-footnotes-settings.php" > < a href = "files/src-includes-class-footnotes-settings.html" > < abbr title = "src/includes/class-footnotes-settings.php" > class-footnotes-settings.php< / abbr > < / a > < / abbr >
2021-02-20 19:55:52 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 125< / span >
2021-02-20 19:55:52 +00:00
< / aside >
2021-04-18 19:30:42 +00:00
< p class = "phpdocumentor-summary" > Settings container key for the user-defined backlink symbol.< / p >
2021-02-20 19:55:52 +00:00
< code class = "phpdocumentor-signature phpdocumentor-code " >
< span class = "phpdocumentor-signature__visibility" > public< / span >
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-signature__type" > string< / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__name" > C_STR_HYPERLINK_ARROW_USER_DEFINED< / span >
= < span class = "phpdocumentor-signature__default-value" > ' footnote_inputfield_custom_hyperlink_symbol_user' < / span >
2021-02-20 19:55:52 +00:00
< / code >
< section class = "phpdocumentor-description" > < / section >
< h5 class = "phpdocumentor-tag-list__heading" id = "tags" >
Tags
< a href = "#tags" class = "headerlink" > < i class = "fas fa-link" > < / i > < / a >
< / h5 >
< dl class = "phpdocumentor-tag-list" >
< dt class = "phpdocumentor-tag-list__entry" >
< span class = "phpdocumentor-tag__name" > since< / span >
< / dt >
< dd class = "phpdocumentor-tag-list__definition" >
< span class = "phpdocumentor-tag-link" > 1.5.0< / span >
< section class = "phpdocumentor-description" > < / section >
< / dd >
< / dl >
< / article >
< article class = "phpdocumentor-element -constant -public " >
2021-04-18 19:30:42 +00:00
< h4 class = "phpdocumentor-element__name" id = "constant_C_STR_LINK_ELEMENT_ENABLED" >
C_STR_LINK_ELEMENT_ENABLED
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_LINK_ELEMENT_ENABLED" 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/includes/class-footnotes-settings.php" > < a href = "files/src-includes-class-footnotes-settings.html" > < abbr title = "src/includes/class-footnotes-settings.php" > class-footnotes-settings.php< / abbr > < / a > < / abbr >
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-04-18 19:30:42 +00:00
< p class = "phpdocumentor-summary" > Settings container key for the link element option.< / p >
2021-02-20 19:55:52 +00:00
< code class = "phpdocumentor-signature phpdocumentor-code " >
< span class = "phpdocumentor-signature__visibility" > public< / span >
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-signature__type" > string< / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__name" > C_STR_LINK_ELEMENT_ENABLED< / span >
= < span class = "phpdocumentor-signature__default-value" > ' footnote_inputfield_link_element_enabled' < / span >
2021-02-20 19:55:52 +00:00
< / code >
2021-05-01 20:39:33 +00:00
< section class = "phpdocumentor-description" > < / 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" >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-tag-link" > 2.1.4< / span >
2021-02-20 19:55:52 +00:00
< section class = "phpdocumentor-description" > < / section >
< / dd >
< / dl >
< / article >
< article class = "phpdocumentor-element -constant -public " >
2021-04-18 19:30:42 +00:00
< h4 class = "phpdocumentor-element__name" id = "constant_C_STR_MOUSE_OVER_BOX_FONT_SIZE_ENABLED" >
C_STR_MOUSE_OVER_BOX_FONT_SIZE_ENABLED
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_MOUSE_OVER_BOX_FONT_SIZE_ENABLED" 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/includes/class-footnotes-settings.php" > < a href = "files/src-includes-class-footnotes-settings.html" > < abbr title = "src/includes/class-footnotes-settings.php" > class-footnotes-settings.php< / abbr > < / a > < / abbr >
2021-02-20 19:55:52 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 671< / span >
2021-02-20 19:55:52 +00:00
< / aside >
2021-04-18 19:30:42 +00:00
< p class = "phpdocumentor-summary" > Settings container key to enable setting the tooltip font size.< / p >
2021-02-20 19:55:52 +00:00
< code class = "phpdocumentor-signature phpdocumentor-code " >
< span class = "phpdocumentor-signature__visibility" > public< / span >
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-signature__type" > string< / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__name" > C_STR_MOUSE_OVER_BOX_FONT_SIZE_ENABLED< / span >
= < span class = "phpdocumentor-signature__default-value" > ' footnotes_inputfield_mouse_over_box_font_size_enabled' < / span >
2021-02-20 19:55:52 +00:00
< / code >
< section class = "phpdocumentor-description" > < / section >
< h5 class = "phpdocumentor-tag-list__heading" id = "tags" >
Tags
< a href = "#tags" class = "headerlink" > < i class = "fas fa-link" > < / i > < / a >
< / h5 >
< dl class = "phpdocumentor-tag-list" >
< dt class = "phpdocumentor-tag-list__entry" >
< span class = "phpdocumentor-tag__name" > since< / span >
< / dt >
< dd class = "phpdocumentor-tag-list__definition" >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-tag-link" > 2.1.4< / span >
2021-02-20 19:55:52 +00:00
2021-05-01 20:39:33 +00:00
< section class = "phpdocumentor-description" > < p > Tooltip font size reset to legacy by default since 2.1.4;
Was set to inherit since 2.1.1 as it overrode custom CSS,
Called mouse over box not tooltip for consistency.< / p >
< / section >
2021-02-20 19:55:52 +00:00
< / dd >
< / dl >
< / article >
< article class = "phpdocumentor-element -constant -public " >
2021-04-18 19:30:42 +00:00
< h4 class = "phpdocumentor-element__name" id = "constant_C_STR_MOUSE_OVER_BOX_FONT_SIZE_UNIT" >
C_STR_MOUSE_OVER_BOX_FONT_SIZE_UNIT
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_MOUSE_OVER_BOX_FONT_SIZE_UNIT" 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/includes/class-footnotes-settings.php" > < a href = "files/src-includes-class-footnotes-settings.html" > < abbr title = "src/includes/class-footnotes-settings.php" > class-footnotes-settings.php< / abbr > < / a > < / abbr >
2021-02-20 19:55:52 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 689< / span >
2021-02-20 19:55:52 +00:00
< / aside >
2021-04-18 19:30:42 +00:00
< p class = "phpdocumentor-summary" > Settings container key for the unit of the tooltip font size.< / p >
2021-02-20 19:55:52 +00:00
< code class = "phpdocumentor-signature phpdocumentor-code " >
< span class = "phpdocumentor-signature__visibility" > public< / span >
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-signature__type" > string< / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__name" > C_STR_MOUSE_OVER_BOX_FONT_SIZE_UNIT< / span >
= < span class = "phpdocumentor-signature__default-value" > ' footnotes_inputfield_mouse_over_box_font_size_unit' < / span >
2021-02-20 19:55:52 +00:00
< / code >
< section class = "phpdocumentor-description" > < / section >
< h5 class = "phpdocumentor-tag-list__heading" id = "tags" >
Tags
< a href = "#tags" class = "headerlink" > < i class = "fas fa-link" > < / i > < / a >
< / h5 >
< dl class = "phpdocumentor-tag-list" >
< dt class = "phpdocumentor-tag-list__entry" >
< span class = "phpdocumentor-tag__name" > since< / span >
< / dt >
< dd class = "phpdocumentor-tag-list__definition" >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-tag-link" > 2.1.4< / span >
2021-02-20 19:55:52 +00:00
< section class = "phpdocumentor-description" > < / section >
< / dd >
< / dl >
< / article >
< article class = "phpdocumentor-element -constant -public " >
2021-04-18 19:30:42 +00:00
< h4 class = "phpdocumentor-element__name" id = "constant_C_STR_REFERENCE_CONTAINER_3COLUMN_LAYOUT_ENABLE" >
C_STR_REFERENCE_CONTAINER_3COLUMN_LAYOUT_ENABLE
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_REFERENCE_CONTAINER_3COLUMN_LAYOUT_ENABLE" 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/includes/class-footnotes-settings.php" > < a href = "files/src-includes-class-footnotes-settings.html" > < abbr title = "src/includes/class-footnotes-settings.php" > class-footnotes-settings.php< / abbr > < / a > < / abbr >
2021-02-20 19:55:52 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 458< / span >
2021-02-20 19:55:52 +00:00
< / aside >
2021-04-18 19:30:42 +00:00
< p class = "phpdocumentor-summary" > Settings container key to enable the legacy layout of the reference container.< / p >
2021-02-20 19:55:52 +00:00
< code class = "phpdocumentor-signature phpdocumentor-code " >
< span class = "phpdocumentor-signature__visibility" > public< / span >
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-signature__type" > string< / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__name" > C_STR_REFERENCE_CONTAINER_3COLUMN_LAYOUT_ENABLE< / span >
= < span class = "phpdocumentor-signature__default-value" > ' footnotes_inputfield_reference_container_3column_layout_enable' < / span >
2021-02-20 19:55:52 +00:00
< / code >
2021-05-01 20:39:33 +00:00
< section class = "phpdocumentor-description" > < / 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" >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-tag-link" > 2.1.1< / span >
2021-02-20 19:55:52 +00:00
< section class = "phpdocumentor-description" > < / section >
< / dd >
< / dl >
< / article >
< article class = "phpdocumentor-element -constant -public " >
2021-04-18 19:30:42 +00:00
< h4 class = "phpdocumentor-element__name" id = "constant_C_STR_REFERENCE_CONTAINER_BACKLINK_SYMBOL_ENABLE" >
C_STR_REFERENCE_CONTAINER_BACKLINK_SYMBOL_ENABLE
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_REFERENCE_CONTAINER_BACKLINK_SYMBOL_ENABLE" 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/includes/class-footnotes-settings.php" > < a href = "files/src-includes-class-footnotes-settings.html" > < abbr title = "src/includes/class-footnotes-settings.php" > class-footnotes-settings.php< / abbr > < / a > < / abbr >
2021-02-20 19:55:52 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 440< / span >
2021-02-20 19:55:52 +00:00
< / aside >
2021-04-18 19:30:42 +00:00
< p class = "phpdocumentor-summary" > Settings container key to enable the display of a backlink symbol.< / p >
2021-02-20 19:55:52 +00:00
< code class = "phpdocumentor-signature phpdocumentor-code " >
< span class = "phpdocumentor-signature__visibility" > public< / span >
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-signature__type" > string< / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__name" > C_STR_REFERENCE_CONTAINER_BACKLINK_SYMBOL_ENABLE< / span >
= < span class = "phpdocumentor-signature__default-value" > ' footnotes_inputfield_reference_container_backlink_symbol_enable' < / span >
2021-02-20 19:55:52 +00:00
< / code >
2021-05-01 20:39:33 +00:00
< section class = "phpdocumentor-description" > < / 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" >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-tag-link" > 2.1.1< / span >
2021-02-20 19:55:52 +00:00
< section class = "phpdocumentor-description" > < / section >
< / dd >
< / dl >
< / article >
< article class = "phpdocumentor-element -constant -public " >
2021-04-18 19:30:42 +00:00
< h4 class = "phpdocumentor-element__name" id = "constant_C_STR_REFERENCE_CONTAINER_BACKLINK_SYMBOL_SWITCH" >
C_STR_REFERENCE_CONTAINER_BACKLINK_SYMBOL_SWITCH
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_REFERENCE_CONTAINER_BACKLINK_SYMBOL_SWITCH" 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/includes/class-footnotes-settings.php" > < a href = "files/src-includes-class-footnotes-settings.html" > < abbr title = "src/includes/class-footnotes-settings.php" > class-footnotes-settings.php< / abbr > < / a > < / abbr >
2021-02-20 19:55:52 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 467< / span >
2021-02-20 19:55:52 +00:00
< / aside >
2021-04-18 19:30:42 +00:00
< p class = "phpdocumentor-summary" > Settings container key to get the backlink symbol switch side.< / p >
2021-02-20 19:55:52 +00:00
< code class = "phpdocumentor-signature phpdocumentor-code " >
< span class = "phpdocumentor-signature__visibility" > public< / span >
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-signature__type" > string< / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__name" > C_STR_REFERENCE_CONTAINER_BACKLINK_SYMBOL_SWITCH< / span >
= < span class = "phpdocumentor-signature__default-value" > ' footnotes_inputfield_reference_container_backlink_symbol_switch' < / span >
2021-02-20 19:55:52 +00:00
< / code >
2021-05-01 20:39:33 +00:00
< section class = "phpdocumentor-description" > < / 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" >
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.1.1< / span >
< section class = "phpdocumentor-description" > < / section >
2021-02-20 19:55:52 +00:00
< / dd >
< / dl >
< / article >
< article class = "phpdocumentor-element -constant -public " >
2021-04-18 19:30:42 +00:00
< h4 class = "phpdocumentor-element__name" id = "constant_C_STR_REFERENCE_CONTAINER_COLLAPSE" >
C_STR_REFERENCE_CONTAINER_COLLAPSE
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_REFERENCE_CONTAINER_COLLAPSE" 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/includes/class-footnotes-settings.php" > < a href = "files/src-includes-class-footnotes-settings.html" > < abbr title = "src/includes/class-footnotes-settings.php" > class-footnotes-settings.php< / abbr > < / a > < / abbr >
2021-02-20 19:55:52 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 44< / span >
2021-02-20 19:55:52 +00:00
< / aside >
2021-04-18 19:30:42 +00:00
< p class = "phpdocumentor-summary" > Settings container key to collapse the reference container by default.< / p >
2021-02-20 19:55:52 +00:00
< code class = "phpdocumentor-signature phpdocumentor-code " >
< span class = "phpdocumentor-signature__visibility" > public< / span >
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-signature__type" > string< / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__name" > C_STR_REFERENCE_CONTAINER_COLLAPSE< / span >
= < span class = "phpdocumentor-signature__default-value" > ' footnote_inputfield_collapse_references' < / span >
2021-02-20 19:55:52 +00:00
< / code >
2021-05-01 20:39:33 +00:00
< section class = "phpdocumentor-description" > < p > The string is converted to Boolean false if 'no', true if 'yes'.< / 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" >
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
< 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 to use sane typing.< / p >
< / section >
2021-04-18 19:30:42 +00:00
2021-02-20 19:55:52 +00:00
< / dd >
< / dl >
< / article >
< article class = "phpdocumentor-element -constant -public " >
2021-04-18 19:30:42 +00:00
< h4 class = "phpdocumentor-element__name" id = "constant_C_STR_REFERENCE_CONTAINER_LABEL_BOTTOM_BORDER" >
C_STR_REFERENCE_CONTAINER_LABEL_BOTTOM_BORDER
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_REFERENCE_CONTAINER_LABEL_BOTTOM_BORDER" 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/includes/class-footnotes-settings.php" > < a href = "files/src-includes-class-footnotes-settings.html" > < abbr title = "src/includes/class-footnotes-settings.php" > class-footnotes-settings.php< / abbr > < / a > < / abbr >
2021-02-20 19:55:52 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 856< / span >
2021-02-20 19:55:52 +00:00
< / aside >
2021-04-18 19:30:42 +00:00
< p class = "phpdocumentor-summary" > Settings container key to enable the reference container label bottom border.< / p >
2021-02-20 19:55:52 +00:00
< code class = "phpdocumentor-signature phpdocumentor-code " >
< span class = "phpdocumentor-signature__visibility" > public< / span >
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-signature__type" > string< / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__name" > C_STR_REFERENCE_CONTAINER_LABEL_BOTTOM_BORDER< / span >
= < span class = "phpdocumentor-signature__default-value" > ' footnotes_inputfield_reference_container_label_bottom_border' < / span >
2021-02-20 19:55:52 +00:00
< / code >
2021-05-01 20:39:33 +00:00
< section class = "phpdocumentor-description" > < / 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" >
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.5< / 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 >
< / article >
< article class = "phpdocumentor-element -constant -public " >
2021-04-18 19:30:42 +00:00
< h4 class = "phpdocumentor-element__name" id = "constant_C_STR_REFERENCE_CONTAINER_LABEL_ELEMENT" >
C_STR_REFERENCE_CONTAINER_LABEL_ELEMENT
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_REFERENCE_CONTAINER_LABEL_ELEMENT" 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/includes/class-footnotes-settings.php" > < a href = "files/src-includes-class-footnotes-settings.html" > < abbr title = "src/includes/class-footnotes-settings.php" > class-footnotes-settings.php< / abbr > < / a > < / abbr >
2021-02-20 19:55:52 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 847< / span >
2021-02-20 19:55:52 +00:00
< / aside >
2021-04-18 19:30:42 +00:00
< p class = "phpdocumentor-summary" > Settings container key for the reference container label element.< / p >
2021-02-20 19:55:52 +00:00
< code class = "phpdocumentor-signature phpdocumentor-code " >
< span class = "phpdocumentor-signature__visibility" > public< / span >
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-signature__type" > string< / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__name" > C_STR_REFERENCE_CONTAINER_LABEL_ELEMENT< / span >
= < span class = "phpdocumentor-signature__default-value" > ' footnotes_inputfield_reference_container_label_element' < / span >
2021-02-20 19:55:52 +00:00
< / code >
2021-05-01 20:39:33 +00:00
< section class = "phpdocumentor-description" > < / 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" >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-tag-link" > 2.2.5< / span >
2021-02-20 19:55:52 +00:00
< section class = "phpdocumentor-description" > < / section >
< / dd >
< / dl >
< / article >
< article class = "phpdocumentor-element -constant -public " >
2021-04-18 19:30:42 +00:00
< h4 class = "phpdocumentor-element__name" id = "constant_C_STR_REFERENCE_CONTAINER_NAME" >
C_STR_REFERENCE_CONTAINER_NAME
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_REFERENCE_CONTAINER_NAME" 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/includes/class-footnotes-settings.php" > < a href = "files/src-includes-class-footnotes-settings.html" > < abbr title = "src/includes/class-footnotes-settings.php" > class-footnotes-settings.php< / abbr > < / a > < / abbr >
2021-02-20 19:55:52 +00:00
:
2021-04-27 07:42:43 +00:00
< span class = "phpdocumentor-element-found-in__line" > 32< / span >
2021-02-20 19:55:52 +00:00
< / aside >
2021-04-18 19:30:42 +00:00
< p class = "phpdocumentor-summary" > Settings container key for the label of the reference container.< / p >
2021-02-20 19:55:52 +00:00
< code class = "phpdocumentor-signature phpdocumentor-code " >
< span class = "phpdocumentor-signature__visibility" > public< / span >
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-signature__type" > string< / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__name" > C_STR_REFERENCE_CONTAINER_NAME< / span >
= < span class = "phpdocumentor-signature__default-value" > ' footnote_inputfield_references_label' < / span >
2021-02-20 19:55:52 +00:00
< / code >
< section class = "phpdocumentor-description" > < / section >
< h5 class = "phpdocumentor-tag-list__heading" id = "tags" >
Tags
< a href = "#tags" class = "headerlink" > < i class = "fas fa-link" > < / i > < / a >
< / h5 >
< dl class = "phpdocumentor-tag-list" >
< dt class = "phpdocumentor-tag-list__entry" >
< span class = "phpdocumentor-tag__name" > since< / span >
< / dt >
< dd class = "phpdocumentor-tag-list__definition" >
< span class = "phpdocumentor-tag-link" > 1.5.0< / span >
< section class = "phpdocumentor-description" > < / section >
< / dd >
< / dl >
< / article >
< article class = "phpdocumentor-element -constant -public " >
2021-04-18 19:30:42 +00:00
< h4 class = "phpdocumentor-element__name" id = "constant_C_STR_REFERENCE_CONTAINER_POSITION" >
C_STR_REFERENCE_CONTAINER_POSITION
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_REFERENCE_CONTAINER_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/includes/class-footnotes-settings.php" > < a href = "files/src-includes-class-footnotes-settings.html" > < abbr title = "src/includes/class-footnotes-settings.php" > class-footnotes-settings.php< / abbr > < / a > < / abbr >
2021-02-20 19:55:52 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 53< / span >
2021-02-20 19:55:52 +00:00
< / aside >
2021-04-18 19:30:42 +00:00
< p class = "phpdocumentor-summary" > Settings container key for the position of the reference container.< / p >
2021-02-20 19:55:52 +00:00
< code class = "phpdocumentor-signature phpdocumentor-code " >
< span class = "phpdocumentor-signature__visibility" > public< / span >
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-signature__type" > string< / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__name" > C_STR_REFERENCE_CONTAINER_POSITION< / span >
= < span class = "phpdocumentor-signature__default-value" > ' footnote_inputfield_reference_container_place' < / span >
2021-02-20 19:55:52 +00:00
< / code >
2021-04-18 19:30:42 +00:00
< 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" > 1.5.0< / span >
< section class = "phpdocumentor-description" > < / section >
2021-02-20 19:55:52 +00:00
2021-04-18 19:30:42 +00:00
< / dd >
< / dl >
2021-02-20 19:55:52 +00:00
< / article >
< article class = "phpdocumentor-element -constant -public " >
2021-04-18 19:30:42 +00:00
< h4 class = "phpdocumentor-element__name" id = "constant_C_STR_REFERENCE_CONTAINER_POSITION_SHORTCODE" >
C_STR_REFERENCE_CONTAINER_POSITION_SHORTCODE
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_REFERENCE_CONTAINER_POSITION_SHORTCODE" 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/includes/class-footnotes-settings.php" > < a href = "files/src-includes-class-footnotes-settings.html" > < abbr title = "src/includes/class-footnotes-settings.php" > class-footnotes-settings.php< / abbr > < / a > < / abbr >
2021-02-20 19:55:52 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 775< / span >
2021-02-20 19:55:52 +00:00
< / aside >
2021-04-18 19:30:42 +00:00
< p class = "phpdocumentor-summary" > Settings container key for reference container position shortcode.< / p >
2021-02-20 19:55:52 +00:00
< code class = "phpdocumentor-signature phpdocumentor-code " >
< span class = "phpdocumentor-signature__visibility" > public< / span >
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-signature__type" > string< / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__name" > C_STR_REFERENCE_CONTAINER_POSITION_SHORTCODE< / span >
= < span class = "phpdocumentor-signature__default-value" > ' footnote_inputfield_reference_container_position_shortcode' < / span >
2021-02-20 19:55:52 +00:00
< / code >
2021-05-01 20:39:33 +00:00
< section class = "phpdocumentor-description" > < / 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" >
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
< section class = "phpdocumentor-description" > < / section >
< / dd >
< / dl >
< / article >
< article class = "phpdocumentor-element -constant -public " >
2021-04-18 19:30:42 +00:00
< h4 class = "phpdocumentor-element__name" id = "constant_C_STR_REFERENCE_CONTAINER_ROW_BORDERS_ENABLE" >
C_STR_REFERENCE_CONTAINER_ROW_BORDERS_ENABLE
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_REFERENCE_CONTAINER_ROW_BORDERS_ENABLE" 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/includes/class-footnotes-settings.php" > < a href = "files/src-includes-class-footnotes-settings.html" > < abbr title = "src/includes/class-footnotes-settings.php" > class-footnotes-settings.php< / abbr > < / a > < / abbr >
2021-02-20 19:55:52 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 865< / span >
2021-02-20 19:55:52 +00:00
< / aside >
2021-04-18 19:30:42 +00:00
< p class = "phpdocumentor-summary" > Settings container key to enable reference container table row borders.< / p >
2021-02-20 19:55:52 +00:00
< code class = "phpdocumentor-signature phpdocumentor-code " >
< span class = "phpdocumentor-signature__visibility" > public< / span >
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-signature__type" > string< / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__name" > C_STR_REFERENCE_CONTAINER_ROW_BORDERS_ENABLE< / span >
= < span class = "phpdocumentor-signature__default-value" > ' footnotes_inputfield_reference_container_row_borders_enable' < / span >
2021-02-20 19:55:52 +00:00
< / code >
2021-05-01 20:39:33 +00:00
< section class = "phpdocumentor-description" > < / 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" >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-tag-link" > 2.2.10< / span >
2021-02-20 19:55:52 +00:00
< section class = "phpdocumentor-description" > < / section >
< / dd >
< / dl >
< / article >
< article class = "phpdocumentor-element -constant -public " >
2021-04-18 19:30:42 +00:00
< h4 class = "phpdocumentor-element__name" id = "constant_C_STR_REFERENCE_CONTAINER_START_PAGE_ENABLE" >
C_STR_REFERENCE_CONTAINER_START_PAGE_ENABLE
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_REFERENCE_CONTAINER_START_PAGE_ENABLE" 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/includes/class-footnotes-settings.php" > < a href = "files/src-includes-class-footnotes-settings.html" > < abbr title = "src/includes/class-footnotes-settings.php" > class-footnotes-settings.php< / abbr > < / a > < / abbr >
2021-02-20 19:55:52 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 449< / span >
2021-02-20 19:55:52 +00:00
< / aside >
2021-04-18 19:30:42 +00:00
< p class = "phpdocumentor-summary" > Settings container key to not display the reference container on the homepage.< / p >
2021-02-20 19:55:52 +00:00
< code class = "phpdocumentor-signature phpdocumentor-code " >
< span class = "phpdocumentor-signature__visibility" > public< / span >
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-signature__type" > string< / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__name" > C_STR_REFERENCE_CONTAINER_START_PAGE_ENABLE< / span >
= < span class = "phpdocumentor-signature__default-value" > ' footnotes_inputfield_reference_container_start_page_enable' < / span >
2021-02-20 19:55:52 +00:00
< / code >
2021-05-01 20:39:33 +00:00
< section class = "phpdocumentor-description" > < / 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" >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-tag-link" > 2.1.1< / span >
2021-02-20 19:55:52 +00:00
< section class = "phpdocumentor-description" > < / section >
< / dd >
< / dl >
< / article >
< article class = "phpdocumentor-element -constant -public " >
< h4 class = "phpdocumentor-element__name" id = "constant_C_STR_REFERRER_FRAGMENT_ID_SLUG" >
C_STR_REFERRER_FRAGMENT_ID_SLUG
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#constant_C_STR_REFERRER_FRAGMENT_ID_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/includes/class-footnotes-settings.php" > < a href = "files/src-includes-class-footnotes-settings.html" > < abbr title = "src/includes/class-footnotes-settings.php" > class-footnotes-settings.php< / abbr > < / a > < / abbr >
2021-02-20 19:55:52 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 903< / span >
2021-02-20 19:55:52 +00:00
< / aside >
2021-04-18 19:30:42 +00:00
< p class = "phpdocumentor-summary" > Settings container key for the fragment ID slug in referrers.< / p >
2021-02-20 19:55:52 +00:00
< code class = "phpdocumentor-signature phpdocumentor-code " >
< span class = "phpdocumentor-signature__visibility" > public< / span >
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-signature__type" > string< / span >
2021-02-20 19:55:52 +00:00
< span class = "phpdocumentor-signature__name" > C_STR_REFERRER_FRAGMENT_ID_SLUG< / span >
2021-04-18 19:30:42 +00:00
= < span class = "phpdocumentor-signature__default-value" > ' footnotes_inputfield_referrer_fragment_id_slug' < / span >
2021-02-20 19:55:52 +00:00
< / code >
2021-04-18 19:30:42 +00:00
< 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.3.0< / span >
< section class = "phpdocumentor-description" > < / section >
< / dd >
< / dl >
2021-02-20 19:55:52 +00:00
< / article >
< / section >
< section class = "phpdocumentor-properties" >
< h3 class = "phpdocumentor-elements__header" id = "properties" >
Properties
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-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
-private
"
>
2021-04-18 19:30:42 +00:00
< h4 class = "phpdocumentor-element__name" id = "property_a_arr_container" >
$a_arr_container
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#property_a_arr_container" 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/includes/class-footnotes-settings.php" > < a href = "files/src-includes-class-footnotes-settings.html" > < abbr title = "src/includes/class-footnotes-settings.php" > class-footnotes-settings.php< / abbr > < / a > < / abbr >
2021-02-20 19:55:52 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 1122< / span >
2021-02-20 19:55:52 +00:00
< / aside >
< p class = "phpdocumentor-summary" > Contains all Settings Container names.< / p >
< code class = "phpdocumentor-code phpdocumentor-signature " >
< span class = "phpdocumentor-signature__visibility" > private< / span >
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-signature__type" > array< string|int, string> < / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__name" > $a_arr_container< / span >
= < span class = "phpdocumentor-signature__default-value" > array(' footnotes_storage' , ' footnotes_storage_custom' , ' footnotes_storage_expert' , ' footnotes_storage_custom_css' )< / span > < / code >
2021-02-20 19:55:52 +00:00
2021-05-01 20:39:33 +00:00
< section class = "phpdocumentor-description" > < p > These are the storage container names, one per dashboard tab.< / 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 >
< / article >
< article
class="
phpdocumentor-element
-property
-private
"
>
2021-04-18 19:30:42 +00:00
< h4 class = "phpdocumentor-element__name" id = "property_a_arr_default" >
$a_arr_default
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#property_a_arr_default" 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/includes/class-footnotes-settings.php" > < a href = "files/src-includes-class-footnotes-settings.html" > < abbr title = "src/includes/class-footnotes-settings.php" > class-footnotes-settings.php< / abbr > < / a > < / abbr >
2021-02-20 19:55:52 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 1139< / span >
2021-02-20 19:55:52 +00:00
< / aside >
2021-05-01 20:39:33 +00:00
< p class = "phpdocumentor-summary" > Contains all default values for each Settings Container.< / p >
2021-02-20 19:55:52 +00:00
< code class = "phpdocumentor-code phpdocumentor-signature " >
< span class = "phpdocumentor-signature__visibility" > private< / span >
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-signature__type" > array< string|int, string|int> < / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__name" > $a_arr_default< / span >
= < span class = "phpdocumentor-signature__default-value" > array(
// General settings.
' footnotes_storage' => array(
// AMP compatibility.
self::C_STR_FOOTNOTES_AMP_COMPATIBILITY_ENABLE => ' ' ,
// Footnote start and end short codes.
self::C_STR_FOOTNOTES_SHORT_CODE_START => ' ((' ,
self::C_STR_FOOTNOTES_SHORT_CODE_END => ' ))' ,
self::C_STR_FOOTNOTES_SHORT_CODE_START_USER_DEFINED => ' ' ,
self::C_STR_FOOTNOTES_SHORT_CODE_END_USER_DEFINED => ' ' ,
self::C_STR_FOOTNOTE_SHORTCODE_SYNTAX_VALIDATION_ENABLE => ' yes' ,
// Footnotes numbering.
self::C_STR_FOOTNOTES_COUNTER_STYLE => ' arabic_plain' ,
self::C_STR_COMBINE_IDENTICAL_FOOTNOTES => ' yes' ,
// Scrolling behavior.
self::C_STR_FOOTNOTES_CSS_SMOOTH_SCROLLING => ' no' ,
self::C_INT_FOOTNOTES_SCROLL_OFFSET => 20,
self::C_INT_FOOTNOTES_SCROLL_DURATION => 380,
self::C_STR_FOOTNOTES_SCROLL_DURATION_ASYMMETRICITY => ' no' ,
self::C_INT_FOOTNOTES_SCROLL_DOWN_DURATION => 150,
self::C_INT_FOOTNOTES_SCROLL_DOWN_DELAY => 0,
self::C_INT_FOOTNOTES_SCROLL_UP_DELAY => 0,
self::C_STR_FOOTNOTES_HARD_LINKS_ENABLE => ' no' ,
self::C_STR_REFERRER_FRAGMENT_ID_SLUG => ' r' ,
self::C_STR_FOOTNOTE_FRAGMENT_ID_SLUG => ' f' ,
self::C_STR_HARD_LINK_IDS_SEPARATOR => ' +' ,
self::C_STR_FOOTNOTES_BACKLINK_TOOLTIP_ENABLE => ' yes' ,
self::C_STR_FOOTNOTES_BACKLINK_TOOLTIP_TEXT => ' Alt+ ←' ,
// Reference container.
self::C_STR_REFERENCE_CONTAINER_NAME => ' References' ,
self::C_STR_REFERENCE_CONTAINER_LABEL_ELEMENT => ' p' ,
self::C_STR_REFERENCE_CONTAINER_LABEL_BOTTOM_BORDER => ' yes' ,
self::C_STR_REFERENCE_CONTAINER_COLLAPSE => ' no' ,
self::C_STR_FOOTNOTES_REFERENCE_CONTAINER_SCRIPT_MODE => ' jquery' ,
self::C_STR_REFERENCE_CONTAINER_POSITION => ' post_end' ,
self::C_STR_REFERENCE_CONTAINER_POSITION_SHORTCODE => ' [[references]]' ,
self::C_STR_FOOTNOTE_SECTION_SHORTCODE => ' [[/footnotesection]]' ,
self::C_STR_REFERENCE_CONTAINER_START_PAGE_ENABLE => ' yes' ,
self::C_INT_REFERENCE_CONTAINER_TOP_MARGIN => 24,
self::C_INT_REFERENCE_CONTAINER_BOTTOM_MARGIN => 0,
self::C_STR_FOOTNOTES_PAGE_LAYOUT_SUPPORT => ' none' ,
self::C_STR_FOOTNOTE_URL_WRAP_ENABLED => ' yes' ,
self::C_STR_REFERENCE_CONTAINER_BACKLINK_SYMBOL_ENABLE => ' yes' ,
self::C_STR_REFERENCE_CONTAINER_BACKLINK_SYMBOL_SWITCH => ' no' ,
self::C_STR_REFERENCE_CONTAINER_3COLUMN_LAYOUT_ENABLE => ' no' ,
self::C_STR_REFERENCE_CONTAINER_ROW_BORDERS_ENABLE => ' no' ,
self::C_STR_BACKLINKS_SEPARATOR_ENABLED => ' yes' ,
self::C_STR_BACKLINKS_SEPARATOR_OPTION => ' comma' ,
self::C_STR_BACKLINKS_SEPARATOR_CUSTOM => ' ' ,
self::C_STR_BACKLINKS_TERMINATOR_ENABLED => ' no' ,
self::C_STR_BACKLINKS_TERMINATOR_OPTION => ' full_stop' ,
self::C_STR_BACKLINKS_TERMINATOR_CUSTOM => ' ' ,
self::C_STR_BACKLINKS_COLUMN_WIDTH_ENABLED => ' no' ,
self::C_INT_BACKLINKS_COLUMN_WIDTH_SCALAR => ' 50' ,
self::C_STR_BACKLINKS_COLUMN_WIDTH_UNIT => ' px' ,
self::C_STR_BACKLINKS_COLUMN_MAX_WIDTH_ENABLED => ' no' ,
self::C_INT_BACKLINKS_COLUMN_MAX_WIDTH_SCALAR => ' 140' ,
self::C_STR_BACKLINKS_COLUMN_MAX_WIDTH_UNIT => ' px' ,
self::C_STR_BACKLINKS_LINE_BREAKS_ENABLED => ' no' ,
self::C_STR_LINK_ELEMENT_ENABLED => ' yes' ,
// Footnotes in excerpts.
self::C_STR_FOOTNOTES_IN_EXCERPT => ' manual' ,
// Footnotes love.
self::C_STR_FOOTNOTES_LOVE => ' no' ,
// Deprecated.
self::C_STR_FOOTNOTES_EXPERT_MODE => ' yes' ,
),
// Referrers and tooltips.
' footnotes_storage_custom' => array(
// Backlink symbol.
self::C_STR_HYPERLINK_ARROW => ' & #8593;' ,
self::C_STR_HYPERLINK_ARROW_USER_DEFINED => ' ' ,
// Referrers.
self::C_STR_FOOTNOTES_REFERRER_SUPERSCRIPT_TAGS => ' yes' ,
self::C_STR_FOOTNOTE_REFERRERS_NORMAL_SUPERSCRIPT => ' no' ,
self::C_STR_FOOTNOTES_STYLING_BEFORE => ' [' ,
self::C_STR_FOOTNOTES_STYLING_AFTER => ' ]' ,
// Referrers in labels.
self::C_STR_FOOTNOTES_LABEL_ISSUE_SOLUTION => ' none' ,
// Tooltips.
self::C_STR_FOOTNOTES_MOUSE_OVER_BOX_ENABLED => ' yes' ,
self::C_STR_FOOTNOTES_MOUSE_OVER_BOX_ALTERNATIVE => ' no' ,
// Tooltip position.
self::C_STR_FOOTNOTES_MOUSE_OVER_BOX_POSITION => ' top center' ,
self::C_STR_FOOTNOTES_ALTERNATIVE_MOUSE_OVER_BOX_POSITION => ' top right' ,
self::C_INT_FOOTNOTES_MOUSE_OVER_BOX_OFFSET_X => 0,
self::C_INT_FOOTNOTES_ALTERNATIVE_MOUSE_OVER_BOX_OFFSET_X => -50,
self::C_INT_FOOTNOTES_MOUSE_OVER_BOX_OFFSET_Y => -7,
self::C_INT_FOOTNOTES_ALTERNATIVE_MOUSE_OVER_BOX_OFFSET_Y => 24,
// Tooltip dimensions.
self::C_INT_FOOTNOTES_MOUSE_OVER_BOX_MAX_WIDTH => 450,
self::C_INT_FOOTNOTES_ALTERNATIVE_MOUSE_OVER_BOX_WIDTH => 400,
// Tooltip timing.
self::C_INT_MOUSE_OVER_BOX_FADE_IN_DELAY => 0,
self::C_INT_MOUSE_OVER_BOX_FADE_IN_DURATION => 200,
self::C_INT_MOUSE_OVER_BOX_FADE_OUT_DELAY => 400,
self::C_INT_MOUSE_OVER_BOX_FADE_OUT_DURATION => 200,
// Tooltip truncation.
self::C_STR_FOOTNOTES_MOUSE_OVER_BOX_EXCERPT_ENABLED => ' yes' ,
self::C_INT_FOOTNOTES_MOUSE_OVER_BOX_EXCERPT_LENGTH => 200,
self::C_STR_FOOTNOTES_TOOLTIP_READON_LABEL => ' Continue reading' ,
// Tooltip text.
self::C_STR_FOOTNOTES_TOOLTIP_EXCERPT_DELIMITER => ' [[/tooltip]]' ,
self::C_STR_FOOTNOTES_TOOLTIP_EXCERPT_MIRROR_ENABLE => ' no' ,
self::C_STR_FOOTNOTES_TOOLTIP_EXCERPT_MIRROR_SEPARATOR => ' — ' ,
// Tooltip appearance.
self::C_STR_MOUSE_OVER_BOX_FONT_SIZE_ENABLED => ' yes' ,
self::C_FLO_MOUSE_OVER_BOX_FONT_SIZE_SCALAR => 13,
self::C_STR_MOUSE_OVER_BOX_FONT_SIZE_UNIT => ' px' ,
self::C_STR_FOOTNOTES_MOUSE_OVER_BOX_COLOR => ' #000000' ,
self::C_STR_FOOTNOTES_MOUSE_OVER_BOX_BACKGROUND => ' #ffffff' ,
self::C_INT_FOOTNOTES_MOUSE_OVER_BOX_BORDER_WIDTH => 1,
self::C_STR_FOOTNOTES_MOUSE_OVER_BOX_BORDER_COLOR => ' #cccc99' ,
self::C_INT_FOOTNOTES_MOUSE_OVER_BOX_BORDER_RADIUS => 0,
self::C_STR_FOOTNOTES_MOUSE_OVER_BOX_SHADOW_COLOR => ' #666666' ,
// Your existing Custom CSS code.
self::C_STR_CUSTOM_CSS => ' ' ,
),
// Scope and priority.
' footnotes_storage_expert' => array(
// WordPress hooks with priority level.
self::C_STR_EXPERT_LOOKUP_THE_TITLE => ' ' ,
self::C_INT_EXPERT_LOOKUP_THE_TITLE_PRIORITY_LEVEL => PHP_INT_MAX,
self::C_STR_EXPERT_LOOKUP_THE_CONTENT => ' checked' ,
self::C_INT_EXPERT_LOOKUP_THE_CONTENT_PRIORITY_LEVEL => 98,
self::C_STR_EXPERT_LOOKUP_THE_EXCERPT => ' ' ,
self::C_INT_EXPERT_LOOKUP_THE_EXCERPT_PRIORITY_LEVEL => PHP_INT_MAX,
self::C_STR_EXPERT_LOOKUP_WIDGET_TITLE => ' ' ,
self::C_INT_EXPERT_LOOKUP_WIDGET_TITLE_PRIORITY_LEVEL => PHP_INT_MAX,
self::C_STR_EXPERT_LOOKUP_WIDGET_TEXT => ' ' ,
self::C_INT_EXPERT_LOOKUP_WIDGET_TEXT_PRIORITY_LEVEL => 98,
),
// Custom CSS.
' footnotes_storage_custom_css' => array(
// Your existing Custom CSS code.
self::C_STR_CUSTOM_CSS_LEGACY_ENABLE => ' yes' ,
// Custom CSS.
self::C_STR_CUSTOM_CSS_NEW => ' ' ,
),
)< / 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 >
< / dt >
< dd class = "phpdocumentor-tag-list__definition" >
< section class = "phpdocumentor-description" > < p > C_STR_*< / 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. Why are the constants just initialised with these values?
At the very least, we should stop using ‘ yes’ to mean < code class = "prettyprint" > true< / code > etc.< / p >
< / section >
2021-02-20 19:55:52 +00:00
< / dd >
< / dl >
< / article >
< article
class="
phpdocumentor-element
-property
-private
"
>
2021-04-18 19:30:42 +00:00
< h4 class = "phpdocumentor-element__name" id = "property_a_arr_settings" >
$a_arr_settings
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#property_a_arr_settings" 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/includes/class-footnotes-settings.php" > < a href = "files/src-includes-class-footnotes-settings.html" > < abbr title = "src/includes/class-footnotes-settings.php" > class-footnotes-settings.php< / abbr > < / a > < / abbr >
2021-02-20 19:55:52 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 1328< / span >
2021-02-20 19:55:52 +00:00
< / aside >
2021-05-01 20:39:33 +00:00
< p class = "phpdocumentor-summary" > Contains all Settings from each Settings Container.< / p >
2021-02-20 19:55:52 +00:00
< code class = "phpdocumentor-code phpdocumentor-signature " >
< span class = "phpdocumentor-signature__visibility" > private< / span >
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-signature__type" > array< string|int, string|int> < / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__name" > $a_arr_settings< / 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" >
< span class = "phpdocumentor-tag__name" > since< / span >
< / dt >
< dd class = "phpdocumentor-tag-list__definition" >
< span class = "phpdocumentor-tag-link" > 1.5.0< / span >
< section class = "phpdocumentor-description" > < / section >
< / dd >
< / dl >
< / article >
< article
class="
phpdocumentor-element
-property
-private
-static "
>
2021-04-18 19:30:42 +00:00
< h4 class = "phpdocumentor-element__name" id = "property_a_obj_instance" >
$a_obj_instance
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#property_a_obj_instance" 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/includes/class-footnotes-settings.php" > < a href = "files/src-includes-class-footnotes-settings.html" > < abbr title = "src/includes/class-footnotes-settings.php" > class-footnotes-settings.php< / abbr > < / a > < / abbr >
2021-02-20 19:55:52 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 1111< / span >
2021-02-20 19:55:52 +00:00
< / aside >
< p class = "phpdocumentor-summary" > Stores a singleton reference of this class.< / p >
< code class = "phpdocumentor-code phpdocumentor-signature " >
< span class = "phpdocumentor-signature__visibility" > private< / span >
2021-04-25 08:28:02 +00:00
< span class = "phpdocumentor-signature__static" > static< / span > < span class = "phpdocumentor-signature__type" > < a href = "classes/Footnotes-Settings.html" > < abbr title = "\Footnotes_Settings" > Footnotes_Settings< / abbr > < / a > < / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__name" > $a_obj_instance< / 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" >
< span class = "phpdocumentor-tag__name" > since< / span >
< / dt >
< dd class = "phpdocumentor-tag-list__definition" >
< span class = "phpdocumentor-tag-link" > 1.5.0< / span >
< section class = "phpdocumentor-description" > < / section >
< / dd >
< / dl >
< / article >
< / section >
< section class = "phpdocumentor-methods" >
< h3 class = "phpdocumentor-elements__header" id = "methods" >
Methods
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-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
"
>
< h4 class = "phpdocumentor-element__name" id = "method_get" >
get()
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#method_get" 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/includes/class-footnotes-settings.php" > < a href = "files/src-includes-class-footnotes-settings.html" > < abbr title = "src/includes/class-footnotes-settings.php" > class-footnotes-settings.php< / abbr > < / a > < / abbr >
2021-02-20 19:55:52 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 1450< / span >
2021-02-20 19:55:52 +00:00
< / aside >
2021-05-01 20:39:33 +00:00
< p class = "phpdocumentor-summary" > Returns the value of specified Setting.< / p >
2021-02-20 19:55:52 +00:00
< code class = "phpdocumentor-code phpdocumentor-signature " >
< span class = "phpdocumentor-signature__visibility" > public< / span >
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-signature__name" > get< / 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_key< / span > < / span > < span > )< / span > < span > : < / span > < span class = "phpdocumentor-signature__response_type" > string|int|null< / 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_key< / 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" >
< 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 >
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-signature__response_type" > string|int|null< / span >
2021-02-20 19:55:52 +00:00
—
2021-05-01 20:39:33 +00:00
< section class = "phpdocumentor-description" > < p > Setting value, or < code class = "prettyprint" > null< / code > if setting key is invalid.< / p >
2021-02-20 19:55:52 +00:00
< / section >
< / article >
< article
class="phpdocumentor-element
-method
-public
"
>
2021-04-18 19:30:42 +00:00
< h4 class = "phpdocumentor-element__name" id = "method_get_container" >
get_container()
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#method_get_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/includes/class-footnotes-settings.php" > < a href = "files/src-includes-class-footnotes-settings.html" > < abbr title = "src/includes/class-footnotes-settings.php" > class-footnotes-settings.php< / abbr > < / a > < / abbr >
2021-02-20 19:55:52 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 1364< / span >
2021-02-20 19:55:52 +00:00
< / aside >
< p class = "phpdocumentor-summary" > Returns the name of a specified Settings Container.< / p >
< code class = "phpdocumentor-code phpdocumentor-signature " >
< span class = "phpdocumentor-signature__visibility" > public< / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__name" > get_container< / span > < span > (< / span > < span class = "phpdocumentor-signature__argument" > < span class = "phpdocumentor-signature__argument__return-type" > int < / span > < span class = "phpdocumentor-signature__argument__name" > $p_int_index< / span > < / span > < span > )< / span > < span > : < / span > < span class = "phpdocumentor-signature__response_type" > < abbr title = "\str" > str< / abbr > < / span > < / code >
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_int_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 >
< / dl >
< h5 class = "phpdocumentor-tag-list__heading" id = "tags" >
Tags
< a href = "#tags" class = "headerlink" > < i class = "fas fa-link" > < / i > < / a >
< / h5 >
< dl class = "phpdocumentor-tag-list" >
< dt class = "phpdocumentor-tag-list__entry" >
< span class = "phpdocumentor-tag__name" > since< / span >
< / dt >
< dd class = "phpdocumentor-tag-list__definition" >
< span class = "phpdocumentor-tag-link" > 1.5.0< / span >
< section class = "phpdocumentor-description" > < / section >
< / dd >
< / dl >
< h5 class = "phpdocumentor-return-value__heading" > Return values< / h5 >
< span class = "phpdocumentor-signature__response_type" > < abbr title = "\str" > str< / abbr > < / span >
—
< section class = "phpdocumentor-description" > < p > Settings Container name.< / p >
< / section >
< / article >
< article
class="phpdocumentor-element
-method
-public
"
>
2021-04-18 19:30:42 +00:00
< h4 class = "phpdocumentor-element__name" id = "method_get_defaults" >
get_defaults()
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#method_get_defaults" 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/includes/class-footnotes-settings.php" > < a href = "files/src-includes-class-footnotes-settings.html" > < abbr title = "src/includes/class-footnotes-settings.php" > class-footnotes-settings.php< / abbr > < / a > < / abbr >
2021-02-20 19:55:52 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 1376< / span >
2021-02-20 19:55:52 +00:00
< / aside >
2021-05-01 20:39:33 +00:00
< p class = "phpdocumentor-summary" > Returns the default value(s) of a specific Settings Container.< / p >
2021-02-20 19:55:52 +00:00
< code class = "phpdocumentor-code phpdocumentor-signature " >
< span class = "phpdocumentor-signature__visibility" > public< / span >
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-signature__name" > get_defaults< / span > < span > (< / span > < span class = "phpdocumentor-signature__argument" > < span class = "phpdocumentor-signature__argument__return-type" > int < / span > < span class = "phpdocumentor-signature__argument__name" > $p_int_index< / span > < / span > < span > )< / span > < span > : < / span > < span class = "phpdocumentor-signature__response_type" > array< string|int, string|int> < / 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_int_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 >
< / dl >
< h5 class = "phpdocumentor-tag-list__heading" id = "tags" >
Tags
< a href = "#tags" class = "headerlink" > < i class = "fas fa-link" > < / i > < / a >
< / h5 >
< dl class = "phpdocumentor-tag-list" >
< dt class = "phpdocumentor-tag-list__entry" >
< span class = "phpdocumentor-tag__name" > since< / span >
< / dt >
< dd class = "phpdocumentor-tag-list__definition" >
< span class = "phpdocumentor-tag-link" > 1.5.6< / span >
< section class = "phpdocumentor-description" > < / section >
< / dd >
< / dl >
< h5 class = "phpdocumentor-return-value__heading" > Return values< / h5 >
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-signature__response_type" > array< string|int, string|int> < / span >
2021-02-20 19:55:52 +00:00
—
2021-05-01 20:39:33 +00:00
< section class = "phpdocumentor-description" > < p > Settings Container default value(s).< / p >
< / section >
2021-02-20 19:55:52 +00:00
< / article >
< article
class="phpdocumentor-element
-method
-public
-static "
>
< h4 class = "phpdocumentor-element__name" id = "method_instance" >
instance()
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#method_instance" 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/includes/class-footnotes-settings.php" > < a href = "files/src-includes-class-footnotes-settings.html" > < abbr title = "src/includes/class-footnotes-settings.php" > class-footnotes-settings.php< / abbr > < / a > < / abbr >
2021-02-20 19:55:52 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 1347< / span >
2021-02-20 19:55:52 +00:00
< / aside >
< p class = "phpdocumentor-summary" > Returns a singleton of this class.< / p >
< code class = "phpdocumentor-code phpdocumentor-signature " >
< span class = "phpdocumentor-signature__visibility" > public< / span >
2021-04-25 08:28:02 +00:00
< span class = "phpdocumentor-signature__static" > static< / span > < span class = "phpdocumentor-signature__name" > instance< / span > < span > (< / span > < span > )< / span > < span > : < / span > < span class = "phpdocumentor-signature__response_type" > < a href = "classes/Footnotes-Settings.html" > < abbr title = "\Footnotes_Settings" > Footnotes_Settings< / abbr > < / a > < / 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 > Remove?< / p >
< / section >
2021-02-20 19:55:52 +00:00
< / dd >
< / dl >
< h5 class = "phpdocumentor-return-value__heading" > Return values< / h5 >
2021-04-25 08:28:02 +00:00
< span class = "phpdocumentor-signature__response_type" > < a href = "classes/Footnotes-Settings.html" > < abbr title = "\Footnotes_Settings" > Footnotes_Settings< / abbr > < / a > < / span >
2021-02-20 19:55:52 +00:00
—
< 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_settings" >
register_settings()
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#method_register_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/includes/class-footnotes-settings.php" > < a href = "files/src-includes-class-footnotes-settings.html" > < abbr title = "src/includes/class-footnotes-settings.php" > class-footnotes-settings.php< / abbr > < / a > < / abbr >
2021-02-20 19:55:52 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 1461< / span >
2021-02-20 19:55:52 +00:00
< / aside >
2021-05-01 20:39:33 +00:00
< p class = "phpdocumentor-summary" > Register all Settings Containers for the plugin Settings Page in the Dashboard.< / 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_settings< / span > < span > (< / span > < span > )< / span > < span > : < / span > < span class = "phpdocumentor-signature__response_type" > mixed< / span > < / code >
2021-02-20 19:55:52 +00:00
2021-05-01 20:39:33 +00:00
< section class = "phpdocumentor-description" > < p > The Settings Container label will be the same as the Settings Container name.< / p >
2021-02-20 19:55:52 +00:00
< / 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_save_options" >
save_options()
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#method_save_options" 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/includes/class-footnotes-settings.php" > < a href = "files/src-includes-class-footnotes-settings.html" > < abbr title = "src/includes/class-footnotes-settings.php" > class-footnotes-settings.php< / abbr > < / a > < / abbr >
2021-02-20 19:55:52 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 1434< / span >
2021-02-20 19:55:52 +00:00
< / aside >
2021-05-01 20:39:33 +00:00
< p class = "phpdocumentor-summary" > Updates a whole Setting Container on save.< / 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" > save_options< / span > < span > (< / span > < span class = "phpdocumentor-signature__argument" > < span class = "phpdocumentor-signature__argument__return-type" > int < / span > < span class = "phpdocumentor-signature__argument__name" > $p_int_index< / span > < / span > < span class = "phpdocumentor-signature__argument" > < span > , < / span > < span class = "phpdocumentor-signature__argument__return-type" > array< string|int, mixed> < / span > < span class = "phpdocumentor-signature__argument__name" > $p_arr_new_values< / span > < / span > < span > )< / span > < span > : < / span > < span class = "phpdocumentor-signature__response_type" > bool< / span > < / code >
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_int_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 > Index of the Setting Container.< / 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_new_values< / 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 > The new Settings value(s).< / 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" >
< span class = "phpdocumentor-tag__name" > since< / span >
< / dt >
< dd class = "phpdocumentor-tag-list__definition" >
< span class = "phpdocumentor-tag-link" > 1.5.0< / span >
< section class = "phpdocumentor-description" > < / section >
< / dd >
< / dl >
< h5 class = "phpdocumentor-return-value__heading" > Return values< / h5 >
< span class = "phpdocumentor-signature__response_type" > bool< / span >
—
< section class = "phpdocumentor-description" > < / section >
< / article >
< article
class="phpdocumentor-element
-method
-private
"
>
< h4 class = "phpdocumentor-element__name" id = "method___construct" >
__construct()
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#method___construct" 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/includes/class-footnotes-settings.php" > < a href = "files/src-includes-class-footnotes-settings.html" > < abbr title = "src/includes/class-footnotes-settings.php" > class-footnotes-settings.php< / abbr > < / a > < / abbr >
2021-02-20 19:55:52 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 1335< / span >
2021-02-20 19:55:52 +00:00
< / aside >
2021-05-01 20:39:33 +00:00
< p class = "phpdocumentor-summary" > Loads all Settings from each WordPress Settings Container.< / p >
2021-02-20 19:55:52 +00:00
< code class = "phpdocumentor-code phpdocumentor-signature " >
< span class = "phpdocumentor-signature__visibility" > private< / span >
< span class = "phpdocumentor-signature__name" > __construct< / span > < span > (< / span > < span > )< / span > < span > : < / span > < span class = "phpdocumentor-signature__response_type" > mixed< / span > < / code >
< section class = "phpdocumentor-description" > < / section >
< h5 class = "phpdocumentor-tag-list__heading" id = "tags" >
Tags
< a href = "#tags" class = "headerlink" > < i class = "fas fa-link" > < / i > < / a >
< / h5 >
< dl class = "phpdocumentor-tag-list" >
< dt class = "phpdocumentor-tag-list__entry" >
< span class = "phpdocumentor-tag__name" > since< / span >
< / dt >
< dd class = "phpdocumentor-tag-list__definition" >
< span class = "phpdocumentor-tag-link" > 1.5.0< / span >
< section class = "phpdocumentor-description" > < / section >
< / dd >
< / dl >
< h5 class = "phpdocumentor-return-value__heading" > Return values< / h5 >
< span class = "phpdocumentor-signature__response_type" > mixed< / span >
—
< 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_load" >
load()
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#method_load" 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/includes/class-footnotes-settings.php" > < a href = "files/src-includes-class-footnotes-settings.html" > < abbr title = "src/includes/class-footnotes-settings.php" > class-footnotes-settings.php< / abbr > < / a > < / abbr >
2021-02-20 19:55:52 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 1403< / span >
2021-02-20 19:55:52 +00:00
< / aside >
2021-05-01 20:39:33 +00:00
< p class = "phpdocumentor-summary" > Loads all settings from specified Settings Containers.< / p >
2021-02-20 19:55:52 +00:00
< code class = "phpdocumentor-code phpdocumentor-signature " >
< span class = "phpdocumentor-signature__visibility" > private< / span >
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-signature__name" > load< / span > < span > (< / span > < span class = "phpdocumentor-signature__argument" > < span class = "phpdocumentor-signature__argument__return-type" > int < / span > < span class = "phpdocumentor-signature__argument__name" > $p_int_index< / span > < / span > < span > )< / span > < span > : < / span > < span class = "phpdocumentor-signature__response_type" > array< string|int, string|int> < / 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_int_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 >
< / 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-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
< section class = "phpdocumentor-description" > < / 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, string|int> < / span >
2021-02-20 19:55:52 +00:00
—
2021-05-01 20:39:33 +00:00
< section class = "phpdocumentor-description" > < p > Loaded settings (or defaults if specified container is empty).< / 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_load_all" >
load_all()
2021-04-25 08:28:02 +00:00
< a href = "classes/Footnotes-Settings.html#method_load_all" 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/includes/class-footnotes-settings.php" > < a href = "files/src-includes-class-footnotes-settings.html" > < abbr title = "src/includes/class-footnotes-settings.php" > class-footnotes-settings.php< / abbr > < / a > < / abbr >
2021-02-20 19:55:52 +00:00
:
2021-05-01 20:39:33 +00:00
< span class = "phpdocumentor-element-found-in__line" > 1385< / span >
2021-02-20 19:55:52 +00:00
< / aside >
< p class = "phpdocumentor-summary" > Loads all Settings from each Settings container.< / p >
< code class = "phpdocumentor-code phpdocumentor-signature " >
< span class = "phpdocumentor-signature__visibility" > private< / span >
2021-04-18 19:30:42 +00:00
< span class = "phpdocumentor-signature__name" > load_all< / 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 >
< / 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-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 >