post_form_autocomplete_off()

Function: Disables autocomplete on the ‘post’ form (Add/Edit Post screens) for WebKit browsers, 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

Source: wp-admin/includes/deprecated.php:1485

Used by 0 functions | Uses 1 function