[wp-trac] [WordPress Trac] #51073: Extra padding below the admin bar

WordPress Trac noreply at wordpress.org
Fri Feb 12 16:33:16 UTC 2021


#51073: Extra padding below the admin bar
------------------------------+-----------------------------
 Reporter:  akissz            |       Owner:  SergeyBiryukov
     Type:  defect (bug)      |      Status:  closed
 Priority:  normal            |   Milestone:  5.5.1
Component:  Administration    |     Version:  5.5
 Severity:  normal            |  Resolution:  fixed
 Keywords:  has-patch commit  |     Focuses:
------------------------------+-----------------------------

Comment (by topher1kenobe):

 Leaving this here as a data point. I got the space and @johnbillion
 pointed me here, and I read his comment that setting a constant more than
 once can cause it.

 WP-CLI has been whinging at me that WP_CACHE was already set.

 I have a wp-config file that has a directive to use wp-config-local if it
 exists (it does).  However, WP Rocket stuck the WP_CACHE constant right in
 the very top of wp-config, before the code calling for the local file.
 I'm going to register a bug report with them to test to see if it's
 already set before just injecting like that.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/51073#comment:22>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list