[wp-trac] [WordPress Trac] #37425: Passing variables withing the previewURL get lost on server side
WordPress Trac
noreply at wordpress.org
Wed Jul 20 22:58:13 UTC 2016
#37425: Passing variables withing the previewURL get lost on server side
--------------------------+-------------------------
Reporter: virgodesign | Owner:
Type: defect (bug) | Status: closed
Priority: normal | Milestone:
Component: Customize | Version: 4.5.3
Severity: normal | Resolution: worksforme
Keywords: | Focuses:
--------------------------+-------------------------
Comment (by virgodesign):
Could you try adding the refresh method, as following:
{{{
wp.customize.previewer.previewUrl( url );
wp.customize.previewer.refresh();
}}}
Without refresh there is no issue.
I can exclude that url entered is wrong.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/37425#comment:4>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list