Internal Linking of Related Contents Pro adds four dynamic Gutenberg blocks for displaying specific inline related posts inside the WordPress block editor.
- Basic block (legacy)
- Dynamic block (legacy)
- Basic block
- Dynamic block
Basic Block (Legacy)
Allows you to select a specific related post using the display settings saved in the plugin settings.
Outputs the configured [ilrc] shortcode.
Dynamic Block (Legacy)
Allows you to select a specific related post while customizing its appearance directly within the block, overriding the settings saved in the plugin settings, such as the template, featured image, and title.
Outputs the configured [ilrc] shortcode.
Basic Block
Allows you to select a specific related post using the display settings saved in the plugin settings.
Displays a live preview of the selected related post.
Dynamic Block
Allows you to select a specific related post while customizing its appearance directly within the block, overriding the settings saved in the plugin settings, such as the template, featured image, and title.
Displays a live preview of the selected related post based on the block’s settings.