Create and manage online registrations. Design your own registration layout and manage bookings.
| Code | Message | Location | Category | |
|---|---|---|---|---|
| ERROR | WordPress.Security.EscapeOutput.OutputNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'seatrag_generate_nonce_field'. | php/seatreg_admin_panel.php:281:28 | Security |
| ERROR | WordPress.WP.AlternativeFunctions.file_system_operations_is_writable | File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: is_writable(). | php/libs/tfpdf/tfpdf.php:523:8 | Plugin Repo |
| ERROR | WordPress.WP.AlternativeFunctions.file_system_operations_fopen | File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fopen(). | php/libs/tfpdf/tfpdf.php:524:11 | Plugin Repo |
| ERROR | WordPress.WP.AlternativeFunctions.file_system_operations_fwrite | File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fwrite(). | php/libs/tfpdf/tfpdf.php:525:5 | Plugin Repo |
| ERROR | WordPress.WP.AlternativeFunctions.file_system_operations_fclose | File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose(). | php/libs/tfpdf/tfpdf.php:526:5 | Plugin Repo |
| ERROR | WordPress.WP.AlternativeFunctions.file_system_operations_fopen | File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fopen(). | php/libs/tfpdf/tfpdf.php:527:11 | Plugin Repo |
| ERROR | WordPress.WP.AlternativeFunctions.file_system_operations_fwrite | File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fwrite(). | php/libs/tfpdf/tfpdf.php:528:5 | Plugin Repo |
| ERROR | WordPress.WP.AlternativeFunctions.file_system_operations_fclose | File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose(). | php/libs/tfpdf/tfpdf.php:529:5 | Plugin Repo |
| ERROR | WordPress.WP.AlternativeFunctions.unlink_unlink | unlink() is discouraged. Use wp_delete_file() to delete a file. | php/libs/tfpdf/tfpdf.php:530:6 | Plugin Repo |
| ERROR | WordPress.Security.EscapeOutput.OutputNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$this'. | php/libs/tfpdf/tfpdf.php:1215:18 | Security |
| 17.12.2025, 12:32:54 | 1m 9s | 1 | 601 | 1297 |
| 23.11.2025, 10:01:10 | 1m 6s | 1 | 596 | 1295 |
| 16.11.2025, 10:21:30 | 1m 31s | 1 | 596 | 1285 |