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

Plugin: wp-synhighlight (Used by 31 domains)

WP-SynHighlight

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
g*o*u*e*.net F Jul 29, 2026
n*c*.xyz C Jul 29, 2026
f*e*s*o*y.net (WP 7.0.2) F Jul 29, 2026
v*-*r*c*e.com (WP 7.0.2) F Jul 29, 2026
v*t*o*k*.com (WP 7.0.2) F Jul 28, 2026
i*d*c*.com (WP 6.9.4) C Jul 27, 2026
i*h*t.net (WP 5.9.13) F Jul 24, 2026
i*t*.net (WP 5.0.3) F Jul 23, 2026
v*r*u*o*i*l*s.com (WP 6.8.6) F Jul 23, 2026
i*f*r*a*i*n*l*o*e*.com F Jul 23, 2026
s*l*o*u*i*n*g*o*p.com F Jul 20, 2026
d*t*b*a*l.com (WP 7.0.1) F Jul 17, 2026
e*c*l*e*y.com (WP 7.0.1) D Jul 16, 2026
x*r*e*h*s*.com (WP 6.6.5) F Jul 14, 2026
x*r*f*n*h*a.com (WP 7.0.1) F Jul 12, 2026
b*e*p*n*t*c*.com (WP 6.9) F Jul 12, 2026
r*y*a*i*.com (WP 6.1.1) F Jul 11, 2026
t*c*t*t*a.com (WP 5.7.15) F Jul 10, 2026
r*b*h*a*i*.com (WP 6.1.1) F Jul 10, 2026
l*n*x*i*c*e.com (WP 6.9.4) F Jul 8, 2026
t*g*t*n*p*h*g*a*h*c*.com (WP 6.2.9) F Jul 8, 2026
m*i*e*i*h*.com (WP 6.4.4) D Jul 8, 2026
g*e*m*r*i*t*.com F Jul 7, 2026
c*n*e*t*e*.com (WP 6.2) D Jul 6, 2026
a*t*l*f*i*z.com (WP 6.9.1) F Jul 5, 2026
p*r*s*e*l*.com F Jul 2, 2026
p*u*a*e*o*s.com (WP 6.2.4) F Jul 1, 2026
o*v*g*2*0*.ru (WP 3.3.2) F Jun 17, 2026
g*e*e*h*o*o*y.c*.uk F Jun 10, 2026
g*o*s*v*r.c*.uk (WP 6.7.1) F Jun 9, 2026

Top 50 Plugins

Plugin Count
elementor 1,776,840
contact-form-7 1,758,478
elementor-pro 1,055,074
woocommerce 817,523
revslider 611,279
jetpack 457,533
js_composer 421,938
wp-rocket 341,667
essential-addons-for-elementor-lite 266,173
complianz-gdpr 259,008
gravityforms 257,969
google-site-kit 232,386
cookie-law-info 229,699
instagram-feed 225,821
sitepress-multilingual-cms 211,333
header-footer-elementor 208,143
google-analytics-for-wordpress 206,707
bluehost-wordpress-plugin 192,722
elementskit-lite 181,340
gutenberg 167,440
cookie-notice 149,808
litespeed-cache 143,617
gtranslate 125,686
wpforms-lite 124,882
the-events-calendar 122,872
gutenberg-core 118,836
astra-sites 114,110
popup-maker 110,286
woocommerce-payments 110,090
tablepress 102,271
honeypot 98,128
astra-addon 94,242
wp-smushit 91,393
coblocks 91,360
duracelltomi-google-tag-manager 90,662
layerslider 89,815
all-in-one-seo-pack 89,546
bb-plugin 87,277
akismet 85,312
premium-addons-for-elementor 84,794
cleantalk-spam-protect 83,108
ml-slider 83,006
mailchimp-for-wp 82,301
megamenu 80,581
woocommerce-gateway-stripe 79,920
jet-engine 77,827
fusion-builder 77,530
ewww-image-optimizer 76,707
wp-pagenavi 76,574
smart-slider-3 76,516

Top 50 Themes

Theme Count
hello-elementor 622,854
Divi 498,842
astra 416,322
flatsome 137,650
Avada 121,751
generatepress 115,146
pub 82,875
oceanwp 80,967
kadence 79,065
enfold 69,212
salient 65,526
twentyseventeen 54,508
bb-theme 53,547
betheme 52,521
twentytwentyfour 52,277
blocksy 51,124
cocoon-master 49,306
dt-the7 45,611
twentytwentyfive 44,890
woodmart 42,031
h4 41,331
neve 38,332
Avada-Child-Theme 37,020
gox 36,279
bridge 31,570
twentytwentyone 30,405
lightning 29,914
twentytwenty 28,851
swell 27,943
bricks 26,539
Impreza 26,135
Newspaper 24,300
twentytwentythree 22,160
epik-redesign 19,218
twentytwentytwo 18,866
uncode 18,639
twentysixteen 17,652
pro 17,630
sydney 16,648
storefront 16,402
Total 14,495
hello-theme-child-master 14,034
factory-templates-4 13,726
themify-ultra 13,004
extendable 12,960
hestia 12,657
yootheme 12,597
yith-wonder 12,316
porto 12,027
twentyfifteen 11,829