To get the ID post
Categories: memorandum function
2008-09-17 Last update:
2008-09-17: Sun Posts
Post article to get the ID that is currently displayed.
Can be obtained in "$ post-> ID" In order to get the post ID.
It seems like it is not handed in for some reason (article edit screen) management screen.
I use the following instead.
//投稿IDの取得 global $post_ID;
これで「$post_ID」に投稿IDが入ります。
- タグ
- $post_ID
- トラックバックURL




























