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. :)
This powerful plugin is a must-have for WordPress users. With WP-DBManager you can manage your…
Membership plugins/scripts for WordPress paid and free we will review them here today. Ultimate Membership…
Retro games are games that usually refer to 80's and early 90's games that have…
In the world of Penguin, link building has become a sophisticated science. Getting links to…
Web design is a skill that many people claim to have, but few actually know…