Search code examples
wordpresswoocommercewebshop

How do I remove woocommerce products after time?


Im currently building a webshop using woocommerce (icondesignliving) and the customer wants the products to be automatically removed after time. Or after a certain date, Is it possible to do this, if yes, how?


Solution

  • You can use a plugin called Post Expirator. When you add or edit a product there will be a Post Expirator box on the right hand side, which will allow you to choose if the product can be hidden after a certain date. Choose what date it will hidden on and what is to happen to the product (draft, delete, set it to private, or change category):

    enter image description here