Title: Simple Link Embed
Author: MONOKURO DESIGN
Published: <strong>2026 年 3 月 2 日</strong>
Last modified: 2026 年 5 月 22 日

---

搜索插件

![](https://ps.w.org/simple-link-embed/assets/icon-256x256.png?rev=3472337)

# Simple Link Embed

 作者：[MONOKURO DESIGN](https://profiles.wordpress.org/monokurodesign/)

[下载](https://downloads.wordpress.org/plugin/simple-link-embed.1.0.4.zip)

 * [详情](https://cn.wordpress.org/plugins/simple-link-embed/#description)
 * [评价](https://cn.wordpress.org/plugins/simple-link-embed/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/simple-link-embed/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/simple-link-embed/#developers)

 [支持](https://wordpress.org/support/plugin/simple-link-embed/)

## 描述

Simple Link Embed lets editors create link cards from external URLs or internal 
posts in the block editor. Paste a URL or search for a post, and the plugin fetches
metadata such as the title, description, image, and site name automatically.

When an editor inserts or refreshes a card, the plugin requests the selected URL
from the server side to fetch metadata. Preview images and site favicons are still
loaded from the linked site when available.

**Features:**

 * **WordPress Block (Gutenberg) Support** – Fully compatible with modern block 
   editor
 * **External and Internal Links** – Paste an external URL or search for an internal
   post from the editor
 * **Automatic Metadata Fetching** – Retrieves OGP and fallback metadata from the
   selected page
 * **Card Display Controls** – Control image position, description, site name, and
   link target behavior
 * **Site Favicon with Fallback** – Uses the linked site’s favicon when available
   and falls back to a bundled icon
 * **YouTube and X Support** – Includes service-specific metadata handling and fallbacks
 * **Optional GA4 Click Tracking** – Sends click events only when explicitly enabled

### External Services

This plugin uses the following external services:

 1.  **Linked page metadata fetch**
 2.   * Service URL: The exact URL entered by the editor
      * Purpose: Retrieve page metadata such as title, description, image, canonical
        URL, site name, and favicon to build the link card.
      * Data sent: The selected URL is requested from the site server when an editor
        inserts or refreshes a card. The remote server may receive the site server 
        IP address and user agent.
      * Terms of Service / Privacy Policy: Depend on the linked destination website
        selected by the editor.
 3.  **Linked page preview image and favicon**
 4.   * Service URL: The `og:image` URL and favicon URL provided by the linked destination
        website
      * Purpose: Display the linked page’s preview image and site icon in the card.
      * Data sent: Site visitors’ browsers request these image URLs when viewing a 
        page that contains the card.
      * Terms of Service / Privacy Policy: Depend on the linked destination website
        selected by the editor.
 5.  **YouTube oEmbed API**
 6.   * Service URL: `https://www.youtube.com/oembed`
      * Purpose: Retrieve metadata for YouTube URLs (title, author, thumbnail).
      * Data sent: The selected YouTube URL.
      * Terms of Service: https://www.youtube.com/t/terms
      * Privacy Policy: https://policies.google.com/privacy
 7.  **YouTube thumbnail image service**
 8.   * Service URL: `https://i.ytimg.com/vi/{video_id}/hqdefault.jpg`
      * Purpose: Fallback thumbnail retrieval for YouTube video cards.
      * Data sent: Video ID extracted from the selected YouTube URL.
      * Terms of Service: https://www.youtube.com/t/terms
      * Privacy Policy: https://policies.google.com/privacy
 9.  **Google Analytics 4 (optional)**
 10.  * Service URL: `https://www.google-analytics.com/`
      * Purpose: Send link card click events when tracking is enabled in plugin settings.
      * Data sent: `link_url`, `card_title`, `link_domain`, `page_title`, `page_url`,
        and the configured GA4 measurement ID.
      * When sent: Only when the site owner enables tracking in this plugin and a GA4`
        gtag.js` setup already exists on the site.
      * Terms of Service: https://marketingplatform.google.com/about/analytics/terms/
      * Privacy Policy: https://policies.google.com/privacy

## 屏幕截图

 * [[
 * Block editor interface showing the Simple Link Embed block with URL input and
   settings panel
 * [[
 * Frontend display example of a link card with image, title, description, and site
   information
 * [[
 * Block settings sidebar with image position, display options, and link behavior
   controls

## 安装

 1. Upload the plugin files to `/wp-content/plugins/simple-link-embed`, or install 
    through the WordPress plugins screen
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Add the ‘Simple Link Embed’ block in the editor
 4. Enter a URL

## 常见问题

### What are the requirements?

WordPress 5.8+ and PHP 7.4+ are required.

### Does this plugin contact external websites?

Yes.

 * When an editor inserts or refreshes a card, the plugin requests the selected 
   URL to read metadata and cache it.
 * When a card is displayed, the linked site’s preview image and favicon may be 
   loaded from that linked site.
 * YouTube URLs may also use the documented YouTube services listed above.
 * Google Analytics 4 is used only if the site owner explicitly enables tracking
   in the plugin settings and already uses `gtag.js`.

### Which OGP tags are supported?

The following OGP tags are supported:
 * og:title * og:description * og:image * 
og:url * og:site_name

### Can I customize the styling?

Yes, you can customize using CSS variables:
 * –slemb-card-bg * –slemb-card-border*–
slemb-card-shadow * –slemb-title-color * –slemb-desc-color * –slemb-border-radius

## 评价

此插件暂无评价。

## 贡献者及开发者

「Simple Link Embed」是开源软件。 以下人员对此插件做出了贡献。

贡献者

 *   [ MONOKURO DESIGN ](https://profiles.wordpress.org/monokurodesign/)

「Simple Link Embed」插件已被翻译至 1 种本地化语言。 感谢[所有译者](https://translate.wordpress.org/projects/wp-plugins/simple-link-embed/contributors)
为本插件所做的贡献。

[帮助将「Simple Link Embed」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/simple-link-embed)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/simple-link-embed/)，
查看[SVN仓库](https://plugins.svn.wordpress.org/simple-link-embed/)，或通过[RSS](https://plugins.trac.wordpress.org/log/simple-link-embed/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/simple-link-embed/)。

## 更新日志

#### 1.0.4

 * Compatibility: Confirmed compatibility with WordPress 7.0.

#### 1.0.3

 * Changed: Switched plugin source strings to English so WordPress.org translations
   can be managed normally.

#### 1.0.2

 * Added: Prefer the linked site’s favicon and fall back to the bundled icon when
   unavailable.

#### 1.0.1

 * Added: Show a shared site icon next to the site name in link cards.

#### 1.0.0

 * Initial release

## 额外信息

 *  版本 **1.0.4**
 *  最后更新：**1 周前**
 *  活跃安装数量 **不到10**
 *  WordPress 版本 ** 5.8 或更高版本 **
 *  已测试的最高版本为 **7.0**
 *  PHP 版本 ** 7.4 或更高版本 **
 *  语言
 * [English (US)](https://wordpress.org/plugins/simple-link-embed/) 和 [Japanese](https://ja.wordpress.org/plugins/simple-link-embed/).
 *  [翻译成简体中文](https://translate.wordpress.org/projects/wp-plugins/simple-link-embed)
 * 标签
 * [block](https://cn.wordpress.org/plugins/tags/block/)[embed](https://cn.wordpress.org/plugins/tags/embed/)
   [ogp](https://cn.wordpress.org/plugins/tags/ogp/)
 *  [高级视图](https://cn.wordpress.org/plugins/simple-link-embed/advanced/)

## 评级

尚未提交反馈。

[Your review](https://wordpress.org/support/plugin/simple-link-embed/reviews/#new-post)

[查看全部评论](https://wordpress.org/support/plugin/simple-link-embed/reviews/)

## 贡献者

 *   [ MONOKURO DESIGN ](https://profiles.wordpress.org/monokurodesign/)

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/simple-link-embed/)