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

Plugin: wp-hide-security-enhancer (Used by 710 domains)

WP Hide & Security Enhancer

πŸ‘€ nsp-code πŸ“¦ v2.8.3 πŸ”— Plugin Homepage

Effortlessly conceal your WordPress site from detection! With over 99.99% of hacks targeting specific plugin and theme vulnerabilities, this plugin significantly boosts site security by making it invisible to hackers’ web scanners.

By removing all traces of WordPress, including themes and plugins, potential exploits are rendered harmless. This method ensures that your site is safe without affecting SEO; in fact, it can enhance certain SEO aspects when used strategically.

WP-Hide has launched the easiest way to completely hide your WordPress core files, login page, theme and plugins paths from being shown on front side. This is a huge improvement over Site Security, since no one will know whether you are running or not a WordPress. It also provides a simple way to clean up html by removing all WordPress fingerprints.

No file and directory change!
No file and directory will be changed anywhere. Everything is processed virtually. The plugin code uses URL rewrite techniques and WordPress filters to apply all internal functionality and features. Everything is done automatically without user intervention required at all.

Real hide of WordPress core files and plugins
The plugin not only allows you to change default URLs of you WordPress, but it also hides/blocks such defaults. Other similar plugins, just change the slugs, but the defaults are still accessible, obviously revealing WordPress as CMS.

You can change the default WordPress login URL from wp-admin and wp-login.php to something totally arbitrary. No one will ever know where to try to guess a login and hack into your site. It becomes totally invisible.

Full plugin documentation available at WordPress Hide and Security Enhancer Documentation

When testing with WordPress theme and plugins detector services/sites, any setting change may not reflect right away on their reports, since they use cache. So, you may want to check again later, or try a different inner URL. Homepage URL usage is not mandatory.

Being the best content management system, widely used, WordPress is susceptible to a large range of hacking attacks including brute-force, SQL injections, XSS, XSRF etc. Despite the fact the WordPress core is a very secure code maintained by a team of professional enthusiast, the additional plugins and themes make ita vulnerable spot for every website. In many cases, those are created by pseudo-developers who do not follow the best coding practices or simply do not own the experience to create a secure plugin.
Statistics reveal that every day new vulnerabilities are discovered, many affecting hundreds of thousands of WordPress websites.
Over 99,9% of hacked WordPress websites are target of automated malware scripts, which search for certain WordPress fingerprints. This plugin hides or replaces those traces, making the hacking bots attacks useless.

It works well with custom WordPress directory structures,e.g. custom plugins, themes, and upload folders.

Once configured, you need to clear server cache data and/or any cache plugins (e.g. W3 Cache), for a new html data to be created. If you use CDN this should be cache clear as well.

Sample usage

Main plugin functionality:

  • Customizes Admin URL
  • Blocks default admin URL
  • Blocks any direct folder access to completely hide the structure
  • Customize wp-login.php filename
  • 2FA – Two-factor Authentication
  • 2FA – Two-factor Authentication – Email Verification Code
  • 2FA – Two-factor Authentication – Authenticator App
  • 2FA – Two-factor Authentication – Recovery Codes
  • 2FA – Two-factor Authentication – Shortcode for front-side user settings interface
  • 2FA – Two-factor Authentication – My Account > Account Details – area for 2FA user settings interface
  • Google Captcha
  • Blocks default wp-login.php
  • Blocks default wp-signup.php
  • Blocks XML-RPC API
  • Creates New XML-RPC paths
  • Adjusts theme URL
  • Creates New child Theme URL
  • Changes theme style file name
  • Cleans any headers for theme style file
  • Customizes wp-include
  • Blocks default wp-include paths
  • Blocks default wp-content
  • Customizes plugins URL
  • Changes Individual plugin URL
  • Blocks default plugins paths
  • Creates New upload URL
  • Blocks default upload URL
  • Removes WordPress version
  • Blocks Meta Generator
  • Disables the emoji and required javascript code
  • Removes pingback tag
  • Removes wlwmanifest Meta
  • Removes rsd_link Meta
  • Removes wpemoji
  • Minifies Html, Css, JavaScript

  • Security Headers

and many more.

No other plugin functionality will be blocked or interfered in any way by WP-Hide

This plugin allows to change the default Admin URL from wp-login.php and wp-admin to something else. All original links turn the default theme to β€œ404 Not Found” page, as if nothing exists there. Besides the huge security advantage, the WP-Hide plugin saves lots of server processing time by reducing php code and MySQL usage since brute-force attacks target the weakURL.

Important: Compared to all other similar plugins which mainly use redirects, this plugin turns a default theme toβ€œ404 error” page for all blocked URL functionalities, without revealing the link existence at all.

Since version 1.2, WP-Hide change individual plugin URLs and made them unrecognizable. For example,the change of the default WooCommerce plugin URL and its dependencies from domain.com/wp-content/plugins/woocommerce/ into domain.com/ecommerce/cdn/ or anything customized.

Plugin Sections

**Hide -> Scan

  • Exhaustive system security examination with analysis and improvements guidance and fixes

Hide -> Rewrite > Theme

  • New Theme Path – Changes default theme path
  • New Style File Path – Changes default style file name and path
  • Remove description header from Style file – Replaces any WordPress metadata information (like theme name, version etc.,) from style file
  • Child – New Theme Path – Changes default child theme path
  • Child – New Style File Path – Changes child theme style-sheet file path and name
  • Child – Remove description header from Style file – Replaces any WordPress metadata information (like theme name, version etc.,) from style file

Hide -> Rewrite > WP includes

  • New Include Path – Changes default wp-include path/URL
  • Block wp-include URL – Blocks default wp-include URL

Hide -> Rewrite > WP content

  • New Content Path – Change default wp-content path/URL
  • Block wp-content URL – Blocks the default content URL

Hide -> Rewrite > Plugins

  • New Plugin Path – Changes default wp-content/plugins path/URL
  • Block plugin URL – Blocks default wp-content/plugins URL
  • New path / URL for Every Active Plugin
  • Customize path and name for any active plugins

Hide -> Rewrite > Uploads

  • New Upload Path – Changes default media files path/URL
  • Block upload URL – Blocks default media files URL

Hide -> Rewrite > Comments

  • New wp-comments-post.php Path
  • Block wp-comments-post.php

Hide -> Rewrite > Author

  • New Author Path
  • Prevent Access to Author Archives
  • Block default path

Hide -> Rewrite > Search

  • New Search Path
  • Block default path

Hide -> Rewrite > XML-RPC

  • New XML-RPC Path – Changes default XML-RPC path / URL
  • Block default xmlrpc.php – Blocks default XML-RPC URL
  • Disable XML-RPC authentication – Filters whether XML-RPC methods require authentication
  • Remove pingback – Removes pingback link tag from theme

Hide -> Rewrite > JSON REST

  • Clean the REST API response
  • Disable JSON REST V1 service – Disables an API service for WordPress which is active by default
  • Disable JSON REST V2 service – Disables an API service for WordPress which is active by default
  • Block any JSON REST calls – Any call for JSON REST API service will be blocked
  • Disable output the REST API link tag into page header
  • Disable JSON REST WP RSD endpoint from XML-RPC responses
  • Disable Sends a Link header for the REST API

Hide -> Rewrite > Root Files

  • Block license.txt – Blocks access to license.txt root file
  • Block readme.html – Blocks access to readme.html root file
  • Block wp-activate.php – Blocks access to wp-activate.php file
  • Block wp-cron.php – Blocks outside access to wp-cron.php file
  • Block wp-signup.php – Blocks default wp-signup.php file
  • Block other wp-*.php files – Blocks other wp-.php files within WordPress Root

Hide -> Rewrite > URL Slash

  • URL’s add Slash – Add a slash to any links without it. This disguisesthe existence of a file, folder or a wrong URL, which will all be slashed.

Hide -> General / Html > Core

  • Disabling Directory Listing

Hide -> General / Html > Meta

  • Remove WordPress Generator Meta
  • Remove Other Generator Meta
  • Remove Shortlink Meta
  • Remove DNS Prefetch
  • Remove Resource Hints
  • Remove wlwmanifest Meta
  • Remove feed_links Meta
  • Disable output the REST API link tag into page header
  • Remove rsd_link Meta
  • Remove adjacent_posts_rel Meta
  • Remove profile link
  • Remove canonical link

Hide -> General / Block Detectors

  • Block Detectors

Hide -> General / Emulate CMS

  • Emulate CMS

Hide -> General / Html > Admin Bar

  • Remove WordPress Admin Bar for specified urser roles

Hide -> General / Feed

  • Remove feed|rdf|rss|rss2|atom links

Hide -> General / Robots.txt

  • Disable admin URL within Robots.txt

Hide -> General / Html > Emoji

  • Disable Emoji
  • Disable TinyMC Emoji

Hide -> General / Html > Styles

  • Remove Version
  • Remove ID from link tags

Hide -> General / Html > Scripts

  • Remove Version

Hide -> General / Html > Oembed

  • Remove Oembed

Hide -> General / Html > Headers

  • Remove Link Header
  • Remove X-Powered-By Header
  • Remove Server Header
  • Remove X-Pingback Header

Hide -> General / Html > HTML

  • Remove HTML Comments
  • Minify Html, CSS, JavaScript
  • Remove general classes from body tag
  • Remove ID from Menu items
  • Remove class from Menu items
  • Remove general classes from post
  • Remove general classes from images

Hide -> General / Html > User Interactions

  • Disable Mouse right click
  • Disable Text Selection
  • Disable Copy
  • Disable Cut
  • Disable Paste
  • Disable Print
  • Disable Print Screen
  • Disable Developer Tools
  • Disable View Source
  • Disable Drag / Drop

Hide -> Admin > wp-login.php

  • New wp-login.php – Maps a new wp-login.php instead of the default one
  • Block default wp-login.php – Blocks default wp-login.php file from being accessible
  • Customize the default login page Logo image

Hide -> Admin > Admin URL

  • New Admin URL – Creates a new admin URL instead of the default ”/wp-admin”. This also applies for admin-ajax.php calls
  • Disable customized Admin Url redirect to the Login page
  • Block default Admin Url – Blocks default admin URL and files from being accessible

Security -> 2FA

  • Enable 2FA
  • Enable the 2FA for specific roles
  • Enforce User to Configure 2FA
  • Primary option for Two-Factor
  • Disable 2FA when using Temporary Login

Security -> 2FA Email

  • Activate 2FA Email

Security -> 2FA Auth App

  • Activate Authenticator app (TOTP)

Security -> 2FA Recovery Codes

  • Activate 2FA Recovery Codes

Security -> Captcha

  • Google Captcha V2
  • Google Captcha V3
  • CloudFlare Turnstile ( PRO )

Settings -> CDN

  • CDN Url – Sets-up CDN if applied. Some providers replace site assets with custom URLs.

Security -> Headers

HTTP Response Headers are a powerful tool to Harden Your Website Security.
* Cross-Origin-Embedder-Policy (COEP)
* Cross-Origin-Opener-Policy (COOP)
* Cross-Origin-Resource-Policy (CORP)
* Referrer-Policy
* X-Content-Type-Options
* X-Download-Options
* X-Frame-Options (XFO)
* X-Permitted-Cross-Domain-Policies
* X-XSS-Protection

This free version works with Apache and IIS server types. For all server types, check with WP Hide PRO

This is a basic version that can hide everything for basic sites, example https://demo.wp-hide.com/. When using complex plugins and themes, the WP Hide PRO may be required. We provide free assistance to hide everything on your site, along with the commercial product.

Anything wrong with this plugin on your site? Just use the forum or get in touch with us at Contact and we’ll check it out.

A website example can be found at https://demo.wp-hide.com/ or our website WP Hide and Security Enhancer

Plugin homepage at WordPress Hide and Security Enhancer

This plugin is developed by Nsp-Code

Localization

Please help and translate this plugin to your language at https://translate.wordpress.org/projects/wp-plugins/wp-hide-security-enhancer

You are kindly asked to promote this plugin if it comes up to your expectations via an article on your site or any other place. If you liked this code/WP-Hide or if it helped with your project, why not leave a 5 star review on this board.

DomainExposuresHeadersLast Checked
l*t*o*i*s.de πŸ”“ B 2026-07-12 19:19:06
z*v*d*g*d*o*o*o*.com πŸ‘€ F 2026-07-12 18:57:47
a*d*t*g*.com βœ… F 2026-07-12 18:40:01
o*f*r*e*c*n*a*e.com πŸ‘€ D 2026-07-12 18:29:17
o*f*r*e*r*v*t*.com πŸ‘€ D 2026-07-12 18:29:17
r*p*d*u*p.com (WP 6.7.5) βœ… F 2026-07-12 13:57:10
a*t*s*e*a*c*r*e.com (WP 4.4.33) ⚠️ F 2026-07-12 13:45:05
a*t*n*a*t*r*u*e.com (WP 6.8.5) πŸ‘€ F 2026-07-12 12:05:42
t*r*e*l*w*c*r*a*d*a*d*c*p*n*.com (WP 7.0.1) πŸ‘€ F 2026-07-12 11:30:23
c*b*y*c*n*n*c*s*l*.com (WP 6.6.1) βœ… F 2026-07-12 09:43:33
r*n*k*i*n*o*p*t*r.com (WP 7.0.1) πŸ‘€ F 2026-07-12 09:09:53
r*n*i*s*u*i*.com (WP 6.4.8) ⚠️ F 2026-07-12 09:09:53
z*h*j*b.com (WP 7.0.1) πŸ‘€ F 2026-07-12 09:00:58
e*a*o*.com (WP 6.7) βœ… F 2026-07-12 08:51:28
c*v*p.com (WP 6.7.5) πŸ‘€ F 2026-07-12 07:34:22
a*f*u*s*a*-*a*r*r*e*k*n.de βœ… C 2026-07-12 06:55:03
a*f*u*s*a*-*e*l*n.de βœ… C 2026-07-12 06:55:03
r*m*n*r*a*o.com (WP 6.9.4) πŸ‘€ F 2026-07-12 03:03:43
l*o*i*m*b*l*.com βœ… F 2026-07-12 02:39:35
y*z*i*h*s*a*e*i*r*b*.com βœ… F 2026-07-12 02:13:08
w*l*e*e*l*.de βœ… F 2026-07-11 23:45:44
i*e*f*x.es βœ… F 2026-07-11 23:09:42
t*p*b*a*s.com (WP 6.6.5) βœ… D 2026-07-11 22:53:20
t*p*p*i*t.com βœ… F 2026-07-11 22:39:47
a*s*l*t*l*n*a*o*r*.com (WP 6.4.7) ⚠️ πŸ‘€ F 2026-07-11 21:48:22
t*p*l*g*t*g*n*y.com (WP 6.5.3) βœ… F 2026-07-11 16:45:27
c*l*a*g*.com βœ… F 2026-07-11 15:37:21
c*n*a*i*e.c*m.br (WP 6.5.8) βœ… F 2026-07-11 13:43:33
l*g*o*a*g*.com βœ… F 2026-07-11 12:00:09
w*i*h*p*p*r.com (WP 5.9.13) ⚠️ πŸ‘€ F 2026-07-11 09:10:20
n*a*w*b*e*i*n.com βœ… F 2026-07-11 08:57:59
v*a*a*d*p*r*i*a*i*.c*m.br βœ… C 2026-07-11 08:49:43
m*r*h*w*i*s*o*l*c*i*e.com βœ… F 2026-07-11 05:08:03
c*o*s*a*a*a*e*r*h.com (WP 7.0.1) βœ… F 2026-07-11 04:39:16
t*c*o*e*n*c*s*l.com βœ… A 2026-07-11 03:13:19
c*o*i*a*d*a*f*l*o.com (WP 6.4.3) ⚠️ πŸ‘€ F 2026-07-11 03:06:57
c*n*o*r*u*e.com (WP 6.2.9) ⚠️ F 2026-07-11 02:18:27
a*d*a*s.com πŸ‘€ F 2026-07-11 02:06:52
m*r*t*o*t*i*m*r*i*e.com (WP 6.4.8) ⚠️ πŸ‘€ F 2026-07-11 01:12:05
t*c*a*a*u*a.com πŸ‘€ F 2026-07-11 00:55:47
n*b.o*g.in βœ… A 2026-07-10 22:36:08
c*d*t*d*o.it (WP 6.0.12) ⚠️ πŸ‘€ F 2026-07-10 20:23:00
n*t*o*i*f*t*e*s.com (WP 6.9.4) πŸ‘€ F 2026-07-10 19:33:34
a*l*n*y*l*t*n*n*d*i*y*r*e.com πŸ”“ D 2026-07-10 18:25:34
e*g*l*i*o*u*p*s*t*e*i.com βœ… F 2026-07-10 16:57:07
l*a*e*o*p*n*e*o*.com (WP 6.8.5) βœ… D 2026-07-10 11:52:39
g*l*z*r*-*s*k*.com πŸ‘€ F 2026-07-10 11:28:59
m*n*s*a*y*e*d*n*v*.com (WP 7.0.1) βœ… F 2026-07-10 06:25:20
m*n*s*a*s*a*v*n*.com (WP 7.0.1) πŸ‘€ F 2026-07-10 06:25:20
o*a*g*-*o*s*.c*.uk (WP 5.9.13) ⚠️ πŸ‘€ F 2026-07-10 06:14:29
s*u*i*y*-*e*i*.jp πŸ‘€ F 2026-07-10 05:24:26
g*l*f*n*h*r*d*.com (WP 6.3.8) ⚠️ F 2026-07-10 04:56:52
q*i*o*c*r*s*o*.com βœ… F 2026-07-10 03:36:33
t*n*h*n*o*.com πŸ‘€ F 2026-07-10 02:03:41
n*k*n*h*n.com (WP 6.0.9) ⚠️ F 2026-07-10 01:12:23
b*l*u*r*s.com (WP 6.6.2) βœ… F 2026-07-10 00:33:40
t*c*l*b*h.com (WP 6.6.2) βœ… F 2026-07-09 22:05:08
t*c*l*b.com (WP 6.6.2) βœ… F 2026-07-09 22:05:08
b*l*e*o*.com βœ… F 2026-07-09 20:44:33
s*o*i*.com (WP 7.0) πŸ‘€ F 2026-07-09 16:36:06
m*m*u*i*m*r*s*u*c*n*.com (WP 6.6.5) πŸ‘€ F 2026-07-09 15:39:55
b*t*l*n*h*k*a*d*.com (WP 6.4.2) ⚠️ πŸ‘€ F 2026-07-09 15:38:33
n*x*-*6*.io (WP 6.5.8) βœ… F 2026-07-09 14:18:04
p*g*z*b*o*l*n*.pl (WP 6.7.5) βœ… F 2026-07-09 13:26:55
h*b*r*i*.com (WP 6.2.9) ⚠️ πŸ‘€ F 2026-07-09 13:08:45
8*a*u*t*o*.com (WP 7.0) βœ… F 2026-07-09 11:26:14
t*a*i*n.com (WP 7.0) πŸ‘€ F 2026-07-09 10:48:51
l*t*n*.com (WP 5.8.3) ⚠️ F 2026-07-09 09:23:36
m*l*a*u*i*e*s*e*k*y.com (WP 5.8) ⚠️ F 2026-07-09 08:07:31
a*h*a*i*i*t*r*p*a.com (WP 6.1.10) ⚠️ πŸ‘€ F 2026-07-09 07:49:32
a*h*l*l*o*r*s*.com (WP 6.5.3) βœ… F 2026-07-09 07:43:07
8*4*a*a*e*e*t.com βœ… F 2026-07-09 06:42:56
8*4*r*.com πŸ‘€ F 2026-07-09 06:42:56
8*4*o*m*r*i*l*e*l*s*a*e.com βœ… F 2026-07-09 06:40:54
8*4*r*k*r*g*.com βœ… F 2026-07-09 06:40:54
s*i*n*l*m*i*i.com πŸ‘€ F 2026-07-09 05:40:37
o*m*s*n*k*n*o*j*.tokyo βœ… F 2026-07-09 05:13:07
g*b*u*p*r*.com (WP 6.9.4) βœ… F 2026-07-09 04:48:22
e*e*g*h*p*y.com (WP 7.0) βœ… F 2026-07-09 03:19:41
t*l*n*e*f*n*e*.com (WP 6.9.4) πŸ‘€ F 2026-07-09 02:38:34
7*a*s*n*r*l*n*a.com (WP 6.5.2) βœ… F 2026-07-09 02:16:16
a*f*u*e*.com (WP 6.6.2) πŸ‘€ F 2026-07-09 01:23:31
s*i*e*k*k*.com βœ… F 2026-07-09 00:43:05
t*p*o*i*p*x.com (WP 7.0) βœ… F 2026-07-08 23:53:46
s*n*i*l*b*u*i*u*.fr (WP 7.0) βœ… F 2026-07-08 22:29:38
b*s*b*i*e*r*d*c*s.com (WP 6.9.4) πŸ‘€ F 2026-07-08 21:05:38
q*m*s.com βœ… F 2026-07-08 19:18:00
b*o*e*3*o*u*i*n*.com (WP 7.0) πŸ‘€ F 2026-07-08 18:07:30
n*r*t*k*s*n.o*.jp πŸ‘€ F 2026-07-08 17:21:05
s*i*a*h*t*.com βœ… F 2026-07-08 15:49:43
j*q*r.com (WP 7.0) βœ… F 2026-07-08 15:15:20
b*c*u*-*a*u*-*r*j*c*.com (WP 5.9.3) ⚠️ πŸ‘€ F 2026-07-08 14:22:13
c*u*o*i.com (WP 7.0) πŸ‘€ F 2026-07-08 12:47:13
a*e*r*s*a*r*n*.com (WP 6.9.4) πŸ‘€ F 2026-07-08 11:48:17
c*t*n*r*.com (WP 6.5.8) πŸ‘€ F 2026-07-08 06:47:06
w*l*e*e*l*.com βœ… F 2026-07-08 06:45:04
j*-*e*e*r*b*x.com βœ… F 2026-07-08 06:32:37
r*u*u*s*i*e*o*o.net πŸ‘€ F 2026-07-08 06:23:33
w*l*e*s*e*e.com βœ… F 2026-07-08 06:18:12
e*o*a*t*a*s*o*m*r*.com (WP 7.0) πŸ‘€ F 2026-07-08 05:27:06

Top 50 Plugins

Plugin Count
elementor 1,781,350
contact-form-7 1,763,473
elementor-pro 1,056,403
woocommerce 818,396
revslider 613,184
jetpack 459,687
js_composer 423,500
wp-rocket 341,701
essential-addons-for-elementor-lite 267,186
complianz-gdpr 260,358
gravityforms 257,842
google-site-kit 232,120
cookie-law-info 230,851
instagram-feed 226,401
sitepress-multilingual-cms 212,109
header-footer-elementor 208,941
google-analytics-for-wordpress 207,506
bluehost-wordpress-plugin 193,159
elementskit-lite 182,255
gutenberg 167,504
cookie-notice 150,713
litespeed-cache 142,941
gtranslate 126,300
wpforms-lite 125,731
the-events-calendar 123,260
gutenberg-core 121,980
astra-sites 114,946
popup-maker 110,750
woocommerce-payments 110,631
tablepress 102,411
honeypot 98,192
astra-addon 94,627
wp-smushit 91,689
duracelltomi-google-tag-manager 90,994
layerslider 90,135
coblocks 89,955
all-in-one-seo-pack 89,864
bb-plugin 86,751
akismet 85,480
premium-addons-for-elementor 85,165
cleantalk-spam-protect 83,466
ml-slider 82,941
mailchimp-for-wp 82,596
megamenu 80,887
woocommerce-gateway-stripe 80,153
fusion-builder 77,796
jet-engine 77,676
ewww-image-optimizer 76,887
smart-slider-3 76,763
wp-pagenavi 76,618

Top 50 Themes

Theme Count
hello-elementor 623,608
Divi 500,513
astra 418,376
flatsome 137,115
Avada 122,205
generatepress 115,566
pub 84,984
oceanwp 81,354
kadence 79,424
enfold 69,500
salient 65,679
twentyseventeen 54,668
bb-theme 52,923
betheme 52,600
twentytwentyfour 52,508
blocksy 51,323
cocoon-master 49,331
dt-the7 45,735
twentytwentyfive 44,941
h4 42,389
woodmart 41,191
neve 38,486
Avada-Child-Theme 37,096
gox 36,285
bridge 31,680
twentytwentyone 30,564
lightning 29,886
twentytwenty 28,924
swell 27,928
bricks 26,537
Impreza 26,232
Newspaper 24,292
twentytwentythree 22,275
epik-redesign 19,258
twentytwentytwo 18,955
uncode 18,704
twentysixteen 17,709
pro 17,598
sydney 16,686
storefront 16,470
Total 14,553
hello-theme-child-master 14,056
factory-templates-4 13,746
extendable 13,275
themify-ultra 13,031
hestia 12,693
yootheme 12,635
yith-wonder 12,470
porto 12,064
jupiter 11,703