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

---

Recherche d’extensions

Cette extension **n’a pas été testée avec les3 dernières versions majeures de WordPress**.
Elle pourrait ne plus être maintenue ou supportée et peut présenter des erreurs 
de compatibilité quand elle est utilisée avec des versions récentes de WordPress.

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

# TabbedCode

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

[Télécharger](https://downloads.wordpress.org/plugin/tabbed-code.1.0.zip)

 * [Détails](https://fr-ca.wordpress.org/plugins/tabbed-code/#description)
 * [Avis](https://fr-ca.wordpress.org/plugins/tabbed-code/#reviews)
 *  [Installation](https://fr-ca.wordpress.org/plugins/tabbed-code/#installation)
 * [Développement](https://fr-ca.wordpress.org/plugins/tabbed-code/#developers)

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

## Description

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

## Captures d’écran

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

Example tab group for code

## Installation

 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

## Avis

Il n’y a aucun avis sur cette extension.

## Contributeurs & développeurs

« TabbedCode » est un logiciel libre. Les personnes suivantes ont contribué à cette
extension.

Contributeurs

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

[Traduisez « TabbedCode » dans votre langue.](https://translate.wordpress.org/projects/wp-plugins/tabbed-code)

### Le développement vous intéresse ?

[Parcourir le code](https://plugins.trac.wordpress.org/browser/tabbed-code/), consulter
le [SVN dépôt](https://plugins.svn.wordpress.org/tabbed-code/), ou s’inscrire au
[journal de développement](https://plugins.trac.wordpress.org/log/tabbed-code/) 
par [RSS](https://plugins.trac.wordpress.org/log/tabbed-code/?limit=100&mode=stop_on_copy&format=rss).

## Historique des changements

#### 1.0

 * Release

## Méta

 *  Version **1.0**
 *  Last updated **il y a 9 années**
 *  Active installations **Moins de 10**
 *  WordPress version ** 4.7 ou plus **
 *  Tested up to **4.7.35**
 *  Language
 * [English (US)](https://wordpress.org/plugins/tabbed-code/)
 * Tags
 * [code](https://fr-ca.wordpress.org/plugins/tags/code/)[tabbed](https://fr-ca.wordpress.org/plugins/tags/tabbed/)
   [tabs](https://fr-ca.wordpress.org/plugins/tags/tabs/)
 *  [Vue avancée](https://fr-ca.wordpress.org/plugins/tabbed-code/advanced/)

## Notes

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

## Contributeurs

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

## Support

Quelque chose à dire ? Besoin d’aide ?

 [Voir le forum de support](https://wordpress.org/support/plugin/tabbed-code/)

## Faire un don

Souhaitez-vous soutenir l’avancement de cette extension ?

 [ Faire un don à cette extension ](https://marvin-dalheimer.de)