Uncheck checkbox for "post settings" in screen options

Posted in: Newspaper
Post count: 101

Hello,

as an admin I want to reduce the “clutter” so to speak of the post screen.
When one makes a new post, the post settings div is available for everyone, while this is set site wide via the theme panel.

To avoid confusion we want to hide this, standard, for everyone.
This of course can be done manually by unchecking the checkbox in screen options, but since we have 300+ users I really don’t want to do that.

Is there an easy way to set this in the theme somewhere ?

kind regards

Nick.

Post count: 35449

Hi,

I think that you can use custom function in functions.php
-> https://stackoverflow.com/questions/16681854/remove-screen-options-tab-if-not-admin
-> https://codex.wordpress.org/Function_Reference/is_admin

Hope this will help you.
Thanks!

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.