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.

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.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“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.