We'll create fresh WordPress site with Custom Pagination installed. You have 20 minutes to test the plugin after that site we'll be deleted.
With the Custom Pagination plugin, a user may customize the look of a post’s next and previous links using the HTML editor. It is built by WebIT.ca (Dimitry Zolotaryov) and funded by DateDaily.com: an online dating and relationship blog.
The link is created by selecting the text label within a post’s body and clicking the link icon. In the Link URL field, the following values will produce a link to another page:
If link is directing to a page that does not exist — for instance page:next on the last page –, the link and the link text do not appear.
All links processed by Custom Pagination will have the added class name ‘page’. If you wish to style such links, in your CSS, add the line:
a.page { /* page style goes here */ }
For more information, visit the Custom Pagination plugin homepage.