If you are thinking to write a wordpress plugin or wordpress theme and want to access wordpress database in them than this wordpress post can help you in connecting to your wordpress database from your wordpress theme or plugin. I…
Category: Wordpress
-

Get URL of current page in PHP, WordPress, Joomla and Java Script
Many times you want to know the current page URL . Which is required many times like including images, stylesheet, including some jQuery plugin or using it for Facebook integration script etc. Here i am going to tell you how…
-

WordPress and Ajax
Ajax is what you can call the present and future of interactive website interface. Lots of Wordpress developers are not aware with the Ajax support in Wordpress. They think it will be hard to use Ajax in there Plugins and…
-

Steps to write a WordPress Plugin
The power of wordpress is behind it's plugins. Some people think that developing a wordpress plugin is a hard work. But believe me with the simple steps i am going to tell you everyone can write a Wordpress plugin. Through…
-

How to use wordpress color picker
Many of you want to use the wordpress color picker like in the header editor of the wordpress. Don't worry today i will let you know how to do it. I have created a sample plugin which just display the…
