Decor (design, layout, styling, class) (tag)
| body_class() | Displays the class names describing the current page. Intended for use in the <body> element. |
| comment_class() | Outputs CSS classes to assist in styling comments. |
| post_class() | Outputs CSS classes characterizing the post. It is used to simplify the layout of the template. |
| sticky_class() | Outputs the CSS class "sticky" for the post if it is marked as a sticky post. |