Perhaps you those Be demanded a sector article simpler WordPress and some features WordPress Your Business offends Good simply can Things handy not Hide! One of these sections is a favorite field for the desired field Hide the Add a new post, paste the following code in functions.php.
add_action('admin_init','customize_meta_boxes');function customize_meta_boxes() {remove_meta_box('postcustom','post','normal');}
If you want to do this for the tabs to post the page.
You may also be that those who do not like the repeated message notification to update WordPress in various ways to counter this is to see that it's easiest to place the following code in the functions.php file is a shell.
add_filter( ‘pre_site_transient_update_core’, create_function( ‘$a’, “return null;” ) );
This will simply display the message will prevent.