=== Elvtn Zillow Plugin === Contributors: elvtn Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=8C8535TEAQ7PJ Tags: zillow, real estate, reviews Requires at least: 4.7 Tested up to: 5.0.3 Stable tag: 1.4 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Allows embedding of Zillow real estate data via widgets. == Description == This plugin adds new widgets that can be embedded through any standard widget mechanism (shortcode, customizer, etc). The widgets use Zillow Partner API, and make use of 24 hour transients to cache data and prevent overuse of the Zillow API service. == Installation == 1. Upload the plugin .zip file to the `/wp-content/plugins/` directory, or upload via the Plugins menu on the admin screen. 2. Activate the plugin through the 'Plugins' screen in WordPress. == Frequently asked questions == = How do I get a Zillow Partner ID? = Start here: https://www.zillow.com/mortgage/api/ = What can I do with this plugin? = For now it only has a widget which embeds your latest reviews from Zillow. In the future I hope to add more widgets that tap into other features of the Zillow Mortgage API. == Screenshots == None == Changelog == ### 1.4 (February 20, 2019) - Tested with WordPress 5.0.3 ### 1.3 (October 24, 2017) - Updated to use wp_remote_post instead of curl. ### 1.2 (October 11, 2017) - Tested with WordPress 4.8.2 ### 1.1 (April 10, 2017) - Cleaned up unused code (still only reviews widget). - Converted from ZWS ID to Zillow Mortgage API. You will need to get a Distribution Partner ID from Zillow. ### 1.0 (March 13, 2017) - Initial release. - Only supports reviews widgets. == Upgrade notice == None == Author == https://elvtn.com