Title: TabbedCode
Author: rinma
Published: <strong>2017-04-25</strong>
Last modified: 2017-04-25

---

Szukaj wtyczek

Wtyczka **nie została przetestowana z trzema ostatnimi głównymi wydaniami WordPressa**.
Może nie być już utrzymywana lub obsługiwana, co może skutkować problemem ze zgodnością
z nowszymi wersjami WordPressa.

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

# TabbedCode

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

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

 * [Szczegóły](https://pl.wordpress.org/plugins/tabbed-code/#description)
 * [Recenzje](https://pl.wordpress.org/plugins/tabbed-code/#reviews)
 *  [Instalacja](https://pl.wordpress.org/plugins/tabbed-code/#installation)
 * [Rozwój](https://pl.wordpress.org/plugins/tabbed-code/#developers)

 [Wsparcie](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]
    ```

## Zrzuty ekranu

 * [[
 * Example tab group for code

## Instalacja

 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

## Najczęściej zadawane pytania

  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

## Recenzje

Wtyczka nie ma jeszcze żadnej recenzji.

## Kontrybutorzy i deweloperzy

„TabbedCode” jest oprogramowaniem open source. Poniższe osoby miały wkład w rozwój
wtyczki.

Zaangażowani

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

[Przetłumacz wtyczkę “TabbedCode” na swój język.](https://translate.wordpress.org/projects/wp-plugins/tabbed-code)

### Interesuje cię rozwój wtyczki?

[Przeglądaj kod](https://plugins.trac.wordpress.org/browser/tabbed-code/), sprawdź
[repozytorium SVN](https://plugins.svn.wordpress.org/tabbed-code/) lub czytaj [dziennik rozwoju](https://plugins.trac.wordpress.org/log/tabbed-code/)
przez [RSS](https://plugins.trac.wordpress.org/log/tabbed-code/?limit=100&mode=stop_on_copy&format=rss).

## Rejestr zmian

#### 1.0

 * Release

## Meta

 *  Wersja **1.0**
 *  Ostatnia aktualizacja **9 lat temu**
 *  Włączone instalacje **Mniej niż 10**
 *  Wersja WordPressa ** 4.7 lub nowszej **
 *  Testowano do **4.7.33**
 *  Język
 * [English (US)](https://wordpress.org/plugins/tabbed-code/)
 * Tagi
 * [code](https://pl.wordpress.org/plugins/tags/code/)[tabbed](https://pl.wordpress.org/plugins/tags/tabbed/)
   [tabs](https://pl.wordpress.org/plugins/tags/tabs/)
 *  [Widok zaawansowany](https://pl.wordpress.org/plugins/tabbed-code/advanced/)

## Oceny

Nie przesłano jeszcze żadnych recenzji.

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

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

## Zaangażowani

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

## Wsparcie

Masz coś do dodania? Potrzebujesz pomocy?

 [Zobacz forum wsparcia](https://wordpress.org/support/plugin/tabbed-code/)

## Złóż datek

Czy chcesz wesprzeć rozwój wtyczki?

 [ Wspomóż wtyczkę ](https://marvin-dalheimer.de)