Know about easiest methods for displaying Google+ Add To Circle button on your Website.
Continue reading How To Add Google Plus Add To Circle Badge In Your WordPress Site ?
Know about easiest methods for displaying Google+ Add To Circle button on your Website.
Continue reading How To Add Google Plus Add To Circle Badge In Your WordPress Site ?
Sharing anything on Google Plus is fast, most sites offer Google Plus Share with +1 button so using this trick you can share each and everything you like on internet very easily and more quickly by using Google Plus as a bloging medium to your WordPress site ;-) Following few simple steps you can easily start your blogging from Google Plus by sending your Google Plus posts to your WordPress blog as new blog posts.
Continue reading Automatically Send Google Plus Posts To WordPress As Your New Blog Posts
Feed+ is a Google Chrome app that allows you to generate Google+ Profile/Page RSS feed. After Generating feed you may use if on Google Reader or anywhere else you like, feed is public. If you like using it then follow few simple steps given here and in next coming post I will be discussing how you can post your Google+ posts using this RSS feed to your WordPress blog as individual articles.
Continue reading How To Generate Google Plus RSS Feeds For Individual Profiles And Pages ?
Now hide normal WordPress login and use a lock icon in the upper right or a “The Net” (MOVIE) style pi symbol in the bottom right.
Continue reading Now Use Sandra Bullock’s THE NET Like Secure Hidden Login In Your WordPress Site
I know Google Plus only provides a read only API hence creating auto posting apps for Google Plus is yet not possible but PHP solves this problem. Dmitry Sandalov’s standalone PHP script makes auto publishing to Google+ possible.
Continue reading It Is Possible To Auto Post Your WordPress Blog On Google Plus
Now you can quickly access your WordPress.Org’s favorite plugin list while installing new plugins in your WordPress site.
Continue reading Favoriting Plugins On WordPress.Org Is Even More Useful Now
Everywhere we use Ctrl-S for saving our content. We use it while saving images on Photoshop, saving web pages, saving content on writer, spreadsheets etc etc. We are using it since long because its simple so from now you can use this keyboard combination on WordPress too.
Continue reading Why Not Use Ctrl-S For Saving & Previewing Your WordPress Posts ?
New WordPress plugin provides you a user friends and very simple redirect editor for managing redirects. It gives you a simple test area for editing .htaccess
-style 301 redirects, one per line.
Continue reading Easily Manage .htaccess-style 301 Redirects From Your WordPress Dashboard
Now redirect your WordPress default search to popular search engines like Google, Bing and Yahoo so that your site’s visitors can get more appropriate search results when they search anything in your blog.
Simple Search Redirect is new WordPress plugin that adds a widget (and shortcode too) that lets you redirect users to various search engine’s site:
search filters which gives more accurate result than default WP search functionality.
Continue reading Now Redirect Default WordPress Search To Google, Bing Or Yahoo
If you don’t like certain menus and their features to be used by subsite users in WordPress multisite install then you may easily disable them. For example: if you don’t want your subsite users to upload media then you can disable media library menu from dashboard. Doing this they won’t be seeing media library menu in their admin section and even if they try to get their they will be seeing an error message.
Continue reading How To Disable Certain Dashboard Menus On Subsites In WordPress Multisite Install ?
Easily add BuddyPress Menus to WordPress menus.
Continue reading How To Add BuddyPress Menus In WordPress Menus ?
Sometimes when you activate any wrong conflicting plugin, your WordPress admin section disappears. You can easily overcome this by three different methods discussed here.
Continue reading How To Deactivate All Plugins When Unable To Access WordPress Dashboard ?
Eye Dropper, a Google Chrome extension allows you to pick and use any color from any website. From example, you open Google.com and you you like green shade of g but for using that particular shade anywhere you will be needing its color code.
Continue reading Pick And Use The Color You Like On Any Webpage Using Google Chrome Eye Dropper App
P2 is a group blog theme for short update messages, inspired by Twitter only for WordPress users. It doesn’t give you a header navigation by default but if you like adding a cool minimalist header navigation menu the you can do it very easily. Just follow simple steps mentioned here.
Following image shows how your navigation will look like after following given steps. You can easily change its look by editing CSS.
Continue reading How To Add A Cool Header Navigation Menu In P2 Theme Of Your WordPress Blog ?
PageRank Status, a Google Chrome app allows you to check Alexa Web Rank, Google Page Rank, Backlinks, Google-Bing-Yahoo archives instantly a single click from your Chrome browser.
It has become much easy to create a nice gallery of videos (youtube and/or flv ) in your WordPress site.
ULTIMATE VIDEO GALLERY plugin creates a beautiful gallery of videos for your site with youtube and flv videos. Thumbnails get automatically created. You can add titles on the videos and choose your own colors, number of columns and rows of thumbnails, video size in proportion to the module, the size of the thumbnails in proportion to the plugin, and a lot of things more. Also you can use it as a sidebar widget.
Installation & Usage:
ultimate
ID /] inside your Posts, where ID is your gallery ID. For example: [ultimate 1/] Where 1 is the gallery IDContinue reading Ultimate Video Gallery Plugin For Your WordPress Site
Don’t want to allow RSS feeds in your WordPress site? there are many options available that allows you to disable RSS feeds.
Continue reading How To Disable RSS Feeds In Your WordPress Blog ?
Change default font style used by your WordPress post editor by following two simple steps.
Continue reading How To Change Default Font Style Used By Your WordPress editor ?
WordPress network administrators can manually create and send notification emails to all registered users based on their roles.
Continue reading How To Send An Email To Entire Multisite User-base In WordPress ?
You can customize WordPress admin bar. You can change its color, size and other style by adding some custom CSS. Generally this is done by adding a function to your theme’s function.php file. Second method includes editing siteroot-> wp-includes->css-> admin-bar.css file but I would not recommend you changing the core css files. As far I know there are no plugins available that allows you add custom color to wp admin bar. Here I am discussing another method which easily customizes your wp admin bar without disturbing anything on your site.