Popis
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"]
Snímky obrazovky
Instalace
- Unpack the contents of this zip file and upload it to your wp-content/plugins folder
- Activate the plugin through the ‚Plugins‘ menu in WordPress
- 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
Recenze
Autoři
Beautiful Link Preview je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.
SpolupracovníciPřeložte “Beautiful Link Preview” do svého jazyka.
Zajímá vás vývoj?
Prohledejte kód, podívejte se do SVN repozitáře, nebo se přihlaste k odběru protokolu vývoje pomocí RSS.
Přehled změn
1.3.0
- Fix: Handle german umlauts
- Tested with WordPress 5.5.2
1.2.1
- Added UserAgent when fetching content (thanks to @ecolasurdo for reporting this in support forum)
- Tested with WordPress 5.5.1
1.1.0
- Minor fixes
- Tested with WordPress 5.5
0.9.5
- Small fixes
0.9.0
- Initial BETA release