Title: Xhtheme Code Block
Author: xhtheme
Published: <strong>février 6, 2025</strong>
Last modified: septembre 3, 2025

---

Search plugins

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

# Xhtheme Code Block

 By [xhtheme](https://profiles.wordpress.org/xhtheme/)

[Download](https://downloads.wordpress.org/plugin/xhtheme-code-block.1.0.2.zip)

 * [Details](https://tah.wordpress.org/plugins/xhtheme-code-block/#description)
 * [Reviews](https://tah.wordpress.org/plugins/xhtheme-code-block/#reviews)
 *  [Installation](https://tah.wordpress.org/plugins/xhtheme-code-block/#installation)
 * [Development](https://tah.wordpress.org/plugins/xhtheme-code-block/#developers)

 [Support](https://wordpress.org/support/plugin/xhtheme-code-block/)

## Description

Xhtheme Code Block is a plugin for adding code blocks to your WordPress site, supporting
syntax highlighting and adapting to the theme’s light and dark mode switching.

 * Supports syntax highlighting for multiple programming languages.
 * Allows selection of light, dark, or auto mode.
 * Supports custom filename display.

### External Libraries

 * **Alpine.js**:
    - Version: 3.x.x
    - Source: [Alpine.js Official Website](https://alpinejs.dev/)
    - Description: Alpine.js is a lightweight JavaScript framework for adding interactivity
      to HTML. It is used in the Xhtheme Code Block plugin to manage the reactive
      state of the settings page, allowing for dynamic updates and user interactions
      without the need for page reloads.
 * **Prism.js**:
    - Version: 1.x.x
    - Source: [Prism.js Official Website](https://prismjs.com/)
    - Description: Prism.js is a lightweight, extensible syntax highlighter, built
      with modern web standards in mind. It is used in the Xhtheme Code Block plugin
      to provide syntax highlighting for a wide range of programming languages.

### Source Code

The source code for `build/index.js` can be found in the `block-code/src` directory.

## Blocks

This plugin provides 1 block.

 *   Code Block A customizable code block component for displaying and editing code
   snippets with syntax highlighting.

## Installation

 1. Upload the `xhtheme-code-block` folder to the `/wp-content/plugins/` directory.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress.
 3. Configure the plugin options under ‘Settings’ -> ‘Xhtheme Code Block’.

## FAQ

### What languages are supported?

The Code Syntax Block plugin uses the Prism autoloader plugin to support all of 
the languages Prism supports. See the [list of supported languages here](https://prismjs.com/#supported-languages).

### How do I switch the display mode of the code block?

You can select light, dark, or auto mode on the plugin settings page.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Xhtheme Code Block” is open source software. The following people have contributed
to this plugin.

Contributors

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

[Translate “Xhtheme Code Block” into your language.](https://translate.wordpress.org/projects/wp-plugins/xhtheme-code-block)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/xhtheme-code-block/),
check out the [SVN repository](https://plugins.svn.wordpress.org/xhtheme-code-block/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/xhtheme-code-block/)
by [RSS](https://plugins.trac.wordpress.org/log/xhtheme-code-block/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.2

Compatible with WordPress 6.8

#### 1.0.1

Fixed potential data sanitization issues.

#### 1.0

 * Initial release.

## Meta

 *  Version **1.0.2**
 *  Last updated **7 mois ago**
 *  Active installations **10+**
 *  WordPress version ** 5.0 or higher **
 *  Tested up to **6.8.5**
 *  PHP version ** 7.2 or higher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/xhtheme-code-block/)
 * Tags
 * [block](https://tah.wordpress.org/plugins/tags/block/)[code](https://tah.wordpress.org/plugins/tags/code/)
   [dark mode](https://tah.wordpress.org/plugins/tags/dark-mode/)[gutenberg](https://tah.wordpress.org/plugins/tags/gutenberg/)
   [syntax highlighting](https://tah.wordpress.org/plugins/tags/syntax-highlighting/)
 *  [Advanced View](https://tah.wordpress.org/plugins/xhtheme-code-block/advanced/)

## Ratings

No reviews have been submitted yet.

[Add my review](https://wordpress.org/support/plugin/xhtheme-code-block/reviews/#new-post)

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

## Contributors

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

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/xhtheme-code-block/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://paypal.me/xhtheme)