Title: TabbedCode
Author: rinma
Published: <strong>25. apríla 2017</strong>
Last modified: 25. apríla 2017

---

Vyhľadať plugin

Tento plugin **nebol testovaný s najnovšími 3 hlavnými vydaniami WordPress**. Už
nemusí byť udržiavaný alebo podporovaný a môže mať problémy s kompatibilitou pri
použití s novšími verziami WordPress.

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

# TabbedCode

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

[Stiahnuť](https://downloads.wordpress.org/plugin/tabbed-code.1.0.zip)

 * [Podrobnosti](https://sk.wordpress.org/plugins/tabbed-code/#description)
 * [Recenzie](https://sk.wordpress.org/plugins/tabbed-code/#reviews)
 *  [Inštalácia](https://sk.wordpress.org/plugins/tabbed-code/#installation)
 * [Vývoj](https://sk.wordpress.org/plugins/tabbed-code/#developers)

 [Podpora](https://wordpress.org/support/plugin/tabbed-code/)

## Popis

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]
    ```

## Obrázky

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

Example tab group for code

## Inštalácia

 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

## Časté otázky

  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

## Recenzie

Pre tento plugin nie sú žiadne recenzie.

## Prispievatelia a vývojári

“TabbedCode” je softvér s otvoreným zdrojovým kódom. Do tohto pluginu prispeli nasledujúci
ľudia.

Prispievatelia

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

[Preložiť „TabbedCode“ do vašho jazyka.](https://translate.wordpress.org/projects/wp-plugins/tabbed-code)

### Máte záujem o vývoj?

[ Prehľadávajte zdrojový kód](https://plugins.trac.wordpress.org/browser/tabbed-code/),
preskúmajte [SVN repozitár](https://plugins.svn.wordpress.org/tabbed-code/), alebo
sa prihláste na odber [vývojárskeho logu](https://plugins.trac.wordpress.org/log/tabbed-code/)
cez [RSS](https://plugins.trac.wordpress.org/log/tabbed-code/?limit=100&mode=stop_on_copy&format=rss).

## Zoznam zmien

#### 1.0

 * Release

## Meta

 *  Verzia **1.0**
 *  Posledná aktualizácia **Pred 9 rokov**
 *  Aktívne inštalácie **Menej než 10**
 *  Verzia WordPress ** 4.7 alebo novšia **
 *  Testované do verzie **4.7.33**
 *  Jazyk
 * [English (US)](https://wordpress.org/plugins/tabbed-code/)
 * Značky
 * [code](https://sk.wordpress.org/plugins/tags/code/)[tabbed](https://sk.wordpress.org/plugins/tags/tabbed/)
   [tabs](https://sk.wordpress.org/plugins/tags/tabs/)
 *  [Rozšírené zobrazenie](https://sk.wordpress.org/plugins/tabbed-code/advanced/)

## Hodnotenia

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

## Prispievatelia

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

## Podpora

Máte čo povedať? Potrebujete pomoc?

 [Zobraziť fórum podpory](https://wordpress.org/support/plugin/tabbed-code/)

## Podporiť

Chceli by ste podporiť pokrok tohto pluginu?

 [ Prispieť na plugin ](https://marvin-dalheimer.de)