Tagged Questions
1
vote
0answers
74 views
Get comments from post and sort by commentmeta value
I want to get all of the comments for a given post and return them in order by a meta_key's value desc high to low.
Doesnt look like i can do this with get_comments() like i would like to. This will ...
1
vote
1answer
701 views
Query & Sort Comments by custom comment meta
I added a basic "favorite/recommend" functionality for posts and comments to a wordpress site I'm working on.
I'm storing the total numbers of comment "likes" in a custom comment meta field ...
8
votes
1answer
299 views
Find out which moderator approved comment?
Is there any way to find out what moderators have approved a comment, and then display that information on the front-end?
e.g.
John says: "This is a great article"
- Approved by Admin1