Facebook has released an updated version of its Android app to version 1.5 and has added two new interesting features.
Chat , which also is with a background mode , enabling you to receive chat messages while you use other apps
Push Notifications , with support for Android 2.2 or higher
This makes the Facebook app for android …
It’s quite natural nowadays for website administrators to handle real money on their sites. Whether it’s a shopping platform or the site needs a donation, or perhaps a membership fee, there are always easy and hassle free ways to add payment to the site. If you’re operating on a WordPress platform, then obviously you’re going …
A new service known as Media Hint by Garage 48 claims that it can let you open Netflix, Hulu, Pandora and Rdio in any country, its only requirement is that you either have Mozilla Firefox or Google Chrome. This is because Media Hunt uses its very own custom made add-on and extension.
Media Hint will do …
WordPress Get_Option is one of the most important widely used functions. This little tutorial will help you understand how to use wordpress Get_Option function in your development. What wordpress Get_Option function effectively does is that it gets named options from the options table of the wordpress database. It will return False if no associated value …
In another tutorial we earlier discussed how you can delete your wordpress.com account. Any how to delete wordpress blog tutorial should ideally touch upon two things. It should explain how to delete wordpress blog on wordpress.com as well as how to delete your self hosted wordpress blog.
Delete WordPress Blog on WordPress.com
As far as the method to …
In an earlier tutorial we talked about wordpress login. If you are having WordPress.org login problems, the first thing you should make sure is that what do you mean by wordpress.org login. WordPress blogs are of two types. One is a free blog which is hosted on WordPress.com and is a subdomain of it. An …
WordPress Have_Posts is a function available in WordPress core. This WordPress Have_Posts function is used to check in a loop if there are posts for the loop over. This function returns the value of True or False. If there will be posts available for looping over, WordPress Have_Posts will return True and if there will be no …