| 开发者 | titasappsbrain |
|---|---|
| 更新时间 | 2026年7月2日 02:24 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPL-2.0-or-later |
| 版权网址: | 版权信息 |
[pinglead_form] shortcode.[pinglead_form]
Optional attributes:
id — Unique form identifier (default: default)title — Form heading textbutton_text — Submit button labelshow_phone — Show phone field (yes / no, default yes)show_title — Show form heading (yes / no, default yes)[pinglead_form id="quote" title="Get a Free Quote" button_text="Request Quote"]
Notification Setup
919876543210 for India).pinglead_lead_processed( $lead, $lead_data ) — Fires after a lead is saved and processed.pinglead_workflow_action( $action, $lead ) — Fires for each custom workflow action.pinglead_crm_payload( $payload, $lead ) — Modify the CRM webhook payload.pinglead folder to /wp-content/plugins/.[pinglead_form] to any page or post.Yes. You need a developer account with the relevant Cloud API enabled. A free tier is available for testing.
Yes — use different id attributes in the shortcode: [pinglead_form id="contact"] and [pinglead_form id="quote"].
All lead data is stored in your WordPress database. When a visitor submits the form, PingLead stores the name, email, phone (if provided), message, the page URL the form was submitted from, the visitor's IP address, and browser user agent string — all locally in your own database, never sent to any third party unless you've enabled WhatsApp notifications, reCAPTCHA, or CRM sync as described in "External services" below. API keys are stored using the standard WordPress Options API. We recommend keeping your WordPress installation up to date and using an SSL certificate.
All plugin data (leads, settings, workflows) is permanently removed from your database when you delete the plugin.
Yes — PingLead supports both Google reCAPTCHA v3 (invisible, score-based) and v2 (checkbox), using the same site/secret key fields.
Yes. Go to PingLead → Settings and click Start Demo. This loads a handful of sample leads into your dashboard and safely simulates notifications — no real WhatsApp messages are sent and no real CRM webhooks fire while Demo Mode is on. Turn it off any time to remove the sample data and return to normal use; your real settings are never affected.