mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-07-19 14:43:49 +09:00
Update 1.3.29
This commit is contained in:
@@ -129,6 +129,10 @@ class UM_Admin_DragDrop {
|
||||
function load_field_order(){
|
||||
|
||||
global $ultimatemember;
|
||||
|
||||
$screen = get_current_screen();
|
||||
|
||||
if ( !isset( $screen->id ) || $screen->id != 'um_form' ) return;
|
||||
|
||||
?>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user