Template functions
-
Is there template functions to retrieve counter information? I’m developing application that uses REST to talk to wordpress. My app needs to retrieve information relating to ratings for topics and replies.
I’m interest in the following information:
1. Get the like/dislike count for a specific topic or reply.
2. Check if the user currently likes/dislikes a specific topic or reply.
3. Get a list of topics or posts sorted on like/dislike counts.
4. Setter for likes/dislike for a specific post or reply.I’d appreciate any tip on how I can retrieve/set these data.
Thanks.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Template functions’ is closed to new replies.