Features ======== Upcoming: Active Hooks https://wordpress.org/plugins/fastdev/ Active Classes https://wordpress.org/plugins/fastdev/ Active Functions https://wordpress.org/plugins/fastdev/ Get list of custom fields Get list of cron jobs Add things to Server info from Query Monitor's Environment tab, e.g. "Architecture" Add cron status check https://wordpress.org/plugins/wp-cron-status-checker/ Show file and folder permissions https://wordpress.org/plugins/wp-memory/ Get transients Get list of shortcodes https://wordpress.org/plugins/dev-studio/ Get registered stylesheets and scripts https://wordpress.org/plugins/dev-studio/ List of plugins with stats >> see if good plugins are used, or those with 1 or 2 stars https://wordpress.org/plugins/plugin-stats-view/ https://wordpress.org/plugins/plugins-condition/ Get rewrite rules https://wordpress.org/plugins/dev-studio/ Plugin files count https://wordpress.org/plugins/dev-studio/ >> PHP > Files > Components View .htaccess View wp-config.php https://wordpress.org/plugins/wp-memory/ https://wordpress.org/plugins/hosted-content-importer/ https://wordpress.org/plugins/include-url/ Database Queries & Callers https://wordpress.org/plugins/dev-studio/ Add Search Analytics https://wordpress.org/plugins/search-analytics/ Plugin compatibility checkers PHP Compatibility Checker plugin WordPress Compatibility Checker plugin Add scroll to top button Get class / method / funciton docblock https://stackoverflow.com/questions/2531085/are-there-any-php-docblock-parser-tools-available https://github.com/phpDocumentor/ReflectionDocBlock https://bestofphp.com/repo/phpDocumentor-ReflectionDocBlock-php-strings Get non-transients options --> core & non-core) Add CONSTANTS under WP Overview Add SERVER PHP CONSTANTS Create and view email logs Get WP error log files See this: https://wordpress.org/plugins/debug-objects/ Details for post types table https://wordpress.org/plugins/wp-reporter/ (row number etc) https://wordpress.org/plugins/dev-studio/ (row number) Get WP access log https://wordpress.org/plugins/logpress/ Add detailed PHP, Database and Memcached info https://wordpress.org/plugins/wp-server-stats/() -> php_details() -> https://plugins.svn.wordpress.org/wp-server-stats/trunk/wp-server-stats.php or https://wpplugins-build.dev.bowo.io/wp-admin/tools.php?page=debugpress-info&tab=php sql_details() -> https://plugins.svn.wordpress.org/wp-server-stats/trunk/wp-server-stats.php or https://wpplugins-build.dev.bowo.io/wp-admin/tools.php?page=debugpress-info&tab=mysql memcache_details() -> https://plugins.svn.wordpress.org/wp-server-stats/trunk/wp-server-stats.php Add realtime CPU, Memory and Disk usage process_ajax() --> https://plugins.svn.wordpress.org/wp-server-stats/trunk/wp-server-stats.php https://wordpress.org/plugins/wp-server-stats/ https://wordpress.org/plugins/hw-monitor/ (currently broken, see how wp-server-stats gets 'cpuinfo') Public Preview URL https://wordpress.org/plugins/simple-system-status/ --> https://ps.w.org/simple-system-status/assets/screenshot-3.png?rev=2512628 https://wordpress.org/plugins/fastdev/ (nice implementation!) Apache server info https://wordpress.org/plugins/htaccess-server-info-server-status/ Dashboard widget https://wordpress.org/plugins/ressources/ https://wordpress.org/plugins/aweos-php-server-info/ --> https://plugins.trac.wordpress.org/browser/aweos-php-server-info/trunk/aw-php-server-info.php https://plugins.trac.wordpress.org/browser/my-simple-space/trunk/my-simple-space.php https://wordpress.org/plugins/glance-that/ WP Options, Hooks, Classes, User Meta, Post Meta, WP Constants, Widgest, Sidebars, MIMEs, Test function, JSON Parser https://wordpress.org/plugins/fastdev/ v2.0 Add Tools https://wordpress.org/plugins/cl-wp-info/ External: Speed / Performance, Security / SSL, Load Test, etc Internal: debug, transients, cron, query https://wordpress.org/plugins/wpbenchmark/ https://wordpress.org/plugins/mywebtonet-performancestats/ https://wordpress.org/plugins/hosting-stability-meter/ https://wpplugins-build.dev.bowo.io/wp-admin/site-health.php?tab=debug Add footer summary with link to dashboard https://wordpress.org/plugins/version-info/ Misc: https://wordpress.org/plugins/usagedd/ Plugin References ================= Debug Info https://wordpress.org/plugins/debug-info/ Server Info https://wordpress.org/plugins/server-info/ Simple System Status https://wordpress.org/plugins/simple-system-status/ WP System Information https://wordpress.org/plugins/wp-system-info/ CL WP Info https://wordpress.org/plugins/cl-wp-info/ My Simple Space https://wordpress.org/plugins/my-simple-space/ WordPress System Log https://wordpress.org/plugins/wp-system-log/ WP Server Stats https://wordpress.org/plugins/wp-server-stats/ Ressources https://wordpress.org/plugins/ressources/ FastDev https://wordpress.org/plugins/fastdev/ WP Tools https://wordpress.org/plugins/wptools/ WP Disk Free https://wordpress.org/plugins/wp-disk-free/ WP Hooks Generator https://github.com/johnbillion/wp-hooks-generator