AudioIgniter lets you create music playlists and embed them in your WordPress posts, pages or custom post types and serve your audio content in style!
| Code | Message | Location | Category | |
|---|---|---|---|---|
| WARNING | WordPress.Security.ValidatedSanitizedInput.MissingUnslash | $_POST[$this->post_type . '_nonce'] not unslashed before sanitization. Use wp_unslash() or similar | 1073:79 | Security |
| WARNING | WordPress.Security.ValidatedSanitizedInput.InputNotSanitized | Detected usage of a non-sanitized input variable: $_POST[$this->post_type . '_nonce'] | 1073:79 | Security |
| WARNING | WordPress.Security.ValidatedSanitizedInput.InputNotValidated | Detected usage of a possibly undefined superglobal array index: $_POST['ai_playlist_tracks']. Use isset() or empty() to check the index exists before using it | 1077:91 | Security |
| WARNING | WordPress.Security.ValidatedSanitizedInput.MissingUnslash | $_POST['ai_playlist_tracks'] not unslashed before sanitization. Use wp_unslash() or similar | 1077:91 | Security |
| WARNING | WordPress.Security.ValidatedSanitizedInput.InputNotSanitized | Detected usage of a non-sanitized input variable: $_POST['ai_playlist_tracks'] | 1077:91 | Security |
| WARNING | WordPress.Security.ValidatedSanitizedInput.InputNotValidated | Detected usage of a possibly undefined superglobal array index: $_POST['_audioigniter_show_numbers']. Use isset() or empty() to check the index exists before using it | 1079:93 | Security |
| WARNING | WordPress.Security.ValidatedSanitizedInput.MissingUnslash | $_POST['_audioigniter_show_numbers'] not unslashed before sanitization. Use wp_unslash() or similar | 1079:93 | Security |
| WARNING | WordPress.Security.ValidatedSanitizedInput.InputNotSanitized | Detected usage of a non-sanitized input variable: $_POST['_audioigniter_show_numbers'] | 1079:93 | Security |
| WARNING | WordPress.Security.ValidatedSanitizedInput.InputNotValidated | Detected usage of a possibly undefined superglobal array index: $_POST['_audioigniter_show_numbers_reverse']. Use isset() or empty() to check the index exists before using it | 1080:101 | Security |
| WARNING | WordPress.Security.ValidatedSanitizedInput.MissingUnslash | $_POST['_audioigniter_show_numbers_reverse'] not unslashed before sanitization. Use wp_unslash() or similar | 1080:101 | Security |
| 11/13/2025, 11:27:13 AM | 11s | 84 | 0 | 53 |