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

---

Buscar plugins

Este plugin **non se actualizou en máis de 2 anos**. É posible que xa non sexa compatible
ou mantido por ninguén, ou podes ter problemas de compatibilidade cando se usa con
novas versións de WordPress.

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

# TabbedCode

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

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

 * [Detalles](https://gl.wordpress.org/plugins/tabbed-code/#description)
 * [Valoracións](https://gl.wordpress.org/plugins/tabbed-code/#reviews)
 *  [Instalación](https://gl.wordpress.org/plugins/tabbed-code/#installation)
 * [Desenvolvemento](https://gl.wordpress.org/plugins/tabbed-code/#developers)

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

## Descrición

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

## Capturas

 * [[
 * Example tab group for code

## Instalación

 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

## Preguntas frecuentes

  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

## Comentarios

Non hai recensións para este plugin.

## Colaboradores e desenvolvedores

“TabbedCode” é un software de código aberto. As seguintes persoas colaboraron con
este plugin.

Colaboradores

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

[Traduce “TabbedCode” ao teu idioma.](https://translate.wordpress.org/projects/wp-plugins/tabbed-code)

### Interesado no desenvolvemento?

[Revisa o código](https://plugins.trac.wordpress.org/browser/tabbed-code/), bota
unha ollada ao[repositorio SVN](https://plugins.svn.wordpress.org/tabbed-code/),
ou subscríbete ao [log de desenvolvemento](https://plugins.trac.wordpress.org/log/tabbed-code/)
por [RSS](https://plugins.trac.wordpress.org/log/tabbed-code/?limit=100&mode=stop_on_copy&format=rss).

## Rexistro de cambios

#### 1.0

 * Release

## Meta

 *  Versión **1.0**
 *  Última actualización **Fai 9 anos**
 *  Instalacións activas **Menos de 10**
 *  Versión de WordPress ** 4.7 ou superior **
 *  Probado ata **4.7.33**
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/tabbed-code/)
 * Etiquetas
 * [code](https://gl.wordpress.org/plugins/tags/code/)[tabbed](https://gl.wordpress.org/plugins/tags/tabbed/)
   [tabs](https://gl.wordpress.org/plugins/tags/tabs/)
 *  [Vista avanzada](https://gl.wordpress.org/plugins/tabbed-code/advanced/)

## Valoracións

Aínda non se enviaron valoracións.

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

[Ver todas as valoracións](https://wordpress.org/support/plugin/tabbed-code/reviews/)

## Colaboradores

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

## Soporte

Tes algo que dicir? Necesitas axuda?

 [Ver o foro de soporte](https://wordpress.org/support/plugin/tabbed-code/)

## Doar

Queres apoiar o progreso deste plugin?

 [ Dona a este plugin ](https://marvin-dalheimer.de)