=== Embed Link ===
Contributors: jamesdlow
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&business=WG4V5XKCVZS3C&item_name=Donation%20to%20jameslow%2ecom&currency_code=USD&bn=PP%2dDonationsBF&charset=UTF%2d8
Tags: oembed, embed, link, post, page, opengraph, image, thumbnail
Requires at least: 4.0
Tested up to: 5.6.0
Stable tag: 1.0.4
License: MIT License
License URI: https://opensource.org/licenses/MIT

Embed any link in Wordpress using it's open graph thumbnail image

== Description ==

Embed any link in Wordpress using it's open graph thumbnail image

== Installation ==

This section describes how to install the plugin and get it working.

1. Upload entire `embed-link` folder to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Start embeding links in the Gutenberg editor

== Frequently Asked Questions ==


== Screenshots ==


== Changelog ==

= 1.0.4 =
* Completely hide caption box if all elements hidden
* Use domain name as source if no site title found in HTML
* Default source CSS styling

= 1.0.3 =
* Add menu icon

= 1.0.2 =
* Add setting for showing source/link
* Add CSS to oembed preview in editor

= 1.0.1 =
* Add settings for showing title/description
* Fix for retrieving http content-type header

= 1.0.0 =
* Initial version