Make WordPress Core

Opened 9 years ago

Closed 9 years ago

#36121 closed defect (bug) (invalid)

Site Logo Conflict with JetPack active

Reported by: wpdevhq's profile WPDevHQ Owned by:
Milestone: Priority: normal
Severity: normal Version: 4.6
Component: Customize Keywords:
Focuses: Cc:

Description

Customizer fails to load where a theme has the "add_theme_support( 'site-logo', array( 'size' => 'themename-logo' ) );" declaration and JetPack is active.

Tested with [TwentySixteen-site-logo https://github.com/karmatosed/twentysixteen/tree/site-logo] version as well as my current theme [Actions https://themes.trac.wordpress.org/ticket/30480].

Change History (3)

#1 @WPDevHQ
9 years ago

Should probably add this relates to the latest 4.5-beta2 release. Worked fine with the Alpha version.

#2 @SergeyBiryukov
9 years ago

  • Component changed from General to Customize
  • Milestone changed from Awaiting Review to 4.5

Related: #33755

#3 @westonruter
9 years ago

  • Milestone 4.5 deleted
  • Resolution set to invalid
  • Status changed from new to closed

The feature was renamed to custom-logo in #35945 and will be part of 4.5-beta3.

The conflict with Jetpack can be tracked here: https://github.com/Automattic/jetpack/issues/3447

Note: See TracTickets for help on using tickets.