Title: TabbedCode
Author: rinma
Published: <strong>25 Tháng 4, 2017</strong>
Last modified: 25 Tháng 4, 2017

---

Tìm kiếm plugin

Plugin này **chưa được cập nhật với 3 phiên bản mới nhất của WordPress**. Nó có 
thể không được hỗ trợ và bảo trì, và có thể xung đột với các phiên bản WordPress
mới nhất.

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

# TabbedCode

 Bởi [rinma](https://profiles.wordpress.org/rinma/)

[Tải về](https://downloads.wordpress.org/plugin/tabbed-code.1.0.zip)

 * [Chi tiết](https://vi.wordpress.org/plugins/tabbed-code/#description)
 * [Đánh giá](https://vi.wordpress.org/plugins/tabbed-code/#reviews)
 *  [Cài đặt](https://vi.wordpress.org/plugins/tabbed-code/#installation)
 * [Nhà phát triển](https://vi.wordpress.org/plugins/tabbed-code/#developers)

 [Hỗ trợ](https://wordpress.org/support/plugin/tabbed-code/)

## Mô tả

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

## Ảnh màn hình

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

Example tab group for code

## Cài đặt

 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

## Hỏi đáp

  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

## Đánh giá

Không có đánh giá nào cho plugin này.

## Người đóng góp & Lập trình viên

“TabbedCode” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.

Những người đóng góp

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

[Dịch “TabbedCode” sang ngôn ngữ của bạn.](https://translate.wordpress.org/projects/wp-plugins/tabbed-code)

### Muốn tham gia phát triển?

[Duyệt code](https://plugins.trac.wordpress.org/browser/tabbed-code/), check out
[SVN repository](https://plugins.svn.wordpress.org/tabbed-code/), hoặc theo dõi 
[nhật ký phát triển](https://plugins.trac.wordpress.org/log/tabbed-code/) qua [RSS](https://plugins.trac.wordpress.org/log/tabbed-code/?limit=100&mode=stop_on_copy&format=rss).

## Nhật ký thay đổi

#### 1.0

 * Release

## Meta

 *  Phiên bản **1.0**
 *  Cập nhật lần cuối **9 năm trước**
 *  Số lượt cài đặt **Ít hơn 10**
 *  Phiên bản WordPress ** 4.7 hoặc cao hơn **
 *  Đã kiểm tra lên đến **4.7.35**
 *  Ngôn ngữ
 * [English (US)](https://wordpress.org/plugins/tabbed-code/)
 * Thẻ
 * [code](https://vi.wordpress.org/plugins/tags/code/)[tabbed](https://vi.wordpress.org/plugins/tags/tabbed/)
   [tabs](https://vi.wordpress.org/plugins/tags/tabs/)
 *  [Nâng cao](https://vi.wordpress.org/plugins/tabbed-code/advanced/)

## Đánh giá

Chưa có đánh giá nào được gửi.

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

[Xem tất cả đánh giá](https://wordpress.org/support/plugin/tabbed-code/reviews/)

## Những người đóng góp

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

## Hỗ trợ

Có điều gì muốn nói? cần giúp đỡ?

 [Xem diễn đàn hỗ trợ](https://wordpress.org/support/plugin/tabbed-code/)

## Ủng hộ

Bạn có muốn hỗ trợ vào sự phát triển của plugin này?

 [ Ủng hộ plugin này ](https://marvin-dalheimer.de)