AudioIgniter Music Player

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!

v2.0.4The CSSIgniter TeamUpdated Added 10k+ installs92% rating
59
Score
0
Errors
53
Warnings
+0
Change

Category Scores

Security25
Repo100
Performance100
Maintainability99

Issues to Review

Prioritized issue groups from the latest Plugin Check scan

53 findings

Security

52

3 issue groups

Maintainability

1

1 issue group

WARNINGSecurityInput is not validatedDetected usage of a possibly undefined superglobal array index: $_POST['_audioigniter_allow_track_listing_loop']. Check that the array index exists before using it.18
Category
Security
Occurrences
18
Severity
warning

Sample message

Detected usage of a possibly undefined superglobal array index: $_POST['_audioigniter_allow_track_listing_loop']. Check that the array index exists before using it.

WARNINGSecurityInput is not sanitizedDetected usage of a non-sanitized input variable: $_POST[$this->post_type . '_nonce']17
Category
Security
Occurrences
17
Severity
warning

Sample message

Detected usage of a non-sanitized input variable: $_POST[$this->post_type . '_nonce']

WARNINGSecurityRequest data is not unslashed$_POST[$this->post_type . '_nonce'] not unslashed before sanitization. Use wp_unslash() or similar17
Category
Security
Occurrences
17
Severity
warning

Sample message

$_POST[$this->post_type . '_nonce'] not unslashed before sanitization. Use wp_unslash() or similar

WARNINGMaintainabilitymismatched plugin namePlugin name "AudioIgniter Music Player" is different from the name declared in plugin header "AudioIgniter".1
Category
Maintainability
Occurrences
1
Severity
warning

Sample message

Plugin name "AudioIgniter Music Player" is different from the name declared in plugin header "AudioIgniter".

Score History

First score snapshot

v2.0.4

59

Latest

Findings
53
Errors
0
Warnings
53
Check
2.0.0

Related Plugins