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

---

Cari plugin

Plugin ini **belum teruji dangan 3 rilis besar WordPress**. Kemungkinan tidak lagi
dipelihara atau didukung, dan mungkin menghadapi masalah kompatibilitas bila digunakan
dengan versi WordPress yang lebih baru.

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

# TabbedCode

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

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

 * [Detail](https://id.wordpress.org/plugins/tabbed-code/#description)
 * [Ulasan](https://id.wordpress.org/plugins/tabbed-code/#reviews)
 *  [Instalasi](https://id.wordpress.org/plugins/tabbed-code/#installation)
 * [Pengembangan](https://id.wordpress.org/plugins/tabbed-code/#developers)

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

## Deskripsi

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

## Tangkapan Layar

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

Example tab group for code

## Instalasi

 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

## Tanya Jawab

  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

## Ulasan

Belum ada ulasan untuk plugin ini.

## Kontributor & Pengembang

“TabbedCode” adalah perangkat lunak open source. Berikut ini mereka yang sudah berkontribusi
pada plugin ini.

Kontributor

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

[Terjemahkan “TabbedCode” dalam bahasa Anda.](https://translate.wordpress.org/projects/wp-plugins/tabbed-code)

### Tertarik mengembangkan?

[Lihat kode](https://plugins.trac.wordpress.org/browser/tabbed-code/), periksa [repositori SVN ](https://plugins.svn.wordpress.org/tabbed-code/),
atau mendaftar ke [log pengembangan](https://plugins.trac.wordpress.org/log/tabbed-code/)
melalui [RSS](https://plugins.trac.wordpress.org/log/tabbed-code/?limit=100&mode=stop_on_copy&format=rss).

## Log Perubahan

#### 1.0

 * Release

## Meta

 *  Versi **1.0**
 *  Diperbarui **9 tahun yang lalu**
 *  Instalasi Aktif **Kurang dari 10**
 *  Versi WordPress ** 4.7 atau yang terbaru **
 *  Diuji hingga **4.7.35**
 *  Bahasa
 * [English (US)](https://wordpress.org/plugins/tabbed-code/)
 * Tag
 * [code](https://id.wordpress.org/plugins/tags/code/)[tabbed](https://id.wordpress.org/plugins/tags/tabbed/)
   [tabs](https://id.wordpress.org/plugins/tags/tabs/)
 *  [Tampilan lanjut](https://id.wordpress.org/plugins/tabbed-code/advanced/)

## Rating

No reviews have been submitted yet.

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

[Lihat semua ulasan](https://wordpress.org/support/plugin/tabbed-code/reviews/)

## Kontributor

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

## Bantuan

Ada yang ingin dikatakan? Butuh bantuan?

 [Lihat forum bantuan](https://wordpress.org/support/plugin/tabbed-code/)

## Donasi

Apakah Anda ingin mendukung pengembangan plugin ini?

 [ Donasi untuk plugin ini ](https://marvin-dalheimer.de)