Learn WordPress CRUD Tutorial with wpdb Object

Wordpress Global Object with Database

In this article we will see about insert, update & delete data into wordpress database table. In the previous articles we discussed about global wordpress database object, wordpress methods like get_var, get_row, get_col & get_results to select data from table into different different formats. WordPress manages it’s database very well. It takes care … Read more

How to use WordPress Global Database Object ?

Complete Basics of Wordpress Global Database Object

6, Inside this article we will discuss complete idea about WordPress Global Database Object & Core Class. WordPress is one of the platform where we can create websites, blogs, online store and many more. Websites with static content as well as with dynamic content. WordPress provides it’s own admin panel to manage each things … Read more