mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 22:30:04 +00:00
Docs: Add missing brace in auto_update_{$type} filter DocBlock.
See #42505. git-svn-id: https://develop.svn.wordpress.org/trunk@42825 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -171,7 +171,7 @@ class WP_Automatic_Updater {
|
||||
* by default, while translations and minor and development versions for core
|
||||
* are updated by default.
|
||||
*
|
||||
* See the {@see 'allow_dev_auto_core_updates', {@see 'allow_minor_auto_core_updates'},
|
||||
* See the {@see 'allow_dev_auto_core_updates'}, {@see 'allow_minor_auto_core_updates'},
|
||||
* and {@see 'allow_major_auto_core_updates'} filters for a more straightforward way to
|
||||
* adjust core updates.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user