Skip to content

Instantly share code, notes, and snippets.

@xlplugins
Created August 28, 2026 05:37
Show Gist options
  • Select an option

  • Save xlplugins/e7eb823ee7db94f5b0d6b6a74336e354 to your computer and use it in GitHub Desktop.

Select an option

Save xlplugins/e7eb823ee7db94f5b0d6b6a74336e354 to your computer and use it in GitHub Desktop.
AB Test include bump + upsell revenue
add_filter( 'bwfabt_conversion_revenue_column', function () {
return 'value';
} );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment