#50545 closed defect (bug) (fixed)
Improve DocBlock description of is_archive()
| Reported by: | stevenlinx | Owned by: | SergeyBiryukov |
|---|---|---|---|
| Priority: | normal | Milestone: | 5.6 |
| Component: | Posts, Post Types | Version: | |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: | docs |
Description
The existing description mentioned "Month, Year, Category, Author, Post Type archive…"
It can be changed to:
"An Archive is a Category, Tag, Author, Date, Custom Post Type or Custom Taxonomy based pages."
Codex:
https://codex.wordpress.org/Function_Reference/is_archive
DevHub:
https://developer.wordpress.org/reference/functions/is_archive/
Attachments (1)
Change History (5)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
In 49504: