Skip to content
Sites

Custom Values in WordPress

Use GHL Customer Care Custom Values in WordPress with the LC Plugin to sync and display live data dynamically—no code, no manual updates.

3 min read636 words3 explained images
View as markdownOpen in ClaudeOpen in ChatGPT
Each image has a one line explanation. Switch to full detail for the step it belongs to, the fields and buttons involved, examples and the whole procedure.
On this page
  1. What Are Custom Values in WordPress?
  2. Key Benefits
  3. Native Sync with GHL Customer Care
  4. Using Shortcodes in WordPress
  5. Custom Value Manager (WP Admin)
  6. Dynamic Rendering and Page Output
  7. Setup Steps
  8. FAQ
  9. Related Articles

Video 1 Open in a new tab

The Custom Values integration in the LC WordPress Plugin lets you display live GHL Customer Care data inside WordPress pages or posts using shortcodes. It brings the same personalization used in funnels, emails, and automations directly to WordPress—no coding or complex setup required.


TABLE OF CONTENTS


What Are Custom Values in WordPress?

Custom Values in WordPress sync the key:value pairs from your GHL Customer Care sub-account (system and custom) and make them available as WordPress shortcodes.

When a visitor loads a page, the plugin automatically pulls the latest data—keeping your content current without manual edits.

What Are Custom Values in WordPress? (image 1 of 3) What this shows When a visitor loads a page, the plugin automatically pulls the latest data—keeping your content current without manual edits. What this shows Illustrates the "What Are Custom Values in WordPress?" section of "Custom Values in WordPress". This screenshot appears in the "What Are Custom Values in WordPress?" section of "Custom Values in WordPress". The text alongside this image reads: When a visitor loads a page, the plugin automatically pulls the latest data—keeping your content current without manual edits. Immediately after, the guide continues: Omnichannel consistency: Use the same data in automations, emails, and websites. Real-time updates: Change a value once in GHL Customer Care—WordPress updates instantly. No-code setup: Paste a shortcode instead of editing code. Reusable…. Image 1 of 3 What this coversWhen a visitor loads a page, the plugin automatically pulls the latest data—keeping your content current without manual edits. Next stepOmnichannel consistency: Use the same data in automations, emails, and websites. Real-time updates: Change a value once in GHL Customer Care—WordPress updates instantly. No-code setup: Paste a shortcode instead of editing code. Reusable templates: Build client sites with placeholders that auto-fill on sync. Seamless integration: WordPress becomes part of your GHL Customer Care ecosystem.

Key Benefits

  • Omnichannel consistency: Use the same data in automations, emails, and websites.

  • Real-time updates: Change a value once in GHL Customer Care—WordPress updates instantly.

  • No-code setup: Paste a shortcode instead of editing code.

  • Reusable templates: Build client sites with placeholders that auto-fill on sync.

  • Seamless integration: WordPress becomes part of your GHL Customer Care ecosystem.


Native Sync with GHL Customer Care

The LC Plugin connects your WordPress site to your GHL Customer Care sub-account through secure OAuth. Once authorized, it:

  • Fetches all system and user-defined Custom Values.

  • Stores them locally for quick access.

  • Resyncs automatically every 12 hours (manual Sync Now also available).

This ensures your WordPress data always mirrors your GHL Customer Care account without manual syncing.


Using Shortcodes in WordPress

Shortcodes let you dynamically display live data anywhere inside your WordPress content—page builders, blocks, or classic posts.

Syntax:

[hl_custom_value name="custom_values.your_key"]

Example:

Wish You a Very [hl_custom_value name="custom_values.festive_greeting"]
Using Shortcodes in WordPress (image 2 of 3) What this shows Wish You a Very [hl_custom_value name="custom_values.festive_greeting"] What this shows Illustrates the "Using Shortcodes in WordPress" section of "Custom Values in WordPress". This screenshot appears in the "Using Shortcodes in WordPress" section of "Custom Values in WordPress". The text alongside this image reads: Wish You a Very [hl_custom_value name="custom_values.festive_greeting"]. Immediately after, the guide continues: You can use shortcodes in Elementor, Divi, Bricks, Beaver Builder, Gutenberg, or the Classic Editor —any builder that supports native WordPress shortcodes. Image 2 of 3 What this coversWish You a Very [hl_custom_value name="custom_values.festive_greeting"] Next stepYou can use shortcodes in Elementor, Divi, Bricks, Beaver Builder, Gutenberg, or the Classic Editor —any builder that supports native WordPress shortcodes.

You can use shortcodes in Elementor, Divi, Bricks, Beaver Builder, Gutenberg, or the Classic Editor—any builder that supports native WordPress shortcodes.


Custom Value Manager (WP Admin)

Inside WordPress, open the GHL Customer Care Custom Values section to view and manage your synced keys.

Here you can:

  • View each synced Custom Value and its current data.

  • Copy shortcodes in one click.

  • Trigger a manual resync or enable automatic syncing.

  • Filter by folders matching your GHL Customer Care structure.

This makes it easy to organize and access all synced data directly within your WordPress dashboard.


Dynamic Rendering and Page Output

When a visitor opens a page, the LC Plugin renders the Custom Value in real time.

If caching plugins are used, stale data may appear unless proper cache rules are applied.

Best Practices:

  • Enable “Purge cache on resync” if caching is active.

  • Avoid caching pages that display contact-specific values.

  • Always resync after updating values in GHL Customer Care.

Dynamic Rendering and Page Output (image 3 of 3) What this shows Enable “Purge cache on resync” if caching is active. What this shows Illustrates the "Dynamic Rendering and Page Output" section of "Custom Values in WordPress". This screenshot appears in the "Dynamic Rendering and Page Output" section of "Custom Values in WordPress". The text alongside this image reads: Enable “Purge cache on resync” if caching is active. Avoid caching pages that display contact-specific values. Always resync after updating values in GHL Customer Care. Immediately after, the guide continues: To connect your WordPress site with GHL Customer Care, make sure you’re using LC Plugin version 3.5.0 or higher. In your WordPress Admin, open the GHL Customer Care settings and select Connect Account, then authorize your GHL Customer Care…. Image 3 of 3 What this coversEnable “Purge cache on resync” if caching is active. Avoid caching pages that display contact-specific values. Always resync after updating values in GHL Customer Care.
Buttons and menus referenced “Purge cache on resync”
Next stepTo connect your WordPress site with GHL Customer Care, make sure you’re using LC Plugin version 3.5.0 or higher. In your WordPress Admin, open the GHL Customer Care settings and select Connect Account, then authorize your GHL Customer Care login. Choose the appropriate sub-account and grant access. Once connected, the plugin will automatically sync and display a confirmation message stating Connected to LeadConnector.
All 3 steps in this procedure
  1. Enable “Purge cache on resync” if caching is active.
  2. Avoid caching pages that display contact-specific values.
  3. Always resync after updating values in GHL Customer Care.

Setup Steps

To connect your WordPress site with GHL Customer Care, make sure you’re using LC Plugin version 3.5.0 or higher. In your WordPress Admin, open the GHL Customer Care settings and select Connect Account, then authorize your GHL Customer Care login. Choose the appropriate sub-account and grant access. Once connected, the plugin will automatically sync and display a confirmation message stating Connected to LeadConnector.

After the sync completes, open the Custom Values section in GHL Customer Care to confirm that your data has been imported. You can then copy a shortcode and place it within any page or post using your preferred builder. When published, your WordPress content will dynamically display the synced GHL Customer Care data in real time.


FAQ

Does it support contact-level values?

Yes—if the visitor is tracked via cookie or URL parameter.
Will it slow my site?

No. Values are cached locally and refreshed only during sync operations.
Can I connect multiple sub-accounts?

Each WordPress install can connect to one sub-account. Use multisite for multiple clients.

What if a value is deleted in GHL Customer Care?

It appears blank until you resync or replace it.

Who can authorize connections?

Only GHL Customer Care users with API access to the sub-account can connect WordPress.



Frequently asked questions

What Are Custom Values in WordPress?
Custom Values in WordPress sync the key:value pairs from your GHL Customer Care sub-account (system and custom) and make them available as WordPress shortcodes. When a visitor loads a page, the plugin automatically pulls the latest data—keeping your content current without manual edits.

Was this guide helpful?

Related guides