Plugin Directory

Changeset 1773915


Ignore:
Timestamp:
11/23/2017 10:30:59 AM (8 years ago)
Author:
dassi
Message:

Change label and author name

Location:
wp-aiwis/trunk
Files:
12 edited

Legend:

Unmodified
Added
Removed
  • wp-aiwis/trunk/README.txt

    r1767128 r1773915  
    1 === Bafiadance ===
     1=== AIWIS ===
    22Contributors: dassi, sowa
    3 Tags: bafiadance, ai, voice conversion, analytics, campaign monitor, returned visitor, click to tweet, contact form, content analytics, convertkit, drip, email form, visitors, ExactTarget, Facebook, facebook share, growth, heat map, heatmaps, Hubspot, artificial intelligence, image sharing, languages, inbound marketing, Inbox First, speech, mailchimp, voice, mailerlite, mailing list, mailjet, aweber, pardot, popup, sailthru, site traffic, sendlane, subscribers, subscription, getresponse, traffic growth, vertical response, icontacts
     3Tags: aiwis, ai, voice conversion, analytics, campaign monitor, returned visitor, click to tweet, contact form, content analytics, convertkit, drip, email form, visitors, ExactTarget, Facebook, facebook share, growth, heat map, heatmaps, Hubspot, artificial intelligence, image sharing, languages, inbound marketing, Inbox First, speech, mailchimp, voice, mailerlite, mailing list, mailjet, aweber, pardot, popup, sailthru, site traffic, sendlane, subscribers, subscription, getresponse, traffic growth, vertical response, icontacts
    44Requires at least: 3.0.1
    5 Donate link: http://bafiadance.club
    6 Tested up to: 4.8.3
    7 Stable tag: 4.8.3
     5Donate link: http://aiwis.io
     6Tested up to: 4.9
     7Stable tag: 4.9
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
    1010
    11 Bafiadance is the World’s Most Advanced Artificial Intelligence Website Interaction System. He talks with your visitors in many different languages.
     11AIWIS is the World’s Most Advanced Artificial Intelligence Website Interaction System. He talks with your visitors in many different languages.
    1212
    1313== Description ==
    1414
    15 Bafiadance will help you to transform simple visitors into valuable customers.
    16 It using Cookies to make all the magic happen.
     15Aiwis will help you to transform simple visitors into valuable customers.
     16Aiwis uses Cookies when testing your Aiwis on websites, please ensure to delete cookies for the websites.
    1717
    1818Give Your Customers The Experience Of A Lifetime… And Watch FRESH Leads And Sales Flood In
    1919
    20 COMING SOON: Facebook Integration - We're just improving a few minor parts and Facebook integration with Bafiadance is all possible
     20COMING SOON: Facebook Integration - We're just improving a few minor parts and Facebook integration with Aiwis is all possible
    2121
    2222*   Intelligent voice message in 20 languages
     
    2828*   Collect the name and email of your audiences and directly push them to your autoresponder
    2929
    30 [`See more` at bafiadance.club](http://bafiadance.club)
     30[`See more` at aiwis.io](https://sales.aiwis.io)
    3131
    3232
     
    35351. Upload wp-aiwis.zip to the `/wp-content/plugins/` directory
    36361. Activate the plugin through the 'Plugins' menu in WordPress
    37 1. Create a new project and get his [Script ID](https://www.useloom.com/share/edf26848f8c14c8a969bbc3dc09acb3d).
     371. Create a new project and get his [Script ID](https://vimeo.com/220968660).
    38381. Enter the script Id on the settings of wp-aiwis plugin and save it
    3939
     
    4444An answer to that question.
    4545
    46 = How does Bafiadance know my customer’s name? =
     46= How does AIWIS know my customer’s name? =
    4747
    48 Bafiadance is passed information from the autoresponder (if your customer arrived through an e-mail link) or from Facebook (if they didn’t).
    49 So when you use the [NAME] shortcode in your Bafiadance message, it’ll just be replaced witht he actual name of your prospect.
     48AIWIS is passed information from the autoresponder (if your customer arrived through an e-mail link) or from Facebook (if they didn’t).
     49So when you use the [NAME] shortcode in your AIWIS message, it’ll just be replaced witht he actual name of your prospect.
    5050
    51 = How to start using Bafiadance? =
     51= How to start using AIWIS? =
    5252
    53 Go through this (link)[http://bafiadance.club]
     53Go through this (link)[https://sales.aiwis.io/#startnow]
    5454
    5555
    5656== Screenshots ==
    5757
    58 All our screenshots are at: [Start using Bafiadance](http://bafiadance.club)
     58All our screenshots are at: [Start using AIWIS](https://sales.aiwis.io)
    5959
    6060== Changelog ==
  • wp-aiwis/trunk/admin/class-wp-aiwis-admin.php

    r1767158 r1773915  
    1919 * @package    Wp_Aiwis
    2020 * @subpackage Wp_Aiwis/admin
    21  * @author     BAFIADANCE <sales@itkamer.com>
     21 * @author     ITkamer <sales@itkamer.com>
    2222 */
    2323class Wp_Aiwis_Admin {
     
    123123         *
    124124         */
    125         add_options_page( 'WP - Artificial Intelligence Website Interactive System', 'WP Bafiadance', 'manage_options', $this->plugin_name, array($this, 'display_plugin_setup_page')
     125        add_options_page( 'WP - Artificial Intelligence Website Interactive System', 'WP Aiwis', 'manage_options', $this->plugin_name, array($this, 'display_plugin_setup_page')
    126126        );
    127127    }
  • wp-aiwis/trunk/includes/class-wp-aiwis-activator.php

    r1767142 r1773915  
    44 * Fired during plugin activation
    55 *
    6  * @link       http://bafiadance.club
     6 * @link       http://aiwis.io
    77 * @since      1.0.0
    88 *
     
    1919 * @package    Wp_Aiwis
    2020 * @subpackage Wp_Aiwis/includes
    21  * @author     BAFIADANCE <sales@itkamer.com>
     21 * @author     ITkamer <sales@itkamer.com>
    2222 */
    2323class Wp_Aiwis_Activator {
  • wp-aiwis/trunk/includes/class-wp-aiwis-deactivator.php

    r1767142 r1773915  
    1919 * @package    Wp_Aiwis
    2020 * @subpackage Wp_Aiwis/includes
    21  * @author     BAFIADANCE <contact@aiwis.io>
     21 * @author     ITkamer <sales@itkamer.com>
    2222 */
    2323class Wp_Aiwis_Deactivator {
  • wp-aiwis/trunk/includes/class-wp-aiwis-i18n.php

    r1767142 r1773915  
    2323 * @package    Wp_Aiwis
    2424 * @subpackage Wp_Aiwis/includes
    25  * @author     BAFIADANCE <contact@aiwis.io>
     25 * @author     ITkamer <sales@itkamer.com>
    2626 */
    2727class Wp_Aiwis_i18n {
  • wp-aiwis/trunk/includes/class-wp-aiwis-loader.php

    r1767142 r1773915  
    2020 * @package    Wp_Aiwis
    2121 * @subpackage Wp_Aiwis/includes
    22  * @author     BAFIADANCE <contact@aiwis.io>
     22 * @author     ITkamer <sales@itkamer.com>
    2323 */
    2424class Wp_Aiwis_Loader {
  • wp-aiwis/trunk/includes/class-wp-aiwis.php

    r1767142 r1773915  
    2626 * @package    Wp_Aiwis
    2727 * @subpackage Wp_Aiwis/includes
    28  * @author     BAFIADANCE <sales@itkamer.com>
     28 * @author     ITkamer <sales@itkamer.com>
    2929 */
    3030class Wp_Aiwis {
  • wp-aiwis/trunk/public/class-wp-aiwis-public.php

    r1767140 r1773915  
    44 * The public-facing functionality of the plugin.
    55 *
    6  * @link       http://bafiadance.club
     6 * @link       http://aiwis.io
    77 * @since      1.0.0
    88 *
     
    1919 * @package    Wp_Aiwis
    2020 * @subpackage Wp_Aiwis/public
    21  * @author     BAFIADANCE <sales@itkamer.com>
     21 * @author     ITkamer <sales@itkamer.com>
    2222 */
    2323class Wp_Aiwis_Public {
  • wp-aiwis/trunk/public/js/wp-aiwis-public.js

    r1767128 r1773915  
    88    js = d.createElement(s);
    99    js.id = id;
    10     js.src = '//bafiadance.club/js/cookie-monster.js';
     10    js.src = '//aiwis.io/js/cookie-monster.js';
    1111    js.setAttribute('itkamer-cookie-monster-id', aiwis_script_id);
    1212    js.async = true;
  • wp-aiwis/trunk/public/partials/wp-aiwis-public-display.php

    r1767128 r1773915  
    66 * This file is used to markup the public-facing aspects of the plugin.
    77 *
    8  * @link       http://bafiadance.club
     8 * @link       http://aiwis.io
    99 * @since      1.0.0
    1010 *
  • wp-aiwis/trunk/uninstall.php

    r1767128 r1773915  
    2020 * https://github.com/tommcfarlin/WordPress-Plugin-Boilerplate/pull/123#issuecomment-28541913
    2121 *
    22  * @link       http://bafiadance.club
     22 * @link       http://aiwis.io
    2323 * @since      1.0.0
    2424 *
  • wp-aiwis/trunk/wp-aiwis.php

    r1767158 r1773915  
    99 * that starts the plugin.
    1010 *
    11  * @link              http://bafiadance.club
     11 * @link              http://aiwis.io
    1212 * @since             1.0.0
    1313 * @package           Wp_Aiwis
    1414 *
    1515 * @wordpress-plugin
    16  * Plugin Name:       Bafiadance
     16 * Plugin Name:       Wp_Aiwis
    1717 * Description:       Artificial Intelligence Website Interactive System. Give Your Customers The Experience Of A Lifetime… And Watch FRESH Leads And Sales Flood In.
    1818 * Version:           1.0.0
    19  * Author:            BAFIADANCE
    20  * Author URI:        http://bafiadance.club
     19 * Author:            ITkamer
     20 * Author URI:        http://itkamer.space
    2121 * License:           GPL-2.0+
    2222 * License URI:       http://www.gnu.org/licenses/gpl-2.0.txt
Note: See TracChangeset for help on using the changeset viewer.