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::get_mobile_last_item( array $order )
Get the index of the last item on mobile to be able to hide the separator
Parameters
- $order
-
(Required) Meta elements order.
Return
(int)
Source
File: inc/views/partials/post_meta.php
Expand full source code Collapse full source code View on Github