Dev #191
Merged
Dev #191
Annotations
3 warnings
WordPress Plugin Check:
includes/Helper.php#L55
var_dump() found. Debug code should not normally be used in production.
|
WordPress Plugin Check:
includes/Helper.php#L75
print_r() found. Debug code should not normally be used in production.
|
WordPress Plugin Check:
includes/Helper.php#L93
error_log() found. Debug code should not normally be used in production.
|
Loading