📜  wordpress 获取网站标题 - 任何代码示例

📅  最后修改于: 2022-03-11 14:57:54.283000             🧑  作者: Mango

代码示例2
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 :)