learndash_updates_enabled apply_filters( 'learndash_updates_enabled', boolean $updates_enabled ) Filter for controlling update processing cycle. ContentsDescription Parameters Return Source Changelog Related @package Used By Description # Parameters # $updates_enabled (boolean) true. Return # (boolean) True to process updates call. Anything else to abort. Source # File: includes/ld-license.php Changelog # Changelog Version Description 3.1.8 Introduced. Related # @package # LearnDash / License Used By # Used By Used By Description includes/ld-license.php: learndash_updates_enabled () Utility function to check if we should check for updates.
Used By # Used By Used By Description includes/ld-license.php: learndash_updates_enabled () Utility function to check if we should check for updates.