Woocommerce Name your price 3.5.14

Download Woocommerce Name your price 3.5.14 from nulled fire. Allow customers to define the product price. Also useful for accepting user-set donations.
* New: Add wc_nyp_before_price_label and wc_nyp_after_price_label hooks to price-input.php template.
* Fix: Respect Woo's woocommerce_price_trim_zeros filter and trim the trailing zeros from entered price.
* Update: Tested against WooCommerce 5.6.
* New: Add wc_nyp_sort_by_suggested_price filter to change _regular_price to suggested price if true. False defaults to minimum price.
* Fix: Incorrect handling of comma decimals in manual subscription renewal.