Closed
Description
In v151220, we prevented pages that include _wpnonce
in their HTML from being cached (see #601). I have seen several requests now for the ability to disable this functionality and allow _wpnonce
in the HTML source.
We should add a filter to make this possible, and write a KB Article that explains how to use the filter and the risks of doing so.