WordPress 获取网站标语

示例

<?php echo get_bloginfo( 'description' ); ?>

输出结果

Just another WordPress site

基于这些样本设置