Uses
| Uses | Description |
|---|---|
| wp-includes/formatting.php: esc_url() | Checks and cleans a URL. |
| wp-includes/functions.php: _deprecated_argument() | Mark a function argument as deprecated and inform when it has been used. |
| wp-includes/comment-template.php: get_comments_link() | Retrieves the link to the current post comments. |