Browse: Home / Classes / Learndash_Admin_Groups_Listing /

Learndash_Admin_Groups_Listing::filter_listing_by_price_type

Learndash_Admin_Groups_Listing::filter_listing_by_price_type( object $q_vars,  array $selector )

This function fill filter the table listing items by the selected Price Type.


Description #

Called via ‘parse_query’ filter from WP.


Parameters #

$q_vars

(object) (Required) Query vars used for the table listing.

$selector

(array) (Required) Array of attributes used to display the filter selector.


Return #

(object) $q_vars.


Source #

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


Changelog #

Changelog
Version Description
3.4.2 Introduced.