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