mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-07-13 19:56:27 +09:00
Follow up: Welcome tab
This commit is contained in:
@@ -14,7 +14,7 @@ class UM_Admin_Enqueue {
|
||||
|
||||
add_filter('enter_title_here', array(&$this, 'enter_title_here') );
|
||||
|
||||
add_filter('admin_footer_text', array(&$this, 'admin_footer_text') );
|
||||
add_filter('admin_footer_text', array(&$this, 'admin_footer_text'), 1111 );
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user