Title: Details King Pro
Author: Ash Durham
Published: <strong>22 Kasım 2013</strong>
Last modified: 22 Kasım 2013

---

Eklentilerde ara

![](https://ps.w.org/details-king-pro/assets/banner-772x250.jpg?rev=808658)

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/details-king-pro_031c3b.svg)

# Details King Pro

 [Ash Durham](https://profiles.wordpress.org/ashdurham/) tarafından

[İndir](https://downloads.wordpress.org/plugin/details-king-pro.1.0.zip)

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

 [Destek](https://wordpress.org/support/plugin/details-king-pro/)

## Açıklama

—

Stay up-to-date with the latest by following [@kingproplugins on Twitter](http://twitter.com/kingproplugins),
[KingProPlugins on Facebook](http://facebook.com/kingproplugins) or [King Pro Plugins on Google+](https://plus.google.com/b/101488033905569308183/101488033905569308183/about)

—

Built as a continuation of the blog posts on [King Pro Plugins – Building a simple WordPress Plugin](http://kingpro.me/article/tutorials/wordpress-plugin-basics-site-details-plugin-part-1/)

[Details King Pro](http://kingpro.me/plugins/details-king-pro/) creates an easy 
way to have global values that can be used site with either via the provided shortcode
or
 via the PHP functions. Fields dynamically created by you can have a variety 
of values such as single textbox plain text value, block textarea plain text value,
WYSIWYG content value, file upload (such as a logo), or a date picker field.

—

If you have any suggestions or would like to see a feature in the plugin, please
let me know in the support forum.

Any issues you are having, I’d also love to know, so again, please let me know using
the support forum.

—

[Check out the King Pro Plugins range](http://kingpro.me/)

### How To Use

#### Use Shortcodes

Shortcodes can be used in any page or post on your site. By default:
 [dkp k=”your-
field-key”] If you would like to display an error if the key is not found: [dkp 
k=”your-field-key” e=true] To add this into a template, just use the “do_shortcode”
function: <?php if (function_exists(‘dkp_func’)) echo do_shortcode(“[dkp k=’your-
field-key’]”); ?> Of course, why do that when you have functions you can use: <?
php the_dkp_field($field_key, $error); ?> This will print the value right there,
or if you need to use the variable prior to printing it, use: <?php $value = get_dkp_field(
$field_key, $error); ?>

—

Having Trouble? Get support either on the support forums here or at [@kingproplugins on Twitter](http://twitter.com/kingproplugins),
[KingProPlugins on Facebook](http://facebook.com/kingproplugins) or [King Pro Plugins on Google+](https://plus.google.com/b/101488033905569308183/101488033905569308183/about)

—

## Ekran Görüntüleri

[⌊Details King Pro types of possible fields⌉⌊Details King Pro types of possible 
fields⌉[

Details King Pro types of possible fields

[⌊How easy it is to create a new field⌉⌊How easy it is to create a new field⌉[

How easy it is to create a new field

## Yükleme

 1. Download and unzip the zip file onto your computer
 2. Upload the ‘details-king-pro’ folder into the `/wp-content/plugins/` directory (
    alternatively, install the plugin from the plugin directory within the admin)
 3. Activate the plugin through the ‘Plugins’ menu in WordPress
 4. Create your first field within the ‘Details King Pro’ section of the admin
 5. Within the WYSIWYG editor, place the short code ‘[dkp k=”your-field-key”]’ or within
    the code, <?php the_dkp_field(‘your-field-key’); ?>

—

Having Trouble? Get support either on the support forums here or at [@kingproplugins on Twitter](http://twitter.com/kingproplugins),
[KingProPlugins on Facebook](http://facebook.com/kingproplugins) or [King Pro Plugins on Google+](https://plus.google.com/b/101488033905569308183/101488033905569308183/about)

—

## SSS

  After activating this plugin, my site has broken! Why?

Nine times out of ten it will be due to your own scripts being added above the standard
area where all the plugins are included. If you move your javascript files below
the function, “wp_head()” in the “header.php” file of your theme, it should fix 
your problem.

—

Have a question thats not listed? Get support either on the support forums here 
or at [@kingproplugins on Twitter](http://twitter.com/kingproplugins), [KingProPlugins on Facebook](http://facebook.com/kingproplugins)
or [King Pro Plugins on Google+](https://plus.google.com/b/101488033905569308183/101488033905569308183/about)

—

## İncelemeler

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

## Katkıda Bulunanlar ve Geliştiriciler

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

Katkıda bulunanlar

 *   [ Ash Durham ](https://profiles.wordpress.org/ashdurham/)

[“Details King Pro” eklentisini dilinize çevirin.](https://translate.wordpress.org/projects/wp-plugins/details-king-pro)

### Geliştirmeyle ilgilenir misiniz?

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

## Değişiklik Kaydı

#### 1.0

 * Initial

## Meta

 *  Sürüm **1.0**
 *  Son güncelleme **13 yıl önce**
 *  Etkin kurulumlar **10+**
 *  WordPress sürümü ** 3.0.1 veya üstü **
 *  Test edilen sürüm **3.7.41**
 *  Dil
 * [English (US)](https://wordpress.org/plugins/details-king-pro/)
 * Etiketler
 * [Dynamic](https://tr.wordpress.org/plugins/tags/dynamic/)[settings](https://tr.wordpress.org/plugins/tags/settings/)
   [wysiwyg](https://tr.wordpress.org/plugins/tags/wysiwyg/)
 *  [Gelişmiş görünüm](https://tr.wordpress.org/plugins/details-king-pro/advanced/)

## Puanlar

Henüz inceleme gönderilmedi.

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

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

## Katkıda bulunanlar

 *   [ Ash Durham ](https://profiles.wordpress.org/ashdurham/)

## Destek

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

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

## Bağış yap

Bu eklentinin geliştirilmesini desteklemek ister misiniz?

 [ Bu eklentiye bağış yap ](http://durham.net.au/donate/)