Coding Standards: Fix WPCS issue in [46763].
See #48777. git-svn-id: https://develop.svn.wordpress.org/trunk@46764 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
fec3976927
commit
29ff549800
@ -25,9 +25,9 @@ if ( ! current_user_can( 'update_core' ) && ! current_user_can( 'update_themes'
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Lists available core updates.
|
* Lists available core updates.
|
||||||
*
|
*
|
||||||
* @since 2.7.0
|
* @since 2.7.0
|
||||||
*
|
*
|
||||||
* @global string $wp_local_package
|
* @global string $wp_local_package
|
||||||
* @global wpdb $wpdb WordPress database abstraction object.
|
* @global wpdb $wpdb WordPress database abstraction object.
|
||||||
*
|
*
|
||||||
|
Loading…
Reference in New Issue
Block a user