Opened 9 years ago
Closed 4 years ago
#35978 closed defect (bug) (invalid)
.hentry in post_class causes errors in Google Webmaster Console
Reported by: | rkjellberg | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 4.4.2 |
Component: | Themes | Keywords: | reporter-feedback close |
Focuses: | Cc: |
Description (last modified by )
This causes webmaster tools errors in almost all themes where author or update isn't displayed. I fixed this error by removing .hentry with a filter but that causes design errors in WordPress default themes instead. The hentry class should not be activated by default and definitely not be used for css styling.
Change History (4)
#3
@
7 years ago
See a way around it at https://core.trac.wordpress.org/ticket/32326#comment:5
#4
@
4 years ago
- Description modified (diff)
- Milestone Awaiting Review deleted
- Resolution set to invalid
- Status changed from new to closed
I'm closing this ticket as it's been 5 years since reporter feedback was requested and 4 years since close
was added. If this is still an issue, please provide feedback.
Note: See
TracTickets for help on using
tickets.
Hello @rkjellberg, welcome to Trac!
Which theme are you using? Twenty Sixteen doesn't add styling to
.hentry
. For the other default themes see #32348.Related: #32336, #32326