Description
Filters the list of action links available following a translations update.
Occurrences
Filename | Line Number |
---|---|
wp-admin/includes/class-language-pack-upgrader-skin.php | 109 |
Parameters
Type | Name | Description |
---|---|---|
string[] | $update_actions | Array of translations update links. |
PHP Doc
/**
* Filters the list of action links available following a translations update.
*
* @since 3.7.0
*
* @param string[] $update_actions Array of translations update links.
*/