Use tptn prefix in media handler #168
Annotations
1 error and 8 warnings
|
includes/admin/class-import-export.php#L317
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose()
|
includes/admin/class-import-export.php#L385
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fopen()
|
includes/admin/class-import-export.php#L390
Variable assignment found within a condition. Did you mean to do a comparison?
|
includes/admin/class-import-export.php#L417
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose()
|
includes/admin/class-activator.php#L87
Found: !=. Use strict comparisons (=== or !==).
|
includes/admin/class-activator.php#L101
Found: !=. Use strict comparisons (=== or !==).
|
includes/admin/class-activator.php#L121
Found: !=. Use strict comparisons (=== or !==).
|
includes/admin/class-activator.php#L198
Found: !=. Use strict comparisons (=== or !==).
|
The logs for this run have expired and are no longer available.
Loading