Create a woocommerce subscription programatically
Recently i am working on woocommerce project where i need to forcefully create a subscription using woocommerce subscription plugin after an order is placed successfully. This will happen only when the admin creates an order and it will find the subscription product in the cart and then create a subscription for the subscription typed product.
Read More