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

---

Søk gjennom innstikk

Dette innstikket **er ikkje testa med dei tre siste utgåvene av WordPress**. Det
kan henda det ikkje blir vedlikehalde lenger, og kan ha problem med nyare versjonar
av WordPress.

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

# TabbedCode

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

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

 * [Detaljar](https://nn.wordpress.org/plugins/tabbed-code/#description)
 * [Omtalar](https://nn.wordpress.org/plugins/tabbed-code/#reviews)
 *  [Installasjon](https://nn.wordpress.org/plugins/tabbed-code/#installation)
 * [Utvikling](https://nn.wordpress.org/plugins/tabbed-code/#developers)

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

## Skildring

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

## Skjermbilete

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

Example tab group for code

## Installasjon

 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

## Vanlege spm.

  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

## Omtalar

There are no reviews for this plugin.

## Bidragsytarar og utviklarar

“TabbedCode” is open source software. The following people have contributed to this
plugin.

Contributors

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

[Omset “TabbedCode” til ditt eige språk.](https://translate.wordpress.org/projects/wp-plugins/tabbed-code)

### Interested in development?

[Les kjeldekoden](https://plugins.trac.wordpress.org/browser/tabbed-code/), sjekk
[SVN-lageret](https://plugins.svn.wordpress.org/tabbed-code/) eller abonner på [utviklingsloggen](https://plugins.trac.wordpress.org/log/tabbed-code/)
med [RSS](https://plugins.trac.wordpress.org/log/tabbed-code/?limit=100&mode=stop_on_copy&format=rss).

## Endringslogg

#### 1.0

 * Release

## Om

 *  Version **1.0**
 *  Last updated **9 år sidan**
 *  Active installations **Færre enn 10**
 *  WordPress version ** 4.7 eller nyare **
 *  Tested up to **4.7.36**
 *  Language
 * [English (US)](https://wordpress.org/plugins/tabbed-code/)
 * Tags
 * [code](https://nn.wordpress.org/plugins/tags/code/)[tabbed](https://nn.wordpress.org/plugins/tags/tabbed/)
   [tabs](https://nn.wordpress.org/plugins/tags/tabs/)
 *  [Avansert vising](https://nn.wordpress.org/plugins/tabbed-code/advanced/)

## Vurderingar

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

## Contributors

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

## Hjelp

Har du noko å seia? Treng du hjelp?

 [Sjå hjelpeforumet](https://wordpress.org/support/plugin/tabbed-code/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://marvin-dalheimer.de)