Can some one explain how to install WP-PageNavi
I put the php file in the plugin dir.
I am having a hard time understanding this (in the install readme)
// Open wp-content/themes/<YOUR THEME NAME>/footer.php
Add:
------------------------------------------------------------------
<?php wp_pagenavi(); ?>
------------------------------------------------------------------
Can you please help me install wp_pagenavi