Warning: This function has been deprecated.

learndash_filter_lesson_options( array $options, string $location, array $values )

Updates the filter lesson options.


Description Description


Parameters Parameters

$options

(Required) Setting options.

$location

(Required) Location index.

$values

(Required) Current options stored for a location.


Top ↑

Return Return

(array) An array of lesson options.


Top ↑

Source Source

File: includes/deprecated/3.4.0/functions.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.4.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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