MP3 Music Player by Sonaar 2.4.3

Does MP3 Music Player by Sonaar work with WordPress 5.8.2 and PHP 7.4.8? A smoke test was performed on .

Summary

Errors
1PHP notices
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 464.77 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: 0.101 seconds
The average page load time increased by this amount after activating the plugin.

Environment
WordPress version5.8.2
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
Plugin Info
Last updated
Active installs 20,000+
WordPress.org page https://wordpress.org/plugins/mp3-music-player-by-sonaar/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 8

Plugins ‹ Test site — WordPress

Page screenshot: Plugins ‹ Test site — WordPress
URL /wp-admin/plugins.php?plugin_status=all&paged=1&s
Requested URL /wp-admin/plugins.php?action=activate&plugin=mp3-music-player-by-sonaar%2Fsonaar-music.php&plugin_status=all&paged=1&s&_wpnonce=b143dd389a
Aspect after-activation
HTTP status 200
Load time 0.508 s
Memory usage 3.69 MiB
JS errors None
Resource errors None

MP3 Player

Page screenshot: MP3 Player
URL /wp-admin/edit.php?post_type=sr_playlist
Aspect menu-item
HTTP status 200
Load time 0.487 s
Memory usage 3.96 MiB
JS errors None
Resource errors None

MP3 Player → Add New Playlist

Page screenshot: MP3 Player → Add New Playlist
URL /wp-admin/post-new.php?post_type=sr_playlist
Aspect menu-item
HTTP status 200
Load time 1.303 s
Memory usage 3.92 MiB
JS errors None
Resource errors None

MP3 Player → Playlist Categories

Page screenshot: MP3 Player → Playlist Categories
URL /wp-admin/edit-tags.php?taxonomy=playlist-category&post_type=sr_playlist
Aspect menu-item
HTTP status 200
Load time 0.349 s
Memory usage 3.69 MiB
JS errors None
Resource errors None

MP3 Player → Settings

Page screenshot: MP3 Player → Settings
URL /wp-admin/edit.php?post_type=sr_playlist&page=iron_music_player
Aspect menu-item
HTTP status 200
Load time 1.053 s
Memory usage 3.85 MiB
JS errors None
Resource errors None

MP3 Player → Go Pro

Page screenshot: MP3 Player → Go Pro
URL /wp-admin/edit.php?post_type=sr_playlist&page=sonaar_music_promo
Aspect menu-item
HTTP status 200
Load time 0.805 s
Memory usage 3.67 MiB
JS errors None
Resource errors None

Test site – Just another WordPress site

Page screenshot: Test site – Just another WordPress site
URL /
Aspect front-page
HTTP status 200
Load time 0.295 s
Memory usage 3.17 MiB
JS errors None
Resource errors None

Widgets ‹ Test site — WordPress

Page screenshot: Widgets ‹ Test site — WordPress
URL /wp-admin/widgets.php
Aspect new-sidebar-widgets
HTTP status 200
Load time 1.879 s
Memory usage 4.83 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.305 s0.592 s+0.287 s3.08 MiB3.56 MiB+ 492.17 KiB
/wp-admin/edit.php0.178 s0.338 s+0.160 s3.11 MiB3.75 MiB+ 653.77 KiB
/wp-admin/post-new.php0.754 s1.129 s+0.375 s5.27 MiB5.68 MiB+ 420.48 KiB
/wp-admin/upload.php0.380 s0.314 s-0.066 s3.03 MiB3.46 MiB+ 435.86 KiB
/wp-admin/options-writing.php0.141 s0.173 s+0.032 s3.02 MiB3.44 MiB+ 423.53 KiB
/wp-admin/media-new.php0.378 s0.334 s-0.044 s3.01 MiB3.44 MiB+ 441.6 KiB
/wp-admin/edit-tags.php?taxonomy=category0.223 s0.405 s+0.182 s3.04 MiB3.7 MiB+ 681.99 KiB
/wp-admin/post-new.php?post_type=page0.922 s1.038 s+0.116 s5.26 MiB5.68 MiB+ 435.83 KiB
/wp-admin/options-discussion.php0.221 s0.262 s+0.041 s3 MiB3.43 MiB+ 438.22 KiB
/wp-admin/edit-comments.php0.205 s0.233 s+0.028 s3.04 MiB3.5 MiB+ 466.3 KiB
/0.259 s0.260 s+0.001 s2.96 MiB3.17 MiB+ 222.75 KiB
Average 0.361 s0.462 s+0.101 s3.44 MiB3.89 MiB+ 464.77 KiB

Code Statistics

Note: Third-party libraries and minified JS/CSS files are excluded from these statistics where possible, so the numbers you see here may be lower than those reported by other tools.

PO File
SVG
PHP
CSS
JavaScript
Language % Lines of code Comment lines Files
PO File33.4%32,32318,502120
SVG26.9%26,00285
PHP16.1%15,5678,14196
CSS9.9%9,5781,25814
JavaScript8.3%8,0651,11519
Sass4.2%4,0669035
Markdown1.1%1,05609
JSON0.1%8903
XML0.0%821
Total 96,754 29,116 302

PHP Code Analysis | More results »

Lines of code 15,462
Total complexity 3,233
Median class complexity 9.0
Median method complexity 2.0
Most complex class Sonaar_Music_Widget
Most complex function Sonaar_Block::render_sonaar_block()
Classes 91
Methods 706
Functions 64

Additions

Things that the plugin adds to the site. This section is not intended to be comprehensive. The test tool only looks for a few specific types of added content.

Options wp_options 2

Custom Post Types 1

ID Name
sr_playlistPlaylists

Sidebar Widgets 1

ID Name
sonaar-musicSonaar: Music Player

Meta Boxes

{
    "sr_playlist": {
        "acf_albums_infos": {
            "title": "Album infos",
            "context": "normal"
        },
        "sonaar_promo": {
            "title": "Why MP3 Player PRO?",
            "context": "side"
        }
    }
}

PHP Error Log 1 lines

[11-Nov-2021 10:23:11 UTC] PHP Notice:  wp_enqueue_script() was called <strong>incorrectly</strong>. "wp-editor" script should not be enqueued together with the new widgets editor (wp-edit-widgets or wp-customize-widgets). Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.8.0.) in /wp-includes/functions.php on line 5663
See also: All tests for this plugin, How to Hide MP3 Audio Player by Sonaar Admin Menus and Meta Boxes