Created
August 28, 2026 05:37
-
-
Save xlplugins/e7eb823ee7db94f5b0d6b6a74336e354 to your computer and use it in GitHub Desktop.
AB Test include bump + upsell revenue
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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