I am trying to unset/hide some options in dashboard. I am trying it for products screen. Here is the screenshot Here is the code i tried to hide SKU...
I’ve created a Custom Post Type (CPT) which has 2 metaboxes. On the Edit Page for the CPT, the screen options pull down (at top) displays the metaboxes and...
I am successfully using get_current_screen(); to get the post_type to decide whether to manipulate a meta box or not. I also need to use it in: add_action('admin_menu', 'infographicMetaBox'); function...
I need to set different screen options(title,author,categories…) in post summary page for non admin users(editor,author..) which can not be altered by user him/her self. Example : This is the...
When you are in the dashboard, the options checked and unchecked in the “Screen Options” pane seem to me to be completely random and arbitrary and cause lots of...
For a custom taxonomy I have created. For each new item, the description field is showing. I would like to hide the description textarea ( Since you can see...
Is there a way to set default visible columns in posts list, for all users? 2 Answers 2 Since the question was about columns and not meta boxes and...
This is probably a stupid question, but I am setting up a finnish WordPress installation. The “custom fields” section in the “write post” section is gone; I gather it...
Using the WP_Screen object, is it possible to add additional tabs to a custom admin settings page? I already have Screen Options and Help, but I also wish to...
I have found discussions and solutions on hiding or removing the lately introduced Welcome screen. But we DO find the screen, as a whole, very useful and an excellent...