Autor: Theme Reviewer

Block category: Common

The Common category includes the following blocks: Paragraph, image, headings, list, gallery, quote, audio, cover, video.

The paragraph block is the default block type.  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.

This paragraph is left aligned.

This italic paragraph is right aligned.

Neither of these paragraphs care about politics, but this one is bold, medium sized and has a drop cap.

This paragraph is centered.

This paragraph prefers Jazz over Justin Timberlake. It also uses the small font size.

This paragraph has something important to say:  It has a large font size, which defaults to 36px.

The huge text size defaults to 46px, but the size can be customized.

This paragraph is colorful, with a red background and white text (maybe). Colored blocks should have a high enough contrast, so that the text is readable.

Below this block, you will see a single image with a circle mask applied.

Image Alignment 150x150

H1 Heading

H2 Heading

H3 Heading

H4 Heading

H5 Heading
H6 Heading

Ordered list

  1. The software should be licensed under the GNU Public License.
  2. The software should be freely available to anyone to use for any purpose, and without permission.
  3. The software should be open to modifications.
    1. Any modifications should be freely distributable at no cost and without permission from its creators.
  4. The software should provide a framework for translation to make it globally accessible to speakers of all languages.
  5. The software should provide a framework for extensions so modifications and enhancements can be made without modifying core code

Unordered list

  • One
  • Two
  • Three
    • Four
  • Five

Quote

Cite

Cover block with background image

The file block has a setting that lets us show or hide a download button with editable text:

Video blocks have settings for showing and hiding the playback controls. Use autoplay and playback controls responsibly.

This is a video block caption.

The video block below is muted and has a poster image that displays before the video starts:

Block category: Widgets

The shortcode widget:

The Archive Widget:

The same Archive widget but as a dropdown:

septiembre 2025
L M X J V S D
1234567
891011121314
15161718192021
22232425262728
2930  

The Category widget block has an additional option for showing category hierarchies:

The Latest Comments widget can display or hide the avatars, the date, and the comment excerpt:

  1. Having no content in the post should have no adverse effects on the layout or functionality.

Here is an example of the Comments widget with all the options disabled. The number of comments has been reduced to two.

And here is the Latest Posts widget in the list view, with dates:

Grid view, now sorted from A -Z.

You can also change the number of columns used to display the latest posts. The block below only displays posts from the Block category:

    Search widget:

    Tag Cloud widget:

    8BIT alignment Articles aside audio captions categories chat Codex comments content περιεχόμενο content περιεχόμενο css dowork edge case embeds excerpt Fail featured image formatting FTW Fun gallery html image jetpack layout link lists Love markup mas media Mothership Must Read Post Formats que puedo poner aqui quote shortcode standard template title twitter video wordpress.tv

    RSS Feed widget:

    Block category: Layout Elements

    The Layout Elements category includes the following blocks: Group, Button, Columns, Media & Text, separator, spacer, read more, and page break.

    This group block has a light green background color.

    The read more block should be right below this text, but only on list pages of themes that show the full content. It won’t show on the single page or on themes showing excerpts.

    Leer más

    Block category: Formatting

    The formatting category includes the following blocks:

    The code block starts with
    <!-- wp:code -->
    <?php echo 'Hello World'; ?>
    

    The classic block can have almost anything in it.


    a heading
    The custom HTML block lets you put HTML that isn’t configured like blocks in it. (this div has a width of 45%)
    The preformatted block.

    The Road Not Taken

    Robert Frost
    Two roads diverged in a yellow wood,
    And sorry I could not travel both (\_/)
    And be one traveler, long I stood (='.'=)
    And looked down one as far as I could (")_(")
    To where it bent in the undergrowth;

    Then took the other, as just as fair,
    And having perhaps the better claim, |\_/|
    Because it was grassy and wanted wear; / @ @ \
    Though as for that the passing there ( > º < )
    Had worn them really about the same, `>>x<<´
    / O \
    And both that morning equally lay
    In leaves no step had trodden black.
    Oh, I kept the first for another day!
    Yet knowing how way leads on to way,
    I doubted if I should ever come back.
    I shall be telling this with a sigh
    Somewhere ages and ages hence:
    Two roads diverged in a wood, and I—
    I took the one less traveled by,
    And that has made all the difference.



    and here's a line of some really, really, really, really long text, just to see how it is handled and to find out how it overflows;

    The pull quote can be aligned or wide or neither.

    Theme Reviewer
    The table blockThis is the default style.
    The cell next to this is empty.
    Cell #5
    Cell #6
    This is the striped style.This row should have a background color.
    The cell next to this is empty.

    This table has fixed width table cells.

    Make sure that the text wraps correctly.

    The Verse block

    A block for haiku?
    Why not?
    Blocks for all the things!

    Keyboard navigation

    There are many different ways to use the web besides a mouse and a pair of eyes. Users navigate for example with a keyboard only or with their voice.

    All the functionality, including menus, links and forms should work using a keyboard only. This is essential for all assistive technology to work properly. The only way to test this, at the moment, is manually. The best time to test this is during development.

    How to keyboard test:

    Tab through your pages, links and forms to do the following tests:

    • Confirm that all links can be reached and activated via keyboard, including any in dropdown submenus.
    • Confirm that all links get a visible focus indicator (e.g., a border highlight).
    • Confirm that all visually hidden links (e.g. skip links) become visible when in focus.
    • Confirm that all form input fields and buttons can be accessed and used via keyboard.
    • Confirm that all interactions, buttons, and other controls can be triggered via keyboard — any action you can complete with a mouse must also be performable via keyboard.
    • Confirm that focus doesn’t move in unexpected ways around the page.
    • Confirm that using shift+tab to move backwards works as well.

    Resources