| 开发者 |
meetpure
rajuru |
|---|---|
| 更新时间 | 2026年6月26日 03:15 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
For now, API tokens are created by the MeetPure Events support team. Email support@meetpure.com to request a token, and include the exact Team ID configured in your plugin settings so the key is bound only to that team.
Yes — add include_past="true" to the shortcode: [meetpure_events include_past="true"]
API responses are cached for 5 minutes using WordPress transients. Saving the plugin settings clears the cache immediately.
Yes — the plugin supports template overrides. Copy the template you want to change from the plugin's templates/ folder into a meetpure-events/ folder inside your active theme, then edit freely. Your changes survive plugin updates.
wp-content/themes/your-theme/meetpure-events/events-list.php ← events grid
wp-content/themes/your-theme/meetpure-events/event-template.php ← single event detail
Child themes are checked before parent themes.
Yes — use Settings → MeetPure Events → CSS Override to style the listing container, listing grid, listing cards, listing custom CSS, single container, single card, and single custom CSS. The CSS is rendered after the plugin stylesheet. You can also use the WordPress Customizer (Additional CSS) or your theme stylesheet for full custom CSS rules. Yes — you can paste the shortcodes into any page builder that supports WordPress shortcodes (Elementor, Divi, WPBakery, etc.).
[meetpure_events] shortcode instance..meetpure-events.image_ratio and image_fit shortcode attributes for event card cover images.top_radius and bottom_radius shortcode attributes for controlling event card corner rounding.[meetpure_events] rendering using the MeetPure API page and per_page parameters.count as a per-grid page-size override.team_id shortcode override.gap overrides via !important and an adjacent-sibling margin fallback.min_width shortcode attribute on [meetpure_events] to tune the wrap breakpoint per instance.[meetpure_events] with card layout.[meetpure_event].