Carolina Nymark
Carolina Nymark
Style tags checks for allowed and deprecated tags in style.css -I propose that these should all be info's.
Theme and author URI -theme uri can not be WordPress.org -This one is kept because it falls under the new Trademark requirement?
Admin menu rules reduced and removed from the requirements page draft 🎉
For the file list, ``` $blocklist = array( 'thumbs\.db' => __( 'Windows thumbnail store', 'theme-check' ), 'desktop\.ini' => __( 'windows system file', 'theme-check' ), 'project\.properties' => __( 'NetBeans Project File',...
I closed https://github.com/WordPress/theme-check/issues/126 and admin pointers are not listed on the requirements page.
PR's submitted today for: File check (still required) title tag and wp_title -changed to recommended wp_filesystem -one check changed to info, others remain as warnings. Once merged, the list above...
There is also a PR for updating the favicon check to prevent it from stopping uploads.
Does the import work when you try other files? Did you include the media? Did you create any new users? Perhaps your install is timing out, it might not be...
Please complete the information by answering the questions above.
I believe we have agreed on the parts and can consider that step complete. We must not forget about documentation, and choosing a format for the documentation. **For step 2,...