Title: Kütüphane
Author: Patrick Daly
Published: <strong>6 Mart 2014</strong>
Last modified: 31 Aralık 2015

---

Eklentilerde ara

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://s.w.org/plugins/geopattern-icon/library.svg)

# Kütüphane

 [Patrick Daly](https://profiles.wordpress.org/developdaly/) tarafından

[İndir](https://downloads.wordpress.org/plugin/library.1.1.0.zip)

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

 [Destek](https://wordpress.org/support/plugin/library/)

## Açıklama

Create a library of reusable terms (strings) and display their contents anywhere
on your site with a shortcode.

Library lets you create a library of reusable terms (or strings) without any code
necessary and access a term’s content with a shortcode.

You can add a term (just like you’d add a post or page) called “Copyright Line” 
and its content could be “©2014 Your Company” and then use that anywhere on the 
site with `[library term="copyright-line"]` or `<?php do_shortcode( '[library term
="copyright-line"] ); ?>`.

Because the library terms are a post type they inherit WordPress features like revision
history, draft/scheduled/published, ability to change the term slug, full HTML, 
and so on.

**Business Cases**

These are real-world examples of how this plugin is being used or could be used.
Each of these uses a shortcode to display the most up-to-date version of a term’s
content.

A financial institution is advertising an interest rate across many pages on a large
website. There are instances of this percentage in content and in templates. Within
a matter of seconds all of these numbers can be changed rather than crossing your
fingers and hoping you caught all of the rates.

In order to quickly change the price of a fluctuating product a company put their
price in a term to update across the whole site.

A health insurance company uses the same disclosures on many pages and UI contexts
and keeping them compliant with changing regulations was difficult until they kept
them stored in the Library.

The copyright line in the footer of a website might change sometimes to reflect 
a new year, a new trademark, new ownership, etc.

[**Contribute on Github**](https://github.com/developdaly/library) | [**Report Bugs**](https://github.com/developdaly/library/issues?labels=bug&milestone=&page=1&state=open)

## Yükleme

#### Using The WordPress Dashboard

 1. Navigate to the ‘Add New’ in the plugins dashboard
 2. Search for ‘library’
 3. Click ‘Install Now’
 4. Activate the plugin on the Plugin dashboard

#### Uploading in WordPress Dashboard

 1. Navigate to the ‘Add New’ in the plugins dashboard
 2. Navigate to the ‘Upload’ area
 3. Select `library.zip` from your computer
 4. Click ‘Install Now’
 5. Activate the plugin in the Plugin dashboard

#### Using FTP

 1. Download `library.zip`
 2. Extract the `library` directory to your computer
 3. Upload the `library` directory to the `/wp-content/plugins/` directory
 4. Activate the plugin in the Plugin dashboard

## İncelemeler

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

## Katkıda Bulunanlar ve Geliştiriciler

“Kütüphane” açık kaynaklı yazılımdır. Aşağıdaki kişiler bu eklentiye katkıda bulunmuşlardır.

Katkıda bulunanlar

 *   [ Patrick Daly ](https://profiles.wordpress.org/developdaly/)
 *   [ Mike Manger ](https://profiles.wordpress.org/mikemanger/)
 *   [ adamkrawiec ](https://profiles.wordpress.org/adamkrawiec/)

[“Kütüphane” eklentisini dilinize çevirin.](https://translate.wordpress.org/projects/wp-plugins/library)

### Geliştirmeyle ilgilenir misiniz?

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

## Değişiklik Kaydı

#### 1.1.0

 * Adds a media button to easily insert shortcodes
 * Improved error handling

#### 1.0.2

 * Localized admin screen strings
 * Escaped admin screen strings

#### 1.0.1

 * Updated base language file
 * Typo fixes
 * Removed blank index.php files

#### 1.0

 * First version

## Meta

 *  Sürüm **1.1.0**
 *  Son güncelleme **10 yıl önce**
 *  Etkin kurulumlar **700+**
 *  WordPress sürümü ** 3.8.1 veya üstü **
 *  Test edilen sürüm **4.4.34**
 *  Dil
 * [English (US)](https://wordpress.org/plugins/library/)
 * Etiketler
 * [content](https://tr.wordpress.org/plugins/tags/content/)[dictionary](https://tr.wordpress.org/plugins/tags/dictionary/)
   [library](https://tr.wordpress.org/plugins/tags/library/)[shortcodes](https://tr.wordpress.org/plugins/tags/shortcodes/)
   [strings](https://tr.wordpress.org/plugins/tags/strings/)
 *  [Gelişmiş görünüm](https://tr.wordpress.org/plugins/library/advanced/)

## Puanlar

 5 üzerinden 5 yıldız.

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

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

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

## Katkıda bulunanlar

 *   [ Patrick Daly ](https://profiles.wordpress.org/developdaly/)
 *   [ Mike Manger ](https://profiles.wordpress.org/mikemanger/)
 *   [ adamkrawiec ](https://profiles.wordpress.org/adamkrawiec/)

## Destek

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

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