Many times there is a need to get post id ,and we only gets page or post urls.with this code you can get post id.
We can get Post Id by URLusing wordpress funciton
$post_id = url_to_postid( '<post URL /PERMALINK here' );
We can get Post Id by URLusing wordpress funciton
$post_id = url_to_postid( '<post URL /PERMALINK here' );
No comments:
Post a Comment