Title: CC-Link-Shortcode
Author: Clearcode
Published: <strong>2 Şubat 2018</strong>
Last modified: 16 Mart 2022

---

Eklentilerde ara

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

Bu eklenti, **WordPress’in son 3 ana dağıtımı ile test edilmemiş**. Artık bakımı
yapılmıyor veya desteklenmiyor olabilir ve WordPress’in daha güncel sürümleriyle
birlikte kullanıldığında uyumluluk sorunları olabilir.

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

# CC-Link-Shortcode

 [Clearcode](https://profiles.wordpress.org/clearcodehq/) tarafından

[İndir](https://downloads.wordpress.org/plugin/cc-link-shortcode.zip)

 * [Detaylar](https://tr.wordpress.org/plugins/cc-link-shortcode/#description)
 * [İncelemeler](https://tr.wordpress.org/plugins/cc-link-shortcode/#reviews)
 *  [Kurulum](https://tr.wordpress.org/plugins/cc-link-shortcode/#installation)
 * [Geliştirme](https://tr.wordpress.org/plugins/cc-link-shortcode/#developers)

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

## Açıklama

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>`

## Yükleme

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

## İncelemeler

Bu eklenti için herhangi bir değerlendirme bulunmuyor.

## Katkıda Bulunanlar ve Geliştiriciler

“CC-Link-Shortcode” açık kaynaklı yazılımdır. Aşağıdaki kişiler bu eklentiye katkıda
bulunmuşlardır.

Katkıda bulunanlar

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

[“CC-Link-Shortcode” eklentisini dilinize çevirin.](https://translate.wordpress.org/projects/wp-plugins/cc-link-shortcode)

### Geliştirmeyle ilgilenir misiniz?

[Kodu görüntüleyin](https://plugins.trac.wordpress.org/browser/cc-link-shortcode/),
[SVN deposuna](https://plugins.svn.wordpress.org/cc-link-shortcode/) göz atın ya
da [RSS](https://plugins.trac.wordpress.org/log/cc-link-shortcode/?limit=100&mode=stop_on_copy&format=rss)
ile [geliştirme günlüğüne](https://plugins.trac.wordpress.org/log/cc-link-shortcode/)
abone olun.

## Değişiklik Kaydı

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

## Meta

 *  Sürüm **1.1.1**
 *  Son güncelleme **4 yıl önce**
 *  Etkin kurulumlar **10+**
 *  WordPress sürümü ** 4.9.2 veya üstü **
 *  Test edilen sürüm **5.9.13**
 *  PHP sürümü ** 7.0 veya üstü **
 *  Dil
 * [English (US)](https://wordpress.org/plugins/cc-link-shortcode/)
 * Etiketler
 * [a](https://tr.wordpress.org/plugins/tags/a/)[href](https://tr.wordpress.org/plugins/tags/href/)
   [link](https://tr.wordpress.org/plugins/tags/link/)[permalink](https://tr.wordpress.org/plugins/tags/permalink/)
   [url](https://tr.wordpress.org/plugins/tags/url/)
 *  [Gelişmiş görünüm](https://tr.wordpress.org/plugins/cc-link-shortcode/advanced/)

## Puanlar

Henüz inceleme gönderilmedi.

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

[Tüm değerlendirmeleri görün](https://wordpress.org/support/plugin/cc-link-shortcode/reviews/)

## Katkıda bulunanlar

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

## Destek

Söyleyeceğiniz bir şey mi var? Yardım mı lazım?

 [Destek forumunu görüntüle](https://wordpress.org/support/plugin/cc-link-shortcode/)