Opened 19 years ago
Closed 19 years ago
#5488 closed defect (bug) (fixed)
New category in a future post won't show up until post is edited
| Reported by: | SteveAgl | Owned by: | |
|---|---|---|---|
| Priority: | high | Milestone: | 2.5 |
| Component: | General | Version: | 2.3.1 |
| Severity: | major | Keywords: | |
| Cc: | Focuses: |
Description
If u make a post with a future date and you add a new category too, when post is published the category doesn't list in categories until you edit the post or you make a new post with that category
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)
wp_publish_post() needs to wp_update_term_count() for wp_get_object_terms().