このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

WP Google Places Reviews

説明

Description: Welcome to WP Google Places Reviews: Easily add your Google Places profile reviews to your website. Provides a simple Gutenberg Block and Classic Editor Shortcode.

Gutenberg Compatibility

As of version 1.0.0, there is a Gutenberg block for outputting the reviews and the form to filter out potentially harmful reviews.

Requirements

  1. This plugin requires a Google Places API key in order to work. Check out this tutorial on how to get yours set up here
  2. You will also need your Google Place ID. Search your listing to retrieve your Place ID here

Limitations

  • Unfortunately, the Google Places API only allows a limit of 5 reviews to be fetched at one time, this is a limitation that Google controls and we are unable to get more reviews with their API at the moment.

Developers

  • This plugin uses the Google Places API to retrieve review data.

スクリーンショット

  • Column layout.
  • Row layout.
  • Gutenberg block.

ブロック

このプラグインは2個のブロックを提供します。

  • WP Google Places Reviews
  • WP Google Places Reviews

インストール

  1. Upload the wp-google-places-reviews folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. You can configure the Plugin Settings in Settings -> WP Google Places Reviews

評価

このプラグインにはレビューがありません。

貢献者と開発者

WP Google Places Reviews はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“WP Google Places Reviews” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

1.0.5

  • Fix css issue where max width is not defined.

1.0.4

  • Add shortcode documentation

1.0.3

  • Fix potentially fatal error with a generic variable name that gets the version of the plugin, it is now removed

1.0.2

  • Update meta, class and other prefix values
  • Clean css
  • Remove Schema plugin admin page

1.0.1

  • Fix issue where files were being enqueued from the wrong path
  • Increment version number

1.0.0

  • Initial commit