Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update style.css metadata #141

Open
dustin-jw opened this issue Nov 10, 2023 · 0 comments
Open

Update style.css metadata #141

dustin-jw opened this issue Nov 10, 2023 · 0 comments

Comments

@dustin-jw
Copy link
Contributor

The theme check plugin can be used to validate themes against a test suite to report any issues with the theme.

We get the following errors reported about our style.css metadata comment:

REQUIRED Text Domain: is missing from your style.css header.
REQUIRED Tested up to: is missing from your style.css header. Also, this should be numbers only, so 5.0 and not WP 5.0
REQUIRED Requires PHP: is missing from your style.css header.
REQUIRED License: is missing from your style.css header.
REQUIRED License URI: is missing from your style.css header.
INFO: Only one text-domain is being used in this theme. Make sure it matches the theme's slug correctly so that the theme will be compatible with WordPress.org language packs. The domain found is .
INFO Tags: is either empty or missing in style.css header.

We should be able to address all of these by more closely matching the twentytwentythree theme.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant