Is your feature request related to a problem? Please describe.
https://github.com/brainstormforce/unlist-posts/blob/d3e1721ac91ee139311e284eaf9dd952d58bb450/class-unlist-posts-admin.php#L109
Verify that the function does add and remove the post id from the option unlist_posts, does not add duplicate post ids to the option, User needs to have capability of edit_post in order to set the option.
Is your feature request related to a problem? Please describe.
https://github.com/brainstormforce/unlist-posts/blob/d3e1721ac91ee139311e284eaf9dd952d58bb450/class-unlist-posts-admin.php#L109
Verify that the function does add and remove the post id from the option
unlist_posts, does not add duplicate post ids to the option, User needs to have capability of edit_post in order to set the option.