Setting default screen options for all users
-
Hi,
Is there any way to set the default screen options for all users?
I mean that on the add/edit post form I want to change the order and visibility of certain meta boxes. For example, my users will always need the post custom fields meta box (and I want it to be toggled by default) and they will never need the post format meta box (so I want to hide it).
I found out that if you change the default arrangement of these boxes, your custom setting will be saved in users meta table under
meta-box-order_postkey. But couldn’t find the place in the code (inedit-form-advanced.phpfile or somewhere else) where WP gets the default arrangement setting if user has no custom one…Any ideas?
The topic ‘Setting default screen options for all users’ is closed to new replies.