Uses
Uses | Description |
---|---|
wp-includes/formatting.php: esc_url() | Checks and cleans a URL. |
wp-includes/link-template.php: get_feed_link() | Retrieves the permalink for the feed type. |
wp-includes/link-template.php: the_feed_link | Filters the feed link anchor tag. |
wp-includes/plugin.php: apply_filters() | Calls the callback functions that have been added to a filter hook. |