WordPress

表示中の投稿ID、ページIDを表示する

[php]
<?php the_ID() ;>
[/php]