Title: TabbedCode
Author: rinma
Published: <strong>25 أبريل، 2017</strong>
Last modified: 25 أبريل، 2017

---

البحث عن الإضافات

هذه الإضافة **لم يتم تحديثها وتجربتها لأكثر من 3 إصدارات ووردبريس رئيسية**. قد لا
تكون خاضعة للصيانة أو تقدم الدعم والمساعدة بالوقت الحالي وقد تكون بها مشاكل في التوافق
عند إستخدامها مع إصدارات حديثة من ووردبريس.

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

# TabbedCode

 بواسطة [rinma](https://profiles.wordpress.org/rinma/)

[تنزيل](https://downloads.wordpress.org/plugin/tabbed-code.1.0.zip)

 * [تفاصيل](https://ar.wordpress.org/plugins/tabbed-code/#description)
 * [المراجعات](https://ar.wordpress.org/plugins/tabbed-code/#reviews)
 *  [التنصيب](https://ar.wordpress.org/plugins/tabbed-code/#installation)
 * [التطوير](https://ar.wordpress.org/plugins/tabbed-code/#developers)

 [الدعم](https://wordpress.org/support/plugin/tabbed-code/)

## الوصف

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

## لقطات الشاشة

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

Example tab group for code

## التنصيب

 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

## الأسئلة المتكررّة

  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

## المراجعات

لا توجد مراجعات لهذه الإضافة.

## المساهمون والمطوّرون

“TabbedCode” هو برنامج مفتوح المصدر. وقد ساهم هؤلاء الأشخاص بالأسفل في هذه الإضافة.

المساهمون

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

[ترجمة ”TabbedCode“ إلى لغتك.](https://translate.wordpress.org/projects/wp-plugins/tabbed-code)

### مُهتم بالتطوير؟

[تصفّح الشفرة](https://plugins.trac.wordpress.org/browser/tabbed-code/)، تحقق من
[مستودع SVN](https://plugins.svn.wordpress.org/tabbed-code/)، أو الاشتراك في [سجل التطوير](https://plugins.trac.wordpress.org/log/tabbed-code/)
بواسطة [RSS](https://plugins.trac.wordpress.org/log/tabbed-code/?limit=100&mode=stop_on_copy&format=rss).

## سجل التغييرات

#### 1.0

 * Release

## ميتا Meta

 *  Version **1.0**
 *  Last updated **قبل 9 سنوات**
 *  Active installations **أقل من 10**
 *  WordPress version ** 4.7 أو أعلى **
 *  Tested up to **4.7.33**
 *  Language
 * [English (US)](https://wordpress.org/plugins/tabbed-code/)
 * Tags
 * [code](https://ar.wordpress.org/plugins/tags/code/)[tabbed](https://ar.wordpress.org/plugins/tags/tabbed/)
   [tabs](https://ar.wordpress.org/plugins/tags/tabs/)
 *  [عرض متقدم](https://ar.wordpress.org/plugins/tabbed-code/advanced/)

## التقييم

لم يتم تقديم أي مراجعات بعد.

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

[See all reviews](https://wordpress.org/support/plugin/tabbed-code/reviews/)

## المساهمون

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

## الدعم

لديك شيء لتقوله؟ بحاجة الى مساعدة؟

 [عرض منتدى الدعم](https://wordpress.org/support/plugin/tabbed-code/)

## تبرع

هل ترغب في تقديم دعم متقدم لهذه الإضافة؟

 [ تبرع لهذه الإضافة ](https://marvin-dalheimer.de)