Warning: This function has been deprecated.

learndash_restrict_essay_listings_for_group_admins( object $query )

Restricts the assignment listings view to group leader only.


Description Description

Fires on parse_query hook.


Parameters Parameters

$query

(Required) The WP_Query instance (passed by reference).


Top ↑

Return Return

(object) $query The WP_Query instance (passed by reference).


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.2.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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