How-to: Pluggable wp-pagenavi and wp-paginate – Twenty Eleven
-
A while ago I was looking at the page navigation in the twenty eleven theme, looking to add wp-pagenavi, and I wrote a post at the time.
Since I wrote the first post the theme function has been made pluggable, this now means using a child theme we can add wp-pagenavi or wp-paginate support sidewide.
We can do this with just one function in the child themes functions.php, instead of creating a new function and changing lots of function calls.
If you want to read a short introduction to pluggable functions, or want to add a page navigation plugin then this post may be of use.
Davud
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘How-to: Pluggable wp-pagenavi and wp-paginate – Twenty Eleven’ is closed to new replies.