| @@ -1,17 +1,18 @@ | ||
| 1 | 1 | === Visual Website Optimizer === |
| 2 | -Contributors: VWO | |
| 3 | -Plugin Name: VWO | |
| 4 | -Plugin URI: https://vwo.com/ | |
| 5 | -Tags: split testing, analytics, stats, visual web optimizer, vwo, cro | |
| 2 | +Contributors: @commentluv, VWO | |
| 3 | +Plugin Name: Visual Website Optimizer | |
| 4 | +Plugin URI: http://visualwebsiteoptimizer.com/ | |
| 5 | +Tags: split testing, analytics, stats, visual web optimizer, vwo | |
| 6 | +Donate link:http://comluv.com/about/donate | |
| 6 | 7 | Requires at least: 2.7 |
| 7 | -Tested up to: 5.6 | |
| 8 | -Stable tag: 3.5 | |
| 8 | +Tested up to: 3.3.1 | |
| 9 | +Stable tag: 2.1 | |
| 9 | 10 | |
| 10 | -VWO is the all-in-one platform that helps you conduct visitor research, build an optimization roadmap, and run continuous experimentation. | |
| 11 | +World's easiest to use A/B, Split and Multivariate testing tool. | |
| 11 | 12 | |
| 12 | 13 | == Description == |
| 13 | -This plugin will allow you to automatically insert the VWO tracking code. Just enter your VWO Account ID from https://app.vwo.com/#/settings | |
| 14 | +This plugin will allow you to automatically insert the Visual Website Optimizer tracking code. Just enter your VWO Account ID from http://v2.visualwebsiteoptimizer.com/account/ | |
| 14 | 15 | |
| 15 | 16 | == Installation == |
| 16 | 17 | Wordpress : Extract the zip file and just drop the contents in the wp-content/plugins/ directory of your WordPress installation and then activate the Plugin from Plugins page. |
| 17 | 18 | |
| @@ -28,54 +29,8 @@ | ||
| 28 | 29 | 1. Settings page (Asynchronous Code) |
| 29 | 30 | 2. Settings page (Synchronous Code) |
| 30 | 31 | |
| 31 | 32 | == ChangeLog == |
| 32 | -= 3.5 = | |
| 33 | -* Tested with latest version | |
| 34 | -* Rename label "Handle Rocket Loader Issue" to "Skip Deferred Execution" | |
| 35 | -* Set field default value of "Skip Deferred Execution" to "yes" | |
| 36 | - | |
| 37 | -= 3.4 = | |
| 38 | -* Tested with latest version | |
| 39 | -* Code improvement and add Rocket loader handling | |
| 40 | - | |
| 41 | -= 3.3 = | |
| 42 | -* Tested with latest version | |
| 43 | -* Add new options in settings | |
| 44 | - | |
| 45 | -= 3.2 = | |
| 46 | -* Tested with latest version | |
| 47 | - | |
| 48 | -= 3.1 = | |
| 49 | -* Add Setting link in plugin listing page | |
| 50 | - | |
| 51 | -= 3.0 = | |
| 52 | -* Update Logo and links | |
| 53 | - | |
| 54 | -= 2.9 = | |
| 55 | -* Tested with latest version | |
| 56 | - | |
| 57 | -= 2.8 = | |
| 58 | -* Tested with latest version | |
| 59 | - | |
| 60 | -= 2.7 = | |
| 61 | -* Update Plugin Name, Author and Description | |
| 62 | - | |
| 63 | -= 2.6 = | |
| 64 | -* Remove Conflict Errors | |
| 65 | - | |
| 66 | -= 2.5 = | |
| 67 | -* Update tested upto version | |
| 68 | - | |
| 69 | -= 2.4 = | |
| 70 | -* Update links | |
| 71 | - | |
| 72 | -= 2.3 = | |
| 73 | -* Minor bug fix | |
| 74 | - | |
| 75 | -= 2.2 = | |
| 76 | -* Bug fix to have default tolerance values when plugin is updated | |
| 77 | - | |
| 78 | 33 | = 2.1 = |
| 79 | 34 | * Better documentation |
| 80 | 35 | |
| 81 | 36 | = 2.0 = |
| @@ -104,5 +59,5 @@ | ||
| 104 | 59 | header code : |
| 105 | 60 | `<?php wp_head();?>` |
| 106 | 61 | |
| 107 | 62 | footer code : |
| 108 | -`<?php wp_footer();?>` | |
| 63 | +`<?php wp_footer();?>` | |