- fixed user registration;

- phpDoc;
This commit is contained in:
nikitozzzzzzz
2018-03-20 13:24:38 +02:00
parent a85c8741b0
commit 2ce33098b5
54 changed files with 15292 additions and 14163 deletions
+5
View File
@@ -3,8 +3,13 @@ if ( ! defined( 'ABSPATH' ) ) exit;
if ( ! class_exists( 'UM_Menu_Item_Custom_Fields_Editor' ) ) {
/**
* Class UM_Menu_Item_Custom_Fields_Editor
*/
class UM_Menu_Item_Custom_Fields_Editor {
/**
* @var array
*/