该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的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.

评价

此插件暂无评价。

贡献者及开发者

“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