I just updated to latest version of wordpress, but for some reason:
$post = $wp_query->post;
No longer gets the $post->ID on posts, but it does on pages.
Has something changed with single pages relating to post id?
I just updated to latest version of wordpress, but for some reason:
$post = $wp_query->post;
No longer gets the $post->ID on posts, but it does on pages.
Has something changed with single pages relating to post id?
This topic has been closed to new replies.