Filters the list of action links available following a translations update.
Parameters
$update_actions
string[]- Array of translations update links.
Source
$update_actions = apply_filters( 'update_translations_complete_actions', $update_actions );
Changelog
Version | Description |
---|---|
3.7.0 | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.