dashboard_primary_title, __( WordPress Blog
dashboard_primary_title, __( WordPress Blog
Appears in: 7.0.3
Hook Type: filter
Displaying hooks found in version: 7.0.3apply_filters('dashboard_primary_title, __( WordPress Blog') is found 1 times:
- /wp-admin/includes/dashboard.php line 1567
* @since 2.3.0 * * @param string $title Title attribute for the widget's primary link. */ 'title' => apply_filters( 'dashboard_primary_title', __( 'WordPress Blog' ) ), 'items' => 2, 'show_summary' => 0, 'show_author' => 0, 'show_date' => 0, ), 'planet' => array(