Skip to content

Instantly share code, notes, and snippets.

@chancecorbeil
Created June 9, 2021 10:21
Show Gist options
  • Save chancecorbeil/f31803c06ecbb6b80ee22b8005df1fa7 to your computer and use it in GitHub Desktop.
Save chancecorbeil/f31803c06ecbb6b80ee22b8005df1fa7 to your computer and use it in GitHub Desktop.
<?php
$postid = get_the_ID();
// echo $postid; // TEST
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment