Changeset 2604243
- Timestamp:
- 09/24/2021 11:39:48 AM (5 years ago)
- Location:
- wp-chatbot-builder
- Files:
-
- 74 added
- 1 deleted
- 14 edited
-
tags/1.0.3 (added)
-
tags/1.0.3/LICENSE.txt (added)
-
tags/1.0.3/Readme.txt (added)
-
tags/1.0.3/admin (added)
-
tags/1.0.3/admin/class-wp-chatbot-builder-admin.php (added)
-
tags/1.0.3/admin/css (added)
-
tags/1.0.3/admin/css/select2.min.css (added)
-
tags/1.0.3/admin/css/wp-cbb-admin.css (added)
-
tags/1.0.3/admin/index.php (added)
-
tags/1.0.3/admin/js (added)
-
tags/1.0.3/admin/js/select2.min.js (added)
-
tags/1.0.3/admin/js/wp-cbb-admin.js (added)
-
tags/1.0.3/admin/partials (added)
-
tags/1.0.3/admin/partials/templates (added)
-
tags/1.0.3/admin/partials/templates/class-wp-cbb-lead-display.php (added)
-
tags/1.0.3/admin/partials/templates/wp-cbb-customize-display.php (added)
-
tags/1.0.3/admin/partials/templates/wp-cbb-fb-button-not-connected.php (added)
-
tags/1.0.3/admin/partials/templates/wp-cbb-fb-button-select-page.php (added)
-
tags/1.0.3/admin/partials/templates/wp-cbb-incomplete-setup.php (added)
-
tags/1.0.3/admin/partials/templates/wp-cbb-setup-display.php (added)
-
tags/1.0.3/admin/partials/wp-cbb-admin-display.php (added)
-
tags/1.0.3/admin/partials/wp-cbb-setting-options.php (added)
-
tags/1.0.3/assets (added)
-
tags/1.0.3/assets/images (added)
-
tags/1.0.3/assets/images/cbb_logo.png (added)
-
tags/1.0.3/assets/images/cbb_mini_logo.png (added)
-
tags/1.0.3/assets/images/loading.gif (added)
-
tags/1.0.3/includes (added)
-
tags/1.0.3/includes/class-wp-chatbot-builder-activator.php (added)
-
tags/1.0.3/includes/class-wp-chatbot-builder-deactivator.php (added)
-
tags/1.0.3/includes/class-wp-chatbot-builder-i18n.php (added)
-
tags/1.0.3/includes/class-wp-chatbot-builder-loader.php (added)
-
tags/1.0.3/includes/class-wp-chatbot-builder-onboarding-steps.php (added)
-
tags/1.0.3/includes/class-wp-chatbot-builder.php (added)
-
tags/1.0.3/includes/contain (added)
-
tags/1.0.3/includes/contain/class-botmyworkapi.php (added)
-
tags/1.0.3/includes/index.php (added)
-
tags/1.0.3/index.php (added)
-
tags/1.0.3/languages (added)
-
tags/1.0.3/languages/wp-chatbot-builder-en_US.mo (added)
-
tags/1.0.3/languages/wp-chatbot-builder-en_US.po (added)
-
tags/1.0.3/languages/wp-chatbot-builder.pot (added)
-
tags/1.0.3/onboarding (added)
-
tags/1.0.3/onboarding/css (added)
-
tags/1.0.3/onboarding/css/wp-chatbot-builder-onboarding.css (added)
-
tags/1.0.3/onboarding/js (added)
-
tags/1.0.3/onboarding/js/wp-chatbot-builder-onboarding.js (added)
-
tags/1.0.3/onboarding/templates (added)
-
tags/1.0.3/onboarding/templates/wp-chatbot-builder-deactivation-template.php (added)
-
tags/1.0.3/onboarding/templates/wp-chatbot-builder-onboarding-template.php (added)
-
tags/1.0.3/package (added)
-
tags/1.0.3/package/lib (added)
-
tags/1.0.3/package/lib/material-design (added)
-
tags/1.0.3/package/lib/material-design/icon.css (added)
-
tags/1.0.3/package/lib/material-design/material-components-v5.0-web.min.css (added)
-
tags/1.0.3/package/lib/material-design/material-components-v5.0-web.min.js (added)
-
tags/1.0.3/package/lib/material-design/material-components-web.min.css (added)
-
tags/1.0.3/package/lib/material-design/material-components-web.min.js (added)
-
tags/1.0.3/package/lib/material-design/material-lite.min.css (added)
-
tags/1.0.3/package/lib/material-design/material-lite.min.js (added)
-
tags/1.0.3/package/lib/select-2 (added)
-
tags/1.0.3/package/lib/select-2/wp-chatbot-builder-select2.css (added)
-
tags/1.0.3/package/lib/select-2/wp-chatbot-builder-select2.js (added)
-
tags/1.0.3/package/rest-api (added)
-
tags/1.0.3/package/rest-api/class-wp-chatbot-builder-rest-api.php (added)
-
tags/1.0.3/package/rest-api/version1 (added)
-
tags/1.0.3/package/rest-api/version1/class-wp-chatbot-builder-api-process.php (added)
-
tags/1.0.3/public (added)
-
tags/1.0.3/public/class-wp-chatbot-builder-public.php (added)
-
tags/1.0.3/public/index.php (added)
-
tags/1.0.3/public/js (added)
-
tags/1.0.3/public/js/wp-cbb-facebook-js-sdk.js (added)
-
tags/1.0.3/uninstall.php (added)
-
tags/1.0.3/wp-chatbot-builder.php (added)
-
trunk/Readme.txt (modified) (6 diffs)
-
trunk/admin/partials/templates/wp-cbb-customize-display.php (modified) (2 diffs)
-
trunk/admin/partials/templates/wp-cbb-setup-display.php (modified) (1 diff)
-
trunk/includes/class-wp-chatbot-builder-onboarding-steps.php (modified) (1 diff)
-
trunk/includes/class-wp-chatbot-builder.php (modified) (1 diff)
-
trunk/includes/contain/class-botmyworkapi.php (modified) (2 diffs)
-
trunk/languages/wp-chatbot-builder-en_US.mo (modified) (previous)
-
trunk/languages/wp-chatbot-builder-en_US.po (modified) (16 diffs)
-
trunk/languages/wp-chatbot-builder.mo (deleted)
-
trunk/languages/wp-chatbot-builder.pot (modified) (16 diffs)
-
trunk/onboarding/js/wp-chatbot-builder-onboarding.js (modified) (1 diff)
-
trunk/onboarding/templates/wp-chatbot-builder-deactivation-template.php (modified) (1 diff)
-
trunk/package/rest-api/class-wp-chatbot-builder-rest-api.php (modified) (1 diff)
-
trunk/package/rest-api/version1/class-wp-chatbot-builder-api-process.php (modified) (1 diff)
-
trunk/wp-chatbot-builder.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
wp-chatbot-builder/trunk/Readme.txt
r2584710 r2604243 5 5 Requires at least: 5.5.2 6 6 Tested up to: 5.8 7 Stable tag: 1.0. 27 Stable tag: 1.0.3 8 8 Requires PHP: 7.0 9 9 License: GNU General Public License v3.0 … … 11 11 12 12 13 WP-Chatbot Builder provides Facebook Messenger Marketing solutions to a WordPress website. It adds No-Code Chatbot to Automate Customer Chat & Lead Generation.13 WP-Chatbot Builder provides Facebook Messenger Marketing solutions to a WordPress website. It adds No-Code Chatbot to Automate Customer Chat & Lead Generation. 14 14 15 15 == Description == … … 19 19 WP-Chatbot Builder for Messenger is the best WordPress Chatbot plugin that adds chatbots on your WordPress website. The added chatbot widget appears on the selected pages of your WordPress website, active 24/7 to attend your visitors queries with automated replies that you can manage directly from your Facebook Messenger. 20 20 21 > **Note:** With this plugin, you cent alized the conversational marketing to one platform. Hence, need not manage separate dashboards for WordPress chats and Messenger chats.21 > **Note:** With this plugin, you centralized the conversational marketing to one platform. Hence, need not manage separate dashboards for WordPress chats and Messenger chats. 22 22 23 23 Messenger has about 1.6 Billion active users, and your website must also have a good volume of traffic. Combined together — you have a good audience with and with this WordPress chatbot plugin, you can attend to them and solve their queries, 24/7 from a common platform. … … 127 127 = Manual installation = 128 128 129 The manual installation method involves downloading our WP-Chatbot Builder and uploading it to your web server via your favorite FTP application. The WordPress contains [instructions on how to do this here](https:// codex.wordpress.org/Managing_Plugins#Manual_Plugin_Installation).129 The manual installation method involves downloading our WP-Chatbot Builder and uploading it to your web server via your favorite FTP application. The WordPress contains [instructions on how to do this here](https://wordpress.org/support/article/managing-plugins/#manual-plugin-installation). 130 130 131 131 == Screenshots == … … 178 178 == Changelog == 179 179 180 = 1.0.3 - Released on 24 September 2021 = 181 * Fix - Bug Fixes. 182 180 183 = 1.0.2 - Released on 18 August 2021 = 181 184 * NEW: Compatibility WordPress 5.8 … … 191 194 == Upgrade Notice == 192 195 193 = 1.0. 2 - Released on 18 August2021 =194 * NEW: Compatibility with WordPress 5.8196 = 1.0.3 - Released on 24 September 2021 = 197 * Fix - Bug Fixes. -
wp-chatbot-builder/trunk/admin/partials/templates/wp-cbb-customize-display.php
r2584710 r2604243 65 65 <div class="wp_cbb_messenger_theme_wrapper" id="wp_cbb_messenger_color_wrapper"> 66 66 <p class="wp_cbb_description"> 67 <?php esc_html_e( 'Select Facebook Messenger theme color, Facebook highly recommends to choosea color that has a high contrast to white.', 'wp-chatbot-builder' ); ?>67 <?php esc_html_e( 'Select Facebook Messenger theme color, Facebook highly recommends choosing a color that has a high contrast to white.', 'wp-chatbot-builder' ); ?> 68 68 69 69 </p> … … 92 92 <textarea placeholder="Enter text here ( maximum 80 characters )" cols="47" rows="3" maxlength="80" name="wp_cbb_greeting_text_logged_out"><?php echo esc_html( $wp_cbb_text_logged_out ); ?></textarea> 93 93 </p> 94 <p class="wp_cbb_description"><?php esc_html_e( 'Enter Facebook Messenger greeting text, leave blank to use default.', 'wp-chatbot-builder' ); ?></p>94 <p class="wp_cbb_description"><?php esc_html_e( 'Enter Facebook Messenger greeting text, leave blank to use the default.', 'wp-chatbot-builder' ); ?></p> 95 95 96 96 </div> -
wp-chatbot-builder/trunk/admin/partials/templates/wp-cbb-setup-display.php
r2584710 r2604243 126 126 <tbody class="wp_cbb_qa_tbody"> 127 127 <tr> 128 <th><?php esc_html_e( 'If user says something similar to ', 'wp-chatbot-builder' ); ?></th>128 <th><?php esc_html_e( 'If the user says something similar to ', 'wp-chatbot-builder' ); ?></th> 129 129 <th><?php esc_html_e( 'Bot randomly replies with ', 'wp-chatbot-builder' ); ?></th> 130 130 <th><?php esc_html_e( 'Action', 'wp-chatbot-builder' ); ?></th> -
wp-chatbot-builder/trunk/includes/class-wp-chatbot-builder-onboarding-steps.php
r2584710 r2604243 201 201 if ( $this->bmw_wcb_valid_page_screen_check() || $is_valid ) { 202 202 203 wp_enqueue_script( 'bmw-wcb-onboarding-select2-js', WP_CBB_URL . 'package/lib/select-2/wp-chatbot-builder-select2.js', array( 'jquery' ), '1.0. 2', false );203 wp_enqueue_script( 'bmw-wcb-onboarding-select2-js', WP_CBB_URL . 'package/lib/select-2/wp-chatbot-builder-select2.js', array( 'jquery' ), '1.0.3', false ); 204 204 205 205 wp_enqueue_script( 'bmw-wcb-metarial-js', WP_CBB_URL . 'package/lib/material-design/material-components-web.min.js', array(), time(), false ); -
wp-chatbot-builder/trunk/includes/class-wp-chatbot-builder.php
r2584710 r2604243 67 67 $this->version = WP_CBB_VERSION; 68 68 } else { 69 $this->version = '1.0. 2';69 $this->version = '1.0.3'; 70 70 } 71 71 $this->plugin_name = 'wp-chatbot-builder'; -
wp-chatbot-builder/trunk/includes/contain/class-botmyworkapi.php
r2584710 r2604243 136 136 public function wp_cbb_get_active_page_id() { 137 137 $data = get_option( $this->option_prefix . 'active_page_info' ); 138 return $data['page_id'];138 return isset( $data['page_id'] ) ? $data['page_id'] : ''; 139 139 } 140 140 … … 147 147 public function wp_cbb_get_active_page_name() { 148 148 $data = get_option( $this->option_prefix . 'active_page_info' ); 149 return $data['page_name'];149 return isset( $data['page_name'] ) ? $data['page_name'] : ''; 150 150 } 151 151 -
wp-chatbot-builder/trunk/languages/wp-chatbot-builder-en_US.po
r2584710 r2604243 2 2 msgstr "" 3 3 "Project-Id-Version: WP-Chatbot Builder 1.0.2\n" 4 "POT-Creation-Date: 2021-08-18 13:44+0530\n" 5 "PO-Revision-Date: 2021-08-18 13:45+0530\n" 6 "Last-Translator: \n" 7 "Language-Team: BotMyWork\n" 8 "Language: en_US\n" 4 "POT-Creation-Date: 2021-08-18 10:54+0530\n" 5 "PO-Revision-Date: 2021-08-18 10:55+0530\n" 6 "Language-Team: MWB\n" 9 7 "MIME-Version: 1.0\n" 10 8 "Content-Type: text/plain; charset=UTF-8\n" 11 9 "Content-Transfer-Encoding: 8bit\n" 12 "X-Generator: Poedit 2. 3\n"13 "X-Poedit-Basepath: .. /wp-chatbot-main\n"10 "X-Generator: Poedit 2.0.6\n" 11 "X-Poedit-Basepath: ..\n" 14 12 "Plural-Forms: nplurals=2; plural=(n != 1);\n" 15 13 "X-Poedit-SourceCharset: UTF-8\n" 16 "X-Poedit-KeywordsList: __;_e;esc_html;esc_html_e;esc_attr;esc_attr_e;esc_url;esc_url_raw\n" 14 "X-Poedit-KeywordsList: __;_e;_n;_x;_ex;_nx;esc_attr__;esc_attr_e;esc_attr_x;" 15 "esc_html;esc_html__;esc_html_e;esc_html_x;_n_noop;_nx_noop;esc_textarea;" 16 "translate_nooped_plural\n" 17 "Last-Translator: \n" 18 "Language: en_US\n" 17 19 "X-Poedit-SearchPath-0: .\n" 18 20 19 21 #: admin/class-wp-chatbot-builder-admin.php:193 20 22 msgid "Settings" 21 msgstr ""22 23 #: admin/class-wp-chatbot-builder-admin.php:37724 msgid "https://botmywork.com/?utm_source=wp_cbb&utm_medium=plugin"25 msgstr ""26 27 #: admin/class-wp-chatbot-builder-admin.php:37828 msgid "wp_cbb_footer_section_bmw_link"29 23 msgstr "" 30 24 … … 76 70 #: admin/partials/templates/wp-cbb-customize-display.php:67 77 71 msgid "" 78 "Select Facebook Messenger theme color, Facebook highly recommends to choose a color that has"79 " a high contrast to white."72 "Select Facebook Messenger theme color, Facebook highly recommends choosing a " 73 "color that has a high contrast to white." 80 74 msgstr "" 81 75 … … 114 108 #: admin/partials/templates/wp-cbb-customize-display.php:112 115 109 msgid "" 116 "Select devices where you want to display Facebook Messenger. Mobile devices include both"117 " Smartphones and Tablets."110 "Select devices where you want to display Facebook Messenger. Mobile devices " 111 "include both Smartphones and Tablets." 118 112 msgstr "" 119 113 … … 150 144 151 145 #: admin/partials/templates/wp-cbb-customize-display.php:149 152 msgid "The Facebook Messenger will be displayed on all pages, except for these selected pages." 146 msgid "" 147 "The Facebook Messenger will be displayed on all pages, except for these " 148 "selected pages." 153 149 msgstr "" 154 150 … … 177 173 #: admin/partials/templates/wp-cbb-customize-display.php:257 178 174 msgid "" 179 "Sets the number of seconds of delay before the greeting dialog is shown after the plugin is"180 " loaded."175 "Sets the number of seconds of delay before the greeting dialog is shown " 176 "after the plugin is loaded." 181 177 msgstr "" 182 178 … … 191 187 #: admin/partials/templates/wp-cbb-fb-button-not-connected.php:15 192 188 msgid "To get started, connect your Facebook page" 193 msgstr ""194 195 #: admin/partials/templates/wp-cbb-fb-button-not-connected.php:17196 msgid "&utm_source=WordPress_CBB_Login&utm_medium=Organic_Login&utm_campaign=WordPress_Traffic"197 189 msgstr "" 198 190 … … 226 218 msgstr "" 227 219 228 #: admin/partials/templates/wp-cbb-fb-button-select-page.php:60229 #: admin/partials/templates/wp-cbb-setup-display.php:50230 #: admin/partials/templates/wp-cbb-setup-display.php:81231 #: admin/partials/templates/wp-cbb-setup-display.php:112232 #: admin/partials/templates/wp-cbb-setup-display.php:202233 #: admin/partials/templates/wp-cbb-setup-display.php:230234 #: admin/partials/wp-cbb-admin-display.php:42235 msgid "assets/images/loading.gif"236 msgstr ""237 238 220 #: admin/partials/templates/wp-cbb-fb-button-select-page.php:71 239 221 msgid "Oops, looks like incomplete permissions or pages are not available." … … 241 223 242 224 #: admin/partials/templates/wp-cbb-fb-button-select-page.php:72 243 msgid "https://apps.botmywork.com/chatbot-builder/login"244 msgstr ""245 246 #: admin/partials/templates/wp-cbb-fb-button-select-page.php:72247 225 msgid "Fix it on BotMyWork Chatbot Builder" 248 msgstr ""249 250 #: admin/partials/templates/wp-cbb-incomplete-setup.php:20251 msgid "assets/images/cbb_logo.png"252 226 msgstr "" 253 227 … … 260 234 msgstr "" 261 235 262 #: admin/partials/templates/wp-cbb-incomplete-setup.php:43263 msgid ""264 "https://apps.botmywork.com/chatbot-builder/login?"265 "utm_source=WordPressCBB&utm_medium=Organic&utm_campaign=WordPress_Traffic"266 msgstr ""267 268 236 #: admin/partials/templates/wp-cbb-incomplete-setup.php:44 269 237 msgid "Explore More Options" 270 238 msgstr "" 271 239 272 #: admin/partials/templates/wp-cbb-incomplete-setup.php:51273 msgid "https://botmywork.com/blog/wordpress-chatbot-guide/?utm_source=wp_cbb&utm_medium=plugin"274 msgstr ""275 276 240 #: admin/partials/templates/wp-cbb-incomplete-setup.php:52 277 241 msgid "Setup Guide" 278 242 msgstr "" 279 243 280 #: admin/partials/templates/wp-cbb-incomplete-setup.php:58281 msgid ""282 "https://botmywork.com/knowledge-base/botmywork-chatbot-builder/wp-chatbot-builder-for-"283 "messenger/?utm_source=wp_cbb&utm_medium=plugin"284 msgstr ""285 286 244 #: admin/partials/templates/wp-cbb-incomplete-setup.php:59 287 245 msgid "FAQs" 288 246 msgstr "" 289 247 290 #: admin/partials/templates/wp-cbb-incomplete-setup.php:75291 msgid "https://botmywork.com/contact-us/?utm_source=wp_cbb&utm_medium=plugin"292 msgstr ""293 294 248 #: admin/partials/templates/wp-cbb-incomplete-setup.php:76 295 249 msgid "Need help?" 296 250 msgstr "" 297 251 298 #: admin/partials/templates/wp-cbb-incomplete-setup.php:79299 msgid "https://botmywork.com/chatbot-builder/?utm_source=wp_cbb&utm_medium=plugin"300 msgstr ""301 302 252 #: admin/partials/templates/wp-cbb-incomplete-setup.php:80 303 253 msgid "Upgrade To Pro" … … 314 264 #: admin/partials/templates/wp-cbb-setup-display.php:42 315 265 msgid "Enable" 316 msgstr ""317 318 #: admin/partials/templates/wp-cbb-setup-display.php:45319 msgid "on"320 266 msgstr "" 321 267 … … 344 290 #: admin/partials/templates/wp-cbb-setup-display.php:122 345 291 msgid "" 346 "Chatbot will answer questions on your page based on keywords detected in the user’s question." 292 "Chatbot will answer questions on your page based on keywords detected in the " 293 "user’s question." 347 294 msgstr "" 348 295 … … 368 315 msgstr "" 369 316 317 #: admin/partials/wp-cbb-admin-display.php:24 318 msgid "Setup" 319 msgstr "" 320 321 #: admin/partials/wp-cbb-admin-display.php:28 322 msgid "Customize" 323 msgstr "" 324 325 #: admin/partials/wp-cbb-admin-display.php:32 326 msgid "Leads" 327 msgstr "" 328 370 329 #: admin/partials/wp-cbb-admin-display.php:50 371 330 msgid "WP-Chatbot Builder Settings" 372 331 msgstr "" 373 332 333 #: admin/partials/wp-cbb-admin-display.php:82 334 msgid "Bot is connected to: " 335 msgstr "" 336 374 337 #: admin/partials/wp-cbb-admin-display.php:89 375 338 msgid "Personalization Options" … … 378 341 #: admin/partials/wp-cbb-admin-display.php:90 379 342 msgid "" 380 "You can personalize the answers using the person's name and last input. You can use the"381 " following template strings."343 "You can personalize the answers using the person's name and last input. You " 344 "can use the following template strings." 382 345 msgstr "" 383 346 … … 403 366 404 367 #: admin/partials/wp-cbb-admin-display.php:101 405 msgid "We would appreciate a nice little comment and Rate it 5 stars at wordpress.org." 406 msgstr "" 407 408 #: admin/partials/wp-cbb-admin-display.php:103 409 msgid "https://wordpress.org/support/plugin/wp-chatbot-builder/reviews/#new-post" 368 msgid "" 369 "We would appreciate a nice little comment and Rate it 5 stars at wordpress." 370 "org." 410 371 msgstr "" 411 372 … … 415 376 416 377 #: admin/partials/wp-cbb-admin-display.php:104 417 msgid "https://wordpress.org/support/plugin/wp-chatbot-builder/"418 msgstr ""419 420 #: admin/partials/wp-cbb-admin-display.php:104421 378 msgid "Report an Issue" 422 379 msgstr "" 423 380 424 #: includes/class-wp-chatbot-builder.php:541 425 msgid "max=10 min=0" 381 #: includes/class-wp-chatbot-builder-onboarding-steps.php:309 382 msgid "What industry defines your business?" 383 msgstr "" 384 385 #: includes/class-wp-chatbot-builder-onboarding-steps.php:315 386 msgid "Industry Type" 387 msgstr "" 388 389 #: includes/class-wp-chatbot-builder-onboarding-steps.php:346 390 msgid "What is the best email address to contact you?" 391 msgstr "" 392 393 #: includes/class-wp-chatbot-builder-onboarding-steps.php:350 394 msgid "Email" 395 msgstr "" 396 397 #: includes/class-wp-chatbot-builder-onboarding-steps.php:358 398 msgid "What is your contact number?" 399 msgstr "" 400 401 #: includes/class-wp-chatbot-builder-onboarding-steps.php:363 402 msgid "Contact Number" 403 msgstr "" 404 405 #: includes/class-wp-chatbot-builder-onboarding-steps.php:473 406 msgid "Let us know why you are deactivating " 407 msgstr "" 408 409 #: includes/class-wp-chatbot-builder-onboarding-steps.php:473 410 msgid " so we can improve the plugin" 411 msgstr "" 412 413 #: includes/class-wp-chatbot-builder-onboarding-steps.php:477 414 msgid "Reason" 415 msgstr "" 416 417 #: includes/class-wp-chatbot-builder-onboarding-steps.php:721 418 msgid "Unexpected Error Occured" 426 419 msgstr "" 427 420 … … 444 437 #: onboarding/templates/wp-chatbot-builder-onboarding-template.php:27 445 438 msgid "" 446 "We love making new friends! Subscribe below and we promise to keep you up-to-date with our " 447 "latest new plugins, updates, awesome deals and a few special offers." 439 "We love making new friends! Subscribe below and we promise to keep you up-to-" 440 "date with our latest new plugins, updates, awesome deals and a few special " 441 "offers." 448 442 msgstr "" 449 443 -
wp-chatbot-builder/trunk/languages/wp-chatbot-builder.pot
r2584710 r2604243 1 #, fuzzy 1 2 msgid "" 2 3 msgstr "" 3 4 "Project-Id-Version: WP-Chatbot Builder 1.0.2\n" 4 "POT-Creation-Date: 2021-08-18 1 3:44+0530\n"5 "PO-Revision-Date: 2021-08-18 1 3:45+0530\n"5 "POT-Creation-Date: 2021-08-18 10:54+0530\n" 6 "PO-Revision-Date: 2021-08-18 10:37+0530\n" 6 7 "Last-Translator: \n" 7 "Language-Team: BotMyWork\n"8 "Language-Team: MWB\n" 8 9 "Language: en_US\n" 9 10 "MIME-Version: 1.0\n" 10 11 "Content-Type: text/plain; charset=UTF-8\n" 11 12 "Content-Transfer-Encoding: 8bit\n" 12 "X-Generator: Poedit 2. 3\n"13 "X-Generator: Poedit 2.0.6\n" 13 14 "X-Poedit-Basepath: ..\n" 14 15 "Plural-Forms: nplurals=2; plural=(n != 1);\n" 15 16 "X-Poedit-SourceCharset: UTF-8\n" 16 "X-Poedit-KeywordsList: __;_e;esc_html;esc_html_e;esc_attr;esc_attr_e;esc_url;esc_url_raw\n" 17 "X-Poedit-KeywordsList: __;_e;_n;_x;_ex;_nx;esc_attr__;esc_attr_e;esc_attr_x;" 18 "esc_html;esc_html__;esc_html_e;esc_html_x;_n_noop;_nx_noop;esc_textarea;" 19 "translate_nooped_plural\n" 17 20 "X-Poedit-SearchPath-0: .\n" 18 21 19 22 #: admin/class-wp-chatbot-builder-admin.php:193 20 23 msgid "Settings" 21 msgstr ""22 23 #: admin/class-wp-chatbot-builder-admin.php:37724 msgid "https://botmywork.com/?utm_source=wp_cbb&utm_medium=plugin"25 msgstr ""26 27 #: admin/class-wp-chatbot-builder-admin.php:37828 msgid "wp_cbb_footer_section_bmw_link"29 24 msgstr "" 30 25 … … 76 71 #: admin/partials/templates/wp-cbb-customize-display.php:67 77 72 msgid "" 78 "Select Facebook Messenger theme color, Facebook highly recommends to choose a color that has"79 " a high contrast to white."73 "Select Facebook Messenger theme color, Facebook highly recommends choosing a " 74 "color that has a high contrast to white." 80 75 msgstr "" 81 76 … … 114 109 #: admin/partials/templates/wp-cbb-customize-display.php:112 115 110 msgid "" 116 "Select devices where you want to display Facebook Messenger. Mobile devices include both"117 " Smartphones and Tablets."111 "Select devices where you want to display Facebook Messenger. Mobile devices " 112 "include both Smartphones and Tablets." 118 113 msgstr "" 119 114 … … 150 145 151 146 #: admin/partials/templates/wp-cbb-customize-display.php:149 152 msgid "The Facebook Messenger will be displayed on all pages, except for these selected pages." 147 msgid "" 148 "The Facebook Messenger will be displayed on all pages, except for these " 149 "selected pages." 153 150 msgstr "" 154 151 … … 177 174 #: admin/partials/templates/wp-cbb-customize-display.php:257 178 175 msgid "" 179 "Sets the number of seconds of delay before the greeting dialog is shown after the plugin is"180 " loaded."176 "Sets the number of seconds of delay before the greeting dialog is shown " 177 "after the plugin is loaded." 181 178 msgstr "" 182 179 … … 191 188 #: admin/partials/templates/wp-cbb-fb-button-not-connected.php:15 192 189 msgid "To get started, connect your Facebook page" 193 msgstr ""194 195 #: admin/partials/templates/wp-cbb-fb-button-not-connected.php:17196 msgid "&utm_source=WordPress_CBB_Login&utm_medium=Organic_Login&utm_campaign=WordPress_Traffic"197 190 msgstr "" 198 191 … … 226 219 msgstr "" 227 220 228 #: admin/partials/templates/wp-cbb-fb-button-select-page.php:60229 #: admin/partials/templates/wp-cbb-setup-display.php:50230 #: admin/partials/templates/wp-cbb-setup-display.php:81231 #: admin/partials/templates/wp-cbb-setup-display.php:112232 #: admin/partials/templates/wp-cbb-setup-display.php:202233 #: admin/partials/templates/wp-cbb-setup-display.php:230234 #: admin/partials/wp-cbb-admin-display.php:42235 msgid "assets/images/loading.gif"236 msgstr ""237 238 221 #: admin/partials/templates/wp-cbb-fb-button-select-page.php:71 239 222 msgid "Oops, looks like incomplete permissions or pages are not available." … … 241 224 242 225 #: admin/partials/templates/wp-cbb-fb-button-select-page.php:72 243 msgid "https://apps.botmywork.com/chatbot-builder/login"244 msgstr ""245 246 #: admin/partials/templates/wp-cbb-fb-button-select-page.php:72247 226 msgid "Fix it on BotMyWork Chatbot Builder" 248 msgstr ""249 250 #: admin/partials/templates/wp-cbb-incomplete-setup.php:20251 msgid "assets/images/cbb_logo.png"252 227 msgstr "" 253 228 … … 260 235 msgstr "" 261 236 262 #: admin/partials/templates/wp-cbb-incomplete-setup.php:43263 msgid ""264 "https://apps.botmywork.com/chatbot-builder/login?"265 "utm_source=WordPressCBB&utm_medium=Organic&utm_campaign=WordPress_Traffic"266 msgstr ""267 268 237 #: admin/partials/templates/wp-cbb-incomplete-setup.php:44 269 238 msgid "Explore More Options" 270 239 msgstr "" 271 240 272 #: admin/partials/templates/wp-cbb-incomplete-setup.php:51273 msgid "https://botmywork.com/blog/wordpress-chatbot-guide/?utm_source=wp_cbb&utm_medium=plugin"274 msgstr ""275 276 241 #: admin/partials/templates/wp-cbb-incomplete-setup.php:52 277 242 msgid "Setup Guide" 278 243 msgstr "" 279 244 280 #: admin/partials/templates/wp-cbb-incomplete-setup.php:58281 msgid ""282 "https://botmywork.com/knowledge-base/botmywork-chatbot-builder/wp-chatbot-builder-for-"283 "messenger/?utm_source=wp_cbb&utm_medium=plugin"284 msgstr ""285 286 245 #: admin/partials/templates/wp-cbb-incomplete-setup.php:59 287 246 msgid "FAQs" 288 247 msgstr "" 289 248 290 #: admin/partials/templates/wp-cbb-incomplete-setup.php:75291 msgid "https://botmywork.com/contact-us/?utm_source=wp_cbb&utm_medium=plugin"292 msgstr ""293 294 249 #: admin/partials/templates/wp-cbb-incomplete-setup.php:76 295 250 msgid "Need help?" 296 251 msgstr "" 297 252 298 #: admin/partials/templates/wp-cbb-incomplete-setup.php:79299 msgid "https://botmywork.com/chatbot-builder/?utm_source=wp_cbb&utm_medium=plugin"300 msgstr ""301 302 253 #: admin/partials/templates/wp-cbb-incomplete-setup.php:80 303 254 msgid "Upgrade To Pro" … … 314 265 #: admin/partials/templates/wp-cbb-setup-display.php:42 315 266 msgid "Enable" 316 msgstr ""317 318 #: admin/partials/templates/wp-cbb-setup-display.php:45319 msgid "on"320 267 msgstr "" 321 268 … … 344 291 #: admin/partials/templates/wp-cbb-setup-display.php:122 345 292 msgid "" 346 "Chatbot will answer questions on your page based on keywords detected in the user’s question." 293 "Chatbot will answer questions on your page based on keywords detected in the " 294 "user’s question." 347 295 msgstr "" 348 296 … … 368 316 msgstr "" 369 317 318 #: admin/partials/wp-cbb-admin-display.php:24 319 msgid "Setup" 320 msgstr "" 321 322 #: admin/partials/wp-cbb-admin-display.php:28 323 msgid "Customize" 324 msgstr "" 325 326 #: admin/partials/wp-cbb-admin-display.php:32 327 msgid "Leads" 328 msgstr "" 329 370 330 #: admin/partials/wp-cbb-admin-display.php:50 371 331 msgid "WP-Chatbot Builder Settings" 372 332 msgstr "" 373 333 334 #: admin/partials/wp-cbb-admin-display.php:82 335 msgid "Bot is connected to: " 336 msgstr "" 337 374 338 #: admin/partials/wp-cbb-admin-display.php:89 375 339 msgid "Personalization Options" … … 378 342 #: admin/partials/wp-cbb-admin-display.php:90 379 343 msgid "" 380 "You can personalize the answers using the person's name and last input. You can use the"381 " following template strings."344 "You can personalize the answers using the person's name and last input. You " 345 "can use the following template strings." 382 346 msgstr "" 383 347 … … 403 367 404 368 #: admin/partials/wp-cbb-admin-display.php:101 405 msgid "We would appreciate a nice little comment and Rate it 5 stars at wordpress.org." 406 msgstr "" 407 408 #: admin/partials/wp-cbb-admin-display.php:103 409 msgid "https://wordpress.org/support/plugin/wp-chatbot-builder/reviews/#new-post" 369 msgid "" 370 "We would appreciate a nice little comment and Rate it 5 stars at wordpress." 371 "org." 410 372 msgstr "" 411 373 … … 415 377 416 378 #: admin/partials/wp-cbb-admin-display.php:104 417 msgid "https://wordpress.org/support/plugin/wp-chatbot-builder/"418 msgstr ""419 420 #: admin/partials/wp-cbb-admin-display.php:104421 379 msgid "Report an Issue" 422 380 msgstr "" 423 381 424 #: includes/class-wp-chatbot-builder.php:541 425 msgid "max=10 min=0" 382 #: includes/class-wp-chatbot-builder-onboarding-steps.php:309 383 msgid "What industry defines your business?" 384 msgstr "" 385 386 #: includes/class-wp-chatbot-builder-onboarding-steps.php:315 387 msgid "Industry Type" 388 msgstr "" 389 390 #: includes/class-wp-chatbot-builder-onboarding-steps.php:346 391 msgid "What is the best email address to contact you?" 392 msgstr "" 393 394 #: includes/class-wp-chatbot-builder-onboarding-steps.php:350 395 msgid "Email" 396 msgstr "" 397 398 #: includes/class-wp-chatbot-builder-onboarding-steps.php:358 399 msgid "What is your contact number?" 400 msgstr "" 401 402 #: includes/class-wp-chatbot-builder-onboarding-steps.php:363 403 msgid "Contact Number" 404 msgstr "" 405 406 #: includes/class-wp-chatbot-builder-onboarding-steps.php:473 407 msgid "Let us know why you are deactivating " 408 msgstr "" 409 410 #: includes/class-wp-chatbot-builder-onboarding-steps.php:473 411 msgid " so we can improve the plugin" 412 msgstr "" 413 414 #: includes/class-wp-chatbot-builder-onboarding-steps.php:477 415 msgid "Reason" 416 msgstr "" 417 418 #: includes/class-wp-chatbot-builder-onboarding-steps.php:721 419 msgid "Unexpected Error Occured" 426 420 msgstr "" 427 421 … … 444 438 #: onboarding/templates/wp-chatbot-builder-onboarding-template.php:27 445 439 msgid "" 446 "We love making new friends! Subscribe below and we promise to keep you up-to-date with our " 447 "latest new plugins, updates, awesome deals and a few special offers." 440 "We love making new friends! Subscribe below and we promise to keep you up-to-" 441 "date with our latest new plugins, updates, awesome deals and a few special " 442 "offers." 448 443 msgstr "" 449 444 -
wp-chatbot-builder/trunk/onboarding/js/wp-chatbot-builder-onboarding.js
r2584710 r2604243 118 118 /* Close Popup */ 119 119 function bmw_wcb_hide_onboard_popup() { 120 // jQuery( '.bmw-on-boarding-wrapper-background' ).removeClass( 'onboard-popup-show' );121 // jQuery( '.bmw-onboarding-section' ).hide();122 // const dialog = mdc.dialog.MDCDialog.attachTo(document.querySelector('.mdc-dialog'));123 120 dialog.close(); 124 121 if (!jQuery('body').hasClass('mobile-device')) { -
wp-chatbot-builder/trunk/onboarding/templates/wp-chatbot-builder-deactivation-template.php
r2584710 r2604243 32 32 <p class="bmw-wcb-on-boarding-desc"><?php esc_html_e( 'May we have a little info about why you are deactivating?', 'wp-chatbot-builder' ); ?></p> 33 33 <form action="#" method="post" class="bmw-wcb-on-boarding-form"> 34 <?php 34 <?php 35 35 $wcb_onboarding_deactive_html = $wcb_bmw_wcb_obj->bmw_wcb_plug_generate_html( $wcb_onboarding_form_deactivate ); 36 36 echo esc_html( $wcb_onboarding_deactive_html ); -
wp-chatbot-builder/trunk/package/rest-api/class-wp-chatbot-builder-rest-api.php
r2584710 r2604243 78 78 '/wcb-dummy-data/', 79 79 array( 80 // 'methods' => 'POST',81 80 'methods' => WP_REST_Server::CREATABLE, 82 81 'callback' => array( $this, 'bmw_wcb_default_callback' ), -
wp-chatbot-builder/trunk/package/rest-api/version1/class-wp-chatbot-builder-api-process.php
r2584710 r2604243 20 20 * 21 21 * @since 1.0.2 22 * @package Hydroshop_Api_Management23 * @subpackage Hydroshop_Api_Management/includes22 * @package WP_Chatbot_Builder 23 * @subpackage WP_Chatbot_Builder/includes 24 24 * @author support@botmywork.com 25 25 */ -
wp-chatbot-builder/trunk/wp-chatbot-builder.php
r2584710 r2604243 13 13 * 14 14 * @wordpress-plugin 15 * Plugin Name: WP-Chatbot Builder 16 * Plugin URI: https://wordpress.org/plugins/wp-chatbot-builder 17 * Description: <code><strong>WP-Chatbot Builder</strong></code> enables you to add Facebook Messenger to Automate Chat and Generate Leads on your website. 18 * Version: 1.0.2 19 * Author: BotMyWork 20 * Author URI: https://botmywork.com/ 21 * License: GPL: 3.0 22 * License URI: http://www.gnu.org/licenses/gpl-3.0.txt 23 * Text Domain: wp-chatbot-builder 24 * Domain Path: /languages 15 * Plugin Name: WP-Chatbot Builder 16 * Plugin URI: https://wordpress.org/plugins/wp-chatbot-builder 17 * Description: <code><strong>WP-Chatbot Builder</strong></code> enables you to add Facebook Messenger to Automate Chat and Generate Leads on your website. 18 * Version: 1.0.3 19 * WP Requires at least: 5.0 20 * WP Tested up to: 5.8 21 * Requires PHP: 7.0 22 * Author: BotMyWork 23 * Author URI: https://botmywork.com/ 24 * License: GPL: 3.0 25 * License URI: http://www.gnu.org/licenses/gpl-3.0.txt 26 * Text Domain: wp-chatbot-builder 27 * Domain Path: /languages 25 28 */ 26 29 … … 38 41 // define WP_CBB_VERSION. 39 42 if ( ! defined( 'WP_CBB_VERSION' ) ) { 40 define( 'WP_CBB_VERSION', '1.0. 2' );43 define( 'WP_CBB_VERSION', '1.0.3' ); 41 44 } 42 45 // define WP_CBB_DIRPATH.
Note: See TracChangeset
for help on using the changeset viewer.