Tools
Tools class.
Namespace: WebberZone\AutoClose\Admin
Since: 3.0.0
Source: includes/admin/class-tools.php line 20
Methods
__construct()
Constructor.
Since: 3.0.0
Line: 27
public function __construct( );
add_tools_page()
Add tools page.
Since: 3.0.0
Line: 36
public function add_tools_page( );
tools_help()
Function to add the contextual help in the settings page.
Since: 3.0.0
Line: 53
public function tools_help( );
render_tools_page()
Render the tools page.
Since: 3.0.0
Line: 85
public function render_tools_page( );
process_all()
Process all actions based on settings.
Since: 3.0.0
Line: 176
public function process_all( );