Pagination Plugin
-
Hi you all,
I need a liitle help, please. I am trying to find a plugin that provides pagination for long posts, not only for Blog pages. I have found this but I cant seem to figure out how to implement it. On the authors site ist says
The implementation is simple, is necessary to include the class with a require or an include. We defined basic properties for pagination such as an amount of elements to paginate, elements by page, page to which the element “page” will be sent, you need a CSS style and finally we generate the pagination to show it.
`include(ABSPATH.’/includes/pagination.class.php’);
/*
Now you can work with de pagination class
*/`I am fairly advanced with WP, but I don’t know what to do here. I have uploaded the .php file to wp-includes but where does the “include” go?
Anyone?
Jules, quite lost.
- The topic ‘Pagination Plugin’ is closed to new replies.