do_faviconico WordPress Action Hook
This hook is called when a user requests the favicon.ico file.
do_action( 'do_faviconico' ) #
Fires when serving the favicon.ico file.
This hook is called when a user requests the favicon.ico file.
Fires when serving the favicon.ico file.
Used By | Description |
---|---|
wp-includes/functions.php:do_favicon() | Display the favicon.ico file content. |
Version | Description |
---|---|
5.4.0 | Introduced. |
The content displayed on this page has been created in part by processing WordPress source code files which are made available under the GPLv2 (or a later version) license by theĀ Free Software Foundation. In addition to this, the content includes user-written examples and information. All material is subject to review and curation by the WPPaste.com community.