tooltip_help_content['dashboardnav'] = '

' . __( 'You can get an overview of your site from here. Within this menu, you may access WordPress updates.', 'ah-o2' ) . '

'; $this->tooltip_help_content['postsnav'] = '

' . __( 'Start here to compose blog posts and updates for your site.', 'ah-o2' ) . '

'; $this->tooltip_help_content['medianav'] = '

' . __( 'This is where you can access and upload any images, movies, music or other files on your site.', 'ah-o2' ) . '

'; $this->tooltip_help_content['linksnav'] = '

' . __( 'This page is used to access and add to your links (formerly known as Blogroll).' ); $this->tooltip_help_content['pagesnav'] = '

' . __( 'Create static content that is not part of the chronological blog stream.', 'ah-o2' ) . '

'; $this->tooltip_help_content['commentsnav'] = '

' . __( 'Review and approve, trash or flag as spam responses left on posts to your site.', 'ah-o2' ) . '

'; $this->tooltip_help_content['appearancenav'] = '

' . __( 'Change the design of your site by selecting a new theme or customize the existing theme. If your current theme supports it, you may also create and edit menus, custom backgrounds or custom headers.', 'ah-o2' ) . '

'; $this->tooltip_help_content['pluginsnav'] = '

' . __( 'Add new functionality to your site by installing and activating plugins. Remove this functionality by deactivating and deleting plugins.', 'ah-o2' ) . '

'; $this->tooltip_help_content['usersnav'] = '

' . __( 'Create new users to grant others access to your WordPress admin.', 'ah-o2' ) . '

'; $this->tooltip_help_content['toolsnav'] = '

' . __( 'A collection of utilities to help you manage your content.', 'ah-o2' ) . '

'; $this->tooltip_help_content['settingsnav'] = '

' . __( 'Edit and manage the options that determine how your site is set up.', 'ah-o2' ) . '

'; $this->tooltip_help_content['collapsenav'] = '

' . __( 'Use this to either shrink the sidebar to only display icons for each menu or expand the sidebar from collapsed view.', 'ah-o2' ) . '

';