Opened 5 years ago
Closed 5 years ago
#50655 closed defect (bug) (fixed)
The description of get_blog_post() can be more precise
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 5.5 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Posts, Post Types | Keywords: | has-patch |
Focuses: | docs, multisite | Cc: |
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.
In 48467: