Browse: Home / Classes / SFWD_LMS /

SFWD_LMS::all_plugins_proc

SFWD_LMS::all_plugins_proc( array $all_plugins )

Called from the ‘all_plugins’ filter. This is called from the Plugins listing screen and will let us set our internal flag ‘all_plugins_called’ so we know when (and when not) to add the learndash plugin path


Description #


Parameters #

$all_plugins

(array) (Required) The array of plugins to be displayed on the Plugins listing.


Return #

(array) $all_plugins


Source #

File: includes/class-ld-lms.php


Changelog #

Changelog
Version Description
2.3.0.3 Introduced.