Definition:
function wp_dashboard_primary() {}
Source code
function wp_dashboard_primary() {
wp_dashboard_cached_rss_widget( 'dashboard_primary', 'wp_dashboard_rss_output' );
}
3543
Definition:
function wp_dashboard_primary() {}
function wp_dashboard_primary() {
wp_dashboard_cached_rss_widget( 'dashboard_primary', 'wp_dashboard_rss_output' );
}
3543
No comments yet... Be the first to leave a reply!