Tracking code changes

This commit is contained in:
ultimatemember
2015-01-04 03:10:49 +02:00
parent b1c9c670eb
commit 71807e4f6d
6 changed files with 23 additions and 18 deletions
+1
View File
@@ -5,6 +5,7 @@ class UM_Admin_Notices {
function __construct() {
add_action('admin_notices', array(&$this, 'admin_notices'), 10);
}
/***