wordpress change site title code example
Example: wordpress get site title
You are not outputting anything to show. You are only assigning blog name to a variable. You need to echo the content. It should be :
Hope this helps :)
You are not outputting anything to show. You are only assigning blog name to a variable. You need to echo the content. It should be :
Hope this helps :)