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

---

Meklēt spraudņus

Šī spraudnis **nav atjaunināts vairāk kā divus gadus**. Varbūt, tas vairs netiek
uzturēts, nesaņemt atbalstu un tam var būt saderības problēmas ar jaunākām WordPress
versijām.

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

# optiontree Shortcode

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

[Lejupielādēt](https://downloads.wordpress.org/plugin/optiontree-shortcode.zip)

 * [Sīkāka informācija](https://lv.wordpress.org/plugins/optiontree-shortcode/#description)
 * [Atsauksmes](https://lv.wordpress.org/plugins/optiontree-shortcode/#reviews)
 *  [Uzstādīšana](https://lv.wordpress.org/plugins/optiontree-shortcode/#installation)
 * [Attīstība](https://lv.wordpress.org/plugins/optiontree-shortcode/#developers)

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

## Apraksts

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

## Uzstādīšana

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

## BUJ

  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.

## Atsauksmes

Par šo spraudni nav atsauksmju.

## Autori un izstrādātāji

“optiontree Shortcode” ir atvērtā pirmkoda programmatūra. Šo spraudni ir veidojuši
šādi cilvēki.

Līdzdalībnieki

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

[Tulkot “optiontree Shortcode&#8221 savā valodā.](https://translate.wordpress.org/projects/wp-plugins/optiontree-shortcode)

### Vai jūs interesē attīstība?

[Pārlūkojiet kodu](https://plugins.trac.wordpress.org/browser/optiontree-shortcode/),
apmeklējiet[ SVN krātuvi ](https://plugins.svn.wordpress.org/optiontree-shortcode/)
vai abonējiet[ attīstības žurnālu](https://plugins.trac.wordpress.org/log/optiontree-shortcode/),
ko izveidojis [RSS](https://plugins.trac.wordpress.org/log/optiontree-shortcode/?limit=100&mode=stop_on_copy&format=rss).

## Izmaiņu žurnāls

#### 1.0

 * Hello World!

## Meta

 *  Versija **1.0**
 *  Pēdējo reizi atjaunots: **pirms 13 gadiem**
 *  Aktīvās instalācijas: **100+**
 *  WordPress versija ** 3.0 vai jaunāka **
 *  Pārbaudīts līdz: **3.6.1**
 *  Valoda
 * [English (US)](https://wordpress.org/plugins/optiontree-shortcode/)
 * Birkas:
 * [optiontree](https://lv.wordpress.org/plugins/tags/optiontree/)[shortcode](https://lv.wordpress.org/plugins/tags/shortcode/)
 *  [Papildu skats](https://lv.wordpress.org/plugins/optiontree-shortcode/advanced/)

## Vērtējumi

 5 no 5 zvaigznēm.

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

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

[Skatīt visas atsauksmes](https://wordpress.org/support/plugin/optiontree-shortcode/reviews/)

## Līdzdalībnieki

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

## Atbalsts

Jums ir kaut kas ko teikt? Vajadzīga palīdzība?

 [Skatīt atbalsta forumu](https://wordpress.org/support/plugin/optiontree-shortcode/)