// Add to functions.php add_action('wp_footer', function() { if (isset($_GET['page_id'])) { echo "
Page ID is: " . htmlspecialchars($_GET['page_id']) . "
"; } });

Whoops, Page Not Found


Whoops, The page you were looking for could not be found. It
might have been removed, renamed, or did not exist in the first place.