Home / RelayCard
// page

RelayCard

// engineeredai.net

Inline cards that read like ads,
link like content.

RelayCard injects image-dominant related-post cards directly into your content — heading-aware, config-driven, and built to stop the scroll without feeling like a plugin.

// related
This is what your readers see. A card, not a clickbait link list.
Read More →
// built with RelayCard — engineeredai.net

One plugin, five looks

Split
Image left, text right. Classic editorial card.
Overlay
Full-bleed image with gradient overlay and title on top.
Cinematic
Wide image, centered title overlay. Maximum eye candy.
Minimal
No image, styled text card with accent border.
Story
Image top, text below. Mobile-first vertical layout.

Built for the moment readers pause

Heading-aware injection
Counts H2/H3/H4s and scales card placement automatically. Short posts get one card, long posts get two. Nothing forced.
AI hook titles (optional)
Bring your own key — Gemini, ChatGPT, or Claude — and let RelayCard rewrite related-post titles into punchier hooks.
SEO plugin aware
Detects RankMath, Yoast, and AIOSEO titles automatically, so your cards stay consistent with the rest of your SEO setup.
Zero setup friction
CSS auto-enqueues on activation. No shortcodes. Cards only fire on posts with a featured image, keeping quality high.

Live in under a minute

  1. Go to Plugins → Add New and search for RelayCard, or upload the zip from WordPress.org.
  2. Activate the plugin.
  3. Go to Settings → RelayCard to pick your card style, accent color, and optional AI provider.
  4. Cards appear automatically on posts with 4+ headings and a featured image.

What’s changed

Version 1.0.1 latest
  • Fixed frontend CSS delivery to use proper wp_enqueue_style() instead of a manual head injection.
  • Escaped all dynamic output in the settings page for full WordPress.org security compliance.
  • Removed post__not_in from the related-posts query for better performance at scale.
  • Updated plugin display name for clarity.
Version 1.0.0
  • Initial release.
  • 5 card styles: Split, Overlay, Cinematic, Minimal, Story.
  • Heading-aware automatic injection (H2/H3/H4).
  • Dynamic card count: 1 card for 4–5 headings, 2 cards for 6+.
  • Card title priority stack: custom field → SEO plugin → AI → post title.
  • AI hook title generation: Gemini, ChatGPT, Claude (BYOK).
  • 3 font categories, 3 image ratio presets, accent color picker.
  • Live admin preview panel.