• Resolved dimitricayrou

    (@dimitricayrou)


    Hello,

    I use the “super forms” plugin to allow my visitors to create woocommerce products on my site. Everything works fine except for one thing.

    I installed the “post expirator” plugin and I retrieve the product’s expiration date from a form field. For that I save the value on the meta field _expiration-date

    “Post expirator” is checked correctly, it does create an expiration date. But this date is always: 01 01 1970.

    Can you help me please ?

    Thank you in advance 🙂

Viewing 1 replies (of 1 total)
  • Plugin Author Steve Burge

    (@stevejburge)

    Hi @dimitricayrou

    The key items for expiration is the cron job, not the meta field.

    If you’re building a custom integration, I’d look into creating a new cron job for each expiry.

    We’re working on documentation to make this easier for developers.

Viewing 1 replies (of 1 total)

The topic ‘expiration date with form plugin’ is closed to new replies.