apply_filters( 'learndash_updates_enabled', boolean $updates_enabled )
Filter for controlling update processing cycle.
Description Description
Parameters Parameters
- $updates_enabled
-
true.
Return Return
(boolean) True to process updates call. Anything else to abort.
Source Source
File: includes/ld-autoupdate.php
Changelog Changelog
Version | Description |
---|---|
3.1.8 | Introduced. |