DavidCramer / DB-Toolkit

WordPress Plugin to create and manage databases and custom content structures.
18 stars 7 forks source link

use $wpdb #21

Open DavidCramer opened 8 years ago

DavidCramer commented 8 years ago

I made this without knowing WordPress at all. this was my first plugin so its basically a standalone thing using WordPress as a wrapper. Start changing this by using the $wpdb class correctly.