For many Amazon plugins and third party add-ons you would need the Amazon API Key and Amazon Secret Key. Know how to get it here.
Get Wordpress User data By Username Or Login
Here is the Wordpress function that you can use in your plugin or theme to get complete user information using his/her login username.
Spare 10 Seconds To Avoid Spam Comments Entering Your Wordpress
Here is a simple function to avoid Spam Comments entering in your Wordpress pending approval, approved or spam comment queue. This will prevent the automatic comment posting bots from posting the comments to your blog posts and pages.
How To Insert Images Directly In Gmail
When we try to copy paste any image or photo in Gmail, we cannot paste it. In normal cases we have to send that image or picture file as an attachment with the mail. In order to directly insert image in your message body, you need to…
Wordpress Category Row : $category Object Fields
The output returned from get_category or get_the_category or get_categories Wordpress functions is a category row object or array. Know more about this Wordpress Category object fields.
Solution: Role Manager Issue With NextGen Gallery Wordpress Plugin
When I was trying to use Role Manager Wordpress plugin with NextGen gallery, I got an issue that when I try to change the roles for NextGen Gallery thru Gallery –> Roles settings on wp-admin panel, say from Administrator to Contributor, all the users of the blog including subscribers get the access to the complete NextGen Gallery menu.







Add Nofollow Attribute To The Link To Comments Generated Thru Wordpress comments_popup_link
Here is a simple three line code to be added to your Theme Functions file to make all the comment links generated by comments_popup_link Wordpress Template Tag ‘no follow’ for the search engines like Google.