Learn WordPress CRUD Tutorial with wpdb Object
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