\MainWP\Dashboard\Module\LogMainWP_Module_Log

Logs class.

Summary

Methods
Properties
Constants
__construct()
plugins_loaded()
hook_load_options()
hook_mainwp_system_init()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
includes()
No private properties found
N/A

Methods

__construct()

__construct() 

Load required files and hooks to make the CLI work.

plugins_loaded()

plugins_loaded() 

Init method.

hook_load_options()

hook_load_options(array  $all_opts) : array

Handle mainwp system init load options.

Parameters

array $all_opts

All loading mainwp options.

Returns

array —

$all_opts All loading mainwp options.

hook_mainwp_system_init()

hook_mainwp_system_init() 

Handle mainwp system init.

includes()

includes() 

Load files.