Split Tests v0.0.6
- Switch from REST API endpoints to
admin-ajax.php#4. - Adds
split_tests_endpoint_urlandsplit_tests_current_urlfilters (for headless). - Click conversions check up the DOM tree for a parent with an
hrefattribute if one isn't found on the click event target. - Fixes a case-sensitivity bug (
DomTestsinstead ofDOMTests).