Menu Adam R Brown

WP hooks navigation: Home/browseActions indexFilters index

WordPress hook directory
bloginfo

Description

Applied to the blog option information retrieved from the database by the bloginfo function, after first retrieving the information with the get_bloginfo function. A second argument $show gives the name of the bloginfo option that was requested. Note that bloginfo("url"), bloginfo("directory") and bloginfo("home") do not use this filtering function (see bloginfo_url).

This description was scraped automatically from the WordPress filter reference or action reference. If it looks like this is the wrong description, please tell me so I can fix my code.

WordPress version history for bloginfo

This database has information for all major versions from WP 1.2.1 through 6.2.

Version File Line Type
1.2.1 wp-includes/template-functions-general.php 7 View in context filter
1.5.2 wp-includes/template-functions-general.php 62 View in context filter
2.0 wp-includes/template-functions-general.php 66 View in context filter
2.0.11 wp-includes/template-functions-general.php 64 View in context filter
2.1 wp-includes/general-template.php 66 View in context filter
2.2 wp-includes/general-template.php 69 View in context filter
2.3 wp-includes/general-template.php 155 View in context filter
2.5 wp-includes/general-template.php 157 View in context filter
2.6 wp-includes/general-template.php 157 View in context filter
2.7 wp-includes/general-template.php 338 View in context filter
2.8 wp-includes/general-template.php 384 View in context filter
2.9 wp-includes/general-template.php 384 View in context filter
3.0 wp-includes/general-template.php 488 View in context filter
3.1 wp-includes/general-template.php 488 View in context filter
3.2 wp-includes/general-template.php 488 View in context filter
3.3 wp-includes/general-template.php 488 View in context filter
3.4 wp-includes/general-template.php 488 View in context filter
3.5 wp-includes/general-template.php 493 View in context filter
3.6 wp-includes/general-template.php 535 View in context filter
3.7 wp-includes/general-template.php 535 View in context filter
3.8 wp-includes/general-template.php 535 View in context filter
3.9 wp-includes/general-template.php 725 View in context filter
4.0 wp-includes/general-template.php 726 View in context filter
4.1 wp-includes/general-template.php 709 View in context filter
4.2 wp-includes/general-template.php 723 View in context filter
4.3 wp-includes/general-template.php 717 View in context filter
4.4 wp-includes/general-template.php 743 View in context filter
4.5 wp-includes/general-template.php 767 View in context filter
4.6 wp-includes/general-template.php 768 View in context filter
4.7 wp-includes/general-template.php 768 View in context filter
4.8 wp-includes/general-template.php 768 View in context filter
4.9 wp-includes/general-template.php 756 View in context filter
5.0 wp-includes/general-template.php 756 View in context filter
5.1 wp-includes/general-template.php 777 View in context filter
5.2 wp-includes/general-template.php 838 View in context filter
5.3 wp-includes/general-template.php 838 View in context filter
5.4 wp-includes/general-template.php 839 View in context filter
5.5 wp-includes/general-template.php 896 View in context filter
5.6 wp-includes/general-template.php 899 View in context filter
5.7 wp-includes/general-template.php 903 View in context filter
5.8 wp-includes/general-template.php 903 View in context filter
5.9 wp-includes/general-template.php 928 View in context filter
6.0 wp-includes/general-template.php 928 View in context filter
6.1 wp-includes/general-template.php 928 View in context filter
6.2 wp-includes/general-template.php 934 View in context filter

Related Hooks

We find related hooks using word stems. bloginfo has 1 significant word stem(s): bloginfo. Note that some of the hooks below may not appear in all versions of WP.