phpA/B changelog
1.2 - Thu Dec 9, 2010
- Added ability to create variations with PHP logic.
- <?php if($my_test->get_user_segment() == 'my_variation') { /* do something */ } ?>
- Added sample code for testing with PHP logic
set_domain('mydomain.com')to only work with a specific host name. Add a period before the domain, likeset_domain('.mydomain.com'), to make it work on all subdomains of a certain host name.- Added project to github: phpA/B on github
1.1
- Added filtering from robots
1.0
- Initial introduction of phpA/B.
- CSS, HTML, and JS testing with {phpab} tags