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.

FAQ

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.