Linux 软件免费装

momwagon Carpool Button for The Events Calendar

开发者 momwagon
更新时间 2026年7月21日 04:45
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

events community the events calendar carpool rideshare

下载

1.0.0

详情介绍:

If your club, school, or community organization publishes its schedule with The Events Calendar, this plugin adds a "Set up a carpool" button to every single-event page. Clicking it opens momwagon's carpool-creation flow with the event's details (name, destination, date and times) already filled in, so a parent can organize a ride in seconds instead of retyping everything. What it does Privacy The plugin makes no network requests and sends no data anywhere. It only builds a link; event details travel to momwagon only when a visitor chooses to click the button. External service: momwagon; see their terms and privacy policy.

安装:

  1. Install and activate The Events Calendar (free or Pro).
  2. Install and activate this plugin.
  3. Go to Settings > momwagon Carpool to set your referral code and, optionally, a custom button label.
  4. Visit any event page. The button appears after the event description.

屏幕截图:

  • The settings page under Settings > momwagon Carpool, with the referral code and button label fields.

常见问题:

Does it work without Events Calendar Pro?

Yes. With the free Events Calendar every event pre-fills a single-date carpool. Pro is only needed for recurring events to pre-fill a full season.

Which recurring events pre-fill a full season?

Weekly recurrences with a fixed end date (e.g. every Tuesday and Thursday until Dec 15). Monthly rules, every-other-week rules, "never ends" and "after N occurrences" rules fall back to pre-filling the single date being viewed; the visitor can adjust the schedule in momwagon.

Can I hide the button on a specific event?

Yes, with the momwagon_show_button filter: add_filter( 'momwagon_show_button', function ( $show, $event_id ) { return 123 !== $event_id; }, 10, 2 );

Does the plugin send my event data to momwagon?

No. It only renders a link on your own pages. Data reaches momwagon only when a visitor clicks the button.

Is momwagon free?

This plugin is free. momwagon itself is a commercial carpool-coordination service; organizing parents subscribe there ($5.95/year at the time of writing). Your site and your visitors pay nothing to momwagon for the button itself; whether a visitor signs up with momwagon is entirely their choice.

更新日志:

1.0.0