This is an info Alert.
x402 Logo
  • Product
    • Become Agent-Ready
      • Merchants
        Agentic Commerce — list your store across ChatGPT, Gemini, Claude & Perplexity
      • Publishers
        Monetize your content when AI agents read, cite, or train on it
      • SaaS Companies
        Treat AI agents as first-class customers with agent-priced checkout
    • Monetize
      • Monetize MCP Server
        Charge per call on any MCP server in 2 minutes
      • Monetize AI Agents
        Turn n8n, Zapier, Activepieces workflows into revenue
      • Agent Feed
        Pay-per-query access to licensed publisher content for your agents
  • Resources
    • xpay Ecosystem
      • xpay✦ Tools
        1,000+ pay-per-use tools for your AI agents
      • Agent-Ready SaaS Index
        25,481 SaaS scored on agent-buyability
      • SaaS Pricing Database
        Pricing pages indexed across 1,000+ categories
      • Shopify Apps Directory
        Every Shopify app, with its full review history
      • WooCommerce Plugins Directory
        Every WooCommerce plugin, scored on how well it is maintained
      • GitHub
        Open source repositories
    • Agent Building
      • Agent Frameworks
        AI frameworks for building multi-agent systems
      • x402 Integration
        AI frameworks with x402 payment integration
      • Networks
        Blockchain networks supporting x402
    • Company
      • About xpay✦
        Our mission, products, and protocols
      • Blog
        Latest insights and updates
      • Docs
        Complete xpay documentation
  • Pricing
  • Blog
  • Docs
Get Started
  1. xpay✦ Commerce

  2. Directory

  3. WooCommerce plugins

  4. IGIT Related Posts and Post Nudges

IGIT Related Posts and Post Nudges

Show related posts with thumbnails and post nudges. Six layouts, Gutenberg block, Elementor widget, shortcode, and smart content matching.

100+ active installs
3.5
(2 ratings)
Free on WordPress.org
View on WordPress.orgSupport forum
Will this break my store?

What the WordPress.org registry says about keeping IGIT Related Posts and Post Nudges running.

WordPress compatibility
Tested to 7.0.2
Tested against the WordPress branch in use today.
Last updated
2 months ago
At least 2.8 releases a year since launch. WordPress.org only lists versions still available for download, so the real number may be higher.
Requires PHP
7.4
Your host must be running at least this version.
Requires WordPress
6.1
Contributors
1
A single maintainer. Worth knowing if the plugin is load-bearing for your store.

100+ active installsWordPress.org reports installs in bands, not exact counts.
Maintenance & trust

Scored on how IGIT Related Posts and Post Nudges is looked after — not on how many stores run it.

Solid
Not enough public feedback to put a confident number on this one. Little public feedback — score rests mostly on release activity. What we can see is below.

Maintenance
35 / 35
Updated 50 days ago.
WordPress compatibility
20 / 20
Tested to WP 7.0.2 (current).
Support responsiveness
Not enough data
Only 0 support thread(s) — not enough to judge.
Merchant satisfaction
9 / 15
3.5/5 across 2 rating(s).
Listing transparency
6 / 10
Provides: description, homepage
1 of 5 measures had too little evidence to score. They are left out of the total rather than counted as zero — otherwise a plugin would be marked down for being small rather than for being poorly kept.Measured 2026-08-01 from the WordPress.org plugin registry.
Ratings

3.5

2 ratings
5★1
4★0
3★0
2★1
1★0
Every rating WordPress.org holds for this plugin, not a sample. Written reviews live in the plugin's WordPress.org reviews forum.

Plugin Home Page | Support

IGIT Related Posts With Thumb automatically shows related posts after your content using thumbnails, multiple layouts, and smart relation methods. It is lightweight, highly configurable, and developer-friendly.

Looking for even more power? The Pro add-on unlocks Analytics, Async Loading, Post Nudges, and Custom Post Type support.

Free Features

Display & Layouts

  • Six layouts: Grid, List, Compact, Masonry, Carousel, and Chip/Pill
  • Responsive grid columns — configure desktop, tablet, and mobile breakpoints independently
  • Configurable heading text, heading level (H2–H4), and optional show/hide
  • Show or hide: thumbnail, title, excerpt (with word-length control), publish date, estimated reading time, comment count, and category badge
  • Open links in same tab or new tab with optional rel=”nofollow”
  • Custom CSS field for per-site style tweaks
  • Custom “no related posts” message

Relation Methods

  • Category – posts sharing the same category
  • Tag – posts sharing common tags
  • Both – category AND tag combined (recommended)
  • Full-text – content similarity search
  • Author – posts by the same author
  • Series – custom igit_series taxonomy grouping

Query Control

  • Post count per widget/block/global (1–20)
  • Exclude specific categories or post IDs
  • Minimum shared-term overlap threshold (1–5)
  • Maximum post age filter (days)
  • Rotate/shuffle results on every page load
  • Fallback when no match found: Recent, Popular, Random, or None

Thumbnails

  • Uses WordPress native image sizes — no third-party resizing library
  • Automatic image discovery: featured image → content scan → attachment → custom placeholder
  • Upload a custom default placeholder image

Cache

  • Transient-based query cache with configurable TTL (default 12 hours)
  • Supports WordPress Object Cache when available
  • WP-CLI command to flush cache per-post or globally

Placement Options

  • Auto-append after post content
  • [igit_related_posts] shortcode with count, layout, and relate_by attributes
  • Gutenberg Block – “Related Posts” block with per-block post count and layout
  • Elementor Widget – per-widget control of all display settings
  • Classic Widget – sidebar widget with title, post count, and layout
  • Per-post Metabox – override count, layout, relation method, and pin specific posts per post

Developer Friendly

  • Theme template override: place igit-rpwt/template.php in your theme
  • Filters: igit_rpwt_query_args, igit_rpwt_posts_filtered, igit_rpwt_template_file, igit_rpwt_output
  • WP-CLI: wp igit-rpwt flush-cache
  • REST-API-exposed igit_series custom taxonomy

Pro Features

Analytics — Track every related post click. View top-performing posts, daily totals, and breakdowns by source (widget vs. nudge) from your WP dashboard. Configurable data retention with automatic daily cleanup.

Async Loading — Load related posts via AJAX after the page renders, improving TTFB on cached pages without sacrificing content.

Post Nudges — Floating notification cards that surface a relevant post to keep visitors engaged. Choose from Compact, Card, and Minimal styles; position bottom-right/left or top-right/left; trigger on page load, 50% scroll, or exit intent; configure auto-dismiss duration and show interval. Animations include slide, fade, bounce, flip, zoom, and more.

Custom Post Type Support — Extend related posts to any registered public post type.

Get the Pro add-on →

How does the plugin find related posts?

It matches by category, tag, both, full-text content similarity, author, or a custom Series taxonomy — your choice per global setting or per-post override.

How does image discovery work?

The plugin checks for a featured image first, then scans post content for the first embedded image, then looks for an attached image, and finally falls back to a configurable default placeholder.

Can I override the template?

Yes. Copy templates/default.php from the plugin to {your-theme}/igit-rpwt/template.php and customise freely.

Can I place related posts manually?

Yes. Use the [igit_related_posts] shortcode, the Gutenberg block, the Elementor widget, or the Classic widget.

How do I flush the related posts cache?

Go to Settings → Related Posts → Cache Settings and set TTL to 0, or use WP-CLI: wp igit-rpwt flush-cache.

What does the Pro add-on include?

Analytics, Async Loading, Post Nudges, and Custom Post Type support. See: https://php-freelancer.in/igit-related-posts-and-post-nudges-wordpress-plugin/

Categories
Page builders & blocks
Plugin details
Version5.0
Last updated2026-06-12 6:10pm GMT
Added2010-04-24
Requires WordPress6.1
Tested up to7.0.2
Requires PHP7.4

Tags on WordPress.org
elementor
Gutenberg block
post nudges
related posts
woocommerce
Alternatives
Other plugins in the same categories.
Essential Addons for Elementor – Popular Elementor Templates & Widgets
2M+ installs
4.9(4,102)
Dynamic Visibility for Elementor
50K+ installs
4.6(88)
Better Post & Filter Widgets for Elementor
3K+ installs
5.0(18)
Gutenberg Essential Blocks – Page Builder for Gutenberg Blocks & Patterns
200K+ installs
4.9(211)
No Gutenberg – Disable Blocks Editor and Global Styles – Back to Classic Editor
9K+ installs
5.0(16)
Element Pack Addons for Elementor – Elementor Widgets, Elementor Templates, Elementor Addons
100K+ installs
4.7(284)
x402 Logo

The agent-readiness stack for the AI shopping era — helping merchants, publishers and SaaS companies get discovered, cited and transacted with by ChatGPT, Perplexity, Claude, Gemini and the custom shopping agents underneath them.

CompanyAgentically Inc. (d/b/a xpay✦)1875 Mission St, Ste 103San Francisco, CA 94103, United Stateslegal@xpay.sh · privacy@xpay.sh
or ask your AI app
Company
About xpayAgency PartnersGitHubDiscordllms.txt
DevelopersDocumentationAPI ReferenceSDKs & LibrariesQuickstart GuideOpenAPI Spec
Stay Updated
Occasional product updates and agent-readiness playbooks from xpay (Agentically Inc.) — typically a couple of emails a month. Double opt-in: we email you a link to confirm before sending anything, and every email has one-click unsubscribe.
Social
  • For Publishers
    • News
    • Finance
    • Dev / Tech
    • Travel
    • View all verticals
  • Agent Feed
    • AI Search Engines
    • RAG Builders
    • Browser Agents
    • Vertical Research
    • Browse full catalog
  • Agent-Ready Index
    • SaaS Pricing Database
    • Agent-Ready SaaS Index
    • Verified band
    • AI & ML
    • Sales & CRM
  • Products
    • Pricing Widget
    • Monetize MCP Server
    • Paywall
    • Smart Proxy
    • Monetize AI Agents
    • xpay x402 Facilitator
  • Agentic Economy
    • Timeline
    • Resources
    • Manifesto
    • Stack
  • Agentic Commerce
    • Get listed
    • ChatGPT Ads
    • How ChatGPT Ads work
    • ChatGPT Ads · Apparel
    • ChatGPT Ads · Health & Beauty
    • xpay Listings · Amazon + Google
    • Pricing
    • Free audit
    • Shopify
    • WooCommerce
    • Apparel & Accessories
    • Health & Beauty
    • Overview
  • Commerce Index
    • Shopify apps directory
    • Agentic Commerce Ready Index
    • Methodology
    • Pet brands · WooCommerce
    • Pet brands · Shopify
  • Marketplace
    • 🛍️ xpay.deals — agentic storefront for deals
  • Protocols
    • Overview
    • x402
    • MPP
    • UCP
    • ACP
    • AP2
    • TAP
    • A2A
  • Agent Frameworks
    • Overview
    • LangChain
    • CrewAI
    • Claude MCP
    • AutoGPT
    • LangChain vs Mastra
    • LangGraph vs Pydantic AI
  • Company
    • About xpay
    • Blog
    • Docs
    • GitHub
  • Free prompts
    • Ecommerce prompts
    • Email marketing prompts
    • Product description prompts
    • Facebook ad prompts
    • Skincare prompts
    • Supplement prompts
    • Wine prompts
    • Electronics prompts

© 2025 Agentically Inc. All rights reserved.
Privacy PolicyTerms of UseAcceptable Use Policy