
Recently I’ve been adapting a plug-in to suit my needs and for the first time, trying to write something that interacts with the wordpress database, step up wpdb class! The WPDB Class – Make it Global To use the wpdb class we need to access a global variable $wpdb which is simple enough, but what you’ve got [...]

