diff --git a/README.txt b/README.txt index d287e1b..9bb4406 100644 --- a/README.txt +++ b/README.txt @@ -3,7 +3,7 @@ Contributors: arthuracs, jonslaught, bradtaylorsf Tags: optimizely, ab testing, split testing, website optimization Requires at least: 3.0 Tested up to: 4.4 -Stable tag: 3.7.5 +Stable tag: 3.7.6 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html @@ -30,6 +30,9 @@ You're ready to start using Optimizely! 1. Create multiple headlines for each post 2. View your results and launch winners directly from the dashboard += 3.7.6 = +* NEW Register integration users with Optimizely + = 3.7.5 = * FIXED bug on edit post page that displayed unwanted tooltip * UPDATED default conditional activation code to exclude users coming from other sites diff --git a/edit.php b/edit.php index 3b147af..c9a20ce 100644 --- a/edit.php +++ b/edit.php @@ -67,6 +67,14 @@ function optimizely_title_variations_render( $post ) { ); echo '
'; } + + function get_tracking_function(){ + $tracking = "\n"; + return $tracking; + }; ?> @@ -77,8 +85,8 @@ function optimizely_title_variations_render( $post ) { - - + + ID) == 'publish'): ?>