take the post_ID in the functions
-
How can i get the post_ID during the submission ?
if ( $update )
$post_ID = $ID;if i use echo “$post_ID” it is empty
- The topic ‘take the post_ID in the functions’ is closed to new replies.
Home / Fixing WordPress / take the post_ID in the functions
How can i get the post_ID during the submission ?
if ( $update )
$post_ID = $ID;
if i use echo “$post_ID” it is empty