Get Page ID outside loop in WordPress global $post; echo $post->ID; or global $wp_query; echo $wp_query->post->ID;