[Plugin: WP-Paginate] what code in loop.php to replace?
-
I realize this is a newbie question and apologize.
Just moved to the twenty-ten theme and I’m not sure which code to replace in the loop.php file.
I know I need to replace with this:
————–
<?php if(function_exists(‘wp_paginate’)) {
wp_paginate();
} ?>
————But what specifically am I replacing?
Thanks much!
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘[Plugin: WP-Paginate] what code in loop.php to replace?’ is closed to new replies.