apply_filters( 'update_theme_complete_actions', array $update_actions , string $theme )
Filters the list of action links available following a single theme update.
Parameters
- $update_actions
-
Array of theme action links.
- $theme
-
Theme directory name.
Source
Changelog
Version | Description |
---|---|
WP-2.8.0 | Introduced. |