Top Google Search Results
- wp_dashboard_setup | A HitchHackers guide through WordPress
Feb 12, 2011... dashboard_secondary_title apply_filters( 'dashboard_secondary_title', __( ' Other WordPress News' ); wp_network_dashboard_widgets ... - Change wordpress dashboard RSS feed | Interconnect IT ...
... add_filter("dashboard_secondary_title","change_dashboard_secondary_title"); . That's it, nothing too onerous or perplexing. I will say however that if you're ... - Extension WordPress - Planet Francophone pour le tableau de bord ...
add_filter ( 'dashboard_secondary_title', 'planet_fr_title' );. } function delete_planet_us() {. $widget_options = get_option ( 'dashboard_widget_options' ); ... - Wordpress – how to tidy up the Dashboard. | 21 Picas
Apr 5, 2010 ... 'url' => apply_filters( 'dashboard_secondary_feed', __( 'http://planet.wordpress. org/feed/' ) ), 'title' => apply_filters( 'dashboard_secondary_title' ...