Disable LifterLMS Database Upgrade Logger

Disable the upgrade database logger if using LifterLMS on a child site.

Snippet Type

Execute on Child Sites wp-config.php file

Snippet

define( 'LLMS_BG_UPDATE_LOG', false );
1 Like
1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.