| 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 '"<label style='display:block'><input type='checkbox' name='post_types[]' value='{$t->name}' $c> {$t->label} <code>({$t->name})</code></label>"'. | the-future-is-now.php:366:34 | Security |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound | Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$fn_settings". | the-future-is-now.php:25:5 | Plugin Repo |
| ERROR | invalid_tested_upto_minor | Tested up to: 6.9.1 The version number should only include major versions 6.9. | readme.txt | Plugin Repo |
| ERROR | readme_mismatched_header_requires | Mismatched Requires at least: 3.5 != 5.6. "Requires at least" needs to be exactly the same with that in your main plugin file's header. | readme.txt | Plugin Repo |
| WARNING | WordPress.Security.ValidatedSanitizedInput.MissingUnslash | $_POST['post_types'] not unslashed before sanitization. Use wp_unslash() or similar | the-future-is-now.php:295:28 | Security |
| WARNING | WordPress.Security.ValidatedSanitizedInput.InputNotSanitized | Detected usage of a non-sanitized input variable: $_POST['post_types'] | the-future-is-now.php:295:28 | Security |
| WARNING | mismatched_plugin_name | Plugin name "The Future Is Now" is different from the name declared in plugin header "The Future is Now!". | readme.txt | — |
| 05.02.2026, 08:57:37 | 7s | 98 | 4 | 3 |
| 24.12.2025, 06:01:50 | 8s | 93 | 24 | 1 |
| 30.11.2025, 07:00:27 | 10s | 99 | 2 | 1 |
| 14.11.2025, 20:42:13 | 9s | 99 | 2 | 1 |