Title: optiontree Shortcode
Author: ethanpil
Published: <strong>25 September 2013</strong>
Last modified: 25 September 2013

---

Cari plugin

Plugin ini **belum teruji dangan 3 rilis besar WordPress**. Kemungkinan tidak lagi
dipelihara atau didukung, dan mungkin menghadapi masalah kompatibilitas bila digunakan
dengan versi WordPress yang lebih baru.

![](https://s.w.org/plugins/geopattern-icon/optiontree-shortcode.svg)

# optiontree Shortcode

 Oleh [ethanpil](https://profiles.wordpress.org/ethanpil/)

[Unduh](https://downloads.wordpress.org/plugin/optiontree-shortcode.zip)

 * [Detail](https://id.wordpress.org/plugins/optiontree-shortcode/#description)
 * [Ulasan](https://id.wordpress.org/plugins/optiontree-shortcode/#reviews)
 *  [Instalasi](https://id.wordpress.org/plugins/optiontree-shortcode/#installation)
 * [Pengembangan](https://id.wordpress.org/plugins/optiontree-shortcode/#developers)

 [Bantuan](https://wordpress.org/support/plugin/optiontree-shortcode/)

## Deskripsi

This plugin adds a shortcode [ot_get_option] to pull info from like the function
ot_get_option(). Its very simple to use and supports the same values as ot_get_option().

BEWARE: It will not work with options that return non-text values.

Why a shortcode and not the function in PHP? Sometimes I need to implement slight
variations of the same site. This allows me to set my options in the UI and have
the values propagate into the post content as needed without remembering every place
that needs changes.

If you aren’t using OptionTree ( https://wordpress.org/plugins/option-tree/ ) this
will probably be useless for you!

Its used like this:

    ```
    [ot_get_option option_id="XYZ" default="123"]
    ```

This is the equivalent of the following in PHP:

    ```
    ot_get_option("XYZ","123");
    ```

Fork away: https://github.com/ethanpil/wp-optiontree-shortcode

## Instalasi

 1. Upload `wp-optiontree-shortcode.php` to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Include the [ot_get_option] shortcode in your editor….

## Tanya Jawab

  I dont see any settings or options!

There arent any!

  How to I enable it?

If the plugins system has it on then its working.

## Ulasan

Belum ada ulasan untuk plugin ini.

## Kontributor & Pengembang

“optiontree Shortcode” adalah perangkat lunak open source. Berikut ini mereka yang
sudah berkontribusi pada plugin ini.

Kontributor

 *   [ ethanpil ](https://profiles.wordpress.org/ethanpil/)

[Terjemahkan “optiontree Shortcode” dalam bahasa Anda.](https://translate.wordpress.org/projects/wp-plugins/optiontree-shortcode)

### Tertarik mengembangkan?

[Lihat kode](https://plugins.trac.wordpress.org/browser/optiontree-shortcode/), 
periksa [repositori SVN ](https://plugins.svn.wordpress.org/optiontree-shortcode/),
atau mendaftar ke [log pengembangan](https://plugins.trac.wordpress.org/log/optiontree-shortcode/)
melalui [RSS](https://plugins.trac.wordpress.org/log/optiontree-shortcode/?limit=100&mode=stop_on_copy&format=rss).

## Log Perubahan

#### 1.0

 * Hello World!

## Meta

 *  Versi **1.0**
 *  Diperbarui **13 tahun yang lalu**
 *  Instalasi Aktif **50+**
 *  Versi WordPress ** 3.0 atau yang terbaru **
 *  Diuji hingga **3.6.1**
 *  Bahasa
 * [English (US)](https://wordpress.org/plugins/optiontree-shortcode/)
 * Tag
 * [optiontree](https://id.wordpress.org/plugins/tags/optiontree/)[shortcode](https://id.wordpress.org/plugins/tags/shortcode/)
 *  [Tampilan lanjut](https://id.wordpress.org/plugins/optiontree-shortcode/advanced/)

## Rating

 5 dari 5 bintang.

 *  [  1 ulasan 5-bintang     ](https://wordpress.org/support/plugin/optiontree-shortcode/reviews/?filter=5)
 *  [  0 ulasan 4-bintang     ](https://wordpress.org/support/plugin/optiontree-shortcode/reviews/?filter=4)
 *  [  0 ulasan 3-bintang     ](https://wordpress.org/support/plugin/optiontree-shortcode/reviews/?filter=3)
 *  [  0 ulasan 2-bintang     ](https://wordpress.org/support/plugin/optiontree-shortcode/reviews/?filter=2)
 *  [  0 ulasan 1-bintang     ](https://wordpress.org/support/plugin/optiontree-shortcode/reviews/?filter=1)

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

[Lihat semua ulasan](https://wordpress.org/support/plugin/optiontree-shortcode/reviews/)

## Kontributor

 *   [ ethanpil ](https://profiles.wordpress.org/ethanpil/)

## Bantuan

Ada yang ingin dikatakan? Butuh bantuan?

 [Lihat forum bantuan](https://wordpress.org/support/plugin/optiontree-shortcode/)