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

Plugin: ghl-wizard (Used by 251 domains)

Connector Wizard (formerly LC Wizard)

πŸ‘€ Niaj Morshed πŸ“¦ v2.2.4 πŸ”— Plugin Homepage

πŸš€ Official Website | πŸ“š Documentation | πŸš€ Community

This plugin will connect the popular CRM LeadConnector to the most popular content management software, WordPress. It will elevate your automation experience to the next level. including memberships, content protection, custom field integration and automate WooCommerce.

See who use this plugin

πŸš€ Key Features

πŸ”— Subaccount Connection

Seamlessly connect your WordPress site to your subaccount. This essential first step unlocks the full potential of the plugin’s automation capabilities.

βš™οΈ Custom Values

Custom values are great for storing your subaccount or website variables. Use your subaccount custom values inside WordPress with this simple shortcode: [lcw_custom_value key="your_custom_value_key"]

πŸ”’ Smart Content Protection

Implement tag-based access control on WordPress pages, allowing you to differentiate between paid and free users for content visibility.

πŸ›’ WooCommerce Integration

When someone purchases a product from WooCommerce:

  • That user will be added (if not exists) to your subaccount as a contact
  • You can apply one or more tags to that contact if that customer purchases a specific product
  • You can set specific tags for specific products
  • You can add that customer directly to a specific workflow in your CRM

πŸ‘₯ Automate WordPress User Creation

Create WordPress users directly from your workflow. There are a few powerful use cases:

  • Let someone purchase anything from your funnel, run a workflow with that purchase trigger, and send a webhook to your WordPress website. A new WordPress user will be created for that customer.
  • If someone books an appointment, you can create a WordPress user for that contact.
  • Based on any possible conditions, you can send a webhook to WordPress to create a WordPress user.

πŸ“‹ Display only protected posts/pages in a post grid

If you protect your pages by tags, those protected pages can only be displayed in a post grid using the shortcode [lcw_post_grid post_type="page"]. Feel free to check the full documentation here.

πŸ”„ Redirect Customers

Redirect your customers to another page. You can display a message before the redirection.
Example: [lcw_redirect url="/thank-you" delay="5" target="_self"]
Please wait 5 seconds... redirecting.
[/lcw_redirect]

πŸ”‘ Reset Password

Customers can reset their password with this simple password reset shortcode: [lcw_reset_password]. This shortcode allows you to:

  • Change password
  • Redirect to a page after the password is changed
  • Apply or remove a tag for that user upon password change

πŸ› οΈ Developer Tools

Extend the plugin’s functionality with developer-friendly features:

  • For WooCommerce orders, there are available action hooks to automate the data flow to your CRM.
  • For details see the docs

πŸ’Ž Premium Features

πŸ… Advanced Membership Management

Create and manage membership plans using tags from your CRM:

  • Manage membership lifecycle (Active, Payment Failed, Suspended, Cancelled)
  • Automated access control based on payment status
  • Granular content restriction tied to membership levels

πŸ“ Apply Tags to Different WooCommerce Order Statuses

Elevate your WooCommerce automation by applying tags to contacts based on various order statuses, including custom ones:

  • Dynamically assign tags for successful orders, failed payments, or cancelled orders
  • Apply tags to custom order statuses
  • Enhance customer segmentation and targeted marketing with precise tag application

🏷️ Variant-Specific Product Tagging

Enhance your WooCommerce integration with granular product variant tagging:

  • Unique tags for individual product variations
  • Personalize communication based on specific product choices/ variations.

πŸ” Advanced Page/ custom posts Protection

Implement robust content protection across your entire WordPress site:

  • Enable content protection for all custom post types
  • Secure courses, premium resources, and any other custom pages.

πŸ” Associations Support

Unlock powerful group access management with Associations:

  • Effortlessly support parent/child account structuresβ€”when a parent has access to content (such as a page or course), all associated child accounts automatically inherit access. If access is revoked from the parent, it is also revoked from all children.
  • Flexible association types: works seamlessly for relationships like parent/child, husband/wife, team leader/team members, and more.
  • Perfect for selling group or family accounts, ensuring streamlined access control and management for all related users.

πŸ” Display Contact fields/ Custom fields in WordPress

It’s true, you can display any custom fields inside WordPress from your CRM.
It’ll help you create a personalized customer dashboard, show customer-centric data to your logged-in customers. By the shortcode [lcw_contact_field].
Example: [lcw_contact_field key='email'], this will display the contact email address.
More Example: [lcw_contact_field key='next_billing_date'] here you need to get the key from {{contact.next_billing_date}}, where the next_billing_date is a custom field.

πŸ” Display content based on access

You can display a text/ image/ video or a block of content based on access by the shortcode [lcw_has_any_tags]
Example:
[lcw_has_any_tags tags='purchased_gold']
This content will be visible to the users if they have the tag purchased_gold. Otherwise, this content won't be displayed.
[/lcw_has_any_tags]

You can do the similar things by the membership with this shortcode [lcw_has_any_memberships]
Example:
[lcw_has_any_memberships memberships='level_1']
This content will be visible to the users if they have the membership level_1. otherwise, this content won't be displayed.
[/lcw_has_any_memberships]

And there are similar tags [lcw_has_not_any_tags] and [lcw_has_not_any_memberships] works in a similar way.

πŸ’³ Display Transactions

[lcw_transactions] shortcode allows us to display the transactions in WordPress from the CRM. You need to place the shortcode on any page/post, and it will do the rest.

🏷️ Set Tags

Assign tags to a logged-in WordPress user using the shortcode [lcw_set_tags].
Example: [lcw_set_tags tags='tag_names'] You can also set multiple tags: [lcw_set_tags tags='tag_name1, tag_name2, tag_3'].

🏷️ Remove Tags

Similarly, you can remove tags from a logged-in WordPress user using the shortcode [lcw_remove_tags].
Example: [lcw_remove_tags tags='tag_names']. You can also remove multiple tags: [lcw_remove_tags tags='tag_name1, tag_name2, tag_3'].

πŸ“ Assign and Remove WordPress User Roles

Assign and remove WordPress user roles directly from the CRM workflow:

  • Seamlessly manage user roles based on CRM workflow triggers
  • Automate role assignments and removals for efficient user management
  • Enhance user experience with dynamic role changes
  • Compatible with popular membership plugins that utilize user roles for access control, ensuring a unified and streamlined membership management experience

πŸ“ Auto Login Magic Link for Customers

Generate a unique magic link for customers to auto-login to your WordPress site, eliminating the need for traditional login credentials:

  • Enhance user experience with seamless Access
  • Redirect to any specific page after auto-login.

πŸ“ Invoice Creation for WooCommerce

  • Create invoices for WooCommerce orders inside the CRM
  • Send invoices to customers from the CRM.

πŸ”„ WordPress User Sync

Automatically sync WordPress user data with your CRM:

  • Real-time updates on user login
  • Bulk import option for existing WordPress users

πŸ“ Form Submission Integration

  • Contact form 7 integration
  • Manual form
  • other forms (coming…)

πŸ›οΈ SureCart Integration

Seamlessly integrate SureCart with LeadConnector to apply tags on customer engagement:

  • Add tags to contacts on successful purchases
  • Remove tags on subscription revocation
  • Add the tag back when the subscription is reactivated

πŸŽ“ LearnDash Integration

  • Automatically enroll users in LearnDash courses based on contact tags.
  • Remove users from courses when the specific contact tags are removed.
  • Automatically enroll users in and remove them from LearnDash groups based on contact tags.

πŸ–ŒοΈ Elementor Page Builder Integration

  • Use content protection on any widget or container.
  • Dynamically display widgets exclusively to your paid customers.
  • Display dynamic content and grids inside your Elementor layouts.

🧩 Powerful Shortcodes

See the documentation for other shortcodes.

πŸ›’ Abandoned Cart Recovery

Coming soon

πŸ“… Display Customer Appointments

Coming soon

DomainExposuresHeadersLast Checked
t*s*o*-*t*a*e*y.com (WP 7.0) βœ… F 2026-05-22 13:43:05
m*g*h*a*t*c*i*i*.com (WP 7.0) βœ… F 2026-05-22 10:32:30
t*y*e*r*p*i*s*a*c*.com (WP 7.0) βœ… D 2026-05-22 01:34:39
d*s*l*b*l*a*k*t*n*.com βœ… F 2026-05-22 01:01:47
a*t*i*e*a*a*i.com βœ… F 2026-05-21 23:01:55
e*i*a.com (WP 6.9.4) βœ… F 2026-05-21 18:13:22
d*w*u*o*a*k*t*n*.com (WP 6.9.4) βœ… F 2026-05-21 04:36:55
o*e*a*f*n*i*g.com βœ… F 2026-05-20 23:47:48
t*u*h*a*t*m*d*c*l*d.com (WP 6.9.4) βœ… F 2026-05-20 21:07:31
t*u*c*r*b*l*i*g.com (WP 6.9.4) βœ… C 2026-05-20 19:43:28
t*u*-*u*l*e*s.com (WP 6.9.4) βœ… F 2026-05-20 18:51:20
t*u*m*l*c.com βœ… F 2026-05-20 18:21:36
t*u*l*a*p*o*s.com (WP 6.9.4) βœ… F 2026-05-20 18:21:35
r*v*v*n*w*n*l.com (WP 6.9.4) βœ… F 2026-05-20 18:01:41
r*v*v*n*w*h*r*h.com (WP 6.9.4) βœ… F 2026-05-20 18:01:41
t*u*k*n*4*.com (WP 6.5.2) βœ… F 2026-05-20 17:08:46
t*u*k*n*2*.com (WP 6.5.2) βœ… F 2026-05-20 17:08:46
a*i*a*e*t*.com (WP 6.9.4) βœ… F 2026-05-20 16:32:21
h*p*o*e*o*r*t.fr (WP 6.9.4) βœ… F 2026-05-20 14:52:57
r*v*r*e*o*t*a*e*a*i.com βœ… F 2026-05-20 12:05:01
w*s*p*l*b*a*h*e*g*t*o*s*r*g*a*.com (WP 6.9.4) βœ… F 2026-05-20 10:03:38
m*l*a*c*a*h*n*a*d*o*s*l*i*g.com (WP 6.9.4) βœ… C 2026-05-20 09:09:45
h*w*m*r*e*i*g.com βœ… F 2026-05-20 08:39:18
p*o*p*r*t*v*o*.w*e*g*n*.com βœ… F 2026-05-20 07:31:44
e*c*l*m*r*i*l*r*s.com (WP 6.9.4) βœ… F 2026-05-20 01:21:32
d*s*g*s*u*d*e*i*.com (WP 6.9.4) βœ… F 2026-05-20 00:48:38
o*s*s*o*e*s*l*n*c.com (WP 6.9.4) βœ… D 2026-05-19 18:27:09
s*d*k*a*k*t*n*.com (WP 6.9.4) βœ… F 2026-05-19 07:37:59
m*x*s*f*.com βœ… F 2026-05-19 07:37:53
m*x*m*m*u*i*e*s*o*e*t*a*.com (WP 6.9.4) βœ… F 2026-05-19 05:15:27
y*s*o*t*a*t*n*s*r*i*e*.com βœ… F 2026-05-19 03:57:31
m*v*n*i*s.com βœ… F 2026-05-18 22:24:16
d*n*i*t*o*a*g*-*i*y.com (WP 6.9.4) βœ… D 2026-05-18 22:03:15
d*n*a*p*a*t*c*s*l*t*o*s.com (WP 6.6.5) βœ… D 2026-05-18 20:37:47
n*t*r*l*l*r*d*.org (WP 6.9.4) βœ… F 2026-05-18 19:11:14
t*c*i*a*2*2*.w*e*g*n*.com βœ… F 2026-05-18 17:21:29
d*n*i*u*f*r*.com βœ… F 2026-05-18 17:15:18
d*n*s*o*a*i.com βœ… D 2026-05-18 15:15:01
h*r*o*h*a*.pro (WP 6.9.4) βœ… F 2026-05-18 11:54:42
p*e*i*r*l*n*s*h*d*s.com (WP 6.8.5) βœ… F 2026-05-18 07:57:16
k*j*n*a*d*a*l*n*.com (WP 6.8.5) βœ… F 2026-05-18 04:37:37
r*b*l*c*s*o*g*r*g*.com (WP 6.9.4) βœ… F 2026-05-17 20:52:46
n*2.c*a*d*e*l*m*t*d.com (WP 6.9.4) βœ… F 2026-05-17 17:56:21
s*a*t*e*c*n*u*t*n*.com (WP 6.9.4) βœ… F 2026-05-17 17:43:22
r*i*n*u*r*m*u*.com βœ… D 2026-05-17 17:20:54
a*e*c*m*s*e*m*n*.com (WP 6.9.4) βœ… F 2026-05-17 17:20:52
r*a*e*t*t*m*r*e*a*a*y*e*.com (WP 6.9.4) βœ… F 2026-05-17 08:27:10
l*f.fitness βœ… D 2026-05-17 07:13:41
o*i*m*d*c*l.com βœ… F 2026-05-17 07:07:25
c*b*x*i.com (WP 6.9.4) βœ… F 2026-05-17 06:48:39
a*z*b*r*p*-*t*g*n*.w*d*s.site (WP 6.9.4) βœ… F 2026-05-16 20:30:40
r*a*r*p*g*.com βœ… F 2026-05-16 15:18:56
a*q*i*i*i*n*a*k*t*n*p*o*.com (WP 6.9.4) βœ… D 2026-05-16 15:02:01
c*s*o*b*i*t*d.com (WP 6.9.4) βœ… F 2026-05-16 14:59:05
c*r*i*h*w*e*.com (WP 6.9.4) βœ… F 2026-05-16 12:39:51
x*-*e*n*e*g*g*r*r*a.com βœ… F 2026-05-16 10:50:36
j*d*m*c*a*l*s.com βœ… F 2026-05-16 10:40:07
k*t*n*w*i*e*.com (WP 6.9.4) βœ… F 2026-05-16 09:41:09
h*s*l*f*e*h*u*e*a*l*n*a.com (WP 6.9.4) βœ… F 2026-05-16 06:09:50
j*m*p*o*e*t*e*.com (WP 6.9.4) βœ… F 2026-05-16 03:18:07
a*c*r*t*s*e*l*a*.com βœ… F 2026-05-15 23:18:02
h*r*o*h*a*.com (WP 6.9.4) βœ… F 2026-05-15 20:00:13
m*r*e*i*g*r*f*t*c*o*l.com (WP 6.9.4) βœ… D 2026-05-15 18:43:55
z*c*b*r*h*m*e*l*o*.com βœ… F 2026-05-15 10:37:08
h*r*o*-*h*r*e*s.com βœ… F 2026-05-15 07:20:24
e*i*i*a*t*m*t*o*s.com βœ… F 2026-05-15 01:30:25
a*s*l*t*a*i*t*a*e*.com (WP 6.9.4) βœ… F 2026-05-15 00:42:47
l*4*r*t*1*.w*d*s.site (WP 6.9.4) βœ… F 2026-05-14 11:26:15
j*i*e*s*i*i*a*.com (WP 6.9.4) βœ… F 2026-05-14 01:48:28
c*e*s*d*d*g*t*l*a*k*t*n*.com βœ… F 2026-05-13 14:30:23
w*z*r*w*b*e*v*c*.com (WP 6.9.4) βœ… F 2026-05-12 21:05:33
h*r*a*t*t*a*.com (WP 6.9.4) βœ… C 2026-05-12 11:14:38
q*a*t*r*a*t*r*a*.com βœ… F 2026-05-12 09:05:53
j*n*y*o*i*d*a.com βœ… F 2026-05-12 07:58:05
n*t*l*e*i*h*n*e*a*t*v*.com βœ… F 2026-05-12 06:38:49
h*n*s*e*t*r*o*s.com (WP 6.9.4) βœ… F 2026-05-12 06:05:20
t*t*n*e*w*r*.com (WP 6.9.4) βœ… F 2026-05-12 03:57:47
j*n*o*i*d*a.com βœ… F 2026-05-12 03:42:52
w*n*o*i*e*o*e*.com (WP 6.9.4) βœ… F 2026-05-12 03:15:22
t*t*n*a*i*a*g*p.com βœ… D 2026-05-12 03:12:15
m*m*e*s.s*i*i*u*l*c*e*e*a*i*n.com βœ… F 2026-05-11 20:12:22
m*m*e*s.b*n*i*s*r*a*o*e.com βœ… F 2026-05-11 20:12:22
c*u*s*s*o*t*a*e.com βœ… F 2026-05-11 14:17:28
a*e*e*e*.com (WP 6.9.4) βœ… F 2026-05-11 14:02:42
a*e*e*d*g*t*l*a*k*t*n*.com (WP 6.9.4) βœ… F 2026-05-11 14:02:42
b*s*p*i*s*a*c*.com (WP 6.9.4) βœ… D 2026-05-11 12:38:34
b*s*d*n*i*t*o*k*d*.com (WP 6.9.4) βœ… F 2026-05-11 01:35:32
t*c*i*a*a*l*y*.com βœ… F 2026-05-11 00:58:23
w*c*e*f*n*l*b.com (WP 6.9) βœ… F 2026-05-10 22:58:22
t*e*o*e*r*d*t.com (WP 6.9.4) βœ… F 2026-05-10 21:36:21
w*o*e*e*s*p*a*e*a*e*e*v*c*s.com (WP 6.6.5) βœ… F 2026-05-10 18:35:46
a*a*s*r*i*e*.com (WP 6.6.5) βœ… F 2026-05-10 15:51:39
l*g*t*h*f*r*c*o*s*i*.com βœ… D 2026-05-10 15:19:41
e*i*e*r*t*c*i*e*i*m*.com βœ… F 2026-05-10 12:11:02
p*l*n*s*a*m*s*c*e*w*r*.com (WP 6.7.5) βœ… F 2026-05-10 08:22:50
c*r*t*h*a*t*.com (WP 6.9.4) βœ… F 2026-05-10 07:17:57
e*i*h*s*a*r.com (WP 6.9.4) βœ… F 2026-05-10 04:35:14
m*w*w*s*e.com (WP 6.9.4) βœ… F 2026-05-09 23:23:06
j*n*k*l*c*r*n*c*.com βœ… F 2026-05-09 21:41:22
l*c*d*o*t.com βœ… F 2026-05-09 21:35:32

Top 50 Plugins

Plugin Count
elementor 1,819,196
contact-form-7 1,789,483
elementor-pro 1,060,662
woocommerce 824,782
revslider 623,770
jetpack 470,465
js_composer 436,870
wp-rocket 337,948
essential-addons-for-elementor-lite 297,183
gravityforms 269,158
complianz-gdpr 259,951
cookie-law-info 234,187
instagram-feed 230,506
google-site-kit 224,321
sitepress-multilingual-cms 223,618
google-analytics-for-wordpress 216,054
header-footer-elementor 212,182
elementskit-lite 209,363
bluehost-wordpress-plugin 191,408
gutenberg 163,525
gutenberg-core 160,943
cookie-notice 153,633
the-events-calendar 133,454
litespeed-cache 132,870
wpforms-lite 130,558
gtranslate 129,224
astra-sites 120,332
popup-maker 117,257
woocommerce-payments 113,813
tablepress 110,939
coblocks 100,525
honeypot 98,579
astra-addon 96,287
duracelltomi-google-tag-manager 94,758
wp-smushit 94,540
all-in-one-seo-pack 94,163
LayerSlider 92,505
bb-plugin 91,548
premium-addons-for-elementor 87,784
megamenu 87,690
akismet 86,772
mailchimp-for-wp 84,606
cleantalk-spam-protect 84,528
woocommerce-gateway-stripe 83,875
ml-slider 81,965
borlabs-cookie 80,562
fusion-builder 80,452
ewww-image-optimizer 79,824
wp-pagenavi 79,811
formidable 78,763

Top 50 Themes

Theme Count
hello-elementor 622,154
Divi 515,376
astra 427,781
flatsome 136,821
Avada 125,534
generatepress 122,038
pub 110,907
oceanwp 84,326
kadence 79,509
enfold 72,549
salient 67,305
twentytwentyfour 59,420
h4 56,888
twentyseventeen 56,800
bb-theme 55,720
betheme 52,419
cocoon-master 52,256
blocksy 51,289
dt-the7 46,628
twentytwentyfive 44,378
neve 39,825
Avada-Child-Theme 37,985
sydney 35,715
gox 33,650
woodmart 33,613
bridge 33,188
twentytwentyone 32,430
lightning 31,653
twentytwenty 30,348
swell 28,740
Impreza 26,771
bricks 26,340
twentytwentythree 24,219
Newspaper 23,785
voxel 23,104
twentytwentytwo 20,100
kubio 19,580
sinatra 19,425
uncode 19,303
epik-redesign 19,278
twentysixteen 18,417
storefront 18,092
pro 17,983
Total 14,866
extendable 14,714
yith-wonder 14,087
hello-theme-child-master 13,503
themify-ultra 13,124
yootheme 13,090
factory-templates-4 13,019