Title: Hellodialog
Author: Webreact
Published: <strong>2017 年 1 月 27 日</strong>
Last modified: 2026 年 5 月 19 日

---

搜索插件

![](https://ps.w.org/hellodialog/assets/banner-772x250.png?rev=1587132)

![](https://ps.w.org/hellodialog/assets/icon.svg?rev=1587132)

# Hellodialog

 作者：[Webreact](https://profiles.wordpress.org/holtesdesign/)

[下载](https://downloads.wordpress.org/plugin/hellodialog.1.7.17.zip)

 * [详情](https://cn.wordpress.org/plugins/hellodialog/#description)
 * [评价](https://cn.wordpress.org/plugins/hellodialog/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/hellodialog/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/hellodialog/#developers)

 [支持](https://wordpress.org/support/plugin/hellodialog/)

## 描述

This plugin was developed by Webreact for Hellodialog. The plugin has the following
features:

 * Connect WordPress to the Hellodialog API
 * Show available fields and datatypes
 * Create forms on your WordPress website
 * Select Hellodialog fields to include in your form
 * Show the created forms with a shortcode
 * Send submissions to Hellodialog via the API

## 安装

 1. Upload the plugin to the `/wp-content/plugins` directory, or install the plugin
    through the WordPress plugins screen directly.
 2. Activate the plugin through the ‘Plugins’ screen in WordPress
 3. Use the Hellodialog -> Settings screen to configure the API key
 4. Use the Hellodialog -> Forms screen to generate a signup form based on the available
    fields and save the shortcode
 5. Use the shortcode in your WordPress website

## 常见问题

### Where can I find my API key

In your Hellodialog dashboard, http://app.hellodialog.com

### Where can I find the API error logs?

They are located in /wp-content/plugins/hellodialog/error.log

### How many API calls are made?

The available fields are cached for 2 hours, after that the cache will be rebuild.
The cache will also be rebuild on updating or saving a form in the admin menu.

## 评价

![](https://secure.gravatar.com/avatar/815850107470f3afbdcba5f88f7de6a463b6b04967682e46d11fd722f7ca3280?
s=60&d=retro&r=g)

### 󠀁[Amazing](https://wordpress.org/support/topic/amazing-1267/)󠁿

 [mitchelholtesdesign](https://profiles.wordpress.org/mitchelholtesdesign/) 2017
年 2 月 2 日

Werkt vlekkeloos!

 [ 阅读所有1条评价 ](https://wordpress.org/support/plugin/hellodialog/reviews/)

## 贡献者及开发者

「Hellodialog」是开源软件。 以下人员对此插件做出了贡献。

贡献者

 *   [ Webreact ](https://profiles.wordpress.org/holtesdesign/)

[帮助将「Hellodialog」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/hellodialog)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/hellodialog/)，查看[SVN仓库](https://plugins.svn.wordpress.org/hellodialog/)，
或通过[RSS](https://plugins.trac.wordpress.org/log/hellodialog/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/hellodialog/)。

## 更新日志

#### 1.7.17

 * WordPress 7.0 compatibility.

#### 1.7.14

 * WordPress 6.6 compatibility.
 * Format WordPress Plugin metadata based on WordPress guidelines.

#### 1.7.13

 * Fixed type error on array_map() argument two with default php casting.

#### 1.7.12

 * Fixed type error on array_map() argument two.

#### 1.7.11

 * WordPress 6.4 compatibility.

#### 1.7.10

 * Added a fix where usage of the shortcode would throw warnings.

#### 1.7.9

 * WordPress 6.1 compatibility.

#### 1.7.8

 * Correct usage of add_submenu_page.
 * WordPress 6.0 compatibility.

#### 1.7.6

 * String translations.
 * Updated JS libs.

#### 1.7.5

 * WordPress 5.3 fixes.

#### 1.7.4

 * Added class field to submit button.

#### 1.7.3

 * WordPress 5.1 compatibility.

#### 1.7.2

 * WordPress 5.0 compatibility.

#### 1.7.1

 * WooCommerce checkout subscriptions can now also be pushed with single opt in.

#### 1.7.0

 * Added an option where the user is allowed to pick add a hidden ‘_language’ field
   that is pushed in to the API’.

#### 1.6.0

 * Added an option where the user is allowed to pick the ‘state’ a contact is pushed
   in to the API’.

#### 1.5.4

 * Fixed a bug where private groups would still count as groups.

#### 1.5.3

 * Bootstrap 4 requires Popper JS.

#### 1.5.2

 * WordPress 4.9 compatibility fixes.

#### 1.5.1

 * Fixed a settings field.

#### 1.5.0

 * Implemented dynamic placeholders for all forms. In the near future you’ll be 
   able to set those for individual forms.

#### 1.4.0

 * Updated some libs.

#### 1.3.1

 * Fixed double contact message.

#### 1.3.0

 * Form title & subtitle now available.

#### 1.2.1

 * Private lists are no longer visible in the plugin.

#### 1.2.0

 * Added support for newsletters while adding contacts to the API.

#### 1.1.1

 * Added success message to settings.

#### 1.1.0

 * Changed the way the shortcode is now returned. Shortcode can now be used in widgets.

#### 1.0.14

 * CSS fixed.

#### 1.0.13

 * CSS fixed. Default yes on newsletter signup.

#### 1.0.12

 * Multiselect fixed. Default yes on newsletter signup.

#### 1.0.11

 * Fixed validation. Direct upgrade recommended.

#### 1.0.10

 * Fixed validation. Direct upgrade recommended.

#### 1.0.9

 * Fixed validation. Direct upgrade recommended.

#### 1.0.8

 * Fixed validation. Direct upgrade recommended.

#### 1.0.7

 * Hellodialogs required fields are now always set required in front-end forms.

#### 1.0.6

 * Hellodialogs required fields are now always set in new forms.

#### 1.0.5

 * Added some search tags

#### 1.0.4

 * Fixed author and version number

#### 1.0.3

 * Security update, added HTML escape to translation strings

#### 1.0.2

 * Added WooCommerce label support

#### 1.0.1

 * JSON cached object does not comply to the JSON standard and was renamed.

#### 1.0

 * Added WooCommerce integration.
 * Added admin form generator.
 * Fixed caching.

## 额外信息

 *  版本 **1.7.17**
 *  最后更新：**3 周前**
 *  活跃安装数量 **10+**
 *  WordPress 版本 ** 4.8 或更高版本 **
 *  已测试的最高版本为 **7.0**
 *  语言
 * [English (US)](https://wordpress.org/plugins/hellodialog/)
 * 标签
 * [automation](https://cn.wordpress.org/plugins/tags/automation/)[EmailMarketing](https://cn.wordpress.org/plugins/tags/emailmarketing/)
   [newsletter](https://cn.wordpress.org/plugins/tags/newsletter/)
 *  [高级视图](https://cn.wordpress.org/plugins/hellodialog/advanced/)

## 评级

 5 星（最高 5 星）。

 *  [  1 条 5 星评价     ](https://wordpress.org/support/plugin/hellodialog/reviews/?filter=5)
 *  [  0 条 4 星评价     ](https://wordpress.org/support/plugin/hellodialog/reviews/?filter=4)
 *  [  0 条 3 星评价     ](https://wordpress.org/support/plugin/hellodialog/reviews/?filter=3)
 *  [  0 条 2 星评价     ](https://wordpress.org/support/plugin/hellodialog/reviews/?filter=2)
 *  [  0 条 1 星评价     ](https://wordpress.org/support/plugin/hellodialog/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/hellodialog/reviews/#new-post)

[查看全部评论](https://wordpress.org/support/plugin/hellodialog/reviews/)

## 贡献者

 *   [ Webreact ](https://profiles.wordpress.org/holtesdesign/)

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/hellodialog/)

## 捐助

您愿意支持这个插件的发展吗?

 [ 捐助此插件 ](https://webreact.nl)