This function’s access is marked private. This means it is not intended for use by plugin or theme developers, only in other core functions. It is listed here for completeness.
Post_Meta::sanitize_order_array( array $order )
Makes sure there’s a valid meta order array.
Parameters
- $order
-
(Required) meta order array.
Return
(mixed)
Source
File: inc/views/partials/post_meta.php
Expand full source code Collapse full source code View on Github