Browse: Home / Functions /

learndash_hub_install

This function has been deprecated. — This function was never used instead.

learndash_hub_install( bool|null $network_wide = null )

LearnDash Hub Activate/Install function.


Description #


Parameters #

$network_wide

(bool|null) (Optional) Whether this is a network-wide installation. Defaults to null.

Default value: null


Return #

(void)


Source #

File: includes/deprecated/4.18.0/functions.php


Changelog #

Changelog
Version Description
4.18.0 Introduced. -- This function was never used.