Beschrijving
Make your life easier while debugging by having pertinent information related to versions, error logs and more quickly and easily available from the WordPress admin.
Easily see at a glance:
- server software, version, address and port
- PHP version, error log location, execution time and memory limit
- WordPress version, admin email, language, stylesheet and template paths and url
- Theme name, author, version and theme root
- List all plugins, version and status (active vs inactive)
- Database version, prefix, table count, row count, option count and post count
Schermafdrukken
Installatie
- Upload the plugin files to the
/wp-content/plugins/plugin-name
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
- Go to Tools -> System Report to view the system report
FAQ
- Installation Instructions
-
- Upload the plugin files to the
/wp-content/plugins/plugin-name
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
- Go to Tools -> System Report to view the system report
- Upload the plugin files to the
- Where do I find the system report?
-
The report is located under Tools -> System Report
Beoordelingen
Er zijn geen beoordelingen voor deze plugin.
Bijdragers & ontwikkelaars
“System Report” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
BijdragersVertaal “System Report” naar jouw taal.
Interesse in ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.
Changelog
2.1
- Added more information and data gathering
2.0
- Implemented much more readable and elegant WP List Table layout for each section
1.0
- Initial release