Function: tcp get sorting fields

Description

Displays a Sort panel.

Parameters

Return
(Array) With the next format: array( array( ‘value’ => ‘order’, ‘title’ => __( ‘Suggested’, ‘tcp’ ) ), )

Usage

<?php $fields = tcp_get_sorting_fields(); ?>

Examples

Change Log

1.0.8

Related

tcp_the_sort_panel | tcp_get_sorting_fields