'core/activity', 'dir_name' => 'activity', 'title' => 'Activity', 'description' => 'Displays recently published posts, scheduled posts, and recent comments.', 'help' => array( 'content' => 'Recent publishing and comment activity on this site.' ), 'actions' => null, 'has_render' => true, 'has_widget' => true, 'presentation' => 'content-bleed', 'category' => 'dashboard', 'keywords' => null, 'textdomain' => 'default', ), array( 'name' => 'core/events', 'dir_name' => 'events', 'title' => 'WordPress events', 'description' => 'Displays upcoming WordPress community events.', 'help' => null, 'actions' => null, 'has_render' => true, 'has_widget' => true, 'presentation' => 'content-bleed', 'category' => 'dashboard', 'keywords' => null, 'textdomain' => 'default', ), array( 'name' => 'core/hello-dolly', 'dir_name' => 'hello-dolly', 'title' => 'Hello Dolly', 'description' => 'This is not just a widget, it symbolizes the hope and enthusiasm of an entire generation summed up in two words sung most famously by Louis Armstrong: Hello, Dolly. When activated you will randomly see a lyric from Hello, Dolly in the dashboard.', 'help' => null, 'actions' => array( array( 'id' => 'plugin-page', 'label' => 'WordPress.org plugin page', 'href' => 'https://wordpress.org/plugins/hello-dolly/', 'openInNewTab' => true ), array( 'id' => 'download-lyrics', 'label' => 'Download lyrics', 'href' => 'hello-dolly-lyrics.txt', 'download' => 'hello-dolly-lyrics.txt' ) ), 'has_render' => true, 'has_widget' => true, 'presentation' => 'full-bleed', 'category' => 'dashboard', 'keywords' => null, 'textdomain' => 'default', ), array( 'name' => 'core/hello-world', 'dir_name' => 'hello-world', 'title' => 'Hello World', 'description' => 'A minimal example widget.', 'help' => null, 'actions' => null, 'has_render' => true, 'has_widget' => true, 'presentation' => 'full-bleed', 'category' => 'demo', 'keywords' => null, 'textdomain' => 'default', ), array( 'name' => 'core/news', 'dir_name' => 'news', 'title' => 'WordPress news', 'description' => 'Displays the latest news from WordPress.org and Planet WordPress.', 'help' => null, 'actions' => null, 'has_render' => true, 'has_widget' => true, 'presentation' => 'content-bleed', 'category' => 'dashboard', 'keywords' => null, 'textdomain' => 'default', ), array( 'name' => 'core/quick-draft', 'dir_name' => 'quick-draft', 'title' => 'Quick draft', 'description' => 'Quickly draft a new post.', 'help' => array( 'content' => 'Drafts saved here are private until you publish them.' ), 'actions' => null, 'has_render' => true, 'has_widget' => true, 'presentation' => 'content-bleed', 'category' => 'dashboard', 'keywords' => null, 'textdomain' => 'default', ), array( 'name' => 'core/site-health', 'dir_name' => 'site-health', 'title' => 'Site Health Status', 'description' => 'Shows an overview of your site health and any issues that need attention.', 'help' => array( 'content' => 'Results come from your site\'s latest health checks.', 'links' => array( array( 'label' => 'Visit Site Health', 'href' => 'site-health.php' ) ) ), 'actions' => null, 'has_render' => true, 'has_widget' => true, 'presentation' => 'framed', 'category' => 'site', 'keywords' => null, 'textdomain' => 'default', ), array( 'name' => 'core/site-preview', 'dir_name' => 'site-preview', 'title' => 'Site preview', 'description' => 'Shows preview of the site homepage.', 'help' => null, 'actions' => null, 'has_render' => true, 'has_widget' => true, 'presentation' => 'full-bleed', 'category' => 'dashboard', 'keywords' => null, 'textdomain' => 'default', ), array( 'name' => 'core/welcome', 'dir_name' => 'welcome', 'title' => 'Welcome', 'description' => 'Displays a welcome panel to introduce users to WordPress.', 'help' => null, 'actions' => null, 'has_render' => true, 'has_widget' => true, 'presentation' => 'full-bleed', 'category' => 'dashboard', 'keywords' => null, 'textdomain' => 'default', ) );