Title: Post Link Shortcodes
Author: Evan Mattson
Published: <strong>27 Ağustos 2013</strong>
Last modified: 19 Ekim 2019

---

Eklentilerde ara

![](https://ps.w.org/post-link-shortcodes/assets/banner-772x250.jpg?rev=1196653)

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/post-link-shortcodes/assets/icon-256x256.jpg?rev=1196653)

# Post Link Shortcodes

 [Evan Mattson](https://profiles.wordpress.org/aaemnnosttv/) tarafından

[İndir](https://downloads.wordpress.org/plugin/post-link-shortcodes.0.4.1.zip)

 * [Detaylar](https://tr.wordpress.org/plugins/post-link-shortcodes/#description)
 * [Değerlendirmeler](https://tr.wordpress.org/plugins/post-link-shortcodes/#reviews)
 *  [Kurulum](https://tr.wordpress.org/plugins/post-link-shortcodes/#installation)
 * [Geliştirme](https://tr.wordpress.org/plugins/post-link-shortcodes/#developers)

 [Destek](https://wordpress.org/support/plugin/post-link-shortcodes/)

## Açıklama

This plugin dynamically adds a collection of helpful shortcodes for each registered
post type. These shortcodes can be used to return URLs, or generate HTML elements
like anchors and images to the related post!

Each post type will have 2 shortcodes created for it where `{type}` is the name 
of the post type. Eg: `post` or `page`

    ```
    [{type}_url]
    [{type}_link]
    ```

If the post type was registered with `has_archive`, two more shortcodes will also
be created:

    ```
    [{type}_archive_url]
    [{type}_archive_link]
    ```

**NEW in 0.4.0:**
 If the post type supports `thumbnail` (featured images) two more
shortcodes will also be created: [{type}_src] [{type}_img]

**NEW in 0.4.0:**
 Attachment shortcodes [attachment_src] [attachment_img]

    ```
    [post_src hello-world]
    [post_img hello-world size=medium]
    ```

**For more information and examples: [Read the Documentation](https://github.com/aaemnnosttv/post-link-shortcodes/wiki)**

### More

[Post Link Shortcodes on GitHub!](https://github.com/aaemnnosttv/Post-Link-Shortcodes)

## Ekran Görüntüleri

[⌊Basic usage. Source shortcode, with html-escaped output in blue.⌉⌊Basic usage.
Source shortcode, with html-escaped output in blue.⌉[

Basic usage. Source shortcode, with html-escaped output in blue.

[⌊Post thumbnail usage.  Works for any post type which supports post thumbnails 
as well as attachments. Source shortcode, with html-escaped output in blue.⌉⌊Post
thumbnail usage.  Works for any post type which supports post thumbnails as well
as attachments. Source shortcode, with html-escaped output in blue.⌉[

Post thumbnail usage. Works for any post type which supports post thumbnails as 
well as attachments. Source shortcode, with html-escaped output in blue.

[⌊Attachment examples. Source shortcode, with html-escaped output in blue.⌉⌊Attachment
examples. Source shortcode, with html-escaped output in blue.⌉[

Attachment examples. Source shortcode, with html-escaped output in blue.

## Yükleme

 1. Upload the `post-link-shortcodes` folder to the `/wp-content/plugins/` directory.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress.

## İncelemeler

![](https://secure.gravatar.com/avatar/25e1a73961052a1fc288f15e37f698976e7799196390c0ac1ff54f4314aa1955?
s=60&d=retro&r=g)

### 󠀁[Great plugin, save time](https://wordpress.org/support/topic/great-plugin-save-time/)󠁿

 [betagoo](https://profiles.wordpress.org/betagoo/) 13 Temmuz 2017 1 yanıt

Great plugin, save time

![](https://secure.gravatar.com/avatar/42671dfa029a5b8a4ff1e9bff47a1e4b8b340ea3589485b06629a9b1512ce6c0?
s=60&d=retro&r=g)

 [Mike Zielonka](https://profiles.wordpress.org/mikezielonka/) 3 Eylül 2016

Post Link Shortcodes makes it so much easier for users to create links.

 [ 2 incelemeyi oku ](https://wordpress.org/support/plugin/post-link-shortcodes/reviews/)

## Katkıda Bulunanlar ve Geliştiriciler

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

Katkıda bulunanlar

 *   [ Evan Mattson ](https://profiles.wordpress.org/aaemnnosttv/)

[“Post Link Shortcodes” eklentisini dilinize çevirin.](https://translate.wordpress.org/projects/wp-plugins/post-link-shortcodes)

### Geliştirmeyle ilgilenir misiniz?

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

## Değişiklik Kaydı

#### 0.4.1

 * FIXED: Unregistered `{type}_archive_url` shortcode

#### 0.4.0

 * NEW: `attachment_src` and `attachment_img` shortcodes
 * NEW: `{type}_src` and `{type}_img` shortcodes for types that support post thumbnails
 * NEW: added filters
 * Various improvements and optimizations under the hood
 * Added support for boolean html attributes

#### 0.3.1

 * Fix a bug where a shortcode would return data for the current page/post when 
   searching for a target post by a slug that does not or no longer exists.

#### 0.3

 * Aliases introduced

#### 0.2

 * Initial release!

## Meta

 *  Sürüm **0.4.1**
 *  Son güncelleme **7 yıl önce**
 *  Etkin kurulumlar **40+**
 *  WordPress sürümü ** 3.6 veya üstü **
 *  Test edilen sürüm **5.2.24**
 *  Dil
 * [English (US)](https://wordpress.org/plugins/post-link-shortcodes/)
 * Etiketler
 * [custom post type](https://tr.wordpress.org/plugins/tags/custom-post-type/)[post link](https://tr.wordpress.org/plugins/tags/post-link/)
   [post url](https://tr.wordpress.org/plugins/tags/post-url/)[shortcode](https://tr.wordpress.org/plugins/tags/shortcode/)
 *  [Gelişmiş görünüm](https://tr.wordpress.org/plugins/post-link-shortcodes/advanced/)

## Puanlar

 5 üzerinden 5 yıldız.

 *  [  2 5 yıldızlı inceleme     ](https://wordpress.org/support/plugin/post-link-shortcodes/reviews/?filter=5)
 *  [  0 4 yıldızlı inceleme     ](https://wordpress.org/support/plugin/post-link-shortcodes/reviews/?filter=4)
 *  [  0 3 yıldızlı inceleme     ](https://wordpress.org/support/plugin/post-link-shortcodes/reviews/?filter=3)
 *  [  0 2 yıldızlı inceleme     ](https://wordpress.org/support/plugin/post-link-shortcodes/reviews/?filter=2)
 *  [  0 1 yıldızlı inceleme     ](https://wordpress.org/support/plugin/post-link-shortcodes/reviews/?filter=1)

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

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

## Katkıda bulunanlar

 *   [ Evan Mattson ](https://profiles.wordpress.org/aaemnnosttv/)

## Destek

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

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

## Bağış yap

Bu eklentinin geliştirilmesini desteklemek ister misiniz?

 [ Bu eklentiye bağış yap ](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=LRA4JZYALHX82)