Looking fro a themeurl like siteurl
-
I am trying to create a link like this:
$link = '<a href="' .bloginfo('stylesheet_directory'). '/login.php">' . __('Login') . '</a>';The funny thing is that it outputs a text string outside the
a href.So, is there a
get_settings('themeurl')?Thanks.
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘Looking fro a themeurl like siteurl’ is closed to new replies.