Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 64413

I learned a lot about WorPress and PHP

$
0
0

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


Viewing all articles
Browse latest Browse all 64413