I was playing with: $wp_meta_boxes, $menu and $submenu global arrays to remove "things" on admin dashboard (using unset on PHP foreach iterations).
Now I'm stuck trying to remove without using jQuery or JavaScript:
- Favorites action menu.
- Screen options panel.
Thanks in advance.