revilomies
Forum Replies Created
-
@tm86 I used the WP All Importer because all Events are imported from an excel list and wrote a function while importing in all import functions.
check: https://stackoverflow.com/questions/1394791/adding-one-day-to-a-date
Would be a nice feature for the plugin if its possible to set automatically.I experienced the need of a explicit expiry date if you want to get properly rid of old events!
Hi Ashok,
thanks for your answer.
I think it is not working maybe due of using German date format. Finally, solved it over setting expiry-date + 1 day of end date.Hint for anyone using WP All Import. You will need to convert to ENG date format for import: Y-m-d. If you want to set expiry date, is not the field that comes with auto detection called expiration_date. You have to set it manually to ‘event_expiry_date’!
Another suggestion for your plugin: If you set the separator for start and end date in listing view into the next if clause in your functions file it will disappear when there is no end date (in case of 1 day event).
Love your plugin, simple and really good structured. Nice job!
Revilo