Bugfixes
This commit is contained in:
parent
5b6b06e70d
commit
aeddfbd339
@ -32,10 +32,8 @@
|
||||
array('read' => true)
|
||||
);
|
||||
} else {
|
||||
foreach ( solea_get_capabilities_user() as $capability => $value ) {
|
||||
$role->add_cap( 'read' );
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user