wpseek.com
A WordPress-centric search engine for devs and theme authors
post_form_autocomplete_off is deprecated since version 4.6.0!
post_form_autocomplete_off › WordPress Function
Since4.0.0
Deprecated4.6.0
› post_form_autocomplete_off ( No parameters )
Links: | |
Defined at: |
|
Codex: |
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
Replaced with wp_page_reload_on_back_button_js() that also fixes this problem.Related Functions: post_format_meta_box, wp_ajax_autocomplete_user, post_author_meta_box, _post_format_get_term, _post_format_get_terms