Title: UltimateWoo's Replies | WordPress.org

---

# ultimatewoo

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce Edit Order Numbers] “Edit Order #” column is not present for “Shop Manager” profile](https://wordpress.org/support/topic/edit-order-column-is-not-present-for-shop-manager-profile/)
 *  Plugin Contributor [ultimatewoo](https://wordpress.org/support/users/ultimatewoo/)
 * (@ultimatewoo)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/edit-order-column-is-not-present-for-shop-manager-profile/#post-12083865)
 * Hi Vicenç,
 * You can use the `edit_order_numbers_permissions` filter to return your permission
   in the callback. For example:
 *     ```
       add_filter( 'edit_order_numbers_permissions', function() {
       	return 'manage_woocommerce';
       } );
       ```
   
 * You can place this in your theme’s `functions.php` file.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce Edit Order Numbers] Screen jumps on edit](https://wordpress.org/support/topic/screen-jumps-on-edit/)
 *  Plugin Contributor [ultimatewoo](https://wordpress.org/support/users/ultimatewoo/)
 * (@ultimatewoo)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/screen-jumps-on-edit/#post-10110749)
 * Hello! We just released version 1.1.1, which fixes this issue. It was caused 
   by default WooCommerce behavior that basically turns table rows in the Orders
   page into links to their respective orders – since clicking on the Order Number
   input was technically clicking on the order’s row (parent tr element), it was
   being treated as a link by WooCommerce. Anyway, it’s fixed now!
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[WooCommerce Edit Order Numbers] I really love it…but it stopped working.](https://wordpress.org/support/topic/i-really-love-it-but-it-stopped-working/)
 *  Plugin Contributor [ultimatewoo](https://wordpress.org/support/users/ultimatewoo/)
 * (@ultimatewoo)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/i-really-love-it-but-it-stopped-working/#post-9732027)
 * Hi there. We updated the plugin a few days ago, and the update should resolve
   any troubles. If you’re still experiencing any issues, please get in touch!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce Edit Order Numbers] sadly not workin’ on since WP 4.8](https://wordpress.org/support/topic/sadly-not-workin-on-since-wp-4-8/)
 *  Plugin Contributor [ultimatewoo](https://wordpress.org/support/users/ultimatewoo/)
 * (@ultimatewoo)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/sadly-not-workin-on-since-wp-4-8/#post-9722129)
 * We just released an update to version 1.1. Everything is working for us as of
   WordPress 4.9 and WooCommerce 3.2.5.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce Edit Order Numbers] Cannot search by new order number](https://wordpress.org/support/topic/cannot-search-by-new-order-number/)
 *  Plugin Contributor [ultimatewoo](https://wordpress.org/support/users/ultimatewoo/)
 * (@ultimatewoo)
 * [9 years, 12 months ago](https://wordpress.org/support/topic/cannot-search-by-new-order-number/#post-7391197)
 * Hello. The plugin does not currently support searching by custom order numbers,
   but this is something we’ll certainly consider adding in a future release.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce Edit Order Numbers] White screened users with user role Shop Manager](https://wordpress.org/support/topic/white-screened-users-with-user-role-shop-manager/)
 *  Plugin Contributor [ultimatewoo](https://wordpress.org/support/users/ultimatewoo/)
 * (@ultimatewoo)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/white-screened-users-with-user-role-shop-manager/#post-6711043)
 * Hi there. Are you able to share any error message so that we can get a better
   idea of where the issue may lie?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce Edit Order Numbers] Cannot change the order number](https://wordpress.org/support/topic/cannot-change-the-order-number/)
 *  Plugin Contributor [ultimatewoo](https://wordpress.org/support/users/ultimatewoo/)
 * (@ultimatewoo)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/cannot-change-the-order-number/#post-6535814)
 * That message can mean that the number you inserted conflicts with another order**
   or** a post. If you have another post (or custom post type) that has that same
   ID number, the error is thrown because of the conflict.
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[UltimateWoo - The Ultimate WooCommerce Plugin with Unlimited Usage] Awesome Work](https://wordpress.org/support/topic/awesome-work-35/)
 *  Plugin Contributor [ultimatewoo](https://wordpress.org/support/users/ultimatewoo/)
 * (@ultimatewoo)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/awesome-work-35/#post-7910414)
 * Glad you’re liking it! If you’re referring to groups as in membership groups 
   and custom capabilities, that’s in the works for the pro version and will be 
   available soon.
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[UltimateWoo - The Ultimate WooCommerce Plugin with Unlimited Usage] Holy Cow Amazing!!!](https://wordpress.org/support/topic/holy-cow-amazing/)
 *  Plugin Contributor [ultimatewoo](https://wordpress.org/support/users/ultimatewoo/)
 * (@ultimatewoo)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/holy-cow-amazing/#post-7904949)
 * Happy to hear you like it!
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[UltimateWoo - The Ultimate WooCommerce Plugin with Unlimited Usage] just a bundle of old woothemes plugins no support at all](https://wordpress.org/support/topic/just-a-bundle-of-old-woothemes-plugins-no-support-at-all/)
 *  Plugin Contributor [ultimatewoo](https://wordpress.org/support/users/ultimatewoo/)
 * (@ultimatewoo)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/just-a-bundle-of-old-woothemes-plugins-no-support-at-all/#post-7904946)
 * You’re vague comment does nothing to help us fix any potential problems. Why 
   not submit a support thread instead of a negative review?
 * As far as it being unresponsive, you must be experiencing a problem specific 
   to your website because we are continuously monitoring the plugin and how it 
   performs. We have no problem running it with 4.0.1 and no one else has reported
   issues.
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[UltimateWoo - The Ultimate WooCommerce Plugin with Unlimited Usage] Absolutely amazing !](https://wordpress.org/support/topic/absolutely-amazing-15/)
 *  Plugin Contributor [ultimatewoo](https://wordpress.org/support/users/ultimatewoo/)
 * (@ultimatewoo)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/absolutely-amazing-15/#post-7898928)
 * You’re very welcome! 🙂

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