Embed 3D models. Display interactive 3D models within a few clicks.
| 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 'wp_send_json'. | 51:18 | Security |
| ERROR | WordPress.Security.EscapeOutput.OutputNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'wp_send_json'. | 57:14 | Security |
| ERROR | WordPress.WP.EnqueuedResources.NonEnqueuedScript | Scripts must be registered/enqueued via wp_enqueue_script() | 43:16 | Performance |
| WARNING | WordPress.Security.ValidatedSanitizedInput.MissingUnslash | $_GET['_wpnonce'] not unslashed before sanitization. Use wp_unslash() or similar | 48:12 | Security |
| WARNING | WordPress.Security.ValidatedSanitizedInput.InputNotSanitized | Detected usage of a non-sanitized input variable: $_GET['_wpnonce'] | 48:12 | Security |
| WARNING | textdomain_mismatch | The "Text Domain" header in the plugin file does not match the slug. Found "model-viewer", expected "3d-viewer-block". | — | Plugin Repo |
| WARNING | mismatched_plugin_name | Plugin name "3D Viewer Block – Interactive 3D Model Display" is different from the name declared in plugin header "3D Viewer Block". | — | — |
| WARNING | WordPress.Security.NonceVerification.Recommended | Processing form data without nonce verification. | 48:12 | Security |
| WARNING | WordPress.Security.ValidatedSanitizedInput.InputNotValidated | Detected usage of a possibly undefined superglobal array index: $_GET['_wpnonce']. Use isset() or empty() to check the index exists before using it | 48:12 | Security |
| 15.11.2025, 17:16:23 | 10s | 97 | 3 | 6 |