Title: optiontree Shortcode
Author: ethanpil
Published: <strong>25 سپتامبر 2013</strong>
Last modified: 25 سپتامبر 2013

---

جستجوی افزونه‌ها

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

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

# optiontree Shortcode

 توسط [ethanpil](https://profiles.wordpress.org/ethanpil/)

[دانلود](https://downloads.wordpress.org/plugin/optiontree-shortcode.zip)

 * [جزئیات](https://fa.wordpress.org/plugins/optiontree-shortcode/#description)
 * [نقد و بررسی‌ها](https://fa.wordpress.org/plugins/optiontree-shortcode/#reviews)
 *  [نصب](https://fa.wordpress.org/plugins/optiontree-shortcode/#installation)
 * [توسعه](https://fa.wordpress.org/plugins/optiontree-shortcode/#developers)

 [پشتیبانی](https://wordpress.org/support/plugin/optiontree-shortcode/)

## توضیحات

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

## نصب

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

## سوالات متداول

  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.

## نقد و بررسی‌ها

نقد و بررسی‌ای برای این افزونه یافت نشد.

## توسعه دهندگان و همکاران

“optiontree Shortcode” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کرده‌اند.

مشارکت کنندگان

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

[ترجمه “optiontree Shortcode” به زبان شما.](https://translate.wordpress.org/projects/wp-plugins/optiontree-shortcode)

### علاقه‌ مند به توسعه هستید؟

[Browse the code](https://plugins.trac.wordpress.org/browser/optiontree-shortcode/),
check out the [SVN repository](https://plugins.svn.wordpress.org/optiontree-shortcode/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/optiontree-shortcode/)
by [RSS](https://plugins.trac.wordpress.org/log/optiontree-shortcode/?limit=100&mode=stop_on_copy&format=rss).

## گزارش تغییرات

#### 1.0

 * Hello World!

## اطلاعات

 *  نگارش **1.0**
 *  Last updated **13 سال پیش**
 *  نصب‌های فعال **50+**
 *  نگارش وردپرس ** 3.0 یا بالاتر **
 *  Tested up to **3.6.1**
 *  زبان
 * [English (US)](https://wordpress.org/plugins/optiontree-shortcode/)
 * Tags
 * [optiontree](https://fa.wordpress.org/plugins/tags/optiontree/)[shortcode](https://fa.wordpress.org/plugins/tags/shortcode/)
 *  [نمایش پیشرفته](https://fa.wordpress.org/plugins/optiontree-shortcode/advanced/)

## امتیازها

 5 از 5 ستاره.

 *  [  امتیاز 1 5-ستاره     ](https://wordpress.org/support/plugin/optiontree-shortcode/reviews/?filter=5)
 *  [  امتیاز 0 4-ستاره     ](https://wordpress.org/support/plugin/optiontree-shortcode/reviews/?filter=4)
 *  [  امتیاز 0 3-ستاره     ](https://wordpress.org/support/plugin/optiontree-shortcode/reviews/?filter=3)
 *  [  امتیاز 0 2-ستاره     ](https://wordpress.org/support/plugin/optiontree-shortcode/reviews/?filter=2)
 *  [  امتیاز 0 1-ستاره     ](https://wordpress.org/support/plugin/optiontree-shortcode/reviews/?filter=1)

[افزودن ارزیابی من](https://wordpress.org/support/plugin/optiontree-shortcode/reviews/#new-post)

[مشاهده همه بررسی‌ها](https://wordpress.org/support/plugin/optiontree-shortcode/reviews/)

## مشارکت کنندگان

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

## پشتیبانی

چیزی برای گفتن دارید؟ نیاز به کمک دارید؟

 [مشاهده انجمن پشتیبانی](https://wordpress.org/support/plugin/optiontree-shortcode/)