tooltip_help_content['pluginselector'] = '

' . __( 'Select the plugin you would like to edit', 'ah-o2' ) . '

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

' . __( 'Edit the plugin code here', 'ah-o2' ) . '

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

' . __( 'Select the file in the plugin you would like to edit', 'ah-o2' ) . '

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

' . __( 'Search the WordPress codex for information on a selected function', 'ah-o2' ) . '

';