Horje

Customize the Dashboard

Just copy and paste following codes to yourdomain.com/wp-content/themes/activated-theme/fucntions.php in the most below.
Example: PHP
add_action('wp_dashboard_setup', 'my_custom_dashboard_widgets');

function my_custom_dashboard_widgets() {
   global $wp_meta_boxes;




Type:
php
Category:
Web Tutorial
Sub Category:
Wordpress Dashboard Shortcode
Uploaded by:
Admin