mainwp_security_post_data

Filters the default security checks and enables user to disable certain issues from being fixed by using the Fix All button.

Parameters

false
(bool) Whether security issues should be filtered.
$information
(object) Object containing data from che chid site related to security issues. Available options: 'listing', 'wp_version', 'rsd', 'wlw', 'db_reporting', 'php_reporting', 'versions', 'registered_versions', 'readme'.
$website
(object) Object containing child site data.

Usage Example