Opened 7 years ago
Closed 7 years ago
#47860 closed defect (bug) (fixed)
PHPDoc correction for get_page_by_title in wp-includes/post.php
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 5.3 | Priority: | normal |
| Severity: | minor | Version: | |
| Component: | Posts, Post Types | Keywords: | has-patch |
| Focuses: | docs | Cc: |
Description
Enhanced missing information of Codex for get_page_by_title in wp-includes/post.php
- Description
- Changelog
Codex: https://codex.wordpress.org/Function_Reference/get_page_by_title
Code Reference: https://developer.wordpress.org/reference/functions/get_page_by_title/
This is the action of inline docs and Codex migration initiatives.
Attachments (1)
Change History (4)
Note: See
TracTickets for help on using
tickets.
In 45779: