apply_filters( 'update_theme_complete_actions', string[] $update_actions, string $theme )

Filters the list of action links available following a single theme update.


Description Description


Parameters Parameters

$update_actions

(string[]) Array of theme action links.

$theme

(string) Theme directory name.


Top ↑

Source Source

File: wp-admin/includes/class-theme-upgrader-skin.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
2.8.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.