Skip to content

Releases: the-markup/split-tests

Split Tests v0.0.9

03 Oct 15:08
Compare
Choose a tag to compare
  • Adds a split_tests_is_headless filter that changes how redirects are handled.
  • Bugfix: don't apply unpublished tests to the site.

Split Tests v0.0.8

01 Oct 17:48
Compare
Choose a tag to compare
  • Bugfix: allow for zero title tests.

Split Tests v0.0.7

26 Sep 13:44
Compare
Choose a tag to compare
  • Bugfix: undefined variable in title tests.
  • Updates version of @wordpress/scripts to latest.

Split Tests v0.0.6

25 Sep 17:56
Compare
Choose a tag to compare
  • 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).

Split Tests v0.0.5

16 Aug 18:04
Compare
Choose a tag to compare
  • Filter on the_title for post title tests
  • Add split_tests_is_single hook
  • Make JS more headless-friendly

Split Tests v0.0.4

06 Aug 15:53
7a17f33
Compare
Choose a tag to compare
  • Combine raw database events into daily aggregates (PR #1).

Split Tests v0.0.3

30 Jul 16:57
Compare
Choose a tag to compare

Adds a context configuration for where tests run (all, home, or a url pattern)

Split Tests v0.0.2

30 Jul 16:56
Compare
Choose a tag to compare

Split Tests for DOM changes.

Split Tests v0.0.1

12 Jul 20:27
Compare
Choose a tag to compare

Post Title split testing.