Uses
Uses | Description |
---|---|
wp-includes/functions.php: do_faviconico | Fires when serving the favicon.ico file. |
wp-includes/general-template.php: get_site_icon_url() | Returns the Site Icon URL. |
wp-includes/pluggable.php: wp_redirect() | Redirects to another page. |
wp-includes/link-template.php: includes_url() | Retrieves the URL to the includes directory. |
wp-includes/plugin.php: do_action() | Execute functions hooked on a specific action hook. |