Skip links

Our Blog

publish your wordpress post
How to publish your wordpress post to social network automatically

How to publish your wordpress post to social network automatically

Publish Your WordPress Post automatically to your Social Network accounts such as Facebook, Twitter, Google+(Google Plus), Blogger, Tumblr, Flickr, LiveJournal, Flipboard, FriendFeed, DreamWidth, Delicious, Diigo, Instapaper, Stumbleupon, LinkedIn, Pinterest, Plurk, VKontakte(VK.com), YouTube, App.net, Scoop. It, WordPress, XING, etc. The whole process is completely automated. Just

disable wp admin bar
How to Disable WP Admin Bar

How to Disable WP Admin Bar

Here is a code for how to disable WP Admin bar without using any plugins. Just copy the below code & paste your theme functions.php file. That’s all. Happy Coding. Disable Admin Bar for everyone: // Disable Admin Bar for everyone- www.sangvish.com if (!function_exists(‘df_disable_admin_bar’)) {