Make WordPress Core

Opened 5 years ago

Closed 5 years ago

#53307 closed defect (bug) (duplicate)

Theme update identifies falsely child-theme

Reported by: eimaste Owned by:
Priority: normal Milestone:
Component: Themes Version: 5.7.2
Severity: normal Keywords:
Cc: Focuses: administration

Description

hello,

just created a child-theme with the name "sigma" (child theme created through wp cli saffold). WordPress update tool marks it as needed update which is strange for a child theme in general, let alone a brand new one.

as it turns out, the update tool looks for name and version, comparing them to already published themes on wordpress.org: https://wordpress.org/themes/sigma/

but it doesnt validate if these actually exist on my wordpress installation, neither sees the diference between a theme and a child-theme.

Change History (1)

#1 @SergeyBiryukov
5 years ago

  • Component Upgrade/InstallThemes
  • Milestone Awaiting Review
  • Resolutionduplicate
  • Status newclosed

Hi there, welcome to WordPress Trac!

Thanks for the report, we're already tracking this issue in #14179.

Note: See TracTickets for help on using tickets.