Auto Expire Events for WP Event Manager

Опис

WP Event Manager is a great plugin — but it does not automatically expire events when they end. This plugin fixes that.

Auto Expire Events for WP Event Manager sets the _event_expiry_date meta field to 1 day after each event’s _event_end_date. If that date has passed, the event is marked as expired.

You can also retroactively apply this logic to existing events via Tools > Fix Event Expiry Dates.

This plugin is not affiliated with or endorsed by WP Event Manager or its developers.

Встановлення

  1. Upload the plugin to your wp-content/plugins/ directory.
  2. Activate the plugin.
  3. Use Tools > Fix Event Expiry Dates to process existing events.
  4. Going forward, events will expire automatically based on their end date.

Часті питання

Will this delete expired events?

No. It only marks them as “expired” so WP Event Manager hides them from view.

Can I change the expiration delay?

Not yet, but a future version may include a settings screen or filter.

Відгуки

Для цього плагіна немає відгуків.

Учасники та розробники

“Auto Expire Events for WP Event Manager” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:

Учасники

Перекладіть “Auto Expire Events for WP Event Manager” на вашу мову.

Цікавитесь розробкою?

Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.

Журнал змін

1.0

  • Initial release. Automatically sets expiry date and updates event status.