Is there a hook/filter for modifying the value of bloginfo('name') at runtime? I want to override the default value for the site's name with a dynamic value.
Is there a hook/filter for modifying the value of bloginfo('name') at runtime? I want to override the default value for the site's name with a dynamic value.
I'd like to do the same thing for bloginfo_rss('url').
I am making a Google Storage CDN plugin which requires me to serve all of the themes css and images from the CDN - to do this I need to be able to change that value.
This topic has been closed to new replies.