Linux 软件免费装
Banner图

Pardot Marketing

开发者 bmarshall511
更新时间 2021年11月2日 21:35
捐献地址: 去捐款
PHP版本: 7.3 及以上
WordPress版本: 5.8.1
版权: GNU GPLv3
版权网址: 版权信息

标签

marketing elementor elementor widget pardot

下载

1.1.4 1.0.0 1.0.1 1.1.0 1.1.1 1.1.2 1.1.3

详情介绍:

Pardot's form handler embeds make it difficult to match your site's look and feel. That's where the Pardot Marketing WordPress comes in. Quickly add site-matching forms with custom validation rules using an Elementor widget. Say 'good-bye' to those annoying & ugly Form Handler embeds. Features Include

安装:

  1. Upload the entire pardot-marketing folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the Plugins screen (Plugins > Installed Plugins).
For more information, see the plugin’s website.

常见问题:

What user roles are available?

  • Pardot Administrator (pardotmarketing_admin) - Inherits WP admin & all Pardot Marketing capabilities

What user capabilites are there?

  • pardotmarketing_read_prospects - Allows access to the Pardot Prospects admin screen

How do I add my own field validation rules?

Pardot Marketing uses the jQuery Validation plugin to handle & add custom valdations. You can add your own by using the pardotmarketing_form_handler_scripts_filter to add your own JS that can extend the form rules or inject your own JS rules via the pardotmarketing_form_handler_validation_options_filter_[form_id] filter.

What action hooks are available?

  • pardotmarketing_before_form_handler - Fires before output of a Form Handler Elementor widget.
  • pardotmarketing_pre_form - Fires right before the opening form element in the Form Handler Elementor widgets.
  • pardotmarketing_form - Fires right after the opening form element in the Form Handler Elementor widgets.
  • pardotmarketing_pre_error_msg - Fires before output of the error message notification.
  • pardotmarketing_error_msg - Fires right after the opening tag of the error message notification.
  • pardotmarketing_error_post_msg - Fires at the end of the error message notification, before the closing tag.

What filters are available?

  • pardotmarketing_form_handler_styles_filter - Modifies what registered styles are used when a Form Handler Elementor widget is on the page.
  • pardotmarketing_form_handler_scripts_filter - Modifies what registered scripts are used when a Form Handler Elementor widget is on the page.
  • pardotmarketing_form_handler_scripts_filter - Modifies what registered scripts are used when a Form Handler Elementor widget is on the page.
  • pardotmarketing_form_handler_validation_options_filter_[form_id] - Modifies/adds to the default jQuery Validation form options. [form_id] should be the value from the form Form ID field.

更新日志:

1.1.4 1.1.3 1.1.2 1.1.1 1.1.0 1.0.0