apply_filters( "a_z_listing_get_item_id_for_display__{$type}", mixed )
Get the item title.
Description
Parameters
(mixed) The item object or ID.
Return
(string) The title.
Source
File: src/Indices.php
Changelog
Version | Description |
---|---|
4.0.0 | Introduced. |