wp_reset_postdata()

Function: After looping through a separate query, this function restores the $post global to the current post in the main query.

Source: wp-includes/query.php:127

Used by 1 function | Uses 0 functions

wp_create_nonce()

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

Source: wp-includes/pluggable.php:2373

Used by 0 functions | Uses 0 functions