Title: TabbedCode
Author: rinma
Published: <strong>25. април 2017.</strong>
Last modified: 25. април 2017.

---

Претражи додатке

Овај додатак **није испробан са последња 3 главна издања Вордпреса**.Можда се више
не одржава или подржава и можда има грешке са усклађеношћу са новијим издањима Вордреса.

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

# TabbedCode

 [rinma](https://profiles.wordpress.org/rinma/)

[Преузимање](https://downloads.wordpress.org/plugin/tabbed-code.1.0.zip)

 * [Детаљи](https://sr.wordpress.org/plugins/tabbed-code/#description)
 * [Прегледи](https://sr.wordpress.org/plugins/tabbed-code/#reviews)
 *  [Постављање](https://sr.wordpress.org/plugins/tabbed-code/#installation)
 * [Изградња](https://sr.wordpress.org/plugins/tabbed-code/#developers)

 [Подршка](https://wordpress.org/support/plugin/tabbed-code/)

## Опис

Adds Shortcodes for adding code examples in tabs to your blog.

The Plugin adds two shortcodes.
 The first is [tab_group] and it needs an id. This
id must be unique! The second is [tab_code] and it takes the language from your 
code snippet as parameter. You can use all languages from highlight.js. When no 
language is provided the text will be interpreted as a simple text.

Example:

    ```
    [tab_group id="hello-world"]
        [tab_code lang="javascript"]
            console.log("Hello World");
        [/tab_code]
        [tab_code lang="sql"]
            SELECT * FROM hello_world;
        [/tab_code]
        [tab_code]
            Hello World
        [/tab_code]
    [/tab_group]
    ```

## Снимци екрана

[⌊Example tab group for code⌉⌊Example tab group for code⌉[

Example tab group for code

## Постављање

 1. Install the plugin through the WordPress plugins screen directly or upload the 
    plugin to `/wp-content/plugins/TabbedCode` directory
 2. Activate the plugin through the ‘Plugins’ screen in WordPress

## ЧПП

  Installation Instructions

 1. Install the plugin through the WordPress plugins screen directly or upload the 
    plugin to `/wp-content/plugins/TabbedCode` directory
 2. Activate the plugin through the ‘Plugins’ screen in WordPress

## Прегледи

Нема рецензија за овај додатак.

## Сарадници и градитељи

„TabbedCode“ је софтвер отвореног кода. Следећи људи су допринели овом додатку.

Сарадници

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

[Преведите „TabbedCode“ на свој језик.](https://translate.wordpress.org/projects/wp-plugins/tabbed-code)

### Заинтересовани сте за градњу?

[Прегледајте код](https://plugins.trac.wordpress.org/browser/tabbed-code/), проверите
[SVN складиште](https://plugins.svn.wordpress.org/tabbed-code/) или се пријавите
на [белешку градње](https://plugins.trac.wordpress.org/log/tabbed-code/) преко [RSS-а](https://plugins.trac.wordpress.org/log/tabbed-code/?limit=100&mode=stop_on_copy&format=rss).

## Белешка о изменама

#### 1.0

 * Release

## Мета

 *  Version **1.0**
 *  Last updated **9 година раније**
 *  Active installations **Мање од 10**
 *  WordPress version ** 4.7 или новије **
 *  Tested up to **4.7.33**
 *  Language
 * [English (US)](https://wordpress.org/plugins/tabbed-code/)
 * Tags
 * [code](https://sr.wordpress.org/plugins/tags/code/)[tabbed](https://sr.wordpress.org/plugins/tags/tabbed/)
   [tabs](https://sr.wordpress.org/plugins/tags/tabs/)
 *  [Напредни преглед](https://sr.wordpress.org/plugins/tabbed-code/advanced/)

## Оцене

No reviews have been submitted yet.

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

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

## Сарадници

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

## Подршка

Имате нешто да кажете? Потребна вам је помоћ?

 [Види форум подршке](https://wordpress.org/support/plugin/tabbed-code/)

## Донирај

Желите ли да подржите напредак овог додатка?

 [ Донирај овом додатку ](https://marvin-dalheimer.de)