توضیحات
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:
WordPress versions 5.5 or greater with the Gutenberg block editor enabled will have a Beautiful Link Preview block that can be added directly to posts.
For the Classic editor, or WordPress versions earlier than 5.5, just add the following shortcode to any HTML block in your post or page:
[beautiful_link_preview url="https://zeitwesentech.com"]
عکسهای صفحه
بلوکها
این افزونه 1 بلوک ارائه میدهد.
- Beautiful Link Preview Gutenberg block version of Beautiful Link Preview
نصب
- 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
- Enable the plugin on its settings page.
- Add the Gutenberg block to your post or page, or place the following shortcode to any HTML block in your post or page:
[beautiful_link_preview url=”https://zeitwesentech.com”]
Or just install it via WordPress Admin -> Plugins -> Add New -> Type “Beautiful Link Preview” or search for Author: zeitwesentech
نقد و بررسیها
توسعه دهندگان و همکاران
“Beautiful Link Preview” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کردهاند.
مشارکت کنندگانترجمه “Beautiful Link Preview” به زبان شما.
علاقه مند به توسعه هستید؟
کد را مرور کنید, را بررسی کنید مخزن SVN, یا مشترک شوید گزارش توسعه توسط RSS.
گزارش تغییرات
1.5.0
- fixed error when installing plugin
- Tested with WordPress 6.4.3
1.4.0
- Added Gutenberg block support, big thanks to @jtwg
- Tested with WordPress 5.7.2
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