Skip to content

Commit 68bc24e

Browse files
committed
Update CLAUDE.md
1 parent 1b563ea commit 68bc24e

1 file changed

Lines changed: 8 additions & 1 deletion

File tree

CLAUDE.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
# CLAUDE.md
22

3-
WordPress plugin extending the native Gutenberg `core/code` block with Prism.js syntax highlighting via JS block filters and a `render_block_core/code` PHP filter. Does not replace the block — existing posts stay valid.
3+
This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
4+
5+
## Plugin Overview
6+
7+
**WebberZone Code Block Highlighting** (plugin slug: `webberzone-code-block-highlighting`) extends the native Gutenberg `core/code` block with Prism.js syntax highlighting via JS block filters and a `render_block_core/code` PHP filter. Does not replace the block — existing posts stay valid. Namespace: `WebberZone\Code_Block_Highlighting`. Requires WordPress 6.6+, PHP 7.4+. No Freemius.
8+
9+
WordPress.org: https://wordpress.org/plugins/webberzone-code-block-highlighting/
10+
webberzone.com: https://webberzone.com/plugins/webberzone-code-block-highlighting/
411

512
## Commands
613

0 commit comments

Comments
 (0)