Title: umbertone's Replies | WordPress.org

---

# umbertone

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Best Quiz Plugin for WordPress: WP Quiz] Questions & Answers fields not exist in back-end!](https://wordpress.org/support/topic/questions-answers-fields-not-exist-in-back-end/)
 *  [umbertone](https://wordpress.org/support/users/spolyakov/)
 * (@spolyakov)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/questions-answers-fields-not-exist-in-back-end/#post-15685200)
 * There’s an issue with the plugin itself
 * Rename the following file:
 * wp-content/plugins/wp-quiz/vendor/cmb2/cmb2/includes/CMB2_**h**ookup.php
 * to
 * wp-content/plugins/wp-quiz/vendor/cmb2/cmb2/includes/CMB2_**H**ookup.php
 * and it will work fine. For Windows it doesn’t matter (thus it may work on localhost),
   for Linux servers these are different files.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Best Quiz Plugin for WordPress: WP Quiz] It doesn’t work in wp 5.9.3](https://wordpress.org/support/topic/it-doesnt-work-in-wp-5-9-3/)
 *  [umbertone](https://wordpress.org/support/users/spolyakov/)
 * (@spolyakov)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/it-doesnt-work-in-wp-5-9-3/#post-15685196)
 * Apparently the issue is not with the WP core but with the plugin itself
 * Rename the following file:
 * wp-content/plugins/wp-quiz/vendor/cmb2/cmb2/includes/CMB2_**h**ookup.php
 * to
 * wp-content/plugins/wp-quiz/vendor/cmb2/cmb2/includes/CMB2_**H**ookup.php
 * and it will work fine. For Windows it doesn’t matter (thus it may work on localhost),
   for Linux servers these are different files.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Advanced Shipment Tracking for WooCommerce] Tracking code added hook](https://wordpress.org/support/topic/tracking-code-added-hook/)
 *  Thread Starter [umbertone](https://wordpress.org/support/users/spolyakov/)
 * (@spolyakov)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/tracking-code-added-hook/#post-13701440)
 * So, there’s no plugin-specific hook that I can use, right? 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Advanced Shipment Tracking for WooCommerce] Tracking code added hook](https://wordpress.org/support/topic/tracking-code-added-hook/)
 *  Thread Starter [umbertone](https://wordpress.org/support/users/spolyakov/)
 * (@spolyakov)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/tracking-code-added-hook/#post-13701435)
 * I’ll create the function myself, that’s no problem. I’m just trying to understand
   if there’s a hook in your plugin that’s fired after the tracking is added to 
   the order. If not, I’ll just use ‘updated_post_meta’ with some conditional checks.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Advanced Shipment Tracking for WooCommerce] Tracking code added hook](https://wordpress.org/support/topic/tracking-code-added-hook/)
 *  Thread Starter [umbertone](https://wordpress.org/support/users/spolyakov/)
 * (@spolyakov)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/tracking-code-added-hook/#post-13701393)
 * Sorry, maybe my message wasn’t clear. My fulfillment warehouse is already using
   REST API to upload tracking #s into orders and it works nicely. What I need to
   do is execute a custom function when that happens. So I need a hook, they don’t
   mark order as Shipped, so I can’t use ‘woocommerce_order_status_changed’. The
   question is whether your plugin has any custom hooks I can use.

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