WordPress 4.0.0 Hooks, Functions, Classes and Methods
Page 10

post_form_autocomplete_off()

Disables autocomplete on the ‘post’ form (Add/Edit Post screens) for WebKit browsers, as they disregard the autocomplete setting…

wp_create_nonce()

Creates a cryptographic token tied to a specific action, user, user session, and window of time.