Embed Bokun

描述

Embed Bokun allows to you add Bokun products to your website via Gutenberg blocks.

To be able to use the plugin, you need to have Gutenberg active (WordPress version 5.0 and higher and classic editor not installed).

Plugin is extreme developer friendly allowing to create custom Bokun product block via few actions and filters.

More details and documentation about the plugin can be found from Github: https://github.com/luuptek/embed-bokun

Blocks

This plugin provides 2 blocks.

  • Bokun product
  • Bokun product list

安裝

  1. Activate the plugin
  2. If you want to use custom layout for the bokun products, proceed to Settings => Bokun settings to update access key, secret key and booking channel ID.
  3. In page/post edit screen you can add Bokun product block. For block settings, add product ID and booking channel UUID, if you are using default widget.
  4. If you want to use custom style widget, you need to enter bokun ID found under Document-tab. Plugin will fetch data via Bokun API hourly to update the data in posts where Bokun ID is defined.

評價

There are no reviews for this plugin.

貢獻者及開發者

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

貢獻者

將 Embed Bokun 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

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

修改日誌

0.24 escape outputs + some proper error handling to get rid of notices and warnings
0.23 fix problem with text domain
0.22 fix on image base url
0.21 create new setting to include js in front end or not, only load js if needed there (performance issue)
0.2 Add padding options for the bokun blocks
0.1.1 Add new filter related to api path, few new functions
0.1 First version to public