=== Support Helper === Contributors: mariovalney, vizir Donate link: https://github.com/Vizir/support-helper Tags: wpdebug, debug, support, wp-debug Requires at least: 4.6.0 Tested up to: 4.9.4 Stable tag: 1.0.0 Help you to get help in Support Forum. == Description == Sometimes we break things in WordPress. It could be the theme, plugins or some custom code. When this happens we should go to the official Support Forum (there is one in your native language for sure) looking for help, but sometimes we don't know what we should say about our problem. That's why we created the Support Helper. = Features = For now we can: * Get log info from any link without set WP_DEBUG. * Share website NOT SENSITIVE information with support forum volunteers. What's in your mind: * Create a way to get diagnostic and make some basic verifications even with website down through FTP. = Translations = Help us to help more WordPress users around the world [translating Support Helper](https://translate.wordpress.org/projects/wp-plugins/support-helper) to your language. == Installation == * Upload the entire `support-helper` folder to the `/wp-content/plugins/` directory. * Activate the plugin through the 'Plugins' menu in WordPress. Or * Install and Activate the plugin through the 'Add New' submenu into 'Plugins' menu in WordPress. == Frequently Asked Questions == = I don't know how to create a support topic = Please visit [the Welcome page](https://wordpress.org/support/welcome/). = I can't access my website = Unhappily we still do not support a diagnostic when website is down. = I have a error in on page only = You can go to Tools > WP_DEBUG menu and change the default URL to check the page you got a error. = Well... My log is giant! = Please use some service like [Pastebin](https://pastebin.com) or [Gist](https://gist.github.com) and share the link in your support forum topic. = Who are the developers? = * [Vizir](http://vizir.com.br/en) is a Brazilian software studio. * [Mário Valney](https://mariovalney.com/me) is a Brazilian developer who works at Vizir Software Studio and integrates the [WordPress community](https://profiles.wordpress.org/mariovalney). = Can I help you? = Yes! Visit [GitHub repository](https://github.com/Vizir/support-helper). == Screenshots == 1. Getting log from a page without set WP_DEBUG == Changelog == = 1.0.0 = * Add feature to get log info from any link without set WP_DEBUG. * Add feature to share website information with support forum volunteers. * It's alive! == Upgrade Notice == = 1.0.0 = Let's beging!