I want to grab the Headspace title and can't get these to work. Can someone give me some input on this?
$mytitle = wp_title();
$mytitle = the_title();
Thanks
I want to grab the Headspace title and can't get these to work. Can someone give me some input on this?
$mytitle = wp_title();
$mytitle = the_title();
Thanks
You must log in to post.