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

WP Google Search

説明

If you would like a Google search feature on your WordPress site, you only need to register to Google Custom Search, get your Google Search Engine ID, and enter it in the plugin settings page.
Then your custom search engine is ready for use, just put the new Google search box widget on the sidebar, and enjoy it!

In this way the plugin enables you to insert Google search into your website, or a collection of websites easily. You can search both web pages and images.
You can define if you want to search only on your site (or given sites), or the entire web.
It is possible to customize your search features, the look and feel (layout, themes, custom colors and fonts, thumbnails), and much more.
All these settings can be specified on the Google Custom Search Engine admin site: https://www.google.com/cse/
Your changes will appear instantly on your site automatically.

Googleカスタム検索エンジンに登録してGoogle検索エンジンIDを取得したら、プラグインの設定ページでIDを設定する必要があります: 設定 -> WP Google検索
WP Google検索 ウィジェットまたは ショートコード [wp_google_searchbox] を使用して、サイトに検索ボックスを配置します。

検索結果は通常のページまたはポップアップウィンドウに表示できます。 Googleカスタム検索管理サイトで全幅レイアウトまたはオーバーレイ(ポップアップ)レイアウトを指定します。

コーディングやその他の複雑な操作は必要ありません。

Please find more information in the product documentation:
WP Google Search Documentation

Available languages

スクリーンショット

  • Google Custom Search

  • Basic Setup, get your search engine ID

  • Enter search engine ID into plugin admin panel

  • Place WP Google Search widget on sidebar

  • Customization example (select layout)

  • Customization example (look and feel – colors)

インストール

  1. プラグインを ‘/wp-content/plugins/’ ディレクトリへアップロードします。
  2. WordPress のメニュー ‘プラグイン’ から有効化してください。
  3. Register to Google Custom Search Engine and get your Google Search Engine ID here: https://www.google.com/cse/
  4. プラグインを有効化してGoogle検索エンジンIDを入力: 設定 -> WP Google検索 (詳しくはスクリーンショットをご覧ください)

FAQ

You can find FAQ here:

Documentation / FAQ

評価

2023年9月20日
Hello, I noticed that the plugin hasn’t been updated in a while, but I installed it and it worked fine. I would like to know if this plugin still has updates, and if I can use it without problems
2022年10月21日
Here, it works… Thank you.
2021年9月17日
An easy to use plugin that just does its job. No constant (needless) updates, etc – the developers seem to have just built it right from the start. Writing this because I saw a warning when looking at its page here: “This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.” Well, I’ve tested it, it works. And the developers seem quite active on the plugin’s support page – answering and resolving the support questions. Looks fine to me. Doesn’t slow things down. Works as it should.
2021年3月11日
This plugin does what I expected (although it hasn’t been tested with the current WordPress 5.7 release) and it was pretty easy to setup. I recommend it to everyone! I only had a little hard time when adjusting the look of the search box but there was a conflict between my WordPress theme and Google Custom Search Engine itself.
30件のレビューをすべて表示

貢献者と開発者

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

貢献者

“WP Google Search” は7ロケールに翻訳されています。 翻訳者のみなさん、翻訳へのご協力ありがとうございます。

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

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

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

変更履歴

1.1.0

New version for the latest WP version

1.0.9

  • Modify: Change Text Domain from wgs to wp-google-search

1.0.8

  • Minor adjustments

1.0.7

  • Fix Notice: Undefined index: use_default_correction_css2, css3 in wp-google-search.php on line 69 and 72

1.0.6

  • WGS_Widget の古いスタイルのコンストラクタ呼び出しを排除する
  • CSS v2,v3 補正を追加 (v1は廃止予定)

1.0.5

  • Add Russian translation
  • Add target link blank option

1.0.4

  • Add Swedish translation
  • Add Danish translation

1.0.3

  • Add “Support Overlay Display” option, for display search results in overlay window, without loading another page.

1.0.2

  • Portuguese (BR) translation
  • Re-create search page during re-activation if it does not exist

1.0.1

  • Use new HTML5-valid div tags according to Google documentation: You can use HTML5-valid div tags as long as you observe these guidelines: The class attribute must be set to gcse-XXX, Any attributes must be prefixed with data-.
  • Eliminate Enable plugin checkbox in settings page
  • Eliminate donation button inside settings page
  • Descriptions are added to settings page
  • Spanish and Serbian translations

1.0.0

  • First version