Change WordPress user roles and capabilities Forums How to or FAQ Set Posts to manage at User level but by an ACF setting Reply To: Set Posts to manage at User level but by an ACF setting

#6703
Vladimir
Keymaster

1st of all, filter function should always return value.
Replace


if (!isset($ag)) {
   return; 
} else {

with


if (!isset($ag)) {
   return $list; 
} else {

Is it too much posts (approximate quantity) has analytics group name, for which you get out of memory error?