Forums
(@magnetome)
17 years, 6 months ago
Hi andrewpeacock,
You need to declare :
global $post;
after global $wpdb; in your code.
global $wpdb;