Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #30937, comment 81


Ignore:
Timestamp:
10/23/2016 04:26:53 PM (9 years ago)
Author:
nikeo
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #30937, comment 81

    initial v1  
    66When the preview frame gets refreshed with api.previewer.refresh(), the dirty settings are always posted (with a temporary {{{<form>}}}), even the ones that have been saved in the changeset. Is that correct ?
    77
    8 I'm currently developing a feature relying server side on the the incoming {{{$_POST['customized']}}}
     8I'm currently developing a feature relying server side on the incoming {{{$_POST['customized']}}}
    99. I need to know if there's a plan to totally remove this source of customized data in the future, or if it will always be available and accessible server side. With the current implementation, I plan to do it with
    1010