Removing Items from the WordPress Dashboard functions.php

Manually Remove Sections and Things from loading in the dashboard. Put this in a custom plugin or in your custom word press theme design.

A reference on how to create hooks and functions to change the way word press admin looks for your clients or your own personal word press website.

Removing or Hiding WordPress Dashboard Items

Code Example.

Removing general items, widgets and navigation’s.

Adding A Custom Dashboard Welcome Widget

Code Example.

Removing general items, widgets and navigation’s.