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