This hook has been deprecated. Use a_z_listing_item_index_letter, instead.
apply_filters_deprecated( 'a_z_listing_item_indices', array $indices , WP_Term|WP_Post $item , string $item_type )
Modify the indice(s) to group this item under
Description
See also
- a_z_listing_item_index_letter,: a_z_listing_item_title
Parameters
- $indices
-
(array) The current indices
- $item
-
(WP_Term|WP_Post) The item
- $item_type
-
(string) The type of the item. Either 'posts' or 'terms'.
Source
Changelog
Version | Description |
---|---|
2.1.0 | Deprecated |
1.7.0 | Introduced. |
More Information
You are currently logged out. To view tickets you must first login.