Inventory_Presser_Admin_Customize_Dashboard::enable_order_by_attachment_count( array $pieces, WP_Query $query )
enable_order_by_attachment_count
Contents
Description Description
Handle the ORDER BY on the vehicle list (edit.php) when sorting by photo count.
Parameters Parameters
- $pieces
-
(Required)
- $query
-
(Required)
Return Return
(array)
Source Source
File: includes/admin/class-admin-customize-dashboard.php
Expand full source code Collapse full source code View on Github