WordPress OSINT, maintenance or security needs? Reach out!
TLDWP

Plugin: wp-synhighlight (Used by 32 domains)

WP-SynHighlight

👤 FractalizeR 📦 v2.4.3 🔗 Plugin Homepage

Plugin provides syntax highlighting in posts and comments.

  • Full GUI mode. No need to switch to code mode and back like in some other plugins
  • GUI editor with realtime syntax highligting support integrated (can be disable in settings)
  • GUI button to help with highlighting options. No need to memorize them!
  • Blog-wide default settings for code highlighting. Now you can change the look of all your posts at once!
  • Many options to customize code highlighting (almost full Geshi set)

If you like this plugin, you can make a donation with WebMoney (R704473788938, R704473788938), Yandex.Money (41001122895969), MoneyBookers ([email protected])

Usage

Just select all your source code in the editor and use editor button (preferred method) or surround your code directly in WYSIWYG editor with a [codesyntax] [/codesyntax] tag like this

[codesyntax lang=”php”]

/i';
$replace [] = "\r\n";
$content = preg_replace($find, $replace, $content);
?>

[/codesyntax]

[filesyntax filename=”test.phps” lang=”php”]

The tag in the last example should be enabled in settings. See it’s description below also.

and you will get wonderful geshi formatting. Format all your source code with Preformatted style to preserve spaces.

If you need to change settings of already formatted block – select it all and press GUI editor button again. Plugin will recognize all settings you used.

Plugin recognizes several popular geshi options to render highlighting:

filename

The relative filename of the file inside a folder, allowed for [filesyntax] tag to take the source for highlighting from. Works only in [filesyntax] tag

lang

The programming language you want to be your source highlighted in. [codesyntax lang=”java”]My java code goes here…[/codesyntax]
The name of the language should match the name of the highlighter file. For the list of all supported highlighters please look at /wp-content/plugins/wp-synhighlighter/geshi/geshi directory of your WordPress installation after installing this plugin. A list of currently support languages:

abap, actionscript, actionscript3, ada, apache, applescript, apt_sources, asm, asp, autoit, avisynth, bash, basic4gl, blitzbasic, bnf, boo, c, caddcl, cadlisp, cfdg, cfm, cil, cobol, cpp-qt, cpp, csharp, css, c_mac, d, delphi, diff, div, dos, dot, eiffel, email, fortran, freebasic, genero, gettext, glsl, gml, gnuplot, groovy, haskell, html4strict, idl, ini, inno, io, java, java5, javascript, kixtart, klonec, klonecpp, latex, lisp, list.txt, lotusformulas, lotusscript, lua, m68k, make, matlab, mirc, mpasm, mxml, mysql, nsis, objc, ocaml-brief, ocaml, oobas, oracle11, oracle8, pascal, per, perl, php-brief, php, pic16, plsql, povray, powershell, progress, prolog, python, qbasic, rails, reg, robots, ruby, sas, scala, scheme, scilab, sdlbasic, smalltalk, smarty, sql, tcl, teraterm, text, thinbasic, tsql, typoscript, vb, vbnet, verilog, vhdl, visualfoxpro, winbatch, xml, xorg_conf, xpp, z80

lines

Do you want line numbers to be visible? Possible parameter values are:

  • no – no line numbers. [codesyntax lang=”java” lines=”no”]My java code[/codesyntax]
  • normal = normal line numbering
  • fancy – fancy line numbering
    This parameter defaults to fancy

lines_start

You can provide this parameter if you want your line numbering to start with a custom value. [codesyntax lang=”java” lines=”fancy” lines_start=”1000″]My java code[/codesyntax]. Please don’t forget to enclose a value into quotes exactly like in example
By default numbering starts with 1.

container

You can select container, that your code will be wrapped in

  • pre
  • div
  • pre_valid
  • pre_table
  • none

By default pre is used. [codesyntax lang=”java” container=”pre”]My java code[/codesyntax]
More information can be found in Geshi documentation

capitalize

Do you wish your keywords to be automatically capitalized or decapitalized?

  • no – don’t change anything
  • upper – convert all keywords into uppercase
  • lower – convert all keywords into lowercase
    By default no change is assumed
    [codesyntax lang=”java” capitalize=”upper” lines_start=”1000″]

tab_width

If you want to change tab width, use this parameter: [codesyntax lang=”java” tab_width=”10″]

strict

This setting enables or disables strict mode for formatting complex pieces of data. Please see Geshi documentation to find out more on the subject

title (new in 0.91)

This attribute sets the header of the collapsable code block (“Code” by default)

bookmarkname (new in 0.91)

The name of bookmark (Named anchor tag ) you want to refer to this codeblock. By default it is
codesyntaxX, where X is 1 for first code block on the page, 2 for second etc. You can refer to your codeblocks using hyperlinks
< a href=”#codesyntax5″>Link to fifth code block on the page or, if you used
[codesyntax bookmarkname=”fifthcode”] lang=”php” bbcode, you can then refer to this codeblock as
< a href=”#fifthcode”>Link to fifth code block on the page

blockstate (new in 0.97)
Sets initial code block state when the page is shown to user. It can be default, expanded or collapsed. Default corresponds to expanded currently.

highlight_lines (new in 1.1)
Provides a comma-separated list of lines, that should be specially highlighted in the code

doclinks (new in 2.3)
Enables or disables generation of documentation links for keywords

DomainExposuresHeadersLast Checked
b*k.i*t*.net (WP 5.0.3) ⚠️ F 2026-06-11 10:13:04
g*e*e*h*o*o*y.c*.uk F 2026-06-10 23:50:33
g*o*s*v*r.c*.uk (WP 6.7.1) F 2026-06-09 04:03:39
g*o*u*e*.net F 2026-06-01 07:51:14
n*c*.xyz F 2026-06-01 07:51:14
a*v*r*i*e*e.mobi F 2026-06-01 05:44:07
f*e*s*o*y.net (WP 7.0) F 2026-05-31 18:55:11
v*-*r*c*e.com (WP 7.0) F 2026-05-31 14:31:16
v*t*o*k*.com (WP 6.9.4) F 2026-05-31 00:48:50
i*d*c*.com (WP 6.9.4) C 2026-05-30 12:33:28
i*h*t.net (WP 5.9.13) ⚠️ F 2026-05-27 14:45:29
i*t*.net (WP 5.0.3) ⚠️ F 2026-05-26 23:43:13
v*r*u*o*i*l*s.com (WP 6.8.5) F 2026-05-26 17:24:04
i*f*r*a*i*n*l*o*e*.com F 2026-05-26 17:17:55
f*d*r*c*d*l*s*a*t*s.com (WP 6.6.5) F 2026-05-25 01:58:53
s*l*o*u*i*n*g*o*p.com F 2026-05-24 08:19:49
d*t*b*a*l.com (WP 6.9.4) F 2026-05-20 15:47:55
e*c*l*e*y.com (WP 6.9.4) D 2026-05-20 01:36:12
x*r*e*h*s*.com (WP 6.6.5) F 2026-05-17 14:16:00
k*.o*o*t*e*e*.com D 2026-05-16 19:28:41
r*y*a*i*.com (WP 6.1.1) ⚠️ F 2026-05-14 17:08:36
t*c*t*t*a.com (WP 5.7.15) ⚠️ F 2026-05-13 22:44:02
r*b*h*a*i*.com (WP 6.1.1) ⚠️ F 2026-05-13 15:19:24
b*o*.s*n*o*m.com (WP 5.1.19) ⚠️ F 2026-05-12 05:59:00
l*n*x*i*c*e.com (WP 6.9.4) F 2026-05-11 19:10:08
t*g*t*n*p*h*g*a*h*c*.com (WP 6.2.9) ⚠️ F 2026-05-11 01:10:40
m*i*e*i*h*.com (WP 6.4.4) ⚠️ D 2026-05-11 00:56:25
g*e*m*r*i*t*.com F 2026-05-10 13:13:20
c*n*e*t*e*.com (WP 6.2) ⚠️ D 2026-05-09 10:51:44
1*p*d*v*l*p*e*t.com F 2026-05-08 17:31:46
p*u*a*e*o*s.com (WP 6.2.4) ⚠️ F 2026-05-03 14:58:18
i*a*k*y.com F 2026-05-02 22:11:21

Top 50 Plugins

Plugin Count
elementor 1,834,974
contact-form-7 1,805,395
elementor-pro 1,069,674
woocommerce 831,175
revslider 628,526
jetpack 473,249
js_composer 440,228
wp-rocket 341,005
essential-addons-for-elementor-lite 300,145
gravityforms 270,579
complianz-gdpr 262,997
cookie-law-info 236,572
instagram-feed 232,313
google-site-kit 226,154
sitepress-multilingual-cms 225,560
google-analytics-for-wordpress 217,459
header-footer-elementor 213,861
elementskit-lite 211,389
bluehost-wordpress-plugin 191,844
gutenberg 164,589
gutenberg-core 162,474
cookie-notice 155,603
litespeed-cache 135,239
the-events-calendar 134,880
wpforms-lite 131,470
gtranslate 130,461
astra-sites 121,039
popup-maker 118,166
woocommerce-payments 114,462
tablepress 112,366
coblocks 101,429
honeypot 99,514
astra-addon 96,982
duracelltomi-google-tag-manager 95,600
wp-smushit 95,268
all-in-one-seo-pack 94,836
LayerSlider 93,178
bb-plugin 91,997
megamenu 88,536
premium-addons-for-elementor 88,535
akismet 87,226
mailchimp-for-wp 85,188
cleantalk-spam-protect 85,035
woocommerce-gateway-stripe 84,457
ml-slider 82,764
borlabs-cookie 81,569
fusion-builder 81,119
wp-pagenavi 80,609
ewww-image-optimizer 80,505
formidable 79,254

Top 50 Themes

Theme Count
hello-elementor 627,686
Divi 519,455
astra 431,031
flatsome 140,279
Avada 126,551
generatepress 124,831
pub 111,883
oceanwp 85,062
kadence 80,297
enfold 73,148
salient 67,774
twentytwentyfour 59,833
h4 57,433
twentyseventeen 57,275
bb-theme 55,987
betheme 52,878
cocoon-master 52,403
blocksy 51,939
dt-the7 47,031
twentytwentyfive 44,923
neve 40,199
Avada-Child-Theme 38,272
sydney 37,893
woodmart 33,918
gox 33,881
bridge 33,424
twentytwentyone 32,668
lightning 31,833
twentytwenty 30,617
swell 28,847
Impreza 27,049
bricks 26,563
twentytwentythree 24,358
Newspaper 24,061
voxel 23,714
kubio 20,713
sinatra 20,411
twentytwentytwo 20,219
uncode 19,485
epik-redesign 19,279
twentysixteen 18,605
storefront 18,237
pro 18,053
Total 14,987
extendable 14,808
yith-wonder 14,114
hello-theme-child-master 13,652
themify-ultra 13,248
yootheme 13,220
hestia 13,119