Opened 16 years ago
Closed 16 years ago
#15279 closed enhancement (fixed)
Private posts should be targettable for distinctive styling
| Reported by: | westi | Owned by: | westi |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.1 |
| Component: | Themes | Version: | 3.1 |
| Severity: | trivial | Keywords: | |
| Cc: | Focuses: |
Description
If you have user-specific private posts they should be easy to target with a particular css rule.
In get_post_class() we should add a post-status class.
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
(In [16139]) Add the post status as a class so that a theme can easily style private posts differently. Fixes #15279.