Browse
For agents
About
Comments Extra Fields For Post,Pages and CPT
/
2.2
Comments Extra Fields For Post,Pages and CPT
v2.2
Switch version
trunk
1.0
1.1
1.2
1.3
1.4
1.5
1.6
1.7
1.8
2.2
2.3
4.0
4.1
4.2
4.3
4.4
4.5
4.6
4.7
4.8
5.0
5.1
5.2
Overview
Code
← All changes
|
classes/admin.class.php
+3
-1
1.7
→
2.2
View file →
@@ -165,5 +165,7 @@
165
165
function list_users(){
166
166
167
167
168
168
}
169
-
}
169
+
}
170
+
171
+
new NM_PLUGIN_WPComments_Admin();