plugin-icon

TabbedCode

Von rinma·
Adds Shortcodes for adding code examples in tabs to your blog.
Version
1.0
Zuletzt aktualisiert
Apr 25, 2017

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.

Beispiel:

[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]
Kostenlosmit dem Business-Tarif
Mit deiner Installation stimmst du den Geschäftsbedingungen von WordPress.com sowie den Bedingungen für Drittanbieter-Plugins zu.
Getestet bis
WordPress 4.7.31
Dieses Plugin steht für deine -Website zum Download zur Verfügung.