wpseek.com
Outil de recherche WordPress pour les développeurs et auteurs de thèmes



site_status_autoloaded_options_action_to_perform › Les Filtres WordPress

Depuis6.6.0
Dépréciéen/a
apply_filters( 'site_status_autoloaded_options_action_to_perform', $result['actions'] )
Paramètres:
  • (string) $actions Call to Action to be used to point to the right direction to solve the issue.
    Requis: Oui
Défini(e) dans:
Codex:

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





Source

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