Replies: 0
I propose the following:
1. Highlight the lines containing errors and warnings or (switchable) display only these lines.
2. An additional column should explain, where this special setting is to be found.
Example:
WP Memory Limit: 80M wp-config.php define(‘WP_MEMORY_LIMIT’, ’80M’);
WP Admin Memory Limit: 256M php.ini memory_limit = 256M