apply_filters( 'update_bulk_theme_complete_actions', array $update_actions , array $theme_info )
Filters the list of action links available following bulk theme updates.
Parameters
- $update_actions
-
Array of theme action links.
- $theme_info
-
Array of information for the last-updated theme.
Source
Changelog
Version | Description |
---|---|
WP-3.0.0 | Introduced. |