iamthwee
says
Hey everyone,
I was wondering what is the best practice to query the WP database. Sample code or links would be great.
ThemeFusion
says
Using wpdb library will be the best practice of communicating with wordpress database http://codex.wordpress.org/Class_Reference/wpdb
iamthwee
says
Thanks I’ll look at this later.
