Title: wp-admin/themes.php | Developer.WordPress.org

---

# File: wp-admin/themes.php

 * function[wp_theme_auto_update_setting_template()](https://developer.wordpress.org/reference/functions/wp_theme_auto_update_setting_template/)
 * Returns the JavaScript template used to display the auto-update setting for a
   theme.
 * Used by [0 functions](https://developer.wordpress.org/reference/functions/wp_theme_auto_update_setting_template/#used-by)
   | Uses [4 functions](https://developer.wordpress.org/reference/functions/wp_theme_auto_update_setting_template/#uses)
   | Source: [wp-admin/themes.php:780](https://github.com/WordPress/wordpress-develop/blob/6.9.4/src/wp-admin/themes.php#L780-L827)
 * hook[theme_auto_update_setting_template](https://developer.wordpress.org/reference/hooks/theme_auto_update_setting_template/)
 * Filters the JavaScript template used to display the auto-update setting for a
   theme (in the overlay).
 * Used by [1 function](https://developer.wordpress.org/reference/hooks/theme_auto_update_setting_template/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/theme_auto_update_setting_template/#uses)
   | Source: [wp-admin/themes.php:826](https://github.com/WordPress/wordpress-develop/blob/6.9.4/src/wp-admin/themes.php#L826-L826)