Title: TabbedCode
Author: rinma
Published: <strong>25. travnja 2017.</strong>
Last modified: 25. travnja 2017.

---

Pretraga dodataka

Dodatak **nije testiran s zadnje 3 glavna izdanja WordPressa**. Možda ga se više
ne održava ili pruža podršku i možda ima probleme sa kompatibilnošću s novijim inačicama
WordPressa.

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

# TabbedCode

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

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

 * [Detalji](https://hr.wordpress.org/plugins/tabbed-code/#description)
 * [Recenzije](https://hr.wordpress.org/plugins/tabbed-code/#reviews)
 *  [Instalacija](https://hr.wordpress.org/plugins/tabbed-code/#installation)
 * [Razvoj](https://hr.wordpress.org/plugins/tabbed-code/#developers)

 [Podrška](https://wordpress.org/support/plugin/tabbed-code/)

## Opis

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

## Snimke zaslona

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

Example tab group for code

## Instalacija

 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

## Pitanja i odgovori

  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

## Recenzije

Nema recenzija za ovaj dodatak.

## Suradnici i Programeri

“TabbedCode” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.

Suradnici

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

[Prevedite “TabbedCode” na svoj jezik.](https://translate.wordpress.org/projects/wp-plugins/tabbed-code)

### Zainteresirani ste za razvoj?

[Pregledajte kôd](https://plugins.trac.wordpress.org/browser/tabbed-code/), pogledajte
[SVN spremište](https://plugins.svn.wordpress.org/tabbed-code/)ili se pretplatite
na [dnevnik razvoja](https://plugins.trac.wordpress.org/log/tabbed-code/) od [RSS](https://plugins.trac.wordpress.org/log/tabbed-code/?limit=100&mode=stop_on_copy&format=rss).

## Dnevnik promjena

#### 1.0

 * Release

## Meta

 *  Version **1.0**
 *  Zadnje ažuriranje **prije 9 godina**
 *  Aktivnih instalacija **Manje od 10**
 *  WordPress inačica ** 4.7 ili viša **
 *  Testirano do **4.7.36**
 *  Language
 * [English (US)](https://wordpress.org/plugins/tabbed-code/)
 * Oznake
 * [code](https://hr.wordpress.org/plugins/tags/code/)[tabbed](https://hr.wordpress.org/plugins/tags/tabbed/)
   [tabs](https://hr.wordpress.org/plugins/tags/tabs/)
 *  [Napredni pogled](https://hr.wordpress.org/plugins/tabbed-code/advanced/)

## Ocjena

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

## Suradnici

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

## Podrška

Želite nešto reći? Potrebna vam je pomoć?

 [Pregledaj forum za podršku](https://wordpress.org/support/plugin/tabbed-code/)

## Doniraj

Želite li podržati napredak ovog dodatka?

 [ Donirajte ovom dodatku ](https://marvin-dalheimer.de)