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

Plugin: ghl-wizard (Used by 389 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*e*n*b*a*t*s*l*n.com βœ… D 2026-04-28 23:33:08
p*e*s*n*e*i*m*r*e*i*g.com (WP 6.9.4) βœ… F 2026-04-28 22:55:40
p*e*s*n*e*i*.com (WP 6.9.4) βœ… F 2026-04-28 22:55:40
e*i*e*o*t*a*e.tech (WP 6.9.4) βœ… F 2026-04-28 22:43:30
c*l*l*m*.org (WP 6.9.4) βœ… F 2026-04-28 21:04:02
a*c*r*.io (WP 6.9.4) βœ… F 2026-04-28 20:46:52
l*h*c.com βœ… F 2026-04-28 20:04:09
f*r*i*h*e*e*e*r.com (WP 6.9.4) βœ… F 2026-04-28 18:51:01
h*d*y*m*d*a.com βœ… F 2026-04-28 16:58:32
t*e*e*w*r*e*i*e.com (WP 6.9.4) βœ… F 2026-04-28 16:45:28
a*t*l*a*d*l*v*r*.com (WP 6.9.4) βœ… F 2026-04-28 14:05:38
r*m*i*t*i*s.com (WP 6.8.5) βœ… F 2026-04-28 13:31:45
r*-*a*n*a*n*.com (WP 6.8.5) βœ… F 2026-04-28 12:47:02
s*r*d*g*.io (WP 6.9.4) βœ… F 2026-04-28 10:58:22
v*l*a*e*m*g*z*n*.com βœ… F 2026-04-28 10:49:59
i*s*e*t*o*i*o*.com (WP 6.9.4) βœ… D 2026-04-28 03:31:44
p*e*i*r*p*w*r*a*h.com βœ… C 2026-04-28 03:22:08
c*r*s*i*n*d*p*i*n*o*c*i*g.com (WP 6.9.4) βœ… F 2026-04-28 01:47:20
c*r*s*h*s*l*n*.com (WP 6.9.4) βœ… F 2026-04-27 21:59:38
u*i*e*s*l*e*l*e*s*h*c*g*.com βœ… F 2026-04-27 21:10:42
b*b*i*a*w*l*n*s*m*n*s*r*.com βœ… F 2026-04-27 12:13:35
b*b*i*a*h*a*t*m*n*s*r*.com βœ… F 2026-04-27 12:06:44
g*a*d*t*a*d*e*i*g*o*p.com (WP 6.9.4) βœ… F 2026-04-27 01:43:37
v*t*b*y*o*e*.com βœ… F 2026-04-26 20:18:49
c*r*i*h*w*e*.ca (WP 6.9.4) βœ… F 2026-04-26 11:12:31
a*l*n*a*r*t*s.com (WP 6.9.4) βœ… F 2026-04-26 11:05:00
w*f*r*i*e*o*i*e.com (WP 6.9.4) βœ… F 2026-04-26 06:12:12
r*o*f*l*o.com βœ… F 2026-04-25 15:43:03
p*b*i.io βœ… F 2026-04-25 15:38:31
g*a*i*l*c*r*a*e*.com βœ… F 2026-04-25 14:54:30
l*k*c*a*l*o*.com βœ… F 2026-04-25 09:47:47
c*e*t*v*b*g.ca (WP 6.9.4) βœ… F 2026-04-25 08:33:03
o*a*i*n*.com (WP 6.8.5) βœ… F 2026-04-25 08:27:27
d*g*t*l*e*i*n*v.com βœ… F 2026-04-25 04:01:30
d*g*t*l*o*a*a*k*e*i*n*.com (WP 6.9.4) βœ… F 2026-04-25 02:57:12
f*t*e*s*e*s*t*d*s*g*.com βœ… F 2026-04-25 01:22:05
m*j*s*b*.com (WP 6.9.4) βœ… F 2026-04-25 01:06:12
f*t*o*i*s*o*l*f*.com βœ… F 2026-04-24 20:37:39
f*t*o*i*s*l*f*.com βœ… F 2026-04-24 20:33:05
c*r*a*i*n*e*m.com βœ… D 2026-04-24 19:32:28
c*r*a*i*n*t*g*n*.com βœ… D 2026-04-24 19:32:28
l*n*i*g*r*z*n*.net (WP 6.9.4) πŸ”“ F 2026-04-24 15:02:16
c*l*a*y*e*d*h*t*p*o*o*r*p*y.com βœ… F 2026-04-24 13:58:26
m*j*s*i*v*p*s.ca (WP 6.9.4) βœ… F 2026-04-24 12:55:13
p*w*r*u*s*s*e*s.com βœ… F 2026-04-24 05:47:09
p*w*r*u*l.com βœ… F 2026-04-24 05:34:13
h*o*i*r*g*.com (WP 6.9.4) βœ… F 2026-04-22 21:47:53
p*t*r*e.com (WP 6.9.4) βœ… F 2026-04-22 20:46:14
c*a*d*e*l*m*t*d.com (WP 6.9.4) βœ… F 2026-04-22 18:33:55
r*c*o*k.com (WP 6.9.4) βœ… F 2026-04-22 10:20:28
h*m*s*e*d*i*e*w*y*.com βœ… D 2026-04-22 09:28:35
f*r*t*h*i*e*e*l*e*s*2*.com βœ… F 2026-04-22 08:04:04
a*r*w*u*d*o*l*v*n*.com βœ… F 2026-04-22 04:30:21
f*r*p*t*a*c*.com (WP 6.9.4) βœ… F 2026-04-22 04:21:03
f*n*s*c*a*d*g*t*l.com (WP 6.9.4) βœ… F 2026-04-21 20:09:37
t*l*e*w*r*.com βœ… F 2026-04-21 18:38:02
c*b*e*e*p*o.com (WP 6.9.4) βœ… F 2026-04-21 18:24:04
k*r*i*t*c.com (WP 6.9.4) βœ… F 2026-04-21 15:50:22
s*r*k*b*t*d*y*i*e*.com (WP 6.9.4) βœ… F 2026-04-21 14:31:31
t*o*h*c*s*n*a*o*.com βœ… D 2026-04-21 12:25:37
o*o*j*w*l*y.com (WP 6.4.3) ⚠️ B 2026-04-21 11:40:38
o*l*n*o*b*s*h*m*d*a*s.com (WP 6.9.4) βœ… F 2026-04-21 10:02:20
o*l*n*o*o*e*a*d*o*n*.com (WP 6.9.4) βœ… F 2026-04-21 09:40:06
k*r*t*n*w*l*i*m*.com (WP 6.9.4) βœ… F 2026-04-21 09:01:19
d*w*u*o*a*k*t*n*.com (WP 6.9.4) βœ… F 2026-04-20 18:53:39
w*n*j*m*e*f*n*n*i*l.com (WP 6.9.4) βœ… F 2026-04-20 04:33:14
t*s*o*g*o*t*p*t*.com (WP 6.9.4) βœ… F 2026-04-19 23:58:55
t*s*o*e*p*r*s.com (WP 6.9.4) βœ… F 2026-04-19 23:58:55
t*s*o*c*n*u*t*n*.com (WP 6.9.4) βœ… F 2026-04-19 23:58:54
t*s*o*-*t*a*e*y.com (WP 6.9.4) βœ… F 2026-04-19 23:58:54
w*s*p*l*b*a*h*e*g*t*o*s*r*g*a*.com (WP 6.9.4) βœ… F 2026-04-19 23:33:55
f*n*x*a*t*o*t*d*o.com (WP 6.9.4) βœ… F 2026-04-19 19:54:32
d*s*g*s*u*d*e*i*.com (WP 6.9.4) βœ… F 2026-04-19 18:11:56
h*p*o*e*o*r*t.fr (WP 6.9.4) βœ… F 2026-04-19 15:57:58
t*y*e*r*p*i*s*a*c*.com (WP 6.9.4) βœ… D 2026-04-19 13:18:21
b*l*r*n*o*u*i*n.com (WP 6.9.4) βœ… F 2026-04-19 13:10:00
m*g*h*a*t*c*i*i*.com (WP 6.9.4) βœ… F 2026-04-19 11:37:51
t*y*l*t*g*o*t*p*r*n*r.com (WP 6.9.4) βœ… F 2026-04-19 08:21:04
b*i*d*n*i*d*s*r*s*n*r*y.com (WP 6.9.4) βœ… F 2026-04-19 06:21:43
r*v*v*n*w*n*l.com (WP 6.9.4) βœ… F 2026-04-19 03:11:40
r*v*v*n*w*h*r*h.com (WP 6.9.4) βœ… F 2026-04-19 03:11:40
b*b*l*p*t*r.com βœ… F 2026-04-18 18:47:12
d*n*i*t*o*a*g*-*i*y.com (WP 6.9.4) βœ… D 2026-04-18 18:47:04
d*n*a*p*a*t*c*s*l*t*o*s.com (WP 6.6.5) βœ… D 2026-04-18 17:31:00
t*u*h*a*t*m*d*c*l*d.com (WP 6.9.4) βœ… F 2026-04-18 17:17:38
t*u*c*r*b*l*i*g.com (WP 6.9.4) βœ… C 2026-04-18 16:21:21
t*u*m*l*c.com βœ… F 2026-04-18 15:19:40
t*u*l*a*p*o*s.com (WP 6.9.4) βœ… F 2026-04-18 15:19:39
f*s*p*o*n*x*p*l*a*c*r*p*i*.com (WP 6.9.4) βœ… F 2026-04-18 15:01:46
a*e*h*t*0*.com (WP 6.9.4) βœ… F 2026-04-18 14:50:18
t*u*k*n*4*.com (WP 6.5.2) βœ… F 2026-04-18 14:44:59
t*u*k*n*2*.com (WP 6.5.2) βœ… F 2026-04-18 14:44:59
d*n*i*u*f*r*.com βœ… F 2026-04-18 14:37:54
d*n*s*o*a*i.com βœ… D 2026-04-18 12:52:20
h*r*e*i*a*u*l*c.com βœ… D 2026-04-18 02:51:05
a*t*i*e*a*a*i.com βœ… F 2026-04-17 20:58:14
n*t*r*l*l*r*d*.org (WP 6.9.4) βœ… F 2026-04-17 20:57:31
o*e*a*f*n*i*g.com βœ… F 2026-04-17 19:58:36
m*l*a*c*a*h*n*a*d*o*s*l*i*g.com (WP 6.9.4) βœ… C 2026-04-17 17:29:49
t*c*i*a*2*2*.wpengine.com βœ… F 2026-04-17 16:11:23

Top 50 Plugins

Plugin Count
elementor 2,526,802
contact-form-7 2,277,621
elementor-pro 1,421,953
woocommerce 1,182,024
revslider 850,913
js_composer 557,290
jetpack 489,601
wp-rocket 407,248
essential-addons-for-elementor-lite 382,959
header-footer-elementor 326,489
gutenberg-core 310,592
elementskit-lite 306,387
gravityforms 294,309
instagram-feed 290,354
google-analytics-for-wordpress 287,819
google-site-kit 280,053
complianz-gdpr 280,022
cookie-law-info 274,921
sitepress-multilingual-cms 244,232
bluehost-wordpress-plugin 229,571
wpforms-lite 227,795
astra-sites 220,378
litespeed-cache 200,291
gtranslate 169,605
gutenberg 161,573
cookie-notice 160,949
coblocks 160,814
the-events-calendar 142,644
popup-maker 134,490
astra-addon 124,293
premium-addons-for-elementor 123,758
bb-plugin 123,460
LayerSlider 120,163
mailchimp-for-wp 120,139
wp-smushit 118,705
tablepress 115,517
creame-whatsapp-me 108,808
duracelltomi-google-tag-manager 106,664
custom-fonts 106,354
pro-elements 105,328
woocommerce-gateway-stripe 104,494
click-to-chat-for-whatsapp 103,091
cleantalk-spam-protect 103,061
akismet 101,353
honeypot 99,423
smart-slider-3 99,378
megamenu 98,594
fusion-builder 97,364
pixelyoursite 97,084
formidable 93,772

Top 50 Themes

Theme Count
hello-elementor 814,793
Divi 669,263
astra 663,737
pub 207,693
generatepress 153,055
flatsome 151,598
Avada 147,565
h4 125,378
oceanwp 111,769
kadence 99,521
enfold 85,828
salient 82,879
bb-theme 78,570
twentytwentyfour 76,265
blocksy 73,519
twentytwentyfive 71,810
cocoon-master 70,554
betheme 67,709
twentyseventeen 66,572
dt-the7 55,761
woodmart 55,117
neve 48,902
twentytwentyone 42,385
bridge 41,596
Avada-Child-Theme 38,875
swell 37,577
twentytwenty 36,716
gox 36,493
lightning 36,153
twentytwentythree 34,860
Impreza 29,885
bricks 29,885
Newspaper 27,572
twentytwentytwo 27,079
epik-redesign 23,397
extendable 22,403
pro 22,390
storefront 22,309
uncode 21,925
twentysixteen 21,545
yith-wonder 20,953
sydney 20,328
themify-ultra 19,480
Total 18,179
twentyfifteen 17,486
porto 16,658
hestia 16,053
thrive-theme 15,189
yootheme 15,117
twentynineteen 14,917