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. :)
With the recession taking over the majority of economies across the globe, securing your job…
The Christmas spirit is often one that takes a little while to get into, however,…
Business cards are an excellent way to share your information, especially if you're self-employed. The…
When you have a real estate blog, sometimes it can be difficult to come up…
When it comes to your business, marketing is extremely important. With the popularity of social…
Maybe you have the new software on your Apple device that has made headlines as…