Get title for specific post
-
I’d like to retrieve the title for a specific post by its ID, just as I can get any post’s permalink with
<?php get_permalink(id); ?>
.How could I do this?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Get title for specific post’ is closed to new replies.