Enumeration C++
Enumerated type (or enumeration) in C++ is a user defined data type that contains fixed set of constants. It can be used for days of the week (SUNDAY, MONDAY, TUESDAY,...
The WP Debugging plugin must have a wp-config.php
file that is writable by the filesystem.