Floccer
Regular Member
- Mar 2, 2019
- 365
- 163
Hi,
I need help with wp automatic and its "Add Custom Fields/Taxonomies/Excerpt to the created posts" -part as I want data to custom field in post.
I need to add expiry date to post and I can add date to custom field but is it possible to somehow add 30 days from the publishing date?
WP automatic has [publish_date] that can be used to insert the current date in format 2023-02-22 but I don't know if it's possible to edit that date.
Another idea I had was to make my own variable/function that would change the month of the current date from 2023-02-22 but I cannot find the file where these are stored.
I need help with wp automatic and its "Add Custom Fields/Taxonomies/Excerpt to the created posts" -part as I want data to custom field in post.
I need to add expiry date to post and I can add date to custom field but is it possible to somehow add 30 days from the publishing date?
WP automatic has [publish_date] that can be used to insert the current date in format 2023-02-22 but I don't know if it's possible to edit that date.
Another idea I had was to make my own variable/function that would change the month of the current date from 2023-02-22 but I cannot find the file where these are stored.