Title: botnawi's Replies | WordPress.org

---

# botnawi

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

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

 Search replies:

## Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Jigoshop] Order admin page auto refresh ???](https://wordpress.org/support/topic/order-admin-page-auto-refresh/)
 *  Thread Starter [botnawi](https://wordpress.org/support/users/botnawi/)
 * (@botnawi)
 * [12 years ago](https://wordpress.org/support/topic/order-admin-page-auto-refresh/#post-4934725)
 * you are welcome 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Jigoshop] Order admin page auto refresh ???](https://wordpress.org/support/topic/order-admin-page-auto-refresh/)
 *  Thread Starter [botnawi](https://wordpress.org/support/users/botnawi/)
 * (@botnawi)
 * [12 years ago](https://wordpress.org/support/topic/order-admin-page-auto-refresh/#post-4934716)
 * Hi,
    Yes of course, so in the “admin” folder was the “jigoshop-admin-post-types.
   php” file and open the “function jigoshop_custom_order_columns ($ column) {” 
   we’ll add the PHP code:
 * $url=$_SERVER[‘REQUEST_URI’];
    header(“Refresh: 60; URL=$url”);
 * 60 is time to refresh in seconds
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Jigoshop] Order admin page auto refresh ???](https://wordpress.org/support/topic/order-admin-page-auto-refresh/)
 *  Thread Starter [botnawi](https://wordpress.org/support/users/botnawi/)
 * (@botnawi)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/order-admin-page-auto-refresh/#post-4934648)
 * I managed to do that, you can put it in the version that comes
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Jigoshop] Order admin page auto refresh ???](https://wordpress.org/support/topic/order-admin-page-auto-refresh/)
 *  Thread Starter [botnawi](https://wordpress.org/support/users/botnawi/)
 * (@botnawi)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/order-admin-page-auto-refresh/#post-4934570)
 * there are functions in PHP or JAVASCRIPT that can do this, any file in the plugin
   relate these changes?

Viewing 4 replies - 1 through 4 (of 4 total)