=== Plugin Name ===
Contributors: boonebgorges
Tags: dpla, library
Requires at least: WP 3.5
Tested up to: WP 3.6
Donate link: http://teleogistic.net/donate/
Stable tag: 0.3
Display related items from the Digital Public Library of America on your WP posts
== Description ==
The DPLA has lots of cool content, and WP DPLA is a way to help your readers discover and explore that content. It takes the tags you’ve assigned to your post – say, cheesehead and Packers or pizza, beer, and nachos – and fetches four random items from DPLA’s partner collections, and displays them at the bottom of the post.
This plugin was originally developed for the Maker Challenge at THATCamp CHNM 2013 (which it won!). Read the THATCamp post for more details on how the plugin works.
== Changelog ==
= 0.3 =
* Fix bug that caused recursive requests to DPLA in some cases
* Improve caching for better performance and citizenship
* Miscellaneous performance improvements
* Fix a bug related to multi-word tags
* Improve search relevance
= 0.2 =
* Improved PHP 5.4 compatibility
* Don't let images get too big
= 0.1-alpha =
* Initial beta releas