Removing the WordPress Dashboard Widget

1
2
<?php
function ah_remove_dashboard_widgets() {
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
With this code, you can deactivate the Dashboard widgets on the admin area’s landing page either completely or partially.

Be the first to comment

You can use [html][/html], [css][/css], [php][/php] and more to embed the code. Urls are automatically hyperlinked. Line breaks and paragraphs are automatically generated.