W3cubDocs

/WordPress

apply_filters( ‘update_translations_complete_actions’, string[] $update_actions )

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

Parameters

$update_actionsstring[]
Array of translations update links.

Source

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

Changelog

Version Description
3.7.0 Introduced.

© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/update_translations_complete_actions