Cesario
Member
Posted 3 years ago #
Hello,
I would like to get the post id in single.php but I don't know how to do.
I have this code to paste where "ID" is the id in question...
<? echo pullRating(ID,false,false,false,NULL); ?>
Does someone know how to do ?
Sorry for my poor english.
Thanks,
Cesario.
How can I get the post id in single.php
<?php the_ID(); ?>
Cesario
Member
Posted 3 years ago #
Thanks for your help but sorry for my gaps in knowledge in PHP but what can I do to put the ID in my code :
<? echo pullRating(ID,false,false,false,NULL); ?>
I have tried different solutions but I don't know what I do exactly !
Thanks,
Cesario