Skip to content

Split Tests v0.0.6

Compare
Choose a tag to compare
@dphiffer dphiffer released this 25 Sep 17:56
· 49 commits to main since this release
  • Switch from REST API endpoints to admin-ajax.php #4.
  • Adds split_tests_endpoint_url and split_tests_current_url filters (for headless).
  • Click conversions check up the DOM tree for a parent with an href attribute if one isn't found on the click event target.
  • Fixes a case-sensitivity bug (DomTests instead of DOMTests).