diff --git a/README.md b/README.md index 49b5d1d..49f811f 100644 --- a/README.md +++ b/README.md @@ -43,6 +43,7 @@ The plugin can use the following configuration options in wp-config.php: | AP_DEBUG_TYPES | an array of debug modes | array('string', 'request', 'response') | | AP_DISABLE_SSL | Disabled SSL verification for local testing | true | | AP_REMOVE_UI | Disables plugin settings user interface, defaults to config parameters set in wp-config.php | false | +| AP_REMOVE_BRANDING | Disables branded notices displayed on various screens | false | To set AP_DEBUG_TYPES use an array to define the constant: