Bugfixes, Minor Update

This commit is contained in:
ultimatemember
2015-01-07 00:12:03 +02:00
parent b0d42ad4c8
commit 71eb997b4d
7 changed files with 64 additions and 24 deletions
+2 -2
View File
@@ -354,7 +354,7 @@ class UM_Builtin {
'block' => array(
'name' => 'Content Block',
'col1' => array('_title'),
'col1' => array('_title','_visibility'),
'col2' => array('_public','_roles'),
'col_full' => array('_content'),
'mce_content' => true,
@@ -372,7 +372,7 @@ class UM_Builtin {
'shortcode' => array(
'name' => 'Shortcode',
'col1' => array('_title'),
'col1' => array('_title','_visibility'),
'col2' => array('_public','_roles'),
'col_full' => array('_content'),
'validate' => array(