by Dmytro Shteflyuk
4.9 (11 reviews)
CodeColorer
Syntax highlighting for code snippets in posts, comments, and RSS, with inline code, themes, and line numbers.
Compatible with WP 6.9.4
v0.11.0
Current Version v0.11.0
Updated 3 weeks ago
Last Update on 14 Mar, 2026
Refreshed 6 hours ago
Last Refreshed on
Rank
#6,451
-24 this week
Active Installs
1K+
—
No change
KW Avg Position
N/A
—
No change
Downloads
125.4K
+18 today
Support Resolved
0%
—
No change
Rating
98%
Review 4.9 out of 5
4.9
(11 reviews)
Next Milestone 2K
1K+
2K+
1,116
Ranks to Climb
-
Growth Needed
8,000,000
Active Installs
Pro
Unlock Exact Install Count
See the precise estimated active installs for this plugin, calculated from real-time ranking data.
- Exact install estimates within tiers
- Track install growth over time
- Milestone progress predictions
Need 577 more installs to reach 2K+
Rank Changes
Current
#6,451
Change
Best
#
Downloads Growth
Downloads
Growth
Peak
Upgrade to Pro
Unlock 30-day, 90-day, and yearly download history charts with a Pro subscription.
Upgrade NowReviews & Ratings
4.9
11 reviews
Overall
98%
5
10
(91%)
4
1
(9%)
3
0
(0%)
2
0
(0%)
1
0
(0%)
Tracked Keywords
Showing 0 of 0| Keyword | Position | Change | Type | Updated |
|---|---|---|---|---|
| No keyword data available yet. | ||||
Unlock Keyword Analytics
Track keyword rankings, search positions, and discover new ranking opportunities with a Pro subscription.
- Full keyword position tracking
- Historical ranking data
- Competitor keyword analysis
Track This Plugin
Get detailed analytics, keyword tracking, and position alerts delivered to your inbox.
Start Tracking FreePlugin Details
- Version
- 0.11.0
- Last Updated
- Mar 14, 2026
- Requires WP
- 4.0+
- Tested Up To
- 6.9.4
- PHP Version
- 7.0 or higher
- Author
- Dmytro Shteflyuk
Support & Rating
- Rating
- ★ ★ ★ ★ ★ 4.9
- Reviews
- 11
- Support Threads
- 0
- Resolved
- 0%
Keywords
Upgrade to Pro
Unlock keyword rankings, search positions, and detailed analytics with a Pro subscription.
Upgrade NowSimilar Plugins
WP Adminify – White Label WordPress, Admin Menu Editor, Login Customizer
7K+ installs
#2,717
Master Addons For Elementor – Widgets, Extensions, Theme Builder, Popup Builder & Template Kits
30K+ installs
#954
User Switching
200K+ installs
#251
Ultimate Member – User Profile, Registration, Login, Member Directory, Content Restriction & Membership Plugin
200K+ installs
#261
Photo Gallery by 10Web – Mobile-Friendly Image Gallery
200K+ installs
#280
Frequently Asked Questions
Common questions about CodeColorer
Go to the Settings > CodeColorer page in Site Admin and change the "Custom CSS Styles" option. I see < instead of < (or other HTML entities like >, &, ") in my code. You should use [cc escaped="true"] or [cce] in the visual editor when inserting code into the post.
CodeColorer performs code highlighting on the server; you could see HTML of the highlighted code in the page source.
Yes, resulting XHTML is completely valid.
Yes, CodeColorer supports code highlighting in comments using the same syntax, as you use in your blog posts.
Use <code no_cc="true"> option for your code block. I have updated the plugin to the newest version and now I keep getting following warnings: Warning: array_keys() [function.array-keys]: The first argument should be an array in /home/wordpress/wp-content/plugins/codecolorer/lib/geshi.php on line 3599 Remove all files from the wp-content/plugins/codecolorer folder and unpack an archive with plugin again (thanks to Anatoliy 'TLK' Kolesnick).
You can upload this file with the WordPress uploader or put it somewhere in the uploads folder, and then specify the relative path with the file="relative/path/to/file" attribute: [cc_ruby file="test_project/main.rb"][/cc_ruby] This snippet will insert code from the UPLOADS_DIR/test_project/main.rb file. Google Website Translator breaks my code blocks The solution is to add notranslate class to the list of "Custom CSS Classes" on the admin plugin settings page.
Yes. We do not store or process any user information.