Update 1.3.29

This commit is contained in:
champsupertramp
2015-11-05 19:51:31 +08:00
parent 8b89da079a
commit 0634f773d5
260 changed files with 21302 additions and 5951 deletions
+4
View File
@@ -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;
?>