My page ID is: 30601
.
I want to get the page’s title with ID.
My page ID is: 30601
.
I want to get the page’s title with ID.
Try with this:
<?php echo get_the_title( $ID ); ?>