Radio Player 1.0.8

Does Radio Player work with WordPress 5.9.3 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: 611.92 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

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

Environment
WordPress version5.9.3
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
Plugin Info
Last updated
Active installs 7,000+
WordPress.org page https://wordpress.org/plugins/radio-player/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 9

‹ Test site — WordPress

Page screenshot: ‹ Test site — WordPress
URL /wp-admin/admin.php?page=radio-player
Requested URL /wp-admin/plugins.php?action=activate&plugin=radio-player%2Fplugin.php&plugin_status=all&paged=1&s&_wpnonce=5462affece
Aspect after-activation
HTTP status 200
Load time 2.198 s
Memory usage 4.22 MiB
JS errors None
Resource errors None

Radio Player

Page screenshot: Radio Player
URL /wp-admin/edit.php?post_type=radio
Aspect menu-item
HTTP status 200
Load time 0.498 s
Memory usage 3.94 MiB
JS errors None
Resource errors None

Radio Player → Add New Player

Page screenshot: Radio Player → Add New Player
URL /wp-admin/post-new.php?post_type=radio
Aspect menu-item
HTTP status 200
Load time 1.159 s
Memory usage 4 MiB
JS errors None
Resource errors None

Radio Player → Getting Started

Page screenshot: Radio Player → Getting Started
URL /wp-admin/edit.php?post_type=radio&page=radio-player-get-started
Aspect menu-item
HTTP status 200
Load time 1.157 s
Memory usage 3.86 MiB
JS errors None
Resource errors None

Radio Player → Settings

Page screenshot: Radio Player → Settings
URL /wp-admin/edit.php?post_type=radio&page=radio-player-settings
Aspect menu-item
HTTP status 200
Load time 0.570 s
Memory usage 3.9 MiB
JS errors None
Resource errors None

Radio Player → Contact Us

Page screenshot: Radio Player → Contact Us
URL /wp-admin/edit.php?post_type=radio&page=radio-player-contact
Aspect menu-item
HTTP status 200
Load time 0.315 s
Memory usage 3.86 MiB
JS errors None
Resource errors None

Radio Player → Upgrade  ➤

Page screenshot: Radio Player → Upgrade  ➤
URL /wp-admin/edit.php?post_type=radio&page=radio-player-pricing
Aspect menu-item
HTTP status 200
Load time 0.474 s
Memory usage 4.06 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.633 s
Memory usage 3.88 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.609 s
Memory usage 5.69 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.344 s0.460 s+0.116 s3.37 MiB3.95 MiB+ 599.41 KiB
/wp-admin/edit.php0.176 s0.323 s+0.147 s3.4 MiB3.98 MiB+ 591.91 KiB
/wp-admin/post-new.php0.778 s1.179 s+0.401 s5.69 MiB6.21 MiB+ 535.27 KiB
/wp-admin/upload.php0.357 s0.583 s+0.226 s3.25 MiB3.9 MiB+ 669.82 KiB
/wp-admin/options-writing.php0.242 s0.309 s+0.067 s3.24 MiB3.87 MiB+ 646.28 KiB
/wp-admin/media-new.php0.293 s0.289 s-0.004 s3.23 MiB3.87 MiB+ 662.29 KiB
/wp-admin/edit-tags.php?taxonomy=category0.188 s0.323 s+0.135 s3.27 MiB3.9 MiB+ 653.01 KiB
/wp-admin/post-new.php?post_type=page0.929 s0.676 s-0.253 s5.68 MiB6.2 MiB+ 530.23 KiB
/wp-admin/options-discussion.php0.233 s0.503 s+0.270 s3.22 MiB3.87 MiB+ 663.85 KiB
/wp-admin/edit-comments.php0.211 s0.383 s+0.172 s3.27 MiB3.9 MiB+ 650.08 KiB
/0.277 s0.474 s+0.197 s3.37 MiB3.88 MiB+ 528.93 KiB
Average 0.366 s0.500 s+0.134 s3.73 MiB4.32 MiB+ 611.92 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.

PHP
Language % Lines of code Comment lines Files
PHP94.0%32,60016,508144
JavaScript5.8%2,0272643
SVG0.1%3104
CSS0.0%152012
JSON0.0%901
Total 34,682 16,792 164

PHP Code Analysis | More results »

Lines of code 22,861
Total complexity 5,691
Median class complexity 11.5
Median method complexity 2.0
Most complex class Freemius
Most complex function FS_Plugin_Info_Dialog::install_plugin_information()
Classes 64
Methods 1,235
Functions 106

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.

Database Tables 1

Options wp_options 7

Custom Post Types 1

ID Name
radioPlayers

Sidebar Widgets 1

ID Name
radio_playerRadio Player

Meta Boxes

{
    "radio": {
        "radio_player_metabox": {
            "title": "Player Configuration",
            "context": "normal"
        },
        "radio_player_side_metabox": {
            "title": "Get more",
            "context": "side"
        }
    }
}

PHP Error Log 1 lines

[08-Apr-2022 12:42:15 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 5775
See also: All tests for this plugin, How to Hide Radio Player Admin Menus