Custom Card Link – OGP Blog Card Block

外掛說明

Custom Card Link is a Gutenberg block for creating customizable blog cards and link previews from internal or external URLs.

For internal links, the plugin uses the WordPress post title, excerpt, and featured image. For external links, it retrieves metadata such as the title, description, and image from OGP (Open Graph Protocol) tags.

Features

  • Create blog cards for internal and external links
  • Retrieve OGP titles, descriptions, and images for external URLs
  • Use WordPress post data for internal URLs
  • Choose between card and list layouts
  • Adjust margins and spacing around the link
  • Add shadows to cards and lists
  • Configure movement and animation on hover
  • Cache external OGP metadata and refresh it asynchronously
  • Display responsive card images

Customizable link cards can make related content and external resources easier to identify and navigate.

螢幕擷圖

適用於區塊編輯器

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

  • Custom Card Link Creating a card-type link to the URL you enter.

安裝方式

  1. Install Custom Card Link through the WordPress plugin screen, or upload the plugin files to the /wp-content/plugins/custom-card-link directory.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.
  3. Add the ‘Custom Card Link’ block in the block editor and enter an internal or external URL.
  4. Configure the layout and design from the block settings and the Custom Card Link settings screen.

常見問題集

Is this plugin free?

Yes. Custom Card Link is free, open-source software licensed under the GPL.

Does it support both internal and external links?

Yes. Internal links use data from the corresponding WordPress post. External links use metadata retrieved from the linked page, including OGP metadata when available.

Is external OGP metadata cached?

Yes. Retrieved metadata is cached and refreshed asynchronously to avoid fetching the external page during normal front-end rendering.

How can I report a bug?

Please send a message through this form.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Custom Card Link – OGP Blog Card Block〉的開發相關工作。

參與者

〈Custom Card Link – OGP Blog Card Block〉外掛目前已有 1 個本地化語言版本。 感謝全部譯者為這個外掛做出的貢獻。

將〈Custom Card Link – OGP Blog Card Block〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

1.1.3

  • Improved OGP fetching with asynchronous cache refresh.
  • Improved responsive card image output.
  • Reduced unused dependencies in the administration screen.
  • Improved reliability when external metadata retrieval fails.

1.0.0

  • Initial release.