Opened 11 months ago
Closed 10 months ago
#47055 closed defect (bug) (fixed)
Exist unused global $post in documentation of function
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 5.3 | Priority: | normal |
Severity: | normal | Version: | 5.1.1 |
Component: | Posts, Post Types | Keywords: | has-patch commit |
Focuses: | docs | Cc: |
Description ¶
Need to remove global $post parameter from documentation of do_blocks().
Commits (1)
- [45393] Docs: Remove unused
@global
reference indo_blocks()
DocBlock.… by @SergeyBiryukov 10 months ago
Pull Requests
- Loading…
Change History (3)
Note: See
TracTickets for help on using
tickets.
Removed unused global $post description from documentation of function.