Uses
| Uses | Description |
|---|---|
| wp-admin/includes/post.php: get_sample_permalink_html() | Returns the HTML of the sample permalink slug editor. |
| 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. |