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