---
title: "WT Highlight.js free code highlighting plugin for Joomla 4 - WebTolk websites development, Joomla Extensions"
description: "Code highlighting plugin using Highlight.js . It is needed in articles on IT topics for a comfortable and familiar perception of code examples. The package includes a content plugin and an editor button plugin. It only works with Joomla 4.3+."
url: "https://web-tolk.ru/en/dev/joomla-plugins/wt-highlight-js"
date: "2026-06-13T16:27:24+00:00"
language: "en-GB"
---

![WT Highlight.js](https://web-tolk.ru/images/swjprojects/projects/66/en-GB/cover.jpg)

---

# WT Highlight.js

- **Categories:** [Joomla plugins](https://web-tolk.ru/en/dev/joomla-plugins), [Joomla 4 - Joomla 6extensions](https://web-tolk.ru/en/dev/rasshireniya-dlya-joomla-4)
- **Version:** 1.1.1
- **Date:** 15 July 2024

4820 4157 CTR 116% Pack Free

[Download](https://web-tolk.ru/en/get?element=pkg_wthighlightjs)[Versions](https://web-tolk.ru/en/dev/joomla-plugins/wt-highlight-js/versions)[JED](https://extensions.joomla.org/extension/core-enhancements/wt-highlight-js/)

Code highlighting plugin using Highlight.js . It is needed in articles on IT topics for a comfortable and familiar perception of code examples. The package includes a content plugin and an editor button plugin. It only works with Joomla 4.3+.

![WT Highlight.js](https://web-tolk.ru/images/swjprojects/projects/66/en-GB/icon.jpg)

## Description

The package includes 2 plugins: `content` and `editors-xtd` groups, don't forget to include them.

Highlight.js version 11.7.0 supports 197 programming languages and 248 display styles. For more information, see the plugin settings.

Demo

```
foreach ($matches as $match){
                $lang = $match[1];
                $wa->registerAndUseScript('highlight.js.'.$lang, 'media/plg_content_wthighlightjs/js/languages/'.$lang.'.min.js');

            }

            $wa->addInlineScript('hljs.highlightAll();');
```

## Joomla

 **Extension type:** Package **Package composition:** Plugin **Joomla version:** 4.0, 5.0.0, 5.1.1

## Gallery

![...](https://web-tolk.ru/en/dev/joomla-plugins/images/swjprojects/projects/66/en-GB/gallery/L4UvHFr559z.jpg)

![...](https://web-tolk.ru/en/dev/joomla-plugins/images/swjprojects/projects/66/en-GB/gallery/d0RBUraVZK7.jpg)

![...](https://web-tolk.ru/en/dev/joomla-plugins/images/swjprojects/projects/66/en-GB/gallery/dBKA28V1rO2.jpg)

![...](https://web-tolk.ru/en/dev/joomla-plugins/images/swjprojects/projects/66/en-GB/gallery/k6O8Lk6kozR.jpg)

![...](https://web-tolk.ru/en/dev/joomla-plugins/images/swjprojects/projects/66/en-GB/gallery/nY9mNC2kuiE.jpg)

## What's new

 2024-07-15 09:37:29

Addition

### Update Highlight.js

Highlight.js has been updated to version 11.10.0

Fixed

### Minor fixes

Fixed getting a list of available languages in the plugin settings. Cosmetic changes.

## JSON-LD Schema

```json
{
    "@context": "https://schema.org",
    "@type": "BreadcrumbList",
    "@id": "https://web-tolk.ru/#/schema/BreadcrumbList/17",
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "item": {
                "@id": "https://web-tolk.ru/en",
                "name": "Home"
            }
        },
        {
            "@type": "ListItem",
            "position": 2,
            "item": {
                "@id": "https://web-tolk.ru/en/dev",
                "name": "Joomla extensions"
            }
        },
        {
            "@type": "ListItem",
            "position": 3,
            "item": {
                "@id": "/en/dev/joomla-plugins",
                "name": "Joomla plugins"
            }
        },
        {
            "@type": "ListItem",
            "position": 4,
            "item": {
                "name": "WT Highlight.js"
            }
        }
    ]
}
```

```json
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Organization",
            "@id": "https://web-tolk.ru/#/schema/Organization/base",
            "name": "WebTolk",
            "url": "https://web-tolk.ru/",
            "logo": {
                "@type": "ImageObject",
                "@id": "https://web-tolk.ru/#/schema/ImageObject/logo",
                "url": "images/webtolk-1080p.jpg",
                "contentUrl": "images/webtolk-1080p.jpg",
                "width": 1920,
                "height": 1080
            },
            "image": {
                "@id": "https://web-tolk.ru/#/schema/ImageObject/logo"
            },
            "sameAs": [
                "https://github.com/WebTolk",
                "https://github.com/sergeytolkachyov",
                "https://vk.com/web_tolk",
                "https://vk.com/webtolkru",
                "https://tenchat.ru/sergeytolkachyov",
                "https://t.me/sergeytolkachyov",
                "https://t.me/webtolkru"
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://web-tolk.ru/#/schema/WebSite/base",
            "url": "https://web-tolk.ru/",
            "name": "WebTolk websites development, Joomla Extensions",
            "publisher": {
                "@id": "https://web-tolk.ru/#/schema/Organization/base"
            }
        },
        {
            "@type": "WebPage",
            "@id": "https://web-tolk.ru/#/schema/WebPage/base",
            "url": "https://web-tolk.ru/en/dev/joomla-plugins/wt-highlight-js",
            "name": "WT Highlight.js free code highlighting plugin for Joomla 4 - WebTolk websites development, Joomla Extensions",
            "description": "Code highlighting plugin using Highlight.js . It is needed in articles on IT topics for a comfortable and familiar perception of code examples. The package includes a content plugin and an editor button plugin. It only works with Joomla 4.3+.",
            "isPartOf": {
                "@id": "https://web-tolk.ru/#/schema/WebSite/base"
            },
            "about": {
                "@id": "https://web-tolk.ru/#/schema/SoftwareApplication/base"
            },
            "inLanguage": "en-GB",
            "breadcrumb": {
                "@id": "https://web-tolk.ru/#/schema/BreadcrumbList/17"
            }
        },
        {
            "@type": "SoftwareApplication",
            "name": "WT Highlight.js",
            "url": "https://web-tolk.ru/en/dev/joomla-plugins/wt-highlight-js",
            "description": "Code highlighting plugin using Highlight.js . It is needed in articles on IT topics for a comfortable and familiar perception of code examples. The package includes a content plugin and an editor button plugin. It only works with Joomla 4.3+.",
            "applicationCategory": "Joomla plugins",
            "softwareVersion": "1.1.1",
            "downloadUrl": "https://web-tolk.ru/en/get?element=pkg_wthighlightjs",
            "image": "https://web-tolk.ru/images/swjprojects/projects/66/en-GB/icon.jpg",
            "operatingSystem": "ANY",
            "interactionStatistic": [
                {
                    "@type": "InteractionCounter",
                    "interactionType": "https://schema.org/DownloadAction",
                    "userInteractionCount": 4820
                },
                {
                    "@type": "InteractionCounter",
                    "interactionType": "https://schema.org/ViewAction",
                    "userInteractionCount": 4158
                }
            ],
            "mainEntityOfPage": {
                "@type": "WebPage",
                "url": "https://web-tolk.ru/en/dev/joomla-plugins/wt-highlight-js"
            },
            "softwareRequirements": "Joomla",
            "applicationSubCategory": "Joomla plugins, Joomla 4 - Joomla 6extensions",
            "isAccessibleForFree": true
        }
    ]
}
```
