apply_filters( 'learndash_updates_enabled', boolean $updates_enabled )

Filter for controlling update processing cycle.


Description Description


Parameters Parameters

$updates_enabled

true.


Top ↑

Return Return

(boolean) True to process updates call. Anything else to abort.


Top ↑

Source Source

File: includes/ld-autoupdate.php


Top ↑

Changelog Changelog

Changelog
Version Description
3.1.8 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.