ActionScheduler_AdminView_Deprecated::custom_orderby( string $orderby, WP_Query $query )

Filter search queries to allow searching by Claim ID (i.e. post_password).


Description Description


Parameters Parameters

$orderby

(Required) MySQL orderby string.

$query

(Required) Instance of a WP_Query object


Top ↑

Return Return

(string) MySQL orderby string.


Top ↑

Source Source

File: packages/action-scheduler/deprecated/ActionScheduler_AdminView_Deprecated.php


			

Top ↑

User Contributed Notes User Contributed Notes

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