Returns the fields that are valid to be used in orderby clauses.
File: src/db-objects/forms/form-query.php
Form_Query::map_args()
Maps form query arguments to regular post query arguments.
Form_Query
Class representing a query for forms.
Form_Query::query()
Sets up the query for retrieving forms.
Form_Query::instantiate_query_object()
Instantiates the internal Core query object.
Form_Query::parse_results_collection()
Parses the results of the internal Core query into a collection.