Linux 软件免费装

Simple Link Embed

开发者 monokurodesign
更新时间 2026年4月20日 12:25
PHP版本: 7.4 及以上
WordPress版本: 6.9
版权: GPLv2 or later
版权网址: 版权信息

标签

embed block ogp link card blog card

下载

1.0.2 1.0.3 1.0.0 1.0.1

详情介绍:

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:

安装:

  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

屏幕截图:

  • 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.0.3 Improves WordPress.org translation support by moving source strings to English. 1.0.2 Adds site favicon support with fallback to the bundled icon. 1.0.1 Adds a shared site icon next to the site name in link cards. 1.0.0 Initial release. No upgrade required.

常见问题:

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

更新日志:

1.0.3 1.0.2 1.0.1 1.0.0