mirror of
https://gh.wpcy.net/https://github.com/mainwp/mainwp.dev.git
synced 2026-07-16 09:41:40 +08:00
650 lines
68 KiB
HTML
650 lines
68 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<title>MainWP Dashboard 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 rel="preconnect" href="https://fonts.gstatic.com">
|
|
<link href="https://fonts.googleapis.com/css2?family=Open+Sans:wght@100;200;300;400;600;700&display=swap" rel="stylesheet">
|
|
<link href="https://fonts.googleapis.com/css2?family=Source+Code+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" />
|
|
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/themes/prism-okaidia.css">
|
|
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/line-numbers/prism-line-numbers.css">
|
|
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/line-highlight/prism-line-highlight.css">
|
|
<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="js/template.js"></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">MainWP Dashboard 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 -three phpdocumentor-sidebar">
|
|
<section class="phpdocumentor-sidebar__category -namespaces">
|
|
<h2 class="phpdocumentor-sidebar__category-header">Namespaces</h2>
|
|
<h4 class="phpdocumentor-sidebar__root-namespace">
|
|
<a href="namespaces/mainwp.html" class="">MainWP</a>
|
|
</h4>
|
|
<ul class="phpdocumentor-list">
|
|
<li>
|
|
<a href="namespaces/mainwp-dashboard.html" class="">Dashboard</a>
|
|
|
|
</li>
|
|
</ul>
|
|
|
|
</section>
|
|
<section class="phpdocumentor-sidebar__category -packages">
|
|
<h2 class="phpdocumentor-sidebar__category-header">Packages</h2>
|
|
<h4 class="phpdocumentor-sidebar__root-namespace">
|
|
<a href="packages/MainWPDashboard.html" class="">MainWPDashboard</a>
|
|
</h4>
|
|
|
|
<h4 class="phpdocumentor-sidebar__root-namespace">
|
|
<a href="packages/MainWPAPIManagerKeyHandler.html" class="">MainWPAPIManagerKeyHandler</a>
|
|
</h4>
|
|
|
|
<h4 class="phpdocumentor-sidebar__root-namespace">
|
|
<a href="packages/MainWPMainWP.html" class="">MainWPMainWP</a>
|
|
</h4>
|
|
<ul class="phpdocumentor-list">
|
|
<li>
|
|
<a href="packages/MainWPMainWP-API.html" class="">API</a>
|
|
|
|
</li>
|
|
<li>
|
|
<a href="packages/MainWPMainWP-Keys.html" class="">Keys</a>
|
|
|
|
</li>
|
|
<li>
|
|
<a href="packages/MainWPMainWP-Client.html" class="">Client</a>
|
|
|
|
</li>
|
|
</ul>
|
|
|
|
<h4 class="phpdocumentor-sidebar__root-namespace">
|
|
<a href="packages/MainWPAPIManagerUpdateHandler.html" class="">MainWPAPIManagerUpdateHandler</a>
|
|
</h4>
|
|
|
|
<h4 class="phpdocumentor-sidebar__root-namespace">
|
|
<a href="packages/MainWPMainWPAPIManager.html" class="">MainWPMainWPAPIManager</a>
|
|
</h4>
|
|
|
|
<h4 class="phpdocumentor-sidebar__root-namespace">
|
|
<a href="packages/MainWP.html" class="">MainWP</a>
|
|
</h4>
|
|
<ul class="phpdocumentor-list">
|
|
<li>
|
|
<a href="packages/MainWP-Dashboard.html" class="-active">Dashboard</a>
|
|
|
|
</li>
|
|
<li>
|
|
<a href="packages/MainWP-DashboardMainWPsitesclientlist.html" class="">DashboardMainWPsitesclientlist</a>
|
|
|
|
</li>
|
|
<li>
|
|
<a href="packages/MainWP-DashboardThisclasshandlesthe.html" class="">DashboardThisclasshandlesthe</a>
|
|
|
|
</li>
|
|
<li>
|
|
<a href="packages/MainWP-DashboardMainWPsitesmonitoringlist.html" class="">DashboardMainWPsitesmonitoringlist</a>
|
|
|
|
</li>
|
|
<li>
|
|
<a href="packages/MainWP-DashboardCheckforpremiumpluginupdates.html" class="">DashboardCheckforpremiumpluginupdates</a>
|
|
|
|
</li>
|
|
</ul>
|
|
|
|
<h4 class="phpdocumentor-sidebar__root-namespace">
|
|
<a href="packages/MainWPSettings.html" class="">MainWPSettings</a>
|
|
</h4>
|
|
|
|
<h4 class="phpdocumentor-sidebar__root-namespace">
|
|
<a href="packages/MainWPBackups.html" class="">MainWPBackups</a>
|
|
</h4>
|
|
<ul class="phpdocumentor-list">
|
|
<li>
|
|
<a href="packages/MainWPBackups-Continue.html" class="">Continue</a>
|
|
|
|
</li>
|
|
</ul>
|
|
|
|
<h4 class="phpdocumentor-sidebar__root-namespace">
|
|
<a href="packages/MainWPBootstrap.html" class="">MainWPBootstrap</a>
|
|
</h4>
|
|
|
|
<h4 class="phpdocumentor-sidebar__root-namespace">
|
|
<a href="packages/MainWPUpdates.html" class="">MainWPUpdates</a>
|
|
</h4>
|
|
<ul class="phpdocumentor-list">
|
|
<li>
|
|
<a href="packages/MainWPUpdates-Check.html" class="">Check</a>
|
|
|
|
</li>
|
|
<li>
|
|
<a href="packages/MainWPUpdates-Overview.html" class="">Overview</a>
|
|
|
|
</li>
|
|
</ul>
|
|
|
|
<h4 class="phpdocumentor-sidebar__root-namespace">
|
|
<a href="packages/MainWPPingChilds.html" class="">MainWPPingChilds</a>
|
|
</h4>
|
|
|
|
<h4 class="phpdocumentor-sidebar__root-namespace">
|
|
<a href="packages/MainWPStats.html" class="">MainWPStats</a>
|
|
</h4>
|
|
|
|
<h4 class="phpdocumentor-sidebar__root-namespace">
|
|
<a href="packages/MainWPExtensions.html" class="">MainWPExtensions</a>
|
|
</h4>
|
|
|
|
<h4 class="phpdocumentor-sidebar__root-namespace">
|
|
<a href="packages/MainWPSecurtiy.html" class="">MainWPSecurtiy</a>
|
|
</h4>
|
|
<ul class="phpdocumentor-list">
|
|
<li>
|
|
<a href="packages/MainWPSecurtiy-Issues.html" class="">Issues</a>
|
|
|
|
</li>
|
|
</ul>
|
|
|
|
<h4 class="phpdocumentor-sidebar__root-namespace">
|
|
<a href="packages/MainWPSetup.html" class="">MainWPSetup</a>
|
|
</h4>
|
|
<ul class="phpdocumentor-list">
|
|
<li>
|
|
<a href="packages/MainWPSetup-Wizard.html" class="">Wizard</a>
|
|
|
|
</li>
|
|
</ul>
|
|
|
|
<h4 class="phpdocumentor-sidebar__root-namespace">
|
|
<a href="packages/MainWPSite.html" class="">MainWPSite</a>
|
|
</h4>
|
|
<ul class="phpdocumentor-list">
|
|
<li>
|
|
<a href="packages/MainWPSite-Open.html" class="">Open</a>
|
|
|
|
</li>
|
|
</ul>
|
|
|
|
<h4 class="phpdocumentor-sidebar__root-namespace">
|
|
<a href="packages/MainWPThemes.html" class="">MainWPThemes</a>
|
|
</h4>
|
|
|
|
<h4 class="phpdocumentor-sidebar__root-namespace">
|
|
<a href="packages/MainWPUser.html" class="">MainWPUser</a>
|
|
</h4>
|
|
|
|
<h4 class="phpdocumentor-sidebar__root-namespace">
|
|
<a href="packages/MainWPWidget.html" class="">MainWPWidget</a>
|
|
</h4>
|
|
<ul class="phpdocumentor-list">
|
|
<li>
|
|
<a href="packages/MainWPWidget-Mainwp.html" class="">Mainwp</a>
|
|
|
|
</li>
|
|
<li>
|
|
<a href="packages/MainWPWidget-Recent.html" class="">Recent</a>
|
|
|
|
</li>
|
|
</ul>
|
|
|
|
<h4 class="phpdocumentor-sidebar__root-namespace">
|
|
<a href="packages/MainWPPlugins.html" class="">MainWPPlugins</a>
|
|
</h4>
|
|
|
|
</section>
|
|
|
|
<section class="phpdocumentor-sidebar__category -reports">
|
|
<h2 class="phpdocumentor-sidebar__category-header">Reports</h2>
|
|
<h3 class="phpdocumentor-sidebar__root-package"><a href="graphs/classes.html">Class Diagram</a></h3>
|
|
<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 -indices">
|
|
<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 -nine phpdocumentor-content">
|
|
<section>
|
|
<ul class="phpdocumentor-breadcrumbs">
|
|
<li class="phpdocumentor-breadcrumb"><a href="packages/MainWP.html">MainWP</a></li>
|
|
</ul>
|
|
|
|
<article class="phpdocumentor-element -package">
|
|
<h2 class="phpdocumentor-content__title">Dashboard</h2>
|
|
|
|
|
|
<h3 id="toc">
|
|
Table of Contents
|
|
<a href="packages/MainWP-Dashboard.html#toc" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
|
</h3>
|
|
|
|
<h4 id="packages">
|
|
Packages
|
|
<a href="packages/MainWP-Dashboard.html#packages" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
|
</h4>
|
|
<dl class="phpdocumentor-table-of-contents">
|
|
<dt class="phpdocumentor-table-of-contents__entry -package"><a href="packages/MainWP-Dashboard-List.html"><abbr title="\MainWP\Dashboard\List">List</abbr></a></dt>
|
|
<dt class="phpdocumentor-table-of-contents__entry -package"><a href="packages/MainWP-Dashboard-Module.html"><abbr title="\MainWP\Dashboard\Module">Module</abbr></a></dt>
|
|
</dl>
|
|
|
|
|
|
|
|
<h4 id="toc-classes">
|
|
Classes
|
|
<a href="packages/MainWP-Dashboard.html#toc-classes" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
|
</h4>
|
|
<dl class="phpdocumentor-table-of-contents">
|
|
<dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MainWP-Dashboard-MainWP-Api-Manager.html"><abbr title="\MainWP\Dashboard\MainWP_Api_Manager">MainWP_Api_Manager</abbr></a></dt><dd>Class MainWP_Api_Manager</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MainWP-Dashboard-MainWP-Auto-Updates-DB.html"><abbr title="\MainWP\Dashboard\MainWP_Auto_Updates_DB">MainWP_Auto_Updates_DB</abbr></a></dt><dd>Class MainWP_DB</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MainWP-Dashboard-MainWP-Backup-Handler.html"><abbr title="\MainWP\Dashboard\MainWP_Backup_Handler">MainWP_Backup_Handler</abbr></a></dt><dd>Class MainWP_Backup_Handler</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MainWP-Dashboard-MainWP-Bulk-Post.html"><abbr title="\MainWP\Dashboard\MainWP_Bulk_Post">MainWP_Bulk_Post</abbr></a></dt><dd>Class MainWP_Bulk_Post</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MainWP-Dashboard-MainWP-Cache.html"><abbr title="\MainWP\Dashboard\MainWP_Cache">MainWP_Cache</abbr></a></dt><dd>Class MainWP_Cache</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MainWP-Dashboard-MainWP-Client-Handler.html"><abbr title="\MainWP\Dashboard\MainWP_Client_Handler">MainWP_Client_Handler</abbr></a></dt><dd>Class MainWP_Client_Handler</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MainWP-Dashboard-MainWP-Common-Functions.html"><abbr title="\MainWP\Dashboard\MainWP_Common_Functions">MainWP_Common_Functions</abbr></a></dt><dd>Class MainWP_Common_Functions</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MainWP-Dashboard-MainWP-Common-Handler.html"><abbr title="\MainWP\Dashboard\MainWP_Common_Handler">MainWP_Common_Handler</abbr></a></dt><dd>Class MainWP_Common_Handler</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MainWP-Dashboard-MainWP-Connect-Helper.html"><abbr title="\MainWP\Dashboard\MainWP_Connect_Helper">MainWP_Connect_Helper</abbr></a></dt><dd>Class MainWP_Connect_Helper</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MainWP-Dashboard-MainWP-Connect-Lib.html"><abbr title="\MainWP\Dashboard\MainWP_Connect_Lib">MainWP_Connect_Lib</abbr></a></dt><dd>Class MainWP_Connect_Lib</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MainWP-Dashboard-MainWP-Connect.html"><abbr title="\MainWP\Dashboard\MainWP_Connect">MainWP_Connect</abbr></a></dt><dd>Class MainWP_Connect</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MainWP-Dashboard-MainWP-Cron-Jobs-Auto-Updates.html"><abbr title="\MainWP\Dashboard\MainWP_Cron_Jobs_Auto_Updates">MainWP_Cron_Jobs_Auto_Updates</abbr></a></dt><dd>Class MainWP_Cron_Jobs_Auto_Updates</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MainWP-Dashboard-MainWP-Cron-Jobs-Batch.html"><abbr title="\MainWP\Dashboard\MainWP_Cron_Jobs_Batch">MainWP_Cron_Jobs_Batch</abbr></a></dt><dd>Class MainWP_Cron_Jobs_Batch</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MainWP-Dashboard-MainWP-DB-Backup.html"><abbr title="\MainWP\Dashboard\MainWP_DB_Backup">MainWP_DB_Backup</abbr></a></dt><dd>Class MainWP_DB_Backup</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MainWP-Dashboard-MainWP-DB-Base.html"><abbr title="\MainWP\Dashboard\MainWP_DB_Base">MainWP_DB_Base</abbr></a></dt><dd>Class MainWP_DB_Base</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MainWP-Dashboard-MainWP-DB-Client.html"><abbr title="\MainWP\Dashboard\MainWP_DB_Client">MainWP_DB_Client</abbr></a></dt><dd>Class MainWP_DB_Client</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MainWP-Dashboard-MainWP-DB-Common.html"><abbr title="\MainWP\Dashboard\MainWP_DB_Common">MainWP_DB_Common</abbr></a></dt><dd>Class MainWP_DB_Common</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MainWP-Dashboard-MainWP-DB-Site-Actions.html"><abbr title="\MainWP\Dashboard\MainWP_DB_Site_Actions">MainWP_DB_Site_Actions</abbr></a></dt><dd>Class MainWP_DB_Site_Actions</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MainWP-Dashboard-MainWP-DB-Uptime-Monitoring.html"><abbr title="\MainWP\Dashboard\MainWP_DB_Uptime_Monitoring">MainWP_DB_Uptime_Monitoring</abbr></a></dt><dd>Class MainWP_DB_Uptime_Monitoring</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MainWP-Dashboard-MainWP-DB.html"><abbr title="\MainWP\Dashboard\MainWP_DB">MainWP_DB</abbr></a></dt><dd>Class MainWP_DB</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MainWP-Dashboard-MainWP-Demo-Handle.html"><abbr title="\MainWP\Dashboard\MainWP_Demo_Handle">MainWP_Demo_Handle</abbr></a></dt><dd>Class MainWP_Settings</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MainWP-Dashboard-MainWP-Deprecated-Hooks.html"><abbr title="\MainWP\Dashboard\MainWP_Deprecated_Hooks">MainWP_Deprecated_Hooks</abbr></a></dt><dd>Class MainWP_Deprecated_Hooks</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MainWP-Dashboard-MainWP-Exception.html"><abbr title="\MainWP\Dashboard\MainWP_Exception">MainWP_Exception</abbr></a></dt><dd>Class MainWP_Exception</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MainWP-Dashboard-MainWP-Execution-Helper.html"><abbr title="\MainWP\Dashboard\MainWP_Execution_Helper">MainWP_Execution_Helper</abbr></a></dt><dd>Class MainWP_Execution_Helper</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MainWP-Dashboard-MainWP-Extensions-View.html"><abbr title="\MainWP\Dashboard\MainWP_Extensions_View">MainWP_Extensions_View</abbr></a></dt><dd>Class MainWP_Extensions_View</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MainWP-Dashboard-MainWP-File-Uploader-Handle.html"><abbr title="\MainWP\Dashboard\MainWP_File_Uploader_Handle">MainWP_File_Uploader_Handle</abbr></a></dt><dd>Class MainWP_File_Uploader_Handle</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MainWP-Dashboard-MainWP-Format.html"><abbr title="\MainWP\Dashboard\MainWP_Format">MainWP_Format</abbr></a></dt><dd>Class MainWP_Format</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MainWP-Dashboard-MainWP-Hooks.html"><abbr title="\MainWP\Dashboard\MainWP_Hooks">MainWP_Hooks</abbr></a></dt><dd>Class MainWP_Hooks</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MainWP-Dashboard-MainWP-Install.html"><abbr title="\MainWP\Dashboard\MainWP_Install">MainWP_Install</abbr></a></dt><dd>Class MainWP_Install</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MainWP-Dashboard-MainWP-Logger.html"><abbr title="\MainWP\Dashboard\MainWP_Logger">MainWP_Logger</abbr></a></dt><dd>Class MainWP_Logger</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MainWP-Dashboard-MainWP-Manage-Sites-Backup-View.html"><abbr title="\MainWP\Dashboard\MainWP_Manage_Sites_Backup_View">MainWP_Manage_Sites_Backup_View</abbr></a></dt><dd>Class MainWP_Manage_Sites_Backup_View</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MainWP-Dashboard-MainWP-Manage-Sites-Filter-Segment.html"><abbr title="\MainWP\Dashboard\MainWP_Manage_Sites_Filter_Segment">MainWP_Manage_Sites_Filter_Segment</abbr></a></dt><dd>Class MainWP_Manage_Sites_Filter_Segment</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MainWP-Dashboard-MainWP-Manage-Sites-List-Table.html"><abbr title="\MainWP\Dashboard\MainWP_Manage_Sites_List_Table">MainWP_Manage_Sites_List_Table</abbr></a></dt><dd>Class MainWP_Manage_Sites_List_Table</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MainWP-Dashboard-MainWP-Manage-Sites-Update-View.html"><abbr title="\MainWP\Dashboard\MainWP_Manage_Sites_Update_View">MainWP_Manage_Sites_Update_View</abbr></a></dt><dd>Class MainWP_Manage_Sites_Update_View</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MainWP-Dashboard-MainWP-Manage-Sites-View.html"><abbr title="\MainWP\Dashboard\MainWP_Manage_Sites_View">MainWP_Manage_Sites_View</abbr></a></dt><dd>Class MainWP_Manage_Sites_View</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MainWP-Dashboard-MainWP-Menu.html"><abbr title="\MainWP\Dashboard\MainWP_Menu">MainWP_Menu</abbr></a></dt><dd>Class MainWP_Menu</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MainWP-Dashboard-MainWP-Meta-Boxes.html"><abbr title="\MainWP\Dashboard\MainWP_Meta_Boxes">MainWP_Meta_Boxes</abbr></a></dt><dd>Class MainWP_Meta_Boxes</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MainWP-Dashboard-MainWP-Monitoring-View.html"><abbr title="\MainWP\Dashboard\MainWP_Monitoring_View">MainWP_Monitoring_View</abbr></a></dt><dd>Class MainWP_Monitoring_View</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MainWP-Dashboard-MainWP-Notification-Settings.html"><abbr title="\MainWP\Dashboard\MainWP_Notification_Settings">MainWP_Notification_Settings</abbr></a></dt><dd>Class MainWP_Notification_Settings</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MainWP-Dashboard-MainWP-Notification-Template.html"><abbr title="\MainWP\Dashboard\MainWP_Notification_Template">MainWP_Notification_Template</abbr></a></dt><dd>Class MainWP_Notification_Template</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MainWP-Dashboard-MainWP-Notification.html"><abbr title="\MainWP\Dashboard\MainWP_Notification">MainWP_Notification</abbr></a></dt><dd>Class MainWP_Notification</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MainWP-Dashboard-MainWP-Post-Backup-Handler.html"><abbr title="\MainWP\Dashboard\MainWP_Post_Backup_Handler">MainWP_Post_Backup_Handler</abbr></a></dt><dd>Class MainWP_Post_Backup_Handler</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MainWP-Dashboard-MainWP-Post-Base-Handler.html"><abbr title="\MainWP\Dashboard\MainWP_Post_Base_Handler">MainWP_Post_Base_Handler</abbr></a></dt><dd>Class MainWP_Post_Base_Handler</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MainWP-Dashboard-MainWP-Post-Extension-Handler.html"><abbr title="\MainWP\Dashboard\MainWP_Post_Extension_Handler">MainWP_Post_Extension_Handler</abbr></a></dt><dd>Class MainWP_Post_Extension_Handler</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MainWP-Dashboard-MainWP-Post-Handler.html"><abbr title="\MainWP\Dashboard\MainWP_Post_Handler">MainWP_Post_Handler</abbr></a></dt><dd>Class MainWP_Post_Handler</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MainWP-Dashboard-MainWP-Post-Plugin-Theme-Handler.html"><abbr title="\MainWP\Dashboard\MainWP_Post_Plugin_Theme_Handler">MainWP_Post_Plugin_Theme_Handler</abbr></a></dt><dd>Class MainWP_Post_Plugin_Theme_Handler</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MainWP-Dashboard-MainWP-Post-Site-Handler.html"><abbr title="\MainWP\Dashboard\MainWP_Post_Site_Handler">MainWP_Post_Site_Handler</abbr></a></dt><dd>Class MainWP_Post_Site_Handler</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MainWP-Dashboard-MainWP-QQ2-File-Uploader.html"><abbr title="\MainWP\Dashboard\MainWP_QQ2_File_Uploader">MainWP_QQ2_File_Uploader</abbr></a></dt><dd>Class MainWP_QQ2_File_Uploader</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MainWP-Dashboard-MainWP-QQ2-Uploaded-File-Form.html"><abbr title="\MainWP\Dashboard\MainWP_QQ2_Uploaded_File_Form">MainWP_QQ2_Uploaded_File_Form</abbr></a></dt><dd>Class MainWP_QQ2_Uploaded_File_Form</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MainWP-Dashboard-MainWP-QQ2-Uploaded-File-Xhr.html"><abbr title="\MainWP\Dashboard\MainWP_QQ2_Uploaded_File_Xhr">MainWP_QQ2_Uploaded_File_Xhr</abbr></a></dt><dd>Class MainWP_QQ2_Uploaded_File_Xhr</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MainWP-Dashboard-MainWP-Reports-Helper.html"><abbr title="\MainWP\Dashboard\MainWP_Reports_Helper">MainWP_Reports_Helper</abbr></a></dt><dd>Class MainWP_Reports_Helper.</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MainWP-Dashboard-MainWP-Sync.html"><abbr title="\MainWP\Dashboard\MainWP_Sync">MainWP_Sync</abbr></a></dt><dd>Class MainWP_Sync</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MainWP-Dashboard-MainWP-System-Cron-Jobs.html"><abbr title="\MainWP\Dashboard\MainWP_System_Cron_Jobs">MainWP_System_Cron_Jobs</abbr></a></dt><dd>Class MainWP_System_Cron_Jobs</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MainWP-Dashboard-MainWP-System-Handler.html"><abbr title="\MainWP\Dashboard\MainWP_System_Handler">MainWP_System_Handler</abbr></a></dt><dd>Class MainWP_System_Handler</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MainWP-Dashboard-MainWP-System-Utility.html"><abbr title="\MainWP\Dashboard\MainWP_System_Utility">MainWP_System_Utility</abbr></a></dt><dd>Class MainWP_System_Utility</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MainWP-Dashboard-MainWP-System-View.html"><abbr title="\MainWP\Dashboard\MainWP_System_View">MainWP_System_View</abbr></a></dt><dd>Class MainWP_System_View</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MainWP-Dashboard-MainWP-System.html"><abbr title="\MainWP\Dashboard\MainWP_System">MainWP_System</abbr></a></dt><dd>Class MainWP_System</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MainWP-Dashboard-MainWP-Ui-Manage-Widgets-Layout.html"><abbr title="\MainWP\Dashboard\MainWP_Ui_Manage_Widgets_Layout">MainWP_Ui_Manage_Widgets_Layout</abbr></a></dt><dd>Class MainWP_Ui_Manage_Widgets_Layout</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MainWP-Dashboard-MainWP-UI-Select-Sites.html"><abbr title="\MainWP\Dashboard\MainWP_UI_Select_Sites">MainWP_UI_Select_Sites</abbr></a></dt><dd>Class MainWP_UI_Select_Sites</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MainWP-Dashboard-MainWP-UI.html"><abbr title="\MainWP\Dashboard\MainWP_UI">MainWP_UI</abbr></a></dt><dd>Class MainWP_UI</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MainWP-Dashboard-MainWP-Updates-Helper.html"><abbr title="\MainWP\Dashboard\MainWP_Updates_Helper">MainWP_Updates_Helper</abbr></a></dt><dd>Class MainWP_Updates_Helper</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MainWP-Dashboard-MainWP-Updates-Table-Helper.html"><abbr title="\MainWP\Dashboard\MainWP_Updates_Table_Helper">MainWP_Updates_Table_Helper</abbr></a></dt><dd>Class MainWP_Updates_Table_Helper</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MainWP-Dashboard-MainWP-Uptime-Monitoring-Connect.html"><abbr title="\MainWP\Dashboard\MainWP_Uptime_Monitoring_Connect">MainWP_Uptime_Monitoring_Connect</abbr></a></dt><dd>Class MainWP_Uptime_Monitoring_Connect</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MainWP-Dashboard-MainWP-Uptime-Monitoring-Edit.html"><abbr title="\MainWP\Dashboard\MainWP_Uptime_Monitoring_Edit">MainWP_Uptime_Monitoring_Edit</abbr></a></dt><dd>Class MainWP_Uptime_Monitoring_Edit</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MainWP-Dashboard-MainWP-Uptime-Monitoring-Handle.html"><abbr title="\MainWP\Dashboard\MainWP_Uptime_Monitoring_Handle">MainWP_Uptime_Monitoring_Handle</abbr></a></dt><dd>Class MainWP_Uptime_Monitoring_Handle</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MainWP-Dashboard-MainWP-Uptime-Monitoring-Schedule.html"><abbr title="\MainWP\Dashboard\MainWP_Uptime_Monitoring_Schedule">MainWP_Uptime_Monitoring_Schedule</abbr></a></dt><dd>Class MainWP_Uptime_Monitoring_Schedule</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MainWP-Dashboard-MainWP-Utility.html"><abbr title="\MainWP\Dashboard\MainWP_Utility">MainWP_Utility</abbr></a></dt><dd>Class MainWP_Utility</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MainWP-Dashboard-MainWP-WP-CLI-Command.html"><abbr title="\MainWP\Dashboard\MainWP_WP_CLI_Command">MainWP_WP_CLI_Command</abbr></a></dt><dd>Class MainWP_WP_CLI_Command</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MainWP-Dashboard-MainWP-WP-CLI-Handle.html"><abbr title="\MainWP\Dashboard\MainWP_WP_CLI_Handle">MainWP_WP_CLI_Handle</abbr></a></dt><dd>Class MainWP_WP_CLI_Handle</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MainWP-DateTime.html"><abbr title="\MainWP_DateTime">MainWP_DateTime</abbr></a></dt><dd>Datetime class.</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MainWP-Dashboard-MainWP-Includes.html"><abbr title="\MainWP\Dashboard\MainWP_Includes">MainWP_Includes</abbr></a></dt><dd>Logs class.</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MainWP-Setup.html"><abbr title="\MainWP_Setup">MainWP_Setup</abbr></a></dt><dd>MainWP Setup Class.</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MainWP-REST-Authentication.html"><abbr title="\MainWP_REST_Authentication">MainWP_REST_Authentication</abbr></a></dt><dd>REST API authentication class.</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MainWP-Rest-Server.html"><abbr title="\MainWP_Rest_Server">MainWP_Rest_Server</abbr></a></dt><dd>Class responsible for loading the REST API and all REST API namespaces.</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MainWP-Dashboard-Rest-Api-V1-Helper.html"><abbr title="\MainWP\Dashboard\Rest_Api_V1_Helper">Rest_Api_V1_Helper</abbr></a></dt><dd>Class Rest_Api</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MainWP-Dashboard-Rest-Api-V1.html"><abbr title="\MainWP\Dashboard\Rest_Api_V1">Rest_Api_V1</abbr></a></dt><dd>Class Rest_Api_V1</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MainWP-Rest-Clients-Controller.html"><abbr title="\MainWP_Rest_Clients_Controller">MainWP_Rest_Clients_Controller</abbr></a></dt><dd>Class MainWP_Rest_Clients_Controller</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MainWP-REST-Controller.html"><abbr title="\MainWP_REST_Controller">MainWP_REST_Controller</abbr></a></dt><dd>Abstract Rest Controller Class</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MainWP-Rest-Global-Batch-Controller.html"><abbr title="\MainWP_Rest_Global_Batch_Controller">MainWP_Rest_Global_Batch_Controller</abbr></a></dt><dd>Class MainWP_Rest_Global_Batch_Controller</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MainWP-Rest-Sites-Controller.html"><abbr title="\MainWP_Rest_Sites_Controller">MainWP_Rest_Sites_Controller</abbr></a></dt><dd>Class MainWP_Rest_Sites_Controller</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MainWP-Rest-Tags-Controller.html"><abbr title="\MainWP_Rest_Tags_Controller">MainWP_Rest_Tags_Controller</abbr></a></dt><dd>Class MainWP_Rest_Tags_Controller</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MainWP-Rest-Updates-Controller.html"><abbr title="\MainWP_Rest_Updates_Controller">MainWP_Rest_Updates_Controller</abbr></a></dt><dd>Class MainWP_Rest_Updates_Controller</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MainWP-Dashboard-Module-ApiBackups-Api-Backups-3rd-Party.html"><abbr title="\MainWP\Dashboard\Module\ApiBackups\Api_Backups_3rd_Party">Api_Backups_3rd_Party</abbr></a></dt><dd>Class Api_Backups_3rd_Party</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MainWP-Dashboard-Module-ApiBackups-Api-Backups-Admin.html"><abbr title="\MainWP\Dashboard\Module\ApiBackups\Api_Backups_Admin">Api_Backups_Admin</abbr></a></dt><dd>Class Api_Backups_Admin</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MainWP-Dashboard-Module-ApiBackups-Api-Backups-Handler.html"><abbr title="\MainWP\Dashboard\Module\ApiBackups\Api_Backups_Handler">Api_Backups_Handler</abbr></a></dt><dd>MainWP API Backups Handler</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MainWP-Dashboard-Module-ApiBackups-Api-Backups-Helper.html"><abbr title="\MainWP\Dashboard\Module\ApiBackups\Api_Backups_Helper">Api_Backups_Helper</abbr></a></dt><dd>Class Api_Backups_Utility</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MainWP-Dashboard-Module-ApiBackups-Api-Backups-Hooks.html"><abbr title="\MainWP\Dashboard\Module\ApiBackups\Api_Backups_Hooks">Api_Backups_Hooks</abbr></a></dt><dd>Class Api_Backups_Hooks</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MainWP-Dashboard-Module-ApiBackups-Api-Backups-Manager.html"><abbr title="\MainWP\Dashboard\Module\ApiBackups\Api_Backups_Manager">Api_Backups_Manager</abbr></a></dt><dd>Class Api_Backups_Manager</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MainWP-Dashboard-Module-ApiBackups-Api-Backups-Overview.html"><abbr title="\MainWP\Dashboard\Module\ApiBackups\Api_Backups_Overview">Api_Backups_Overview</abbr></a></dt><dd>MainWP API Backups Overview</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MainWP-Dashboard-Module-ApiBackups-Api-Backups-Settings.html"><abbr title="\MainWP\Dashboard\Module\ApiBackups\Api_Backups_Settings">Api_Backups_Settings</abbr></a></dt><dd>MainWP API Backups Admin</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MainWP-Dashboard-Module-ApiBackups-Api-Backups-Utility.html"><abbr title="\MainWP\Dashboard\Module\ApiBackups\Api_Backups_Utility">Api_Backups_Utility</abbr></a></dt><dd>Class Api_Backups_Utility</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MainWP-Dashboard-Module-ApiBackups-MainWP-Module-Api-Backups.html"><abbr title="\MainWP\Dashboard\Module\ApiBackups\MainWP_Module_Api_Backups">MainWP_Module_Api_Backups</abbr></a></dt><dd>Logs class.</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MainWP-Dashboard-Module-CostTracker-Cost-Tracker-Admin.html"><abbr title="\MainWP\Dashboard\Module\CostTracker\Cost_Tracker_Admin">Cost_Tracker_Admin</abbr></a></dt><dd>Class Cost_Tracker_Admin</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MainWP-Dashboard-Module-CostTracker-Cost-Tracker-DB-Query.html"><abbr title="\MainWP\Dashboard\Module\CostTracker\Cost_Tracker_DB_Query">Cost_Tracker_DB_Query</abbr></a></dt><dd>Class Cost_Tracker_DB_Query</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MainWP-Dashboard-Module-CostTracker-Cost-Tracker-DB.html"><abbr title="\MainWP\Dashboard\Module\CostTracker\Cost_Tracker_DB">Cost_Tracker_DB</abbr></a></dt><dd>Class Cost_Tracker_DB</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MainWP-Dashboard-Module-CostTracker-Cost-Tracker-Hooks.html"><abbr title="\MainWP\Dashboard\Module\CostTracker\Cost_Tracker_Hooks">Cost_Tracker_Hooks</abbr></a></dt><dd>Class Cost_Tracker_Hooks</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MainWP-Dashboard-Module-CostTracker-Cost-Tracker-Manager.html"><abbr title="\MainWP\Dashboard\Module\CostTracker\Cost_Tracker_Manager">Cost_Tracker_Manager</abbr></a></dt><dd>Class Cost_Tracker_Manager</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MainWP-Dashboard-Module-CostTracker-Cost-Tracker-Summary.html"><abbr title="\MainWP\Dashboard\Module\CostTracker\Cost_Tracker_Summary">Cost_Tracker_Summary</abbr></a></dt><dd>Class class Cost_Tracker_Summary {</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MainWP-Dashboard-Module-CostTracker-Cost-Tracker-Utility.html"><abbr title="\MainWP\Dashboard\Module\CostTracker\Cost_Tracker_Utility">Cost_Tracker_Utility</abbr></a></dt><dd>Class Cost_Tracker_Utility</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MainWP-Dashboard-Module-CostTracker-Cost-Tracker-Add-Edit.html"><abbr title="\MainWP\Dashboard\Module\CostTracker\Cost_Tracker_Add_Edit">Cost_Tracker_Add_Edit</abbr></a></dt><dd>Class Cost_Tracker_Add_Edit</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MainWP-Dashboard-Module-CostTracker-Cost-Tracker-Dashboard.html"><abbr title="\MainWP\Dashboard\Module\CostTracker\Cost_Tracker_Dashboard">Cost_Tracker_Dashboard</abbr></a></dt><dd>Class Cost_Tracker_Dashboard</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MainWP-Dashboard-Module-CostTracker-Cost-Tracker-Settings.html"><abbr title="\MainWP\Dashboard\Module\CostTracker\Cost_Tracker_Settings">Cost_Tracker_Settings</abbr></a></dt><dd>Class Cost_Tracker_Settings</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MainWP-Dashboard-Module-CostTracker-Cost-Tracker-Rest-Api-Handle-V1.html"><abbr title="\MainWP\Dashboard\Module\CostTracker\Cost_Tracker_Rest_Api_Handle_V1">Cost_Tracker_Rest_Api_Handle_V1</abbr></a></dt><dd>Class Cost_Tracker_Rest_Api_Handle_V1</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MainWP-Dashboard-Module-CostTracker-Cost-Tracker-Rest-Api-V1.html"><abbr title="\MainWP\Dashboard\Module\CostTracker\Cost_Tracker_Rest_Api_V1">Cost_Tracker_Rest_Api_V1</abbr></a></dt><dd>Class Cost_Tracker_Rest_Api_V1</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MainWP-Rest-Costs-Controller.html"><abbr title="\MainWP_Rest_Costs_Controller">MainWP_Rest_Costs_Controller</abbr></a></dt><dd>Class MainWP_Rest_Costs_Controller</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MainWP-Dashboard-Module-Log-Log-Admin.html"><abbr title="\MainWP\Dashboard\Module\Log\Log_Admin">Log_Admin</abbr></a></dt><dd>Class - Log_Admin</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MainWP-Dashboard-Module-Log-Log-Author.html"><abbr title="\MainWP\Dashboard\Module\Log\Log_Author">Log_Author</abbr></a></dt><dd>Class Log_Author.</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MainWP-Dashboard-Module-Log-Log-Connector.html"><abbr title="\MainWP\Dashboard\Module\Log\Log_Connector">Log_Connector</abbr></a></dt><dd>Class Log_Connector</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MainWP-Dashboard-Module-Log-Log-DB-Helper.html"><abbr title="\MainWP\Dashboard\Module\Log\Log_DB_Helper">Log_DB_Helper</abbr></a></dt><dd>Class Log_DB</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MainWP-Dashboard-Module-Log-Log-DB.html"><abbr title="\MainWP\Dashboard\Module\Log\Log_DB">Log_DB</abbr></a></dt><dd>Class Log_DB</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MainWP-Dashboard-Module-Log-Log-Events-Filter-Segment.html"><abbr title="\MainWP\Dashboard\Module\Log\Log_Events_Filter_Segment">Log_Events_Filter_Segment</abbr></a></dt><dd>Class Log_Events_Filter_Segment</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MainWP-Dashboard-Module-Log-Log-Events-List-Table.html"><abbr title="\MainWP\Dashboard\Module\Log\Log_Events_List_Table">Log_Events_List_Table</abbr></a></dt><dd>Class Log_Events_List_Table</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MainWP-Dashboard-Module-Log-Log-Install.html"><abbr title="\MainWP\Dashboard\Module\Log\Log_Install">Log_Install</abbr></a></dt><dd>Class Log_Install</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MainWP-Dashboard-Module-Log-Log-Manager.html"><abbr title="\MainWP\Dashboard\Module\Log\Log_Manager">Log_Manager</abbr></a></dt><dd>Class Log_Manager</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MainWP-Dashboard-Module-Log-Log-Settings.html"><abbr title="\MainWP\Dashboard\Module\Log\Log_Settings">Log_Settings</abbr></a></dt><dd>Class - Log_Settings</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MainWP-Dashboard-Module-Log-Log-Stats.html"><abbr title="\MainWP\Dashboard\Module\Log\Log_Stats">Log_Stats</abbr></a></dt><dd>Class - Log_Stats</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MainWP-Dashboard-Module-Log-Connector-Client.html"><abbr title="\MainWP\Dashboard\Module\Log\Connector_Client">Connector_Client</abbr></a></dt><dd>Class Connector_Client.</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MainWP-Dashboard-Module-Log-Connector-Compact.html"><abbr title="\MainWP\Dashboard\Module\Log\Connector_Compact">Connector_Compact</abbr></a></dt><dd>Class Connector_User</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MainWP-Dashboard-Module-Log-Connector-Installer.html"><abbr title="\MainWP\Dashboard\Module\Log\Connector_Installer">Connector_Installer</abbr></a></dt><dd>Class Connector_Installer</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MainWP-Dashboard-Module-Log-Connector-Non-Mainwp-Changes.html"><abbr title="\MainWP\Dashboard\Module\Log\Connector_Non_Mainwp_Changes">Connector_Non_Mainwp_Changes</abbr></a></dt><dd>Class Connector_Installer</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MainWP-Dashboard-Module-Log-Connector-Posts.html"><abbr title="\MainWP\Dashboard\Module\Log\Connector_Posts">Connector_Posts</abbr></a></dt><dd>Class Connector_Posts</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MainWP-Dashboard-Module-Log-Connector-Site.html"><abbr title="\MainWP\Dashboard\Module\Log\Connector_Site">Connector_Site</abbr></a></dt><dd>Class Connector_Site</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MainWP-Dashboard-Module-Log-Connector-User.html"><abbr title="\MainWP\Dashboard\Module\Log\Connector_User">Connector_User</abbr></a></dt><dd>Class Connector_User</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MainWP-Dashboard-Module-Log-Log-Insights-Page.html"><abbr title="\MainWP\Dashboard\Module\Log\Log_Insights_Page">Log_Insights_Page</abbr></a></dt><dd>Class Log_Insights_Page</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MainWP-Dashboard-MainWP-Client-Overview.html"><abbr title="\MainWP\Dashboard\MainWP_Client_Overview">MainWP_Client_Overview</abbr></a></dt><dd>Class MainWP_Overview</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MainWP-Dashboard-MainWP-Manage-Backups-Handler.html"><abbr title="\MainWP\Dashboard\MainWP_Manage_Backups_Handler">MainWP_Manage_Backups_Handler</abbr></a></dt><dd>Class MainWP_Manage_Backups_Handler</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MainWP-Dashboard-MainWP-Manage-Backups.html"><abbr title="\MainWP\Dashboard\MainWP_Manage_Backups">MainWP_Manage_Backups</abbr></a></dt><dd>Class MainWP_Manage_Backups</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MainWP-Dashboard-MainWP-Manage-Groups.html"><abbr title="\MainWP\Dashboard\MainWP_Manage_Groups">MainWP_Manage_Groups</abbr></a></dt><dd>Class MainWP_Manage_Groups</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MainWP-Dashboard-MainWP-Manage-Screenshots.html"><abbr title="\MainWP\Dashboard\MainWP_Manage_Screenshots">MainWP_Manage_Screenshots</abbr></a></dt><dd>Class MainWP_Manage_Screenshots</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MainWP-Dashboard-MainWP-Manage-Sites-Handler.html"><abbr title="\MainWP\Dashboard\MainWP_Manage_Sites_Handler">MainWP_Manage_Sites_Handler</abbr></a></dt><dd>Class MainWP_Manage_Sites_Handler</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MainWP-Dashboard-MainWP-Manage-Sites.html"><abbr title="\MainWP\Dashboard\MainWP_Manage_Sites">MainWP_Manage_Sites</abbr></a></dt><dd>Class MainWP_Manage_Sites</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MainWP-Dashboard-MainWP-Monitoring.html"><abbr title="\MainWP\Dashboard\MainWP_Monitoring">MainWP_Monitoring</abbr></a></dt><dd>Class MainWP_Monitoring</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MainWP-Dashboard-MainWP-Overview.html"><abbr title="\MainWP\Dashboard\MainWP_Overview">MainWP_Overview</abbr></a></dt><dd>Class MainWP_Overview</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MainWP-Dashboard-MainWP-Page.html"><abbr title="\MainWP\Dashboard\MainWP_Page">MainWP_Page</abbr></a></dt><dd>Class MainWP_Page</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MainWP-Dashboard-MainWP-Plugins.html"><abbr title="\MainWP\Dashboard\MainWP_Plugins">MainWP_Plugins</abbr></a></dt><dd>Class MainWP_Plugins</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MainWP-Dashboard-MainWP-Rest-Api-Page.html"><abbr title="\MainWP\Dashboard\MainWP_Rest_Api_Page">MainWP_Rest_Api_Page</abbr></a></dt><dd>Class MainWP_Rest_Api_Page</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MainWP-Dashboard-MainWP-Settings-Indicator.html"><abbr title="\MainWP\Dashboard\MainWP_Settings_Indicator">MainWP_Settings_Indicator</abbr></a></dt><dd>Class MainWP_Settings_Indicator</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MainWP-Dashboard-MainWP-Settings.html"><abbr title="\MainWP\Dashboard\MainWP_Settings">MainWP_Settings</abbr></a></dt><dd>Class MainWP_Settings</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MainWP-Dashboard-MainWP-Setup-Wizard.html"><abbr title="\MainWP\Dashboard\MainWP_Setup_Wizard">MainWP_Setup_Wizard</abbr></a></dt><dd>Class MainWP_Setup_Wizard</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MainWP-Dashboard-MainWP-Site-Open.html"><abbr title="\MainWP\Dashboard\MainWP_Site_Open">MainWP_Site_Open</abbr></a></dt><dd>Class MainWP_Site_Open</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MainWP-Dashboard-MainWP-Updates-Handler.html"><abbr title="\MainWP\Dashboard\MainWP_Updates_Handler">MainWP_Updates_Handler</abbr></a></dt><dd>Class MainWP_Updates_Handler</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MainWP-Dashboard-MainWP-Updates-Per-Group.html"><abbr title="\MainWP\Dashboard\MainWP_Updates_Per_Group">MainWP_Updates_Per_Group</abbr></a></dt><dd>Class MainWP_Updates_Per_Group</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MainWP-Dashboard-MainWP-Updates.html"><abbr title="\MainWP\Dashboard\MainWP_Updates">MainWP_Updates</abbr></a></dt><dd>Class MainWP_Updates</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MainWP-Dashboard-MainWP-WP-Updates.html"><abbr title="\MainWP\Dashboard\MainWP_WP_Updates">MainWP_WP_Updates</abbr></a></dt><dd>Class MainWP_WP_Updates</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MainWP-Dashboard-MainWP-Get-Started.html"><abbr title="\MainWP\Dashboard\MainWP_Get_Started">MainWP_Get_Started</abbr></a></dt><dd>Class MainWP_Get_Started</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/MainWP-Dashboard-MainWP-Updates-Overview.html"><abbr title="\MainWP\Dashboard\MainWP_Updates_Overview">MainWP_Updates_Overview</abbr></a></dt><dd>Class MainWP_Updates_Overview</dd> </dl>
|
|
|
|
|
|
|
|
<h4 id="toc-constants">
|
|
Constants
|
|
<a href="packages/MainWP-Dashboard.html#toc-constants" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
|
</h4>
|
|
<dl class="phpdocumentor-table-of-contents">
|
|
<dt class="phpdocumentor-table-of-contents__entry -constant -public">
|
|
<a class="" href="namespaces/default.html#constant_MAINWP_REST_API_DOING">MAINWP_REST_API_DOING</a>
|
|
<span>
|
|
= true </span>
|
|
</dt>
|
|
|
|
</dl>
|
|
|
|
|
|
|
|
|
|
<h4 id="toc-functions">
|
|
Functions
|
|
<a href="packages/MainWP-Dashboard.html#toc-functions" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
|
</h4>
|
|
<dl class="phpdocumentor-table-of-contents">
|
|
<dt class="phpdocumentor-table-of-contents__entry -function -">
|
|
<a class="" href="namespaces/default.html#function_mainwp_module_log_filter_var">mainwp_module_log_filter_var()</a>
|
|
<span>
|
|
: <abbr title="\Returns">Returns</abbr> </span>
|
|
</dt>
|
|
<dd>Filters a variable with a specified filter.</dd>
|
|
|
|
<dt class="phpdocumentor-table-of-contents__entry -function -">
|
|
<a class="" href="namespaces/default.html#function_mainwp_module_log_get_iso_8601_extended_date">mainwp_module_log_get_iso_8601_extended_date()</a>
|
|
<span>
|
|
: string </span>
|
|
</dt>
|
|
<dd>Converts a time into an ISO 8601 extended formatted string.</dd>
|
|
|
|
</dl>
|
|
|
|
|
|
<section class="phpdocumentor-constants">
|
|
<h3 class="phpdocumentor-elements__header" id="constants">
|
|
Constants
|
|
<a href="packages/MainWP-Dashboard.html#constants" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
|
</h3>
|
|
<article class="phpdocumentor-element -constant -public ">
|
|
<h4 class="phpdocumentor-element__name" id="constant_MAINWP_REST_API_DOING">
|
|
MAINWP_REST_API_DOING
|
|
<a href="namespaces/default.html#constant_MAINWP_REST_API_DOING" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
|
</h4>
|
|
|
|
<aside class="phpdocumentor-element-found-in">
|
|
<abbr class="phpdocumentor-element-found-in__file" title="includes/rest-api/class-mainwp-rest-authentication.php"><a href="files/includes-rest-api-class-mainwp-rest-authentication.html"><abbr title="includes/rest-api/class-mainwp-rest-authentication.php">class-mainwp-rest-authentication.php</abbr></a></abbr>
|
|
:
|
|
<span class="phpdocumentor-element-found-in__line">847</span>
|
|
|
|
<a href="packages/MainWP-Dashboard.html#source-view.847" class="phpdocumentor-element-found-in__source" data-line="847" data-modal="source-view" data-src="files/includes/rest-api/class-mainwp-rest-authentication.php.txt"></a>
|
|
</aside>
|
|
|
|
|
|
|
|
<code class="phpdocumentor-signature phpdocumentor-code ">
|
|
<span class="phpdocumentor-signature__visibility">public</span>
|
|
<span class="phpdocumentor-signature__type">mixed</span>
|
|
<span class="phpdocumentor-signature__name">MAINWP_REST_API_DOING</span>
|
|
= <span class="phpdocumentor-signature__default-value">true</span>
|
|
</code>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</article>
|
|
</section>
|
|
|
|
<section class="phpdocumentor-functions">
|
|
<h3 class="phpdocumentor-elements__header" id="functions">
|
|
Functions
|
|
<a href="packages/MainWP-Dashboard.html#functions" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
|
</h3>
|
|
<article class="phpdocumentor-element -function - ">
|
|
<h4 class="phpdocumentor-element__name" id="function_mainwp_module_log_filter_var">
|
|
mainwp_module_log_filter_var()
|
|
<a href="namespaces/default.html#function_mainwp_module_log_filter_var" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
|
</h4>
|
|
<aside class="phpdocumentor-element-found-in">
|
|
<abbr class="phpdocumentor-element-found-in__file" title="modules/logs/includes/functions.php"><a href="files/modules-logs-includes-functions.html"><abbr title="modules/logs/includes/functions.php">functions.php</abbr></a></abbr>
|
|
:
|
|
<span class="phpdocumentor-element-found-in__line">20</span>
|
|
|
|
<a href="packages/MainWP-Dashboard.html#source-view.20" class="phpdocumentor-element-found-in__source" data-line="20" data-modal="source-view" data-src="files/modules/logs/includes/functions.php.txt"></a>
|
|
</aside>
|
|
|
|
<p class="phpdocumentor-summary">Filters a variable with a specified filter.</p>
|
|
|
|
|
|
<code class="phpdocumentor-code phpdocumentor-signature ">
|
|
<span class="phpdocumentor-signature__visibility"></span>
|
|
<span class="phpdocumentor-signature__name">mainwp_module_log_filter_var</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type">string </span><span class="phpdocumentor-signature__argument__name">$var_value</span></span><span class="phpdocumentor-signature__argument"><span>[</span><span>, </span><span class="phpdocumentor-signature__argument__return-type">int </span><span class="phpdocumentor-signature__argument__name">$filter</span><span> = </span><span class="phpdocumentor-signature__argument__default-value">null</span><span> ]</span></span><span class="phpdocumentor-signature__argument"><span>[</span><span>, </span><span class="phpdocumentor-signature__argument__return-type">mixed </span><span class="phpdocumentor-signature__argument__name">$options</span><span> = </span><span class="phpdocumentor-signature__argument__default-value">array()</span><span> ]</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type"><abbr title="\Returns">Returns</abbr></span></code>
|
|
|
|
<section class="phpdocumentor-description"><p>This is a polyfill function intended to be used in place of PHP's
|
|
filter_var() function, which can occasionally be unreliable.</p>
|
|
</section>
|
|
|
|
<h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
|
|
<dl class="phpdocumentor-argument-list">
|
|
<dt class="phpdocumentor-argument-list__entry">
|
|
<span class="phpdocumentor-signature__argument__name">$var_value</span>
|
|
: <span class="phpdocumentor-signature__argument__return-type">string</span>
|
|
</dt>
|
|
<dd class="phpdocumentor-argument-list__definition">
|
|
<section class="phpdocumentor-description"><p>Value to filter.</p>
|
|
</section>
|
|
|
|
</dd>
|
|
<dt class="phpdocumentor-argument-list__entry">
|
|
<span class="phpdocumentor-signature__argument__name">$filter</span>
|
|
: <span class="phpdocumentor-signature__argument__return-type">int</span>
|
|
= <span class="phpdocumentor-signature__argument__default-value">null</span> </dt>
|
|
<dd class="phpdocumentor-argument-list__definition">
|
|
<section class="phpdocumentor-description"><p>The ID of the filter to apply.</p>
|
|
</section>
|
|
|
|
</dd>
|
|
<dt class="phpdocumentor-argument-list__entry">
|
|
<span class="phpdocumentor-signature__argument__name">$options</span>
|
|
: <span class="phpdocumentor-signature__argument__return-type">mixed</span>
|
|
= <span class="phpdocumentor-signature__argument__default-value">array()</span> </dt>
|
|
<dd class="phpdocumentor-argument-list__definition">
|
|
<section class="phpdocumentor-description"><p>Associative array of options or bitwise disjunction of flags. If filter accepts options, flags can be provided in "flags" field of array. For the "callback" filter, callable type should be passed. The callback must accept one argument, the value to be filtered, and return the value after filtering/sanitizing it.</p>
|
|
</section>
|
|
|
|
</dd>
|
|
</dl>
|
|
|
|
|
|
|
|
<section>
|
|
<h5 class="phpdocumentor-return-value__heading">Return values</h5>
|
|
<span class="phpdocumentor-signature__response_type"><abbr title="\Returns">Returns</abbr></span>
|
|
—
|
|
<section class="phpdocumentor-description"><p>the filtered data, or FALSE if the filter fails.</p>
|
|
</section>
|
|
|
|
</section>
|
|
|
|
</article>
|
|
<article class="phpdocumentor-element -function - ">
|
|
<h4 class="phpdocumentor-element__name" id="function_mainwp_module_log_get_iso_8601_extended_date">
|
|
mainwp_module_log_get_iso_8601_extended_date()
|
|
<a href="namespaces/default.html#function_mainwp_module_log_get_iso_8601_extended_date" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
|
</h4>
|
|
<aside class="phpdocumentor-element-found-in">
|
|
<abbr class="phpdocumentor-element-found-in__file" title="modules/logs/includes/functions.php"><a href="files/modules-logs-includes-functions.html"><abbr title="modules/logs/includes/functions.php">functions.php</abbr></a></abbr>
|
|
:
|
|
<span class="phpdocumentor-element-found-in__line">33</span>
|
|
|
|
<a href="packages/MainWP-Dashboard.html#source-view.33" class="phpdocumentor-element-found-in__source" data-line="33" data-modal="source-view" data-src="files/modules/logs/includes/functions.php.txt"></a>
|
|
</aside>
|
|
|
|
<p class="phpdocumentor-summary">Converts a time into an ISO 8601 extended formatted string.</p>
|
|
|
|
|
|
<code class="phpdocumentor-code phpdocumentor-signature ">
|
|
<span class="phpdocumentor-signature__visibility"></span>
|
|
<span class="phpdocumentor-signature__name">mainwp_module_log_get_iso_8601_extended_date</span><span>(</span><span class="phpdocumentor-signature__argument"><span>[</span><span class="phpdocumentor-signature__argument__return-type">int|bool </span><span class="phpdocumentor-signature__argument__name">$time</span><span> = </span><span class="phpdocumentor-signature__argument__default-value">false</span><span> ]</span></span><span class="phpdocumentor-signature__argument"><span>[</span><span>, </span><span class="phpdocumentor-signature__argument__return-type">int </span><span class="phpdocumentor-signature__argument__name">$offset</span><span> = </span><span class="phpdocumentor-signature__argument__default-value">0</span><span> ]</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">string</span></code>
|
|
|
|
|
|
<h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
|
|
<dl class="phpdocumentor-argument-list">
|
|
<dt class="phpdocumentor-argument-list__entry">
|
|
<span class="phpdocumentor-signature__argument__name">$time</span>
|
|
: <span class="phpdocumentor-signature__argument__return-type">int|bool</span>
|
|
= <span class="phpdocumentor-signature__argument__default-value">false</span> </dt>
|
|
<dd class="phpdocumentor-argument-list__definition">
|
|
<section class="phpdocumentor-description"><p>Seconds since unix epoch.</p>
|
|
</section>
|
|
|
|
</dd>
|
|
<dt class="phpdocumentor-argument-list__entry">
|
|
<span class="phpdocumentor-signature__argument__name">$offset</span>
|
|
: <span class="phpdocumentor-signature__argument__return-type">int</span>
|
|
= <span class="phpdocumentor-signature__argument__default-value">0</span> </dt>
|
|
<dd class="phpdocumentor-argument-list__definition">
|
|
<section class="phpdocumentor-description"><p>Timezone offset.</p>
|
|
</section>
|
|
|
|
</dd>
|
|
</dl>
|
|
|
|
|
|
|
|
<section>
|
|
<h5 class="phpdocumentor-return-value__heading">Return values</h5>
|
|
<span class="phpdocumentor-signature__response_type">string</span>
|
|
—
|
|
<section class="phpdocumentor-description"><p>an ISO 8601 extended formatted time</p>
|
|
</section>
|
|
|
|
</section>
|
|
|
|
</article>
|
|
</section>
|
|
|
|
<div class="phpdocumentor-modal" id="source-view">
|
|
<div class="phpdocumentor-modal-bg" data-exit-button></div>
|
|
<div class="phpdocumentor-modal-container">
|
|
<div class="phpdocumentor-modal-content">
|
|
<pre style="max-height: 500px; overflow-y: scroll" data-src="" class="language-php line-numbers linkable-line-numbers"></pre>
|
|
</div>
|
|
<button data-exit-button class="phpdocumentor-modal__close">×</button>
|
|
</div>
|
|
</div>
|
|
|
|
<script type="text/javascript">
|
|
(function () {
|
|
function loadExternalCodeSnippet(el, url, line) {
|
|
Array.prototype.slice.call(el.querySelectorAll('pre[data-src]')).forEach((pre) => {
|
|
const src = url || pre.getAttribute('data-src').replace(/\\/g, '/');
|
|
const language = 'php';
|
|
|
|
const code = document.createElement('code');
|
|
code.className = 'language-' + language;
|
|
pre.textContent = '';
|
|
pre.setAttribute('data-line', line)
|
|
code.textContent = 'Loading…';
|
|
pre.appendChild(code);
|
|
|
|
var xhr = new XMLHttpRequest();
|
|
|
|
xhr.open('GET', src, true);
|
|
|
|
xhr.onreadystatechange = function () {
|
|
if (xhr.readyState !== 4) {
|
|
return;
|
|
}
|
|
|
|
if (xhr.status < 400 && xhr.responseText) {
|
|
code.textContent = xhr.responseText;
|
|
Prism.highlightElement(code);
|
|
return;
|
|
}
|
|
|
|
if (xhr.status === 404) {
|
|
code.textContent = '✖ Error: File could not be found';
|
|
return;
|
|
}
|
|
|
|
if (xhr.status >= 400) {
|
|
code.textContent = '✖ Error ' + xhr.status + ' while fetching file: ' + xhr.statusText;
|
|
return;
|
|
}
|
|
|
|
code.textContent = '✖ Error: An unknown error occurred';
|
|
};
|
|
|
|
xhr.send(null);
|
|
});
|
|
}
|
|
|
|
const modalButtons = document.querySelectorAll("[data-modal]");
|
|
const openedAsLocalFile = window.location.protocol === 'file:';
|
|
if (modalButtons.length > 0 && openedAsLocalFile) {
|
|
console.warn(
|
|
'Viewing the source code is unavailable because you are opening this page from the file:// scheme; ' +
|
|
'browsers block XHR requests when a page is opened this way'
|
|
);
|
|
}
|
|
|
|
modalButtons.forEach(function (trigger) {
|
|
if (openedAsLocalFile) {
|
|
trigger.setAttribute("hidden", "hidden");
|
|
}
|
|
|
|
trigger.addEventListener("click", function (event) {
|
|
event.preventDefault();
|
|
const modal = document.getElementById(trigger.dataset.modal);
|
|
if (!modal) {
|
|
console.error(`Modal with id "${trigger.dataset.modal}" could not be found`);
|
|
return;
|
|
}
|
|
modal.classList.add("phpdocumentor-modal__open");
|
|
|
|
loadExternalCodeSnippet(modal, trigger.dataset.src || null, trigger.dataset.line)
|
|
const exits = modal.querySelectorAll("[data-exit-button]");
|
|
exits.forEach(function (exit) {
|
|
exit.addEventListener("click", function (event) {
|
|
event.preventDefault();
|
|
modal.classList.remove("phpdocumentor-modal__open");
|
|
});
|
|
});
|
|
});
|
|
});
|
|
})();
|
|
</script>
|
|
|
|
</article>
|
|
</section>
|
|
<section class="phpdocumentor-on-this-page__sidebar">
|
|
|
|
<section class="phpdocumentor-on-this-page__content">
|
|
<strong class="phpdocumentor-on-this-page__title">On this page</strong>
|
|
|
|
<ul class="phpdocumentor-list -clean">
|
|
<li class="phpdocumentor-on-this-page-section__title">Table Of Contents</li>
|
|
<li>
|
|
<ul class="phpdocumentor-list -clean">
|
|
<li><a href="packages/MainWP-Dashboard.html#toc-classes">Classes</a></li>
|
|
<li><a href="packages/MainWP-Dashboard.html#toc-constants">Constants</a></li>
|
|
<li><a href="packages/MainWP-Dashboard.html#toc-functions">Functions</a></li>
|
|
</ul>
|
|
</li>
|
|
|
|
<li class="phpdocumentor-on-this-page-section__title">Constants</li>
|
|
<li>
|
|
<ul class="phpdocumentor-list -clean">
|
|
<li class=""><a href="namespaces/default.html#constant_MAINWP_REST_API_DOING">MAINWP_REST_API_DOING</a></li>
|
|
</ul>
|
|
</li>
|
|
|
|
<li class="phpdocumentor-on-this-page-section__title">Functions</li>
|
|
<li>
|
|
<ul class="phpdocumentor-list -clean">
|
|
<li class=""><a href="namespaces/default.html#function_mainwp_module_log_filter_var">mainwp_module_log_filter_var()</a></li>
|
|
<li class=""><a href="namespaces/default.html#function_mainwp_module_log_get_iso_8601_extended_date">mainwp_module_log_get_iso_8601_extended_date()</a></li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
</section>
|
|
|
|
</section>
|
|
</div>
|
|
<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>
|
|
<a href="packages/MainWP-Dashboard.html#top" class="phpdocumentor-back-to-top"><i class="fas fa-chevron-circle-up"></i></a>
|
|
|
|
</main>
|
|
|
|
<script>
|
|
cssVars({});
|
|
</script>
|
|
<script src="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/prism.min.js"></script>
|
|
<script src="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/autoloader/prism-autoloader.min.js"></script>
|
|
<script src="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/line-numbers/prism-line-numbers.min.js"></script>
|
|
<script src="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/line-highlight/prism-line-highlight.min.js"></script>
|
|
</body>
|
|
</html>
|