'; $help_text .= '

'. __('More Information', 'url-shortener') . '

'; $help_text .= '

'.__('Additional information and upgrade notes are available via the plugin\'s Wiki Page', 'url-shortener').'

'; $help_text .= '

'. __('Do check out the FAQ and Known Issues as well').'

'; $help_text .= '

'.__('Version References', 'url-shortener').'

'; $help_text .= '

'; $help_text .= '

'. __('Shortener Modules', 'url-shortener').'

'; $help_text .= ''; $help_text .= ''; $help_text .= ''; $help_text .= ''; $help_text .= ''; $help_text .= ''; $help_text .= ''; $help_text .= ''; $help_text .= ''; foreach ($this->shortener_modules as $modules){ $help_text .= ''; $help_text .= ''; $help_text .= ''; $help_text .= ''; $help_text .= ''; } $help_text .= ''; $help_text .= '
' . __('Name', 'url-shortener') . ''. __('Description', 'url-shortener') .''. __('ID', 'url-shortener') .'
'; $help_text .= ''.$modules['name'] .''; $help_text .= 'Version:'. $modules['version'] .''; $help_text .= ''; $help_text .= $modules['description']; $help_text .= ''.$modules['classname'] .'
'; $help_text .= '

'. __('Support', 'url-shortener') . '

'; $help_text .= '

'. __('You can get support for the plugin via the following channels: ', 'url-shortener') . '

'; $help_text .= '

' . __('If you like this plugin and would like to Contribute back, I\'ll be very grateful!', 'url-shortener') . '

'; $help_text .= ''; ?>