[WordPress] Remove the admin bar and related css&js

/wp-include/class-wp-admin-bar.php

remove these two lines:

wp_enqueue_script( 'admin-bar' );
wp_enqueue_style( 'admin-bar' );