Title: CC-Link-Shortcode
Author: Clearcode
Published: <strong>ಫೆಬ್ರವರಿ 2, 2018</strong>
Last modified: ಮಾರ್ಚ್ 16, 2022

---

ಪ್ಲಗಿನ್‌ಗಳನ್ನು ಹುಡುಕಿ

![](https://ps.w.org/cc-link-shortcode/assets/banner-772x250.png?rev=1814137)

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://ps.w.org/cc-link-shortcode/assets/icon-256x256.png?rev=1814137)

# CC-Link-Shortcode

 ‍[Clearcode](https://profiles.wordpress.org/clearcodehq/) ಮೂಲಕ

[ಡೌನ್ಲೋಡ್](https://downloads.wordpress.org/plugin/cc-link-shortcode.zip)

 * [ವಿವರಗಳು](https://kn.wordpress.org/plugins/cc-link-shortcode/#description)
 * [‍ವಿಮರ್ಶೆಗಳು‍](https://kn.wordpress.org/plugins/cc-link-shortcode/#reviews)
 *  [ಸ್ಥಾಪನೆ](https://kn.wordpress.org/plugins/cc-link-shortcode/#installation)
 * [ಅಭಿವೃದ್ಧಿ](https://kn.wordpress.org/plugins/cc-link-shortcode/#developers)

 [ಬೆಂಬಲ](https://wordpress.org/support/plugin/cc-link-shortcode/)

## ವಿವರಣೆ

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.

#### Usage

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 Link[/
a]` Returns: `<a href="http://example.com">Example Link</a>`

Additional parameters: `[a {post_ID} {param_name}="{param_value}"]` Example: `[a
123 target="_blank"]` Returns: `<a href="{post_permalink}" target="_blank">{post_title}
</a>`

## ಸ್ಥಾಪನೆ

#### From your WordPress Dashboard

 1. Go to ‘Plugins > Add New’
 2. Search for ‘CC-Link-Shortcode’
 3. Activate the plugin from the Plugin section in your WordPress Dashboard.

#### From WordPress.org

 1. Download ‘CC-Link-Shortcode’.
 2. Upload the ‘cc-link-shortcode’ directory to your `/wp-content/plugins/` directory
    using your favorite method (ftp, sftp, scp, etc…)
 3. Activate the plugin from the Plugin section in your WordPress Dashboard.

## ‍ವಿಮರ್ಶೆಗಳು‍

ಈ ಪ್ಲಗಿನ್‌ಗೆ ಯಾವುದೇ ವಿಮರ್ಶೆಗಳಿಲ್ಲ.

## ಕೊಡುಗೆದಾರರು & ಡೆವಲಪರ್‌ಗಳು

“CC-Link-Shortcode” ಓಪನ್ ಸೋರ್ಸ್ ಸಾಫ್ಟ್‌ವೇರ್ ಆಗಿದೆ. ಕೆಳಗಿನ ಜನರು ಈ ಪ್ಲಗಿನ್‌ಗೆ ಕೊಡುಗೆ
ನೀಡಿದ್ದಾರೆ.

ಕೊಡುಗೆದಾರರು

 *   [ Clearcode ](https://profiles.wordpress.org/clearcodehq/)
 *   [ PiotrPress ](https://profiles.wordpress.org/piotrpress/)

[“CC-Link-Shortcode” ಅನ್ನು ನಿಮ್ಮ ಭಾಷೆಗೆ ಅನುವಾದಿಸಿ.](https://translate.wordpress.org/projects/wp-plugins/cc-link-shortcode)

### ಅಭಿವೃದ್ಧಿಯಲ್ಲಿ ಆಸಕ್ತಿ ಇದೆಯೇ?

[ಕೋಡ್ ಬ್ರೌಸ್ ಮಾಡಿ](https://plugins.trac.wordpress.org/browser/cc-link-shortcode/),
[SVN ರೆಪೊಸಿಟರಿ](https://plugins.svn.wordpress.org/cc-link-shortcode/) ಪರಿಶೀಲಿಸಿ,
ಅಥವಾ [ಅಭಿವೃದ್ಧಿ ಲಾಗ್](https://plugins.trac.wordpress.org/log/cc-link-shortcode/)
ಗೆ [RSS](https://plugins.trac.wordpress.org/log/cc-link-shortcode/?limit=100&mode=stop_on_copy&format=rss)
ಚಂದಾದಾರರಾಗಿ.

## Changelog

#### 1.1.1

_Release date: 16.03.2022_

 * Added PHP 8.0 support.

#### 1.1.0

_Release date: 29.01.2021_

 * Added `url_to_postid` support.

#### 1.0.0

_Release date: 01.02.2018_

 * First stable version of the plugin.

## ಮೆಟಾ

 *  Version **1.1.1**
 *  ಕೊನೆಯದಾಗಿ ನವೀಕರಿಸಿದ್ದು **4 ವರ್ಷಗಳು ರ ಮುನ್ನ**
 *  ಸಕ್ರಿಯ ಸ್ಥಾಪನೆಗಳು **10+**
 *  ವರ್ಡ್ಪ್ರೆಸ್ ಆವೃತ್ತಿ ** 4.9.2 ಅಥವಾ ಹೆಚ್ಚಿನದು **
 *  **5.9.16** ವರೆಗೆ ಪರೀಕ್ಷಿಸಲಾಗಿದೆ
 *  PHP ಆವೃತ್ತಿ ** 7.0 ಅಥವಾ ಹೆಚ್ಚಿನದು **
 *  Language
 * [English (US)](https://wordpress.org/plugins/cc-link-shortcode/)
 * ಟ್ಯಾಗ್‌ಗಳು
 * [a](https://kn.wordpress.org/plugins/tags/a/)[href](https://kn.wordpress.org/plugins/tags/href/)
   [link](https://kn.wordpress.org/plugins/tags/link/)[permalink](https://kn.wordpress.org/plugins/tags/permalink/)
   [url](https://kn.wordpress.org/plugins/tags/url/)
 *  [ಸುಧಾರಿತ ನೋಟ](https://kn.wordpress.org/plugins/cc-link-shortcode/advanced/)

## ರೇಟಿಂಗ್‌ಗಳು

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/cc-link-shortcode/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/cc-link-shortcode/reviews/)

## ಕೊಡುಗೆದಾರರು

 *   [ Clearcode ](https://profiles.wordpress.org/clearcodehq/)
 *   [ PiotrPress ](https://profiles.wordpress.org/piotrpress/)

## ಬೆಂಬಲ

ಹೇಳಲು ಏನಾದರೂ ಸಿಕ್ಕಿದೆಯೇ? ಸಹಾಯ ಬೇಕೇ?

 [ಬೆಂಬಲ ವೇದಿಕೆಯನ್ನು ವೀಕ್ಷಿಸಿ](https://wordpress.org/support/plugin/cc-link-shortcode/)