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.
Screenshots
Installation
Installation
- In your WordPress Dashboard go to “Plugins” -> “Add Plugin”.
- Search for “Site Info Dashboard Widget”.
- Install the plugin by pressing the “Install” button.
- 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 7.0 or greater.
- MySQL version 5.6 or greater.
FAQ
- Installation Instructions
-
Installation
- In your WordPress Dashboard go to “Plugins” -> “Add Plugin”.
- Search for “Site Info Dashboard Widget”.
- Install the plugin by pressing the “Install” button.
- 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 7.0 or greater.
- MySQL version 5.6 or greater.
Reviews
Contributors & Developers
“Site Info” is open source software. The following people have contributed to this plugin.
Contributors“Site Info” has been translated into 14 locales. Thank you to the translators for their contributions.
Translate “Site Info” 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 (2016-04-28)
- Fix “MySQL” notice.
- Add more data – Web Server Info, WordPress Memory Limit, and Home URL.
- Add phpDocs.
1.0 (2015-10-10)
- Initial release.
- Register dashboard widget.