Specify post ID for functions
-
I can use the postID in the show function like so:
$count_per_day->show( ”,”, FALSE, TRUE, $post_id );
…but how do I specify the postID for a different function such as getReadsAll() ?
Cheers.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Specify post ID for functions’ is closed to new replies.