823* See {@see wp_prepare_themes_for_js()}for the properties of the `data`object.824*825* @since 5.5.0826*827* @param string$template The template for displaying the auto-update setting link.828*/829returnapply_filters('theme_auto_update_setting_template',$template);830}831832/*833 * The tmpl-theme template is synchronized with PHP above!834 */835?>
History
Introduced in 5.5.0. Unchanged from 6.7.7 through 7.1.0.