I want to display some text on the last page that isn't displayed on the other pages.
For example, on category pages: url.com/category/categoryname/page/6
or last page of all posts listed on the homepage: url.com/page/9
How do I check if I'm on the last page?
Thanks in advance.