Still many of you don't know how to use Ajax, some of you who know how to use it are using it by the old XMLHttpRequest() object. Do you know jQuery makes it really easy to make a Ajax request….
Month: October 2011
-

How to use WordPress login in your plugin or theme
Many of you wanted to use the Wordpress login in your wordpress plugin or theme. Wordpress made it really easy so that user can login to wordpress by using your wordpress plugin or theme. How to do it? Just be…
