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

WP Link Preview

描述

This plugin will add a button to your post/page editor which can be used to generate and embed a link preview for a given URL. The link preview consists of a title, description and image which will result in a similar look as sharing a link on Facebook.

The link preview can also be generated with shortcode: [wplinkpreview url=””]

螢幕截圖

  • screenshot-1.png
  • screenshot-2.png
  • screenshot-3.png
  • screenshot-4.png

安裝

  1. Uncompress the download package
  2. Upload the folder to the /wp-content/plugins/ directory.
  3. Activate the plugin through the ‘Plugins’ menu in WordPress.

常見問題

Installation Instructions
  1. Uncompress the download package
  2. Upload the folder to the /wp-content/plugins/ directory.
  3. Activate the plugin through the ‘Plugins’ menu in WordPress.

評價

2018年2月24日
This was exactly what I was looking for to post links to a blog by email, using the WP Link Preview shortcode. There are a few little issues, like " showing up as ?, but these are not a problem for me. Thanks!
2018年8月6日
This plugin works fine for me. I had to edit my .conf file on my DigitalOcean droplet since I am using Content Security Policies, so the images would show up. Here is the post that I tried with the plugin. https://appsbytravis.com/adobe-spark-first-creation/. If I am not allowed to post links, let me know, as this is my first review for a plugin, so yea. 🙂
2017年6月23日
The plugin works fine almost 100% and I'm happy about it, because I've been searching for something like this for a long time. Sometimes it does not import images from the link, but probably it depends from the sites I link. Good job 🙂
閱讀全部5個評價

貢獻者及開發者

“WP Link Preview” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 WP Link Preview 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

1.4.1

  • Remove ‘user-agent’ from HTTP request to fetch preview

1.4

  • Fix character encoding issues
  • Use ‘og:url’ when possible to display the source URL
  • Validate favicon url to ensure its a valid absolute URL

1.3

  • Ability to generate link preview using shortcode (ex. [wplinkpreview url=”wordpress.org”])

1.2

  • Batch input of URLs to generate links previews for
  • Show loading message while link preview is being fetched

1.1

  • Remove output of extra HTML when any or all meta data does not exist