bloginfo(‘siteurl’) becomes bloginfo(‘url’) in WP 3.0

A very short WordPress tip that we found the other day.

In the upcoming version of WordPress (3.0) bloginfo(‘siteurl’) has been deprecated and replaced with bloginfo(‘url’).

So if you are a theme/plugin developer, you might take note of this and start changing!

Thanks for the tip Nathan Rice! You can follow him on Twitter: @nathanrice

Back to Top

One thought on “bloginfo(‘siteurl’) becomes bloginfo(‘url’) in WP 3.0

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>