799* See {@see wp_prepare_themes_for_js()}for the properties of the `data`object.800*801* @since 5.5.0802*803* @param string$template The template for displaying the auto-update setting link.804*/805returnapply_filters('theme_auto_update_setting_template',$template);806}807808/*809 * The tmpl-theme template is synchronized with PHP above!810 */811?>
History
Introduced in 5.5.0. Unchanged from 6.7.7 through 7.1.0.