=== Beautiful Link Preview === Contributors: zeitwesentech Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=ZQALSCHT6J5SU&source=url Tags: beautiful link preview, link preview, URL preview, sharing preview, sharing link, facebook open graph properties, twitter card tags Requires at least: 5.1 Tested up to: 5.3.2 Requires PHP: 7.0 Stable tag: 0.9.3 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Creates previews of links with title, description and preview images similar to sharing links on social networks. == Description == **Please note that this plugin is currently in stable BETA. If you find any bugs please report via *Support* Tab and I will be happy to find a solution.** This plugin allows you to create previews of links similar to common social networks when sharing a link. It works by fetching the link URL and examining either the **facebook Open Graph** properties or **Twitter card** tags including any preview image. Any title, description or image is stored inside this Wordpress' own database and subsequently used from there to render the Beautiful Link Preview. **Usage:** just add the following shortcode to any HTML block in your post or page: [beautiful_link_preview url="https://zeitwesentech.com"] == Installation == 1. Unpack the contents of this zip file and upload it to your wp-content/plugins folder 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Place the following shortcode to any HTML block in your post or page: Or just install it via Wordpress Admin -> Plugins -> Add New -> Type "Beautiful Link Preview" or search for Author: zeitwesentech == Screenshots == 1. Usage of shortcode inside HTML block in editor. 2. This is how the previous shortcode looks. 3. Override the layout to use per shortcode. 4. Example of full and compact layout. 5. Admin Section - Introduction 6. Admin Section - Settings 7. Admin Section - Link Previews == Changelog == = 0.9.3 = * Small fixes and fixed build process = 0.9.0 = * Initial BETA release