Markup: HTML Tags and Formatting


Headings Header one Header two Header three Header four Header five Header six Blockquotes Single line blockquote: Stay hungry. Stay foolish. Multi line blockquote with a cite reference: The HTML <blockquote> Element (or HTML Block Quotation Element) indicates that the enclosed text is an extended quotation. Usually, this is rendered visually by indentation (see Notes [...]

Markup: Image Alignment

I Am Worth Loving Wallpaper

Welcome to image alignment! The best way to demonstrate the ebb and flow of the various image positioning options is to nestle them snuggly among an ocean of words. Grab a paddle and let's get started. On the topic of alignment, it should be noted that users can choose from the options of None, Left, [...]

Markup: Text Alignment


Default This is a paragraph. It should not have any alignment of any kind. It should just flow like you would normally expect. Nothing fancy. Just straight up text, free flowing, with love. Completely neutral and not picking a side or sitting on the fence. It just is. It just freaking is. It likes where [...]

Template: More Tag


This content is before the more tag. Right after this sentence should be a "continue reading" button of some sort on list pages of themes that show full content. It won't show on single pages or on themes showing excerpts. And this content is after the more tag.

Template: Excerpt (Generated)


This is the post content. It should be displayed in place of the auto-generated excerpt in single-page views. Archive-index pages should display an auto-generated excerpt of this content. Depending on Theme-defined filters, the length of the auto-generated excerpt will vary from Theme-to-Theme. The default length for auto-generated excerpts is 55 words, so to test the [...]

Template: Sticky


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 [...]

Template: Comments


This post tests comments in the following ways. Threaded comments up to 10 levels deep Paginated comments (set Settings > Discussion > Break comments into pages to 5 top level comments per page) Comment markup / formatting Comment images Comment videos Author comments Gravatars and default fallbacks

Post Format: Standard


All children, except one, grow up. They soon know that they will grow up, and the way Wendy knew was this. One day when she was two years old she was playing in a garden, and she plucked another flower and ran with it to her mother. I suppose she must have looked rather delightful, [...]

Post Format: Gallery


You can use this page to test the Theme's handling of the gallery shortcode, including the columns parameter, from 1 to 9 columns. Themes are only required to support the default setting (3 columns), so this page is entirely optional. One Column Two Columns Three Columns Four Columns Five Columns Six Columns Seven Columns Eight [...]

Post Format: Aside


“I never tried to prove nothing, just wanted to give a good show. My life has always been my music, it's always come first, but the music ain't worth nothing if you can't lay it on the public. The main thing is to live for that audience, 'cause what you're there for is to please [...]

Post Format: Chat


Abbott: Strange as it may seem, they give ball players nowadays very peculiar names. Costello: Funny names? Abbott: Nicknames, nicknames. Now, on the St. Louis team we have Who's on first, What's on second, I Don't Know is on third-- Costello: That's what I want to find out. I want you to tell me the [...]

Edge Case: Nested And Mixed Lists


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 [...]