SyntaxFix
Write A Post
Hire A Developer
Questions
You can get id through below Code...Its Simple and Fast
<?php $post_id = get_the_ID(); echo $post_id; ?>