Title: optiontree Shortcode
Author: ethanpil
Published: <strong>सेप्टेम्बर 25, 2013</strong>
Last modified: सेप्टेम्बर 25, 2013

---

प्लगिनहरू खोज्नुहोस्

यो प्लगिन **वर्डप्रेसका ३ प्रमुख नवीनतम रिलीजहरूसँग परीक्षण गरिएको छैन**। यो अब 
सम्भवतः व्यवस्थित वा समर्थन नभएको हुन सक्छ र वर्डप्रेसका नयाँ संस्करणहरूमा प्रयोग
गर्दा अनुकूलता सम्बन्धी समस्या हुन सक्छ।

![](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://ne.wordpress.org/plugins/optiontree-shortcode/#description)
 * [समीक्षाहरू](https://ne.wordpress.org/plugins/optiontree-shortcode/#reviews)
 *  [स्थापना](https://ne.wordpress.org/plugins/optiontree-shortcode/#installation)
 * [विकास](https://ne.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)

### विकासमा रुचि छ?

[आरएसएस](https://plugins.trac.wordpress.org/log/optiontree-shortcode/?limit=100&mode=stop_on_copy&format=rss)
द्वारा [कोड ब्राउज गर्नुहोस्](https://plugins.trac.wordpress.org/browser/optiontree-shortcode/),
[एसभीएन रिपजिटरी](https://plugins.svn.wordpress.org/optiontree-shortcode/) हेर्नुहोस्,
वा [विकास लग](https://plugins.trac.wordpress.org/log/optiontree-shortcode/) को सदस्यता
लिनुहोस्।

## चेन्जलग

#### 1.0

 * Hello World!

## मेटा

 *  संस्करण **1.0**
 *  पछिल्लो अपडेट **13 वर्ष अघि**
 *  सक्रिय स्थापना **100+**
 *  वर्डप्रेस संस्करण ** 3.0 वा उच्च **
 *  जाँच गरिएको **3.6.1**
 *  भाषा
 * [English (US)](https://wordpress.org/plugins/optiontree-shortcode/)
 * ट्यागहरू
 * [optiontree](https://ne.wordpress.org/plugins/tags/optiontree/)[shortcode](https://ne.wordpress.org/plugins/tags/shortcode/)
 *  [उन्नत दृश्य](https://ne.wordpress.org/plugins/optiontree-shortcode/advanced/)

## रेटिङ्गहरू

 ५ मा 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)

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

[See all reviews](https://wordpress.org/support/plugin/optiontree-shortcode/reviews/)

## योगदानकर्ताहरू

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

## सहायता

केही भन्नु छ? सहयोग चाहियो?

 [सहायता फोरम हेर्नुहोस्](https://wordpress.org/support/plugin/optiontree-shortcode/)