Uses
Uses | Description |
---|---|
wp-includes/link-template.php: get_preview_post_link() | Retrieves the URL used for the post preview. |
wp-includes/pluggable.php: check_ajax_referer() | Verifies the Ajax request to prevent processing requests external of the blog. |
wp-includes/functions.php: wp_die() | Kills WordPress execution and displays HTML page with an error message. |