is_single not working on comments page
-
Is_single() doesn’t work on comments pagination.
E.g. if I’ve divided comments into pages, with 10 comments per page. Then the previous comments page doesn’t return true for is_single();
https://domain.com/hello-world/comment-page-3/#comments
which condition should we use for this page?
- The topic ‘is_single not working on comments page’ is closed to new replies.