- added member directories' custom sorting labels;

This commit is contained in:
nikitasinelnikov
2020-01-13 10:18:30 +02:00
parent 16e0981e33
commit b1ca9ad49d
10 changed files with 1233 additions and 854 deletions
+1
View File
@@ -150,6 +150,7 @@ if ( ! class_exists( 'um\Config' ) ) {
'_um_sortby' => 'user_registered_desc',
'_um_sortby_custom' => '',
'_um_sortby_custom_label' => '',
'_um_enable_sorting' => 0,
'_um_sorting_fields' => array(),