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

post_preview()

Function: Saves a draft or manually autosaves for the purpose of showing a post preview.

Source: wp-admin/includes/post.php:1851

Used by 0 functions | Uses 12 functions