Helper function that returns the proper pagination arrow HTML for CommentsPaginationNext and CommentsPaginationPrevious blocks based on the provided paginationArrow from CommentsPagination context.
The `get_comments_link()` function in WordPress retrieves the link to the current post's comments, which can be useful for displaying the comments page or counting the number of comments on a…