phpwpinfo icon indicating copy to clipboard operation
phpwpinfo copied to clipboard

Provides an equivalent to the `phpinfo()` but with more WordPress requirements details.

Results 12 phpwpinfo issues
Sort by recently updated
recently updated
newest added

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...

enhancement

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