I want to get the 5 latest comments from wordpress using the static page ID.
I have a site where you can enter comments on static pages using wordpress.
I know the comment ID. I can get the static page ID using “Search Comments”.
I want to get the 5 latest comments from a static page using the static page ID.
I want to get both the approved and pending latest comments.
Please let me know.