wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren



site_status_autoloaded_options_action_to_perform › WordPress Filter Hooks

Seit6.6.0
Veraltetn/v
apply_filters( 'site_status_autoloaded_options_action_to_perform', $result['actions'] )
Parameter:
  • (string) $actions Call to Action to be used to point to the right direction to solve the issue.
    Erforderlich: Ja
Definiert in:
Codex:

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





Quellcode

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