W3cubDocs

/WordPress

apply_filters( ‘site_status_autoloaded_options_action_to_perform’, string $actions )

Filters actionable information to tackle the problem. It can be a link to an external guide.

Parameters

$actionsstring
Call to Action to be used to point to the right direction to solve the issue.

Source

$result['actions'] = apply_filters( 'site_status_autoloaded_options_action_to_perform', $result['actions'] );

Changelog

Version Description
6.6.0 Introduced.

© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/site_status_autoloaded_options_action_to_perform