White Labelling AB Split Test

Want to use AB Split Test on your website or with no links back to https://absplittest.com?

After activating your Agency or LTD license, add the following code to your functions.php or use a snippets plugin

Rename AB Split Tests

    add_filter('ab_wl_name', function($title){
        return 'My Experiment Plugin';
    });

Rename AB Test

    add_filter('ab_wl_ab_test',function($title){
        return 'AB Experiment';
    });

Not working?

These filters have been recently updated. Please check you have at least version 1.3.6 of AB Split Test

These docs were previously incorrect, the filter function above has been corrected as of May 2023

 

2 Comments

  1. Graham George on October 8, 2023 at 8:38 pm

    Does not work on LTD plugins with Oxygen

    add_filter(‘ab_wl_name’, function($title){
    return ‘My Experiment Plugin’;
    });

    • Tom on October 12, 2023 at 12:36 pm

      Hi Graham,

      Thanks, this will be updated in v 1.6.1. You will need filter ab_wl_ab_test



Leave a Comment

You must be logged in to post a comment.

SEARCH DOCUMENTATION

"thank you as always for the great app and your support"
"wow, it's deceptively powerful"
"I love how the AI comes up with compelling alternatives"
This is a test, did you notice?