This plugin adds the link shortcode to replace standard html tag. Its primary function is to simplify internal linking.
As of April 2026, CC-Link-Shortcode is a WordPress a plugin with 10 active installations and a 0/5 rating0. It has been downloaded 1.5K+ times in total. Requires WordPress 4.9.2+ and PHP 7.0+. Available on WordPress.org since 2018. Last updated 4 years ago — may have compatibility concerns. Top alternative: Flexible AB Results.
This plugin adds the shortcode [a] to replace <a> html tag. Its primary function is to simplify internal linking. Now you don’t need to worry about changing the permalinks and correcting the appearance of the permalink in your posts/pages. You can only paste ID of post/page into the shortcode and the plugin will handle everything for you. When opening a post/page the shortcode renders the permalinks and titles of linked posts/pages based on the pasted IDs.
Basic: [a {post_ID}] Example: [a 123] Returns: <a href="{post_permalink}">{post_title}</a>
Custom link text: [a {post_ID}]{link}[/a] Example: [a 123]Example Post[/a] Returns: <a href="{post_permalink}">Example Post</a>
External link: [a {url}]{link}[/a] Example: [a http://example.com]Example Lin…
| WordPress | 4.9.2+ requiredTested up to 5.9.13 |
| PHP | 7.0+ required |
Release date: 16.03.2022
Plugin data sourced from WordPress.org. Analysis and metrics by PluginSift.