mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-14 09:34:41 +00:00
Docs: Improve various globals documentation, as per documentation standards.
Props upadalavipul. See #57069, #56792. git-svn-id: https://develop.svn.wordpress.org/trunk@54877 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -163,8 +163,6 @@ function wp_timezone() {
|
||||
* @since 0.71
|
||||
* @since 5.3.0 Converted into a wrapper for wp_date().
|
||||
*
|
||||
* @global WP_Locale $wp_locale WordPress date and time locale object.
|
||||
*
|
||||
* @param string $format Format to display the date.
|
||||
* @param int|bool $timestamp_with_offset Optional. A sum of Unix timestamp and timezone offset
|
||||
* in seconds. Default false.
|
||||
|
||||
Reference in New Issue
Block a user