/edwiser-bridge/includes/class-eb-post-types.php:596 | 6 | - Drop Else After Return
- Could Make A Function
- Nested Ifthen
- Use Positive Condition
- Bail Out Early
- No Need For Else
|
/edwiser-bridge/includes/class-eb-usage-tracking.php:70 | 6 | - Used Once Variables (In Scope)
- Could Be Static
- Useless Global
- Make Global A Property
- Undefined Variable
- Global Usage
|
/edwiser-bridge/includes/class-eb-user-manager.php:996 | 6 | - Used Once Variables (In Scope)
- Could Be Static
- Useless Global
- Make Global A Property
- Undefined Variable
- Global Usage
|
/edwiser-bridge/includes/class-eb-user-manager.php:1107 | 6 | - Used Once Variables (In Scope)
- Could Be Static
- Useless Global
- Make Global A Property
- Undefined Variable
- Global Usage
|