Linux 软件免费装
Banner图

Hyperthings Event Importer for Meetup

开发者 hyperthings
kaiserawilum
更新时间 2026年9月3日 22:33
PHP版本: 7.4 及以上
WordPress版本: 7.1
版权: GPLv2 or later
版权网址: 版权信息

标签

calendar shortcode events schema meetup

下载

3.0.0

详情介绍:

Hyperthings Event Importer for Meetup imports Meetup events into WordPress as public event posts. The WordPress.org version imports public future and past events from one configured public Meetup group. The plugin is designed for organizers who want to publish Meetup events on their own WordPress site without exposing unnecessary personal data. It imports event metadata, creates event pages with schema.org Event structured data, and provides a shortcode for listing events. Need more import workflows? HT Event Importer Pro is available separately for teams that need scheduled imports, authenticated session imports, direct event URL imports, multisite workflows, or advanced schema controls. Features Privacy The plugin is intentionally focused on event publishing. It does not display attendee names or organizer names. Review Meetup's terms and your own privacy obligations before importing event data.

安装:

  1. Upload the hyperthings-event-importer-for-meetup folder to /wp-content/plugins/.
  2. Activate the plugin in WordPress.
  3. Go to Hyperthings Event Importer for Meetup > Group.
  4. Add one Meetup group URL or slug.
  5. Use Test / Resolve to validate the group.
  6. Use Import Future Events or Import Past and Future Events from the Group screen.
  7. Add [ht_meetups_events] to a page to list imported events.

屏幕截图:

  • Import policy settings.
  • Configured Meetup group.
  • Imported events table and import history.

升级注意事项:

3.0.0 Renames the WordPress.org package and keeps the free plugin focused on public Meetup imports. 2.0.0 Adds import policies, import history, richer shortcode filters, and conditional builder/calendar integrations. 1.1.0 Adds a configurable upcoming events widget. 1.0.0 Initial public release.

常见问题:

What shortcode attributes are available?

Examples: [ht_meetups_events] [ht_meetups_events limit="6" future_only="yes" format="list"] [ht_meetups_events limit="6" format="grid"] [ht_meetups_events limit="12" format="calendar"] Available attributes:

  • limit: Maximum number of events. Default 10.
  • posts_per_page: Alias for limit.
  • future_only: Use yes or no. Default yes.
  • format: list, grid, or calendar. Default list.
  • show_empty: Use yes or no. Default yes.
  • category: Show events from a WordPress category slug.
  • past_events: Use yes to include past events.
  • start_date and end_date: Filter by date range using YYYY-MM-DD.
  • order: asc or desc.
  • orderby: start_time, event_start_date, title, or post_title.

Does it include a widget?

Yes. Add the Meetup Events widget from Appearance > Widgets or the block editor's legacy widget area. It lists future events and supports list, grid, or calendar output.

Can I run scheduled or authenticated imports?

The WordPress.org plugin focuses on manual public Meetup imports, event pages, shortcodes, maps, privacy controls, and JSON-LD from imported Meetup data. HT Event Importer Pro is available separately for scheduled imports, authenticated session imports, direct event URL imports, multisite workflows, and advanced schema controls.

Does it import attendee names?

No. The plugin does not display attendee names or organizer names.

Why is location missing for some events?

Meetup may hide venue, address, or coordinates depending on event privacy and the available public data.

Are translations bundled?

No. The plugin is internationalized. WordPress.org manages generated translations through translate.wordpress.org.

更新日志:

3.0.0 2.0.0 1.1.0 1.0.0