wpseek.com
A WordPress-centric search engine for devs and theme authors



update_translations_complete_actions › WordPress Filter Hooks

Since3.7.0
Deprecatedn/a
apply_filters( 'update_translations_complete_actions', $update_actions )
Parameters:
  • (string[]) $update_actions Array of translations update links.
    Required: Yes
Defined at:
Codex:

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





Source

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