mainwp_cron_jobs_table_features

Table of Contents

Filters the Cron Schedules table features.

Parameters

$table_features
(array) Available options.

$table_features = array(
	'searching' => 'true',
	'paging'    => 'false',
	'info'      => 'false',
);

Still Have Questions?

Join our developer community for discussions, help, and collaboration.
Developer Community