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/)

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

 * [বিস্তারিত](https://bn.wordpress.org/plugins/optiontree-shortcode/#description)
 * [রিভিউ](https://bn.wordpress.org/plugins/optiontree-shortcode/#reviews)
 *  [ইন্সটলেশন](https://bn.wordpress.org/plugins/optiontree-shortcode/#installation)
 * [ডেভেলপমেন্ট](https://bn.wordpress.org/plugins/optiontree-shortcode/#developers)

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

## Description

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

## Installation

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

## FAQ

  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.

## Reviews

There are no reviews for this plugin.

## ডেভেলপার এবং কন্ট্রিবিউটর

“optiontree Shortcode” is open source software. The following people have contributed
to this plugin.

কন্ট্রিবিউটর

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

[Translate “optiontree Shortcode” into your language.](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).

## Changelog

#### 1.0

 * Hello World!

## মেটা

 *  Version **1.0**
 *  শেষ আপডেট করা হয়েছে **13 বছর আগে**
 *  Active installations **100+**
 *  WordPress version ** 3.0 or higher **
 *  Tested up to **3.6.1**
 *  Language
 * [English (US)](https://wordpress.org/plugins/optiontree-shortcode/)
 * ট্যাগ
 * [optiontree](https://bn.wordpress.org/plugins/tags/optiontree/)[shortcode](https://bn.wordpress.org/plugins/tags/shortcode/)
 * টি
 *  [এডভান্সড ভিউ](https://bn.wordpress.org/plugins/optiontree-shortcode/advanced/)

## Ratings

 ৫ স্টার এর মধ্যে 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)

[সব রিভিউ দেখুন](https://wordpress.org/support/plugin/optiontree-shortcode/reviews/)

## কন্ট্রিবিউটর

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

## Support

Got something to say? Need help?

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