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.