Printing the ID of a post inside the loop
Description
This code will print the ID of a post when used inside the loop
This code will print the ID of a post when used inside the loop
PHP Source Code
<?php the_ID(); ?>