Docs: Add missing description for $post global.
Props immeet94. Fixes #46503. See #47110. Built from https://develop.svn.wordpress.org/trunk@45742 git-svn-id: http://core.svn.wordpress.org/trunk@45553 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -6346,7 +6346,7 @@ function wp_delete_file_from_directory( $file, $directory ) {
|
||||
*
|
||||
* @since 4.3.0
|
||||
*
|
||||
* @global WP_Post $post
|
||||
* @global WP_Post $post Global post object.
|
||||
*/
|
||||
function wp_post_preview_js() {
|
||||
global $post;
|
||||
|
||||
Reference in New Issue
Block a user