Code-Snippets-Functions/Execute a function on a child site/LifterLMS/disable-allow_subscription_cancellation.txt

1 line
72 B
Text

add_filter( 'llms_allow_subscription_cancellation', '__return_false' );