using php variable in loop
-
Hi all,
on my website users can give the posts a +1 or -1 vote.
The sum of all the votes is stored in a variable called $postscore in each post.Is it possible to use this variable in the wordpress loop? My goal is to create a hotpage that displays the top rated posts from the last 2 weeks..
I googled a lot but did not find anything in this direction..
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
The topic ‘using php variable in loop’ is closed to new replies.