I always do it with Frank Bültge’s Adminimize
- in Global Options, you’ll find Your Own Options
- in the left column you put any name for your reference
- in the right column you put the ID or Classes you want to hide
- if I’m not mistaken, you’d want to hide this
#visibility.misc-pub-section,.misc-pub-section.curtime.misc-pub-section-last
Here’s a reference list of mine with examples and a screenshot… you can go pretty wild and hide a whole bunch of stuff, and select what to hide according to user roles, it’s just a matter of using Firebug or any Inspector and you’ll end up with a minimalist admin.
Related Posts:
- How to HIDE everything in PUBLISH metabox except Move to Trash & PUBLISH button
- WordPress SEO by Yoast: Hide Meta Boxes in Posts for Non-admins
- How To Remove The “+ Add New Category” Link From A Category Metabox
- Removing Metabox for “Slug” without removing functionality
- Editing Screen: Make Update or Publish Button Follow The Page
- What Can I Use To Add A Custom Button Between Publish button and Move To Trash?
- How to add a SAVE button to replace PUBLISH on a custom post type?
- Problem with meta box in Links
- Set default value for radio button in WP Alchemy custom meta box?
- My custom write panels won’t save data. What am I missing?
- Condition display metabox in case the post is saved
- remove a single post_meta
- save meta data of custom post type: WP_Error has no effect, even if insufficient capabilities
- Custom meta box using OOP way doesn’t save data
- Adding a Custom ‘Now’ button under ‘Published on’ header to return current date and time
- Select Options Meta Data is Not Updating in Edit Meta Box
- Remove “minor-publishing” div from Publish admin metabox
- Saving an upload media meta box field
- Add a Meta Box for uploading a SECOND Featured Image?
- Remove the Featured Image Meta Box
- Remove the Yoast SEO Post Metabox [closed]
- Sample code for validating custom metabox?
- How to force one column layout on custom post type edit page?
- Check for and enforce unique value in user-entered custom meta field in WP Admin
- How to add a class to meta box
- Add Meta box Befoure Post Title
- Custom “Publish” / “Update” button &
- Why can’t I hook into save_posts after admin_init?
- Meta Boxes in Front End Post Submission Form
- Custom meta box shown when template is chosen [duplicate]
- Modifying the main editor priority
- How to make a meta box field a requirement
- Adding uploaded images to editor from metabox instead of default popup uploader
- Choosing a default page tempate (Classic => Gutenberg)
- How to remove the RichText Meta Box
- Add character count to custom metabox
- Update caption for metabox gallery images
- datetime_timestamp shows numbers only? need in date and time
- Custom Metabox with Ajax in Edit Post – Stuck
- Post.php – Conditional statements for new post and edit post
- How to generate a featured image from a video embeded in a metabox
- Meta box io oembed returns list not array
- Hide meta box based on post format
- How to verify meta box is registered in Unit Testing?
- Add a custom field to top attribute in WooCommerce
- wp_editor in metabox not working
- WPAlchemy: How to output values?
- Select box saves but doesn’t update value in admin
- retrieve meta key when checkbox is used
- Add Meta Box not showing on New Post – Custom meta box not showing
- Customize WordPress Media Upload and New Media Manager Menu in add post Metabox
- How to display a custom post type’s media library inline on meta box
- Modules with meta box implementations
- Remove meta box for specific page
- How To Add Custom Meta PDF Upload Box to WooCommerce Products (and post link on frontend)
- Using WYSIWYG In custom meta boxes
- Visual/Text tabs in wp editor Not Showing
- save_post action to include wp_insert_post_data filter, gathering meta field info & prevent infinite loop
- Adding meta box without add_meta_box – is this bad?
- saving data entered into a Metabox into an array? for use with for/each output.
- Cusotm MetaBox content not getting saved
- How to get the meta box name and value
- How to create a button click counter meta box?
- meta box & callback function
- $_GET & $post_ID
- get_post_meta as a list for drop down search filter
- add_post_meta | update_post_meta | Via the frontend
- Use meta boxes inside an archive page template for Woocommerce
- multi custom fields and taxonomy search
- Migrating from metaboxes to wp_editor()
- Front end post and upload file, image for users without plugin
- CMB select with data from CPT
- Showing Meta Box via Jquery Checkbox
- Dynamic number of fields in a meta box
- problem saving/ retrieving custom meta with wp alchemy metabox
- How to make a metabox that contains link categories?
- Echo 2 values from one key in Array with get_post_custom
- meta box pop up upload button wont work
- Save meta box data from selected dropdown list in bbpress reply form
- Remove Custom metabox from particular page template is used
- Meta Box – Javascript Datatable
- Meta boxes not saving
- Metabox on a custom page – How to include the appropriate default scripts and styles?
- custom metabox nonce verification fails
- Extensible add_meta_box with apply filters
- Generating image sizes when uploading through wp.media
- Why is the text displaying, but not the textarea field itself?
- When post is updated, custom metadata in text area field is overwritten
- Set post title to same value as a tow meta box
- Support Multiple featured images
- add_post_meta Adds post meta but the value is blank
- Best practices for meta box placement?
- Display metabox with date
- Echo order box (in pages)
- Problems with a custom meta_box
- Meta boxes not showing on custom post type. Blank page?
- Tags meta box don’t show when creating a new post type
- Remove Title, Editor and Meta Box Support Based on Post Formats
- Custom select box meta field
- Is there a way to remove the Add boxes from the Screen Options menu metabox?