Skip to content

Improve child theme support #143

@grappler

Description

@grappler

I have been looking at the code for textdomain to check that the textdomain matches the theme slug.

While doing so I realized that the theme check is checking the contents of the parent theme also when checking a child theme.

My proposal would be

  • Only include the parent files when running the plugin locally but not when uploading the child theme to w.org
  • Not running some checks if it is a child theme like style_needed.php as the styles should already be included in the parent theme.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions