Title: RobbFritz's Replies | WordPress.org

---

# RobbFritz

  [  ](https://wordpress.org/support/users/robbfritz/)

 *   [Profile](https://wordpress.org/support/users/robbfritz/)
 *   [Topics Started](https://wordpress.org/support/users/robbfritz/topics/)
 *   [Replies Created](https://wordpress.org/support/users/robbfritz/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/robbfritz/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/robbfritz/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/robbfritz/engagements/)
 *   [Favorites](https://wordpress.org/support/users/robbfritz/favorites/)

 Search replies:

## Forum Replies Created

Viewing 1 replies (of 1 total)

 *   Forum: [Hacks](https://wordpress.org/support/forum/plugins-and-hacks/hacks/)
   
   In reply to: [Replace page links with "page x of y" for multi page posts](https://wordpress.org/support/topic/replace-page-links-with-page-x-of-y-for-multi-page-posts/)
 *  Thread Starter [RobbFritz](https://wordpress.org/support/users/robbfritz/)
 * (@robbfritz)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/replace-page-links-with-page-x-of-y-for-multi-page-posts/#post-3659301)
 * Here’s the link to the customization:
    [http://www.velvetblues.com/web-development-blog/wordpress-number-next-previous-links-wp_link_pages/](http://www.velvetblues.com/web-development-blog/wordpress-number-next-previous-links-wp_link_pages/)
 * While adding the customization to the site I’m working on, I did figure out that
   the variables I want to use are the $page and $numpages – my question then is
   where in the template do I change out producing the string of page links with
   the “Page $page of $numpages” code.
 * here’s an example page of what I’m working on:
    [http://blog.insidebeautiful.com/?p=56&page=2](http://blog.insidebeautiful.com/?p=56&page=2)

Viewing 1 replies (of 1 total)