這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Blocks for Eventbrite

描述

Managing events on WordPress can be a challenge. These days we have many great solutions for managing our events outside of WordPress like Eventbrite. This plugin helps bridge the gap between the two platforms while retaining the great user interface and experience that Eventbrite provides.

Features:

  • Utilizes Eventbrite’s embedded checkout experience meaning if your website is secure with an SSL, the sign up button will let users pay and/or signup without leaving your website.
  • Provides an event status selector to choose between live, draft, and all events.
  • Provides an order by selector to choose the order you would like your events to be displayed in.
  • Provides ability to change the sign up button color
  • Gives users ability to view event description summary by clicking details
  • Gives users ability to click on title and navigate to appropriate Eventbrite url
  • Saves events in WordPress cache (transients) every 1 minute upon page request.

螢幕截圖

  • Eventbrite Event Card

Blocks

This plugin provides 1 block.

  • Blocks for Eventbrite

安裝

  1. Upload the plugin files to the /wp-content/plugins/blocks-for-eventbrite directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. In gutenberg, add one of our blocks and insert your Eventbrite api token key in the block settings.
  4. Click ‘Save Api Key`.
  5. If your api key is valid it will be saved to your block and your events will be displayed on the front-end of your site!

常見問題

What are the requirements to use this plugin?

First, you need to have an Eventbrite account. This account should be an organizer that has permission to manage events. Then you just need to grab your api key so the block can fetch your events.

Where do I get an api key?

As long as you have an Eventbrite account you can get the api token key here: https://www.eventbrite.com/platform/api-keys/

評價

2022年3月9日
Given that this plugin is free, it does a lot. Not only does it show your Eventbrite events on your page, but it keeps up with event changes quickly (every 1 minute?), and people can checkout without leaving your site. A lot of the other Eventbrite plugins force you to upgrade in order to checkout on your site.
2021年5月21日
I added a ticket with a suggestion which Jon fixed within a day. The plugin works well and I like how the events are displayed.
2021年5月20日
If you are looking for an easy way to automatically get eventbrite events connected to your site, this is the best answer. It's super easy to set up. There's no importing or copying and pasting events. Did I say it was free too? Thanks Jon!
2020年5月18日
I tried to find a way to get eventbrite to display in a good looking way and this plugin is fantastic. It would be nice to be able to customize more than the color of the signup button but otherwise, it's fantastic!
2020年5月7日
This is the most elegant way to integrate some Eventbrite events on your website. (Requires the block editor, obviously.)
閱讀全部6個評價

貢獻者及開發者

“Blocks for Eventbrite” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Blocks for Eventbrite 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

1.1.2: March 8, 2022

  • fix: set pageSize to a number

1.1.0: May 20, 2021

  • add: button text field to customize button text
  • add: event number limit field to limit the number of events displayed

1.0.10: April 12, 2021

  • fix: Replaced “grey” with “gray” in classnames
  • fix: added active text states
  • fix: adjusted details link style to remove outline and make background transparent
  • add: added more css classnames to elements for users to customize elements

1.0.9: April 11, 2021

  • fix: field labels and update readme

1.0.8: April 11, 2021

  • add: date and time formatting options

1.0.7

  • fix: php error

1.0.6 =
* add: Internationalization

1.0.5

  • change: get organization id from /v3/users/me/organizations/ endpoint

1.0.4

  • fix: bring back name_filter after removing by accident

1.0.3

  • change: events api request to use /v3/organizations/id/events/ endpoint

1.0.2

  • add: name_filter to eventbrite settings to filter by event title keywords

1.0.1

  • fix: conditionally display venue details to prevent event from not displaying

1.0.0

  • Release