Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #20507, comment 12


Ignore:
Timestamp:
05/02/2012 07:14:20 PM (13 years ago)
Author:
ryan
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #20507, comment 12

    initial v1  
    44 * If the admin is forced SSL, serve the customizer and preview over SSL as well.
    55 * Save via ajax when the origin and the destination match, as is currently done.
    6  * Save via POST and then redirect back to customizer when the origin and dest do not match. This avoid origin issues and allows referencing the admin auth cookies rather than just the logged in cookie.
     6 * Save via POST and then redirect back to customizer when the origin and dest do not match. This avoids origin issues and allows referencing the admin auth cookies rather than just the logged in cookie.