[wp-trac] [WordPress Trac] #43283: header php not showing analytic code to validate with google

WordPress Trac noreply at wordpress.org
Sun Feb 11 02:58:53 UTC 2018


#43283: header php not showing analytic code to validate with google
--------------------------+------------------------------
 Reporter:  lavisbre      |       Owner:
     Type:  defect (bug)  |      Status:  closed
 Priority:  normal        |   Milestone:  Awaiting Review
Component:  General       |     Version:  4.9.4
 Severity:  normal        |  Resolution:  invalid
 Keywords:                |     Focuses:
--------------------------+------------------------------
Changes (by Ipstenu):

 * status:  new => closed
 * resolution:   => invalid


Comment:

 The error you are seeing is part of the new sandbox feature introduced in
 WP 4.9

 Any time a change is made, WP checks to make sure you don't white screen
 (break) your site. If WP can't determine the state, it cancels the save.

 What you're seeing is a case where your site can't talk to itself and
 save. This usually happens if you have a reverse proxy or something that
 is filtering the actions.

 You can start debugging by turning off all your plugins, or testing on a
 local site, but sadly the issue is just with your site :(

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


More information about the wp-trac mailing list