Warning: This hook has been deprecated. Use ‘learndash_listing_filter_query_args’ instead.

apply_filters_deprecated( 'learndash_lesson_post_options_filter', array $query_options_topic, string $post_type )

Filters course filter query arguments.


Description Description


Parameters Parameters

$query_options_topic

An array of lesson filter query arguments.

$post_type

Post type to check.


Top ↑

Source Source

File: includes/admin/class-learndash-admin-posts-listing.php


Top ↑

Changelog Changelog

Changelog
Version Description
3.2.3 Use 'learndash_listing_filter_query_args' instead.
2.2.1 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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