Title: Hellodialog
Author: Webreact
Published: <strong>জানুৱাৰী 27, 2017</strong>
Last modified: নৱেম্বৰ 28, 2025

---

প্লাগিনৰ সন্ধান কৰক

![](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.15.zip)

 * [বিশদ বিৱৰণ](https://as.wordpress.org/plugins/hellodialog/#description)
 * [পৰ্য্যালোচনা](https://as.wordpress.org/plugins/hellodialog/#reviews)
 *  [ইনষ্টলেশ্যন](https://as.wordpress.org/plugins/hellodialog/#installation)
 * [বিকাশ](https://as.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/) ফেব্ৰুৱাৰী
2, 2017

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.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.15** সংস্কৰণ
 *  **5 মাহ আগত** শেষবাৰ আপডে’ট হৈছিল
 *  সক্ৰিয় ইনষ্টলেশ্যন **20+**
 *  WordPress-ৰ সংস্কৰণ ** 4.8 বা তাতকৈ ওপৰৰ **
 *  ইমানলৈকে পৰীক্ষা কৰা হৈছে **6.9.4**
 *  ভাষা
 * [English (US)](https://wordpress.org/plugins/hellodialog/)
 * [automation](https://as.wordpress.org/plugins/tags/automation/)[EmailMarketing](https://as.wordpress.org/plugins/tags/emailmarketing/)
   [newsletter](https://as.wordpress.org/plugins/tags/newsletter/)
 *  টেগবোৰ
 *  [উচ্চখাপৰ ভিউ](https://as.wordpress.org/plugins/hellodialog/advanced/)

## ৰে’টিংবোৰ

 5টাৰ ভিতৰত 5টা তৰা।

 *  [  1 5-star review     ](https://wordpress.org/support/plugin/hellodialog/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/hellodialog/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/hellodialog/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/hellodialog/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/hellodialog/reviews/?filter=1)

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

[See all reviews](https://wordpress.org/support/plugin/hellodialog/reviews/)

## অৱদানকাৰীসকল

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

## সাহায্য

কিবা ক’বলগীয়া আছে? সহায় লাগে?

 [সাহায্যৰ ফ’ৰাম চাওক](https://wordpress.org/support/plugin/hellodialog/)

## দান কৰক

আপুনি এই প্লাগিনৰ উন্নতিৰ প্ৰতি সাহায্য আগবঢ়াব বিচাৰেনে?

 [ এই প্লাগিনক অনুদান দিয়ক ](https://webreact.nl)