woocommerce / woocommerce-subscriptions-custom-price-string

Customize the price displayed to your customers for subscription products (or non-subscription product).
GNU General Public License v3.0
62 stars 11 forks source link

Rename plugin #28

Open senff opened 1 year ago

senff commented 1 year ago

Suggestion to rename the plugin and drop the "Subscriptions" part. It works with non-subscription products too, and the name seems to indicate it only works for subscriptions.

EjayhanFernandes commented 1 year ago

Suggestion to rename the plugin and drop the "Subscriptions" part. It works with non-subscription products too, and the name seems to indicate it only works for subscriptions.

Hey 👋

Did some tests and it looks like when WooCommerce Subscriptions is activated alongside this mini plugin, the custom price string field does appear for non-subscription product types. That being said, when WooCommerce Subscriptions is deactivated on the site, the custom price string doesn't appear on non-subscription product types.

Thus, I suspect that this mini plugin's functionality is dependent on WooCommerce Subscriptions.