Title: TabbedCode
Author: rinma
Published: <strong>25.04.2017</strong>
Last modified: 25.04.2017

---

Търсене на разширения

Това разширение **не е обновявано повече от 2 години**. Може вече да не се поддържа
и да има проблеми със съвместимостта при използването му на по-нови версии на WordPress.

![](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://bg.wordpress.org/plugins/tabbed-code/#description)
 * [Оценки](https://bg.wordpress.org/plugins/tabbed-code/#reviews)
 *  [Инсталиране](https://bg.wordpress.org/plugins/tabbed-code/#installation)
 * [Разработка](https://bg.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

## Отзиви

There are no reviews for this plugin.

## Сътрудници и разработчици

“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/), 
или абонамент към [програмната история (log)](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://bg.wordpress.org/plugins/tags/code/)[tabbed](https://bg.wordpress.org/plugins/tags/tabbed/)
   [tabs](https://bg.wordpress.org/plugins/tags/tabs/)
 *  [Разширен изглед](https://bg.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)