Title: WebToulouse Related Content Inserter
Author: webtoulouse.fr
Published: <strong>June 10, 2026</strong>
Last modified: June 10, 2026

---

Search plugins

![](https://ps.w.org/webtoulouse-related-content-inserter/assets/icon-256x256.png?
rev=3567733)

# WebToulouse Related Content Inserter

 By [webtoulouse.fr](https://profiles.wordpress.org/webtoulousefr/)

[Download](https://downloads.wordpress.org/plugin/webtoulouse-related-content-inserter.1.0.0.zip)

 * [Details](https://wordpress.org/plugins/webtoulouse-related-content-inserter/#description)
 * [Reviews](https://wordpress.org/plugins/webtoulouse-related-content-inserter/#reviews)
 *  [Installation](https://wordpress.org/plugins/webtoulouse-related-content-inserter/#installation)
 * [Development](https://wordpress.org/plugins/webtoulouse-related-content-inserter/#developers)

 [Support](https://wordpress.org/support/plugin/webtoulouse-related-content-inserter/)

## Description

WebToulouse Related Content Inserter lets you display a clean, customizable “related
content” block inline inside any post, page, or custom post type. Lightweight, no
tracking, no premium upsell.

**Key features**

 * Manual selection via sidebar metabox with AJAX search and drag-and-drop ordering.
 * Automatic suggestions based on shared taxonomies (categories, tags, custom taxonomies).
 * Six auto-insertion modes: disabled, before, after, middle, **after the Nth paragraph**,
   or **every N paragraphs** with a maximum cap.
 * Shortcode `[wtrc_related_content]` with full attribute support.
 * Native Gutenberg block with server-side rendering.
 * Configurable accent bar color (5px left border) and background color via plain
   text fields (hex or rgb/rgba).
 * Pale grey background, block layout with no `<ul>`/`<li>` structure.
 * Works with any public post type (configurable in settings).
 * Recursion-safe (won’t loop on the `the_content` filter).
 * No tracking, no external requests, no premium upsell.

**Shortcode attributes**

    ```
    [wtrc_related_content ids="12,34,56" limit="3" columns="2" title="Read also" accent_color="#e63946" bg_color="#f5f5f5" show_thumbnail="1" show_excerpt="1"]
    ```

**PHP API**

    ```
    echo wtrc_render( [ 'limit' => 4, 'accent_color' => '#e63946' ] );
    ```

**Support**

Author: Philippe Cano — https://webtoulouse.fr/

## Blocks

This plugin provides 1 block.

 *   Contenu lié

## Installation

 1. Upload the `webtoulouse-related-content-inserter` folder to `/wp-content/plugins/`,
    or install via the Plugins screen in WordPress.
 2. Activate the plugin through the **Plugins** menu.
 3. Go to **Settings  Related Content** to configure post types, auto-insertion mode,
    colors, and display options.
 4. Edit any post / page / CPT and use the **Related Content** metabox in the sidebar
    to select items manually, or let automatic suggestions run.

## FAQ

### Does it work with custom post types?

Yes. Enable the desired post types in **Settings  Related Content**.

### How does the automatic suggestion algorithm work?

It looks for posts of the same type that share at least one term (category, tag,
or custom taxonomy term) with the current post. Falls back to most recent posts 
of the same type if none are found.

### Can I insert the block in the middle of an article?

Yes. Choose **after the Nth paragraph** to inject once, or **every N paragraphs**
to inject multiple times (configurable maximum).

### Is the plugin GDPR-compliant?

The plugin does not collect, send, or store any personal data. It makes no external
HTTP requests.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“WebToulouse Related Content Inserter” is open source software. The following people
have contributed to this plugin.

Contributors

 *   [ webtoulouse.fr ](https://profiles.wordpress.org/webtoulousefr/)

[Translate “WebToulouse Related Content Inserter” into your language.](https://translate.wordpress.org/projects/wp-plugins/webtoulouse-related-content-inserter)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/webtoulouse-related-content-inserter/),
check out the [SVN repository](https://plugins.svn.wordpress.org/webtoulouse-related-content-inserter/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/webtoulouse-related-content-inserter/)
by [RSS](https://plugins.trac.wordpress.org/log/webtoulouse-related-content-inserter/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.0

 * Initial release.

## Meta

 *  Version **1.0.0**
 *  Last updated **19 hours ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 6.0 or higher **
 *  Tested up to **7.0**
 *  PHP version ** 7.4 or higher **
 * Tags
 * [custom post type](https://wordpress.org/plugins/tags/custom-post-type/)[internal linking](https://wordpress.org/plugins/tags/internal-linking/)
   [related content](https://wordpress.org/plugins/tags/related-content/)[related posts](https://wordpress.org/plugins/tags/related-posts/)
 *  [Advanced View](https://wordpress.org/plugins/webtoulouse-related-content-inserter/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/webtoulouse-related-content-inserter/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/webtoulouse-related-content-inserter/reviews/)

## Contributors

 *   [ webtoulouse.fr ](https://profiles.wordpress.org/webtoulousefr/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/webtoulouse-related-content-inserter/)