mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-06-05 15:09:37 +09:00
- added member directories' custom sorting labels;
This commit is contained in:
@@ -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(),
|
||||
|
||||
|
||||
Reference in New Issue
Block a user