Opened 16 years ago
Closed 16 years ago
#9502 closed defect (bug) (fixed)
small notice fixes
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | 2.8 | Priority: | normal |
Severity: | minor | Version: | 2.8 |
Component: | Administration | Keywords: | has-patch commit |
Focuses: | Cc: |
Description
Just 2 notice-level fixes
- Pre-fill the post types in wp_count_posts() to prevent notice on dashboard when there are no published posts
- Fix a unset $_GET error on the comments page
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
(In [10904]) Notice fixes. Props DD32. fixes #9502