Radio Player 1.0.9

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: 609.17 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: 0.248 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=e891d7d642
Aspect after-activation
HTTP status 200
Load time 2.040 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.580 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 0.931 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 0.691 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.780 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.689 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.622 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.485 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.788 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.370 s0.668 s+0.298 s3.37 MiB3.95 MiB+ 599.41 KiB
/wp-admin/edit.php0.182 s0.483 s+0.301 s3.4 MiB3.98 MiB+ 591.91 KiB
/wp-admin/post-new.php1.030 s1.218 s+0.188 s5.68 MiB6.2 MiB+ 535.27 KiB
/wp-admin/upload.php0.481 s0.685 s+0.204 s3.25 MiB3.9 MiB+ 669.82 KiB
/wp-admin/options-writing.php0.210 s0.459 s+0.249 s3.24 MiB3.87 MiB+ 646.28 KiB
/wp-admin/media-new.php0.250 s0.478 s+0.228 s3.23 MiB3.87 MiB+ 662.29 KiB
/wp-admin/edit-tags.php?taxonomy=category0.193 s0.478 s+0.285 s3.27 MiB3.9 MiB+ 653.01 KiB
/wp-admin/post-new.php?post_type=page0.967 s1.011 s+0.044 s5.68 MiB6.19 MiB+ 530.23 KiB
/wp-admin/options-discussion.php0.222 s0.632 s+0.410 s3.22 MiB3.87 MiB+ 663.85 KiB
/wp-admin/edit-comments.php0.217 s0.646 s+0.429 s3.27 MiB3.9 MiB+ 650.08 KiB
/0.330 s0.421 s+0.091 s3.4 MiB3.88 MiB+ 498.72 KiB
Average 0.405 s0.653 s+0.248 s3.73 MiB4.32 MiB+ 609.17 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
PHP99.2%32,62016,508144
JavaScript0.6%195523
SVG0.1%3104
CSS0.0%152012
JSON0.0%901
Total 32,870 16,580 164

PHP Code Analysis | More results »

Lines of code 22,872
Total complexity 5,695
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

[17-Apr-2022 12:05:19 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