Get the id of current post in WordPress <?php get_the_ID(); ?> Returns the numeric ID of the current post.
Post a Comment