這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Beautiful Link Preview

外掛說明

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"]

螢幕擷圖

  • Usage as Gutenberg block.
  • Usage of shortcode inside HTML block in editor.
  • This is how the previous shortcode looks.
  • Override the layout to use per shortcode.
  • Example of full and compact layout.
  • Admin Section – Introduction
  • Admin Section – Settings
  • Admin Section – Link Previews

適用於區塊編輯器

這個外掛提供 1 個可供 Gutenberg/區塊編輯器使用的區塊。

  • Beautiful Link Preview Gutenberg block version of Beautiful Link Preview

安裝方式

  1. Unpack the contents of this zip file and upload it to your wp-content/plugins folder
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Enable the plugin on its settings page.
  4. 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

使用者評論

2021 年 2 月 10 日
Thanks for this great plugin as this sort of preview cards are missing in the plugins repo! Works nicely with most links but a bit limited with FB it seems.
2020 年 7 月 2 日
Been boycotting FB due to their unwillingness to address racist comments. This is just the tool I need to move my group off that platform onto my own hosted WordPress site.
2020 年 3 月 27 日
I’m the author of this plugin – so of course I give myself 5 stars 🙂 If you have any problems with this plugin – please file a topic in tab “Support” and I will be happy to find a solution.
閱讀全部 4 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈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