Plugin readme: Site Info Dashboard Widget
Dashboard widget to show general site information.
=== Site Info === Contributors: ramiy, GenerateWP Tags: dashboard, dashboard widget, site info Requires at least: 3.0 Tested up to: 4.3 Stable tag: 1.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html WordPress dashboard widget displaying the main site info. == Description == This simple, but useful, plugin adds a widget to your WordPress dashboard, displaying a list of site information. Showing the site name, tagline, site URL, admin URL, admin language, text direction, WordPress version and PHP version. It's very handy if you want to see your site general information in one place - your sites dashboard. = More info = To read how this plugin was developed, including code examples and screenshots, visit: https://generatewp.com/introducing-dashboard-widgets-generator/ You can find the plugin source code in here: * https://generatewp.com/snippet/nvl3vxg/ * https://generatewp.com/snippet/2VvAap6/ And you can ask for more features using the original post comments area. == Installation == = Installation = 1. In your WordPress Dashboard go to "Plugins" -> "Add Plugin". 2. Search for "Site Info Dashboard Widget". 3. Install the plugin by pressing the "Install" button. 4. Activate the plugin by pressing the "Activate" button. = Minimum Requirements = * WordPress version 3.0 or greater. * PHP version 5.2.4 or greater. * MySQL version 5.0 or greater. = Recommended Requirements = * The latest WordPress version. * PHP version 5.4 or greater. * MySQL version 5.5 or greater. == Screenshots == 1. WordPress dashboard with the "Site Info" widget. == Changelog == = 1.0 = * Initial release. * Register dashboard widget.