phpwpinfo
phpwpinfo copied to clipboard
Provides an equivalent to the `phpinfo()` but with more WordPress requirements details.
This can be uselfull to check the opcache configuration options : 1. opcache.enable_file_override 1 to optimise the imports 2. opcache.max_accelerated_files >= 15000 3. opcache.interned_strings_buffer > 8 4. opcache.memory_consumption au moins...
For WordPress menus check max_input_nesting_level var
#### Version information * Tool version : #### Steps to reproduce 1. 2. 3. #### What was expected #### What happened instead
For test deliverabiity