Changeset 1773915
- Timestamp:
- 11/23/2017 10:30:59 AM (8 years ago)
- Location:
- wp-aiwis/trunk
- Files:
-
- 12 edited
-
README.txt (modified) (4 diffs)
-
admin/class-wp-aiwis-admin.php (modified) (2 diffs)
-
includes/class-wp-aiwis-activator.php (modified) (2 diffs)
-
includes/class-wp-aiwis-deactivator.php (modified) (1 diff)
-
includes/class-wp-aiwis-i18n.php (modified) (1 diff)
-
includes/class-wp-aiwis-loader.php (modified) (1 diff)
-
includes/class-wp-aiwis.php (modified) (1 diff)
-
public/class-wp-aiwis-public.php (modified) (2 diffs)
-
public/js/wp-aiwis-public.js (modified) (1 diff)
-
public/partials/wp-aiwis-public-display.php (modified) (1 diff)
-
uninstall.php (modified) (1 diff)
-
wp-aiwis.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wp-aiwis/trunk/README.txt
r1767128 r1773915 1 === Bafiadance===1 === AIWIS === 2 2 Contributors: 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, icontacts3 Tags: 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 4 4 Requires at least: 3.0.1 5 Donate link: http:// bafiadance.club6 Tested up to: 4. 8.37 Stable tag: 4. 8.35 Donate link: http://aiwis.io 6 Tested up to: 4.9 7 Stable tag: 4.9 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html 10 10 11 Bafiadanceis the World’s Most Advanced Artificial Intelligence Website Interaction System. He talks with your visitors in many different languages.11 AIWIS is the World’s Most Advanced Artificial Intelligence Website Interaction System. He talks with your visitors in many different languages. 12 12 13 13 == Description == 14 14 15 Bafiadancewill help you to transform simple visitors into valuable customers.16 It using Cookies to make all the magic happen.15 Aiwis will help you to transform simple visitors into valuable customers. 16 Aiwis uses Cookies when testing your Aiwis on websites, please ensure to delete cookies for the websites. 17 17 18 18 Give Your Customers The Experience Of A Lifetime… And Watch FRESH Leads And Sales Flood In 19 19 20 COMING SOON: Facebook Integration - We're just improving a few minor parts and Facebook integration with Bafiadanceis all possible20 COMING SOON: Facebook Integration - We're just improving a few minor parts and Facebook integration with Aiwis is all possible 21 21 22 22 * Intelligent voice message in 20 languages … … 28 28 * Collect the name and email of your audiences and directly push them to your autoresponder 29 29 30 [`See more` at bafiadance.club](http://bafiadance.club)30 [`See more` at aiwis.io](https://sales.aiwis.io) 31 31 32 32 … … 35 35 1. Upload wp-aiwis.zip to the `/wp-content/plugins/` directory 36 36 1. 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).37 1. Create a new project and get his [Script ID](https://vimeo.com/220968660). 38 38 1. Enter the script Id on the settings of wp-aiwis plugin and save it 39 39 … … 44 44 An answer to that question. 45 45 46 = How does Bafiadanceknow my customer’s name? =46 = How does AIWIS know my customer’s name? = 47 47 48 Bafiadanceis 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 Bafiadancemessage, it’ll just be replaced witht he actual name of your prospect.48 AIWIS 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 AIWIS message, it’ll just be replaced witht he actual name of your prospect. 50 50 51 = How to start using Bafiadance? =51 = How to start using AIWIS? = 52 52 53 Go through this (link)[http ://bafiadance.club]53 Go through this (link)[https://sales.aiwis.io/#startnow] 54 54 55 55 56 56 == Screenshots == 57 57 58 All our screenshots are at: [Start using Bafiadance](http://bafiadance.club)58 All our screenshots are at: [Start using AIWIS](https://sales.aiwis.io) 59 59 60 60 == Changelog == -
wp-aiwis/trunk/admin/class-wp-aiwis-admin.php
r1767158 r1773915 19 19 * @package Wp_Aiwis 20 20 * @subpackage Wp_Aiwis/admin 21 * @author BAFIADANCE<sales@itkamer.com>21 * @author ITkamer <sales@itkamer.com> 22 22 */ 23 23 class Wp_Aiwis_Admin { … … 123 123 * 124 124 */ 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') 126 126 ); 127 127 } -
wp-aiwis/trunk/includes/class-wp-aiwis-activator.php
r1767142 r1773915 4 4 * Fired during plugin activation 5 5 * 6 * @link http:// bafiadance.club6 * @link http://aiwis.io 7 7 * @since 1.0.0 8 8 * … … 19 19 * @package Wp_Aiwis 20 20 * @subpackage Wp_Aiwis/includes 21 * @author BAFIADANCE<sales@itkamer.com>21 * @author ITkamer <sales@itkamer.com> 22 22 */ 23 23 class Wp_Aiwis_Activator { -
wp-aiwis/trunk/includes/class-wp-aiwis-deactivator.php
r1767142 r1773915 19 19 * @package Wp_Aiwis 20 20 * @subpackage Wp_Aiwis/includes 21 * @author BAFIADANCE <contact@aiwis.io>21 * @author ITkamer <sales@itkamer.com> 22 22 */ 23 23 class Wp_Aiwis_Deactivator { -
wp-aiwis/trunk/includes/class-wp-aiwis-i18n.php
r1767142 r1773915 23 23 * @package Wp_Aiwis 24 24 * @subpackage Wp_Aiwis/includes 25 * @author BAFIADANCE <contact@aiwis.io>25 * @author ITkamer <sales@itkamer.com> 26 26 */ 27 27 class Wp_Aiwis_i18n { -
wp-aiwis/trunk/includes/class-wp-aiwis-loader.php
r1767142 r1773915 20 20 * @package Wp_Aiwis 21 21 * @subpackage Wp_Aiwis/includes 22 * @author BAFIADANCE <contact@aiwis.io>22 * @author ITkamer <sales@itkamer.com> 23 23 */ 24 24 class Wp_Aiwis_Loader { -
wp-aiwis/trunk/includes/class-wp-aiwis.php
r1767142 r1773915 26 26 * @package Wp_Aiwis 27 27 * @subpackage Wp_Aiwis/includes 28 * @author BAFIADANCE<sales@itkamer.com>28 * @author ITkamer <sales@itkamer.com> 29 29 */ 30 30 class Wp_Aiwis { -
wp-aiwis/trunk/public/class-wp-aiwis-public.php
r1767140 r1773915 4 4 * The public-facing functionality of the plugin. 5 5 * 6 * @link http:// bafiadance.club6 * @link http://aiwis.io 7 7 * @since 1.0.0 8 8 * … … 19 19 * @package Wp_Aiwis 20 20 * @subpackage Wp_Aiwis/public 21 * @author BAFIADANCE<sales@itkamer.com>21 * @author ITkamer <sales@itkamer.com> 22 22 */ 23 23 class Wp_Aiwis_Public { -
wp-aiwis/trunk/public/js/wp-aiwis-public.js
r1767128 r1773915 8 8 js = d.createElement(s); 9 9 js.id = id; 10 js.src = '// bafiadance.club/js/cookie-monster.js';10 js.src = '//aiwis.io/js/cookie-monster.js'; 11 11 js.setAttribute('itkamer-cookie-monster-id', aiwis_script_id); 12 12 js.async = true; -
wp-aiwis/trunk/public/partials/wp-aiwis-public-display.php
r1767128 r1773915 6 6 * This file is used to markup the public-facing aspects of the plugin. 7 7 * 8 * @link http:// bafiadance.club8 * @link http://aiwis.io 9 9 * @since 1.0.0 10 10 * -
wp-aiwis/trunk/uninstall.php
r1767128 r1773915 20 20 * https://github.com/tommcfarlin/WordPress-Plugin-Boilerplate/pull/123#issuecomment-28541913 21 21 * 22 * @link http:// bafiadance.club22 * @link http://aiwis.io 23 23 * @since 1.0.0 24 24 * -
wp-aiwis/trunk/wp-aiwis.php
r1767158 r1773915 9 9 * that starts the plugin. 10 10 * 11 * @link http:// bafiadance.club11 * @link http://aiwis.io 12 12 * @since 1.0.0 13 13 * @package Wp_Aiwis 14 14 * 15 15 * @wordpress-plugin 16 * Plugin Name: Bafiadance16 * Plugin Name: Wp_Aiwis 17 17 * Description: Artificial Intelligence Website Interactive System. Give Your Customers The Experience Of A Lifetime… And Watch FRESH Leads And Sales Flood In. 18 18 * Version: 1.0.0 19 * Author: BAFIADANCE20 * Author URI: http:// bafiadance.club19 * Author: ITkamer 20 * Author URI: http://itkamer.space 21 21 * License: GPL-2.0+ 22 22 * License URI: http://www.gnu.org/licenses/gpl-2.0.txt
Note: See TracChangeset
for help on using the changeset viewer.