[wp-trac] [WordPress Trac] #33663: Live Customizer Not working on Websites with No Iframe
WordPress Trac
noreply at wordpress.org
Thu Sep 3 07:08:42 UTC 2015
#33663: Live Customizer Not working on Websites with No Iframe
-------------------------------+------------------------------
Reporter: surjithctly | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Customize | Version: 3.4
Severity: normal | Resolution:
Keywords: reporter-feedback | Focuses:
-------------------------------+------------------------------
Comment (by surjithctly):
Sorry for the confusion. It was not in the htaccess. Instead its a
Javascript snippet. See below.
{{{
(function(window) {
if (window.location !== window.top.location) {
window.top.location = window.location;
}
})(this);
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/33663#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list