Advertisement

Summery Summery

Filters the list of action links available following a single theme installation failure when overwriting is allowed.

Syntax Syntax

apply_filters( 'install_theme_overwrite_actions', string[] $install_actions, object $api, array $new_theme_data )

Parameters Parameters

$install_actions

(string[]) Array of theme action links.

$api

(object) Object containing WordPress.org API theme data.

$new_theme_data

(array) Array with uploaded theme data.

Source Source

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

Advertisement

Changelog Changelog

Changelog
Version Description
5.5.0 Introduced.

Advertisement

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.