mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-07-01 15:50:09 +00:00
Docs: Corrections and improvements to inline docs related to plugin and theme auto-updates.
See #50052, #49572 git-svn-id: https://develop.svn.wordpress.org/trunk@48097 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -556,7 +556,7 @@ if ( ! is_multisite() && $broken_themes ) {
|
||||
*
|
||||
* @since 5.5.0
|
||||
*
|
||||
* @return string Template
|
||||
* @return string The template for displaying the auto-update setting link.
|
||||
*/
|
||||
function wp_theme_auto_update_setting_template() {
|
||||
$template = '
|
||||
|
||||
Reference in New Issue
Block a user