Title: taised's Replies | WordPress.org

---

# taised

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

 *   [Profile](https://wordpress.org/support/users/taised/)
 *   [Topics Started](https://wordpress.org/support/users/taised/topics/)
 *   [Replies Created](https://wordpress.org/support/users/taised/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/taised/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/taised/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/taised/engagements/)
 *   [Favorites](https://wordpress.org/support/users/taised/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: [[WooCommerce] Product discount broken when updating to Woocommerce 5.5](https://wordpress.org/support/topic/product-discount-broken-when-updating-to-woocommerce-5-5/)
 *  Thread Starter [taised](https://wordpress.org/support/users/taised/)
 * (@taised)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/product-discount-broken-when-updating-to-woocommerce-5-5/#post-13298693)
 * Sorry, I got confused because I updated both wordpress and WooCommerce at the
   same time. The version 5.5 is the WordPress version, for WooCommerce I have the
   4.4.0
 * It doesn’t seems that I’m able to correct the title of the topic, sorry again
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Product discount broken when updating to Woocommerce 5.5](https://wordpress.org/support/topic/product-discount-broken-when-updating-to-woocommerce-5-5/)
 *  Thread Starter [taised](https://wordpress.org/support/users/taised/)
 * (@taised)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/product-discount-broken-when-updating-to-woocommerce-5-5/#post-13290144)
 * Further analysis lead me to check what was the difference between the two functions
 *     ```
       WC()->cart->get_product_price( $_product )
       WC()->cart->get_product_subtotal( $_product, $cart_item['quantity'] )
       ```
   
 * and i found there’s none. Indeed both functions report the regular price, not
   the discounted one. The strikethrough price is only a filter applied.
 * The question why the discounts are not applied remains.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Single use downloadable license](https://wordpress.org/support/topic/single-use-downloadable-license/)
 *  Thread Starter [taised](https://wordpress.org/support/users/taised/)
 * (@taised)
 * [5 years, 12 months ago](https://wordpress.org/support/topic/single-use-downloadable-license/#post-12859630)
 * This means that is not possible without a plugin?
 * I’ve never seen a “Billed annually” license for a plugin. So it means that after
   one year I have to pay again the cost or the plugin stop working, or this is 
   only for the support?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Custom backorder and outofstock behaviour](https://wordpress.org/support/topic/custom-backorder-and-outofstock-behaviour/)
 *  Thread Starter [taised](https://wordpress.org/support/users/taised/)
 * (@taised)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/custom-backorder-and-outofstock-behaviour/#post-12400689)
 * Thanks for the answer, but it will not solve the issue, not as itself at least.
   In this case i’d get in search results all the products, also those that are 
   really out of stock.
 * Then i should add a filter that excludes from search result those that are out
   of stock and have no supplier stock. Is this easier?

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