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



update_translations_complete_actions › WordPress Filter Hooks

Seit3.7.0
Veraltetn/v
apply_filters( 'update_translations_complete_actions', $update_actions )
Parameter:
  • (string[]) $update_actions Array of translations update links.
    Erforderlich: Ja
Definiert in:
Codex:

Filters the list of action links available following a translations update.





Quellcode

$update_actions = apply_filters( 'update_translations_complete_actions', $update_actions );