• Hi
    I’m trying to call the function to get the url of my blog.

    I’m using the following code.
    $location = get_bloginfo ( ‘url’ ) ;

    but it is returning an error:-
    Fatal error: Call to undefined function get_bloginfo()

    what am I doing wrong?

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Undefined function get_bloginfo()’ is closed to new replies.