Home
Blog
Download
Demo
Showcase
Forum
User Guide / Documentation
Services
Contact
Secretary
/
Template Tags
/
PostId()
postId()
Description
Returns the post's database ID number.
Usage
<?php
$post_id
=
postId
(
)
;
?>
<?php
echo
postId
(
)
;
?>