A plugin to add code blocks with syntax highlighting to your WordPress site, and adapt to the theme's light and dark mode switching.
Author: | xhtheme (profile at wordpress.org) |
WordPress version required: | 5.0 |
WordPress version tested: | 6.7.1 |
Plugin version: | 1.0.1 |
Added to WordPress repository: | 06-02-2025 |
Last updated: | 06-02-2025 |
Rating, %: | 0 |
Rated by: | 0 |
Plugin URI: | https://wordpress.org/plugins/xhtheme-code-bl... |
Total downloads: | 134 |
![]() Click to start download |
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
- 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
- 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.
FAQ
ChangeLog