mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-11 12:20:22 +00:00
Docs: Add missing description for $post global.
Props immeet94. Fixes #46503. See #47110. git-svn-id: https://develop.svn.wordpress.org/trunk@45742 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -25,7 +25,7 @@ define( 'WXR_VERSION', '1.2' );
|
||||
* @since 2.1.0
|
||||
*
|
||||
* @global wpdb $wpdb WordPress database abstraction object.
|
||||
* @global WP_Post $post Global `$post`.
|
||||
* @global WP_Post $post Global post object.
|
||||
*
|
||||
* @param array $args {
|
||||
* Optional. Arguments for generating the WXR export file for download. Default empty array.
|
||||
|
||||
Reference in New Issue
Block a user