Title: TabbedCode
Author: rinma
Published: <strong>25 de Abril, 2017</strong>
Last modified: 25 de Abril, 2017

---

Pesquisar plugins

Este plugin **não foi testado com as 3 atualizações principais mais recentes do 
WordPress**. Pode ser que não tenha mais manutenção ou suporte e talvez tenha problemas
de compatibilidade quando usado com versões mais recentes do WordPress.

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

# TabbedCode

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

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

 * [Detalhes](https://pt-ao.wordpress.org/plugins/tabbed-code/#description)
 * [Avaliações](https://pt-ao.wordpress.org/plugins/tabbed-code/#reviews)
 *  [Instalação](https://pt-ao.wordpress.org/plugins/tabbed-code/#installation)
 * [Desenvolvimento](https://pt-ao.wordpress.org/plugins/tabbed-code/#developers)

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

## Descrição

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

## Imagens de tela

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

Example tab group for code

## Instalação

 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

## FAQ

  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

## Avaliações

There are no reviews for this plugin.

## Contribuidores e desenvolvedores

“TabbedCode” é um software com código aberto. As seguintes pessoas contribuíram 
para este plugin.

Contribuidores

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

[Traduzir “TabbedCode” para o seu idioma.](https://translate.wordpress.org/projects/wp-plugins/tabbed-code)

### Interessado no desenvolvimento?

[Navegue pelo código](https://plugins.trac.wordpress.org/browser/tabbed-code/), 
dê uma olhada no [repositório SVN](https://plugins.svn.wordpress.org/tabbed-code/)
ou assine o [registro de desenvolvimento](https://plugins.trac.wordpress.org/log/tabbed-code/)
via [RSS](https://plugins.trac.wordpress.org/log/tabbed-code/?limit=100&mode=stop_on_copy&format=rss).

## Registro de alterações

#### 1.0

 * Release

## Meta

 *  Version **1.0**
 *  Last updated **9 anos atrás**
 *  Active installations **Menos de 10**
 *  WordPress version ** 4.7 ou maior **
 *  Tested up to **4.7.36**
 *  Language
 * [English (US)](https://wordpress.org/plugins/tabbed-code/)
 * Tags
 * [code](https://pt-ao.wordpress.org/plugins/tags/code/)[tabbed](https://pt-ao.wordpress.org/plugins/tags/tabbed/)
   [tabs](https://pt-ao.wordpress.org/plugins/tags/tabs/)
 *  [Panorama avançado](https://pt-ao.wordpress.org/plugins/tabbed-code/advanced/)

## Classificações

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

## Contribuidores

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

## Suporte

Tem algo a dizer? Precisa de ajuda?

 [Ver fórum de suporte](https://wordpress.org/support/plugin/tabbed-code/)

## Doar

Gostaria de apoiar o desenvolvimento deste plugin?

 [ Faça uma doação a este plugin ](https://marvin-dalheimer.de)