Description
A simple plugin that you can use that will let your clients contact you from right on their dashboard. The email you get
from them will include a bunch of diagnostic info that you can use to help get an idea about the problem.
This includes:
- PHP Version
- Server type (Apache / Ngnix)
- MySQL version
- WordPress version
- Site URL
- Active plugins
- Inactive plugins
- And more!
If you have any questions feel free to visit my website https://www.moeloubani.com and ask.
Enjoy!
Screenshots
Installation
- Upload the plugin files to the
/wp-content/plugins/wpdashsupport
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
- Make sure to set your developer email in the general settings area
FAQ
- Installation Instructions
-
- Upload the plugin files to the
/wp-content/plugins/wpdashsupport
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
- Make sure to set your developer email in the general settings area
- Upload the plugin files to the
- Where can I find the settings page after I’ve hidden it?
-
To get back to your settings page just go to https://yourwpsite.com/wp-admin/options.php?page=dash_support_settings
Reviews
There are no reviews for this plugin.
Contributors & Developers
“WP Dash Support” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “WP Dash Support” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.1.2
- Fixed bug with email field named wrong
1.1.1
- Fixed bug with missing file
1.1
- Added a settings page under the Settings area
- Added option to customize message above form
- Added a way to hide the settings once they are set
- Added an admin notice on activation to bug you until you set a developer email
1.0
- First version of the plugin