Opened 6 years ago
Closed 6 years ago
#50655 closed defect (bug) (fixed)
The description of get_blog_post() can be more precise
| Reported by: | stevenlinx | Owned by: | SergeyBiryukov |
|---|---|---|---|
| Priority: | normal | Milestone: | 5.5 |
| Component: | Posts, Post Types | Version: | |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: | docs, multisite |
Description
An additional sentence can be added:
"This function is the same as get_post(), except that it can retrieve a post from any site on the network, not just the current site."
Codex:
https://codex.wordpress.org/Function_Reference/get_blog_post
DevHub:
https://developer.wordpress.org/reference/functions/get_blog_post/
Attachments (1)
Change History (4)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
In 48467: