Notice: Undefined variable: self in /home/auphdwp/public_html/wp-content/plugins/user-role-editor-pro/pro/includes/classes/content-view-restrictions.php on line 796
795: `if ($content_view_whom==3) { // For selected roles only
if (self::current_user_can_role($roles_str)) {
//if ($self::current_user_can_role($roles_str)) {
return true;
}
}`