SFWD_LMS::all_plugins_proc( $all_plugins )
Called from the ‘all_plugins’ filter. This is called from the Plugins listing screen and will let us set out internal flag ‘all_pluguns_called’ so we know when (and when not) to add the legacy pluin paths
Description Description
Parameters Parameters
- $all_plugings
-
(Required) The array of plugins to be displayed on the Plugins listing
Return Return
(array) $all_plugings
Source Source
File: includes/class-ld-lms.php
Changelog Changelog
Version | Description |
---|---|
2.3.0.3 | Introduced. |