W3cubDocs

/WordPress

apply_filters( 'theme_auto_update_setting_template', string $template )

Filters the JavaScript template used to display the auto-update setting for a theme (in the overlay).

Description

See wp_prepare_themes_for_js() for the properties of the data object.

Parameters

$template

(string) The template for displaying the auto-update setting link.

Source

File: wp-admin/themes.php

View on Trac

Changelog

Version Description
5.5.0 Introduced.

© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/theme_auto_update_setting_template