Viewing 1 replies (of 1 total)
  • Plugin Author Georgian Cocora

    (@raster02)

    Hello @omerkanipak,

    You can use this line of code to remove the Abandon action from all of your subscriptions:

    add_filter( 'pms_output_subscription_plan_action_abandon', '__return_empty_string', 20, 4 );
    

    Regards.

Viewing 1 replies (of 1 total)
  • The topic ‘disable membership abandon option’ is closed to new replies.