wp_dashboard_primary [ WordPress Function ]
wp_dashboard_primary ( No parameters )
| Defined at: |
|
Similar Functions: wp_dashboard_primary_control, wp_dashboard_empty, wp_dashboard_secondary, wp_dashboard_plugins, wp_dashboard
No description yet.
Examples [ wp-snippets.com ]
Top Google Search Results
- PHPXRef 0.7 : WordPress : Detail view of dashboard.php
wp_dashboard_primary() wp_dashboard_primary_control() ...
phpxref.ftwr.co.uk - PHPXRef 0.7 : WordPress : /wp-admin/includes/dashboard.php source
... 95 'show_date' => 1, 96 ); 97 } 98 wp_add_dashboard_widget( ' dashboard_primary', $widget_options['dashboard_primary']['title'], ' wp_dashboard_primary', ...
phpxref.ftwr.co.uk - Docs for page dashboard.php
void wp_dashboard_primary (). wp_dashboard_primary_control (line 847). void wp_dashboard_primary_control (). wp_dashboard_quick_press (line 463) ...
phpdoc.wordpress.org - /wp-admin/includes/dashboard.php source - PHP Cross Reference ...
Jun 1, 2011... 96 ); 97 } 98 wp_add_dashboard_widget( 'dashboard_primary', $ widget_options['dashboard_primary']['title'], 'wp_dashboard_primary', ...
xref.yoast.com