theme-test-data
theme-test-data copied to clipboard
Theme Test Data
Please consider updating the theme-test-data to completely display every WordPress 5.9 Gutenberg block.
``` Import WordPress Sorry, there has been an error. This does not appear to be a WXR file, missing/invalid WXR version number ``` Fresh install, first thing I did was...
Add information about license and source for the media content. This was recently requested in the #themereview WordPress Slack channel and is needed when theme authors intend to use the...
Every time I tried to import its through The link you followed has expired. 
Old block markup in the theme unit test file is creating JavaScript errors in the site editor because the markup is invalid. We may need to reconsider keeping the old...
The buttons blocks on the "Block: Button" post is out dated and should be wrapped inside of the `.wp-buttons` wrapper. If theme developers use this class, the theme may appear...
Theme Unit XML File has a post that is supposed to appear as a scheduled post with a date set in future. Originally it was set to January 01, 2020....
https://codex.wordpress.org/Theme_Unit_Test Says that theme unit test file was last updated on 1st May 2019 (not march). Please update it. Looks highly unprofessional this way.
Fix the Post Formats category menu item (it had a tag with the same ID and name). Put links into top level menu items. #50 Make menus more useful. Add...
I never thought it would happen, but someone wrote a theme with CSS specific to the unit test data, which makes the image alignment pages look okay even though the...