<?php /** * Address incompatibility with the Plugin Update Checker library. * * https://lifterlms.com/docs/plugin-update-checker-or-puc * * You can add this recipe to your site by creating a custom plugin * or using the Code Snippets plugin available for free in the WordPress repository. * Read this companion documentation for step-by-step directions on either method. * https://lifterlms.com/docs/adding-custom-code/ */ define( 'LLMS_LOAD_DEPRECATED', false );