I’m not familiar with the Content Control plugin, however giving the Content Control plugin a quick look, I was able to come up with some filters which may allow the Page menus to exclude restricted items.
Adding these filters to your active theme’s functions.php file may do the trick.
Note: These filters have not been thoroughly tested by us as there is a lot of complexity to the Content Control plugin.
Another option we found is to the set the following in the Restriction settings.
“Protection” tab
“Handling matching within archives” section
“Hide the restricted items from the archive page.” option
Hello Health,
I’m not familiar with the Content Control plugin, however giving the Content Control plugin a quick look, I was able to come up with some filters which may allow the Page menus to exclude restricted items.
Adding these filters to your active theme’s functions.php file may do the trick.
Note: These filters have not been thoroughly tested by us as there is a lot of complexity to the Content Control plugin.
Another option we found is to the set the following in the Restriction settings.
Have a great day!
Great this works!
Thanks!