Pinking shears.

git-svn-id: https://develop.svn.wordpress.org/trunk@29707 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Nacin
2014-09-04 15:22:58 +00:00
parent f07a9f28a8
commit ca32a2d410
14 changed files with 23 additions and 23 deletions
+1 -1
View File
@@ -832,7 +832,7 @@ add_filter( 'heartbeat_received', 'heartbeat_autosave', 500, 2 );
* as they disregard the autocomplete setting on the editor textarea. That can break the editor
* when the user navigates to it with the browser's Back button. See #28037
*
* @since 4.0
* @since 4.0
*/
function post_form_autocomplete_off() {
global $is_safari, $is_chrome;