[Plugin: Debug Bar Console] Does not work with global $post?
-
Just ran a simple test on a post using
global $post; echo $post->ID;
No output.
- The topic ‘[Plugin: Debug Bar Console] Does not work with global $post?’ is closed to new replies.
Home / Plugin: Debug Bar Console / [Plugin: Debug Bar Console] Does not work with global $post?
Just ran a simple test on a post using
global $post;
echo $post->ID;
No output.