Scheduled

Por jlopez

This post is scheduled to be published in the future. It should not be displayed by the theme.

Template: Sticky

Por jlopez

This is a sticky post. There are a few things to verify: The sticky post should be distinctly recognizable in some way in comparison to normal posts. You can style the .sticky class if you are using the post_class() function to generate your post classes, which is a best practice. They should show at the very top…

Antidisestablishmentarianism

Por jlopez

Title should not overflow the content area A few things to check for: Non-breaking text in the title, content, and comments should have no adverse effects on layout or functionality. Check the browser window / tab title. If you are a plugin or widget developer, check that this text does not break anything. The following…

Por jlopez

This post has no title, but it still must link to the single post view somehow. This is typically done by placing the permalink on the post date.

Edge Case: Nested And Mixed Lists

Por jlopez

Nested and mixed lists are an interesting beast. It’s a corner case to make sure that Lists within lists do not break the ordered list numbering order Your list styles go deep enough. Ordered – Unordered – Ordered ordered item ordered item unordered unordered ordered item ordered item ordered item ordered item Ordered – Unordered…