This is a simple one.
/**
* Your Blog title
*
*/function my_blog_title() {
$blogname = get_bloginfo('name');
return '<span class="blog-title">' . $blogname . '</span>';
}
add_shortcode('blog-title', 'my_blog_title'); Just add this to your functions.php file and then add [blog-title] in any post or page and it will return your Blog Title. :)
Jeff Chandler has done a great interview with Dan Milward of Instinct. Check it out…
Firefox is regarded as the best Web browser in terms of extensions. It has hundreds…
Well, it was a long run, ok, only 24 hours when Mr. Seidel's announced that…
Benefits include the Church theme, unlimited theme support answered by our experts, customization techniques with…