ioni Pagination Plugin
ioni2.comOne day I was just had enough. I was tired of Page Navi plugin. It uses excessive code, unnecessarily calles database and generally is not at all so customizable. So I have decided to make my own pagination plugin – and use only native Wordpress code.
Basically you just have to upload the plugin to your wp-content/plugins directory and activate it using the standard Wordpress routine
In you theme, wherever you want to put the pagination, put this code:
<?php ioni_paginate();?>
This will insert the <div > id=”navigation” at the place of insertion according to default settings – or your changed ones.
However if you want to make things a bit more secure – make sure you insert this code:
<?php if (function_exists(‘ioni_paginate’)) ioni_paginate();?>
This will also check if the plugin is actually activated, so I suggest you use this code instead of the short one.
Download ioni Paginate
Free Premium Wordpress Theme | Премиум шаблон Wordpress