Description
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.
Blocks
This plugin provides 1 block.
- Custom Card Link Creating a card-type link to the URL you enter.
Installation
- Install Custom Card Link through the WordPress plugin screen, or upload the plugin files to the
/wp-content/plugins/custom-card-linkdirectory. - Activate the plugin through the ‘Plugins’ screen in WordPress.
- Add the ‘Custom Card Link’ block in the block editor and enter an internal or external URL.
- Configure the layout and design from the block settings and the Custom Card Link settings screen.
FAQ
-
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.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Custom Card Link – OGP Blog Card Block” is open source software. The following people have contributed to this plugin.
Contributors“Custom Card Link – OGP Blog Card Block” has been translated into 1 locale. Thank you to the translators for their contributions.
Translate “Custom Card Link – OGP Blog Card Block” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
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.

