Opened 4 years ago
Closed 4 years ago
#56348 closed defect (bug) (fixed)
Correct and clarify inline docs for excluded_terms in get_adjacent_post()
| Reported by: | grapplerulrich | Owned by: | ocean90 |
|---|---|---|---|
| Priority: | normal | Milestone: | 6.1 |
| Component: | Posts, Post Types | Version: | 3.9 |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: | docs |
Description
The variable $excluded_terms is an array of excluded term IDs. Empty string if none were provided.
It is documented incorrectly in `get_{$adjacent}_post_where` and `get_{$adjacent}_post_join`.
Change History (3)
This ticket was mentioned in PR #3073 on WordPress/wordpress-develop by grappler.
4 years ago
#1
- Keywords has-patch added
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Correctly document
$excluded_termsis an array of excluded term IDs or an empty string is none provided.Trac ticket: https://core.trac.wordpress.org/ticket/56348