add_meta_boxes vs wp_add_dashboard_widget
-
What is the difference between
wp_add_dashboard_widgetandadd_meta_boxes?I can see that
wp_add_dashboard_widgetusesadd_meta_boxesin the source.So why not just use the
add_meta_boxes?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘add_meta_boxes vs wp_add_dashboard_widget’ is closed to new replies.