This method has been deprecated.
SFWD_LMS::topic_display_settings( array $settings )
Set up topic display settings
Description #
Filter callback for ‘{$topics_prefix}display_settings’ apply_filters in display_options() in swfd_module_class.php
Parameters #
- $settings
-
(array) (Required) topic settings.
Return #
(array) topic settings
Source #
Changelog #
| Version | Description |
|---|---|
| 3.4.0 | This method has been deprecated. |
| 2.2.0.2 | Introduced. This method has been deprecated. |