Skip to content
This repository was archived by the owner on Feb 17, 2025. It is now read-only.

Conversation

@josephscott
Copy link
Contributor

There are a number of $colors_array entries, but using array keys that do not exist generates warnings similar to:

Warning: Undefined array key "txt" in wp-content/themes/pub/maywood/inc/wpcom-colors.php

This pattern has been happening in several themes and needs to be cleaned up.

Changes proposed in this Pull Request:

Related issue(s):

There are a number of `$colors_array` entries, but using array keys that
do not exist generates warnings similar to:

> Warning: Undefined array key "txt" in wp-content/themes/pub/maywood/inc/wpcom-colors.php

This pattern has been happening in several themes and needs to be cleaned up.
@github-actions
Copy link
Contributor

Preview changes

I've detected changes to the following themes in this PR: Maywood.
You can preview these changes by following the links below:

I will update this comment with the latest preview links as you push more changes to this PR.

Note

The preview sites are created using WordPress Playground. You can add content, edit settings, and test the themes as you would on a real site, but please note that changes are not saved between sessions.
Child themes are dependent on their parent themes. You will have to install the parent theme as well for the preview to work correctly.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants