Description
Widget that displays on your WordPress search results page with similar items from your Flickr, YouTube, and Twitter feeds.
For example, someone searching for “cat” on your site might see Flickr photos you’ve tagged with “cat”, or that funny YouTube video you took of your kitty the other day.
Currently searches: * Flickr * Twitter * YouTube
…or any combination of the above!
View the announcement for this plugin at https://www.slideshare.net/fvcp/wpexternalsearch
Installation
- Upload
daves-external-search
directory to your/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Add the
Dave's External Search
widget to your sidebar and configure it - If you want to search Flickr pictures, go to the External Search screen under “Settings” and enter your Flickr API key (get one at https://www.flickr.com/services/api/keys/apply/)
FAQ
What is the minimum PHP version needed for this plugin?
Dave’s External Search requires PHP 5.0 or higher.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Dave’s External Search” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Dave’s External Search” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.1
- WordPress 3.1 compatibility
1.0
- Fixed a bug looking up NSIDs when Flickr usernames contain spaces
- Note about leaving usernames blank
0.4
- Check for writeable cache dir
- Misc. text changes
0.3
- Only try to load a service’s results if we have a username
- Use a thumbnail image instead of a tiny embedded player
- Admin screen for Flickr API key
- Configurable max # of results (defaults to 10)
0.2
- First official release. Added screenshot & readme.txt file
- Made usernames configurable
- Error handling in admin (invalid Flickr usernames)
0.1
- Initial “proof of concept” code. Everything hard-coded to my usernames.