course_table_filter( WP_Query $query )

Queries the post listing data based on the user selections in the admin.


Description Description


Parameters Parameters

$query

(Required) The WP_Query object.


Top ↑

Return Return

(WP_Query) The WP_Query object.


Top ↑

Source Source

File: includes/admin/ld-admin.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
2.1.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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