Warning: This function has been deprecated.

learndash_restrict_assignment_listings( WP_Query $query )

Restricts assignment listings view to group leaders only.


Description Description

Fires on parse_query hook.


Parameters Parameters

$query

(Required) The WP_Query query object.


Top ↑

Return Return

(WP_Query) The modified WP_Query query object.


Top ↑

Source Source

File: includes/deprecated/3.2.3/functions.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.2.3 This function has been deprecated.
2.1.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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