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

Display Yelp Widget

描述

The plugin adds a widget that displays a specific business’s Yelp rating and review.

安裝

Upload the Yelp Widget to your WordPress blog and activate it.
Click on Settings (or go to Settings -> Yelp Widget) and follow instructions to obtain an API Key from Yelp.
Paste your API Key into the setting field and Save.
Under Appearance -> Widgets, drag and drop the Yelp Widget into a desired location.
Enter a title and Yelp business ID, and click Save.

評價

There are no reviews for this plugin.

貢獻者及開發者

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

貢獻者

將 Display Yelp Widget 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

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

修改日誌

Version 1.2.0 (12/18/2018)

  • Added the latest WordPress 5.0.1 compatibility
  • Changed plugin text-domain to adhere with WordPress plugin standards
  • Added function to initialize settings on plugin install

Version 1.1.0 (12/18/2018)

  • Added setting for disabling plugin stylesheet
  • Added setting descriptions and used better Settings API practices
  • Added activate and uninstall hooks to delete settings from database on uninstall of plugin
  • Code cleanup

Version 1.0.0 (12/18/2018)

  • Initial release