This is not another iframe embed or AJAX result listing plugin. Instead search results from your Google Custom Search Engine is served via WordPress search listing. No need to customize your theme or search box.
You'll need to get an Google API key and a Google Custom Search Engine ID for it to work.
- WordPress 3.3
- Search results sorting by relevance
- Works with all post types
- Multisite & network support
- Place the plugin (
google-cse/
directory) in the/wp-content/plugins/
directory - Activate the plugin through the 'Plugins' menu in WordPress
- Enter and save your Google API key and Google Custom Search Engine ID.
- You're done, celebrate with a cup of coffee?
If you want to use images from the Google result in your search result (search.php
) use $post->cse_img
for image URL.
Found a bug or missing a feature? Don't hesitate to create a new issue on GitHub or contact me directly.
- Added support for Phrase Search.
- Excluded admin from search hook
- Added
Settings
link to Plugins index - Added option for disabling post matching
- Fixed memory leak caused by the query used to fetch posts by url.
- Fixed post variables WordPress was looking for.
- Fixed images returned by search results playing nicely.
- Added in featured images from Google results (use $post->cse_img for image URL)
- Fixed pagination bug
- Added more descriptive error messages to admin
- Disabled SSL check for
www.googleapis.com
.
- Using native WordPress methods for remote requests
- Settings
- Search result cache
- Support for filtering and sorting