#41194 closed defect (bug) (fixed)
Document $post global in wp_post_preview_js()
| Reported by: | avinapatel | Owned by: | SergeyBiryukov |
|---|---|---|---|
| Priority: | normal | Milestone: | 4.9 |
| Component: | Posts, Post Types | Version: | |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: | docs |
Description
global $post is used in wp_post_preview_js() function but it is not mentioned in the documentation of the function.
Attachments (2)
Change History (6)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Fixed the issue.