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://as.wordpress.org/plugins/cc-link-shortcode/#description)
 * [পৰ্য্যালোচনা](https://as.wordpress.org/plugins/cc-link-shortcode/#reviews)
 *  [ইনষ্টলেশ্যন](https://as.wordpress.org/plugins/cc-link-shortcode/#installation)
 * [বিকাশ](https://as.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/) চাওক নাইবা 
[RSS](https://plugins.trac.wordpress.org/log/cc-link-shortcode/?limit=100&mode=stop_on_copy&format=rss)-
দ্বাৰা [বিকাশৰ পঞ্জী](https://plugins.trac.wordpress.org/log/cc-link-shortcode/)
ছাবস্ক্ৰাইব কৰক।

## সলনি-পঞ্জী

#### 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.

## মেটা

 *  **1.1.1** সংস্কৰণ
 *  **4 বছৰ আগত** শেষবাৰ আপডে’ট হৈছিল
 *  সক্ৰিয় ইনষ্টলেশ্যন **10+**
 *  WordPress-ৰ সংস্কৰণ ** 4.9.2 বা তাতকৈ ওপৰৰ **
 *  ইমানলৈকে পৰীক্ষা কৰা হৈছে **5.9.16**
 *  PHP-ৰ সংস্কৰণ ** 7.0 বা তাতকৈ ওপৰৰ **
 *  ভাষা
 * [English (US)](https://wordpress.org/plugins/cc-link-shortcode/)
 * [a](https://as.wordpress.org/plugins/tags/a/)[href](https://as.wordpress.org/plugins/tags/href/)
   [link](https://as.wordpress.org/plugins/tags/link/)[permalink](https://as.wordpress.org/plugins/tags/permalink/)
   [url](https://as.wordpress.org/plugins/tags/url/)
 *  টেগবোৰ
 *  [উচ্চখাপৰ ভিউ](https://as.wordpress.org/plugins/cc-link-shortcode/advanced/)

## ৰে’টিংবোৰ

এতিয়ালৈ কোনো পৰ্য্যালোচনা দাখিল কৰা হোৱা নাই।

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

[সকলো পৰ্য্যালোচনা চাওক](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/)