Digg Style Pagination Class

Based on the modular version for the pagination, now I have created a version easier to implement, using classes for PHP version 4. 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.

Some styles for your pagination

Styles for WP-Digg style pagination plugin, Digg Style pagination Class, the modular version, and the original programed bye strangerstudios.

WP Digg Style Pagination Plugin V0.2 Beta

I think that this entry is obsolete. If you are looking for a pagination control for Wordpress, you can read this article which is eaiser to implement.

[DEMO][Download][Some styles for your pagination]

WP-digg style pagination allows to add or replace the Wordpress pagination by one easy and more comfortable navigation like Digg, Flickr, Meneame and Sabrosus.

The creation of this pagination plugin was based on the modular version built from the original created by strangerstudios.com.