tooltip_help_content['filtercategory'] = '
' . __( 'Use the dropdown menus to the left to refine the list of posts by a specific category or from a specific month by. Click the Filter button after making your selection.', 'ah-o2' ) . '
'; $this->tooltip_help_content['publishfilter'] = '' . __( 'Click here to filter the list of posts shown to only include published posts.', 'ah-o2' ) . '
'; $this->tooltip_help_content['allfilter'] = '' . __( 'Click here to display all posts regardless of current status.', 'ah-o2' ) . '
'; $this->tooltip_help_content['draftfilter'] = '' . __( 'Click here to filter the list of posts shown to only include posts in draft status.', 'ah-o2' ) . '
'; $this->tooltip_help_content['trashfilter'] = '' . __( 'Click here to filter the list of posts shown to only those that have been deleted.', 'ah-o2' ) . '
';