Skip to content

Commit

Permalink
migrated lifterlms-puc-conflicts.php
Browse files Browse the repository at this point in the history
  • Loading branch information
actuallyakash committed Nov 15, 2023
1 parent af4d0cd commit 9763a5e
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions lifterlms/lifterlms-puc-conflicts.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<?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 );

0 comments on commit 9763a5e

Please sign in to comment.