Radio Player 1.0.7

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

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

Environment
WordPress version5.9.1
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=8208a0b382
Aspect after-activation
HTTP status 200
Load time 1.412 s
Memory usage 4.1 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.319 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.823 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.433 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.605 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 1.012 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.428 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.583 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.618 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.325 s0.532 s+0.207 s3.37 MiB3.95 MiB+ 599.41 KiB
/wp-admin/edit.php0.169 s0.316 s+0.147 s3.4 MiB3.98 MiB+ 591.91 KiB
/wp-admin/post-new.php0.802 s0.872 s+0.070 s6.14 MiB6.62 MiB+ 489.97 KiB
/wp-admin/upload.php0.350 s0.608 s+0.258 s3.25 MiB3.9 MiB+ 669.82 KiB
/wp-admin/options-writing.php0.303 s0.309 s+0.006 s3.24 MiB3.87 MiB+ 646.28 KiB
/wp-admin/media-new.php0.277 s0.295 s+0.018 s3.23 MiB3.87 MiB+ 662.29 KiB
/wp-admin/edit-tags.php?taxonomy=category0.181 s0.325 s+0.144 s3.27 MiB3.9 MiB+ 653.01 KiB
/wp-admin/post-new.php?post_type=page0.659 s0.694 s+0.035 s6.14 MiB6.61 MiB+ 480.98 KiB
/wp-admin/options-discussion.php0.239 s0.379 s+0.140 s3.22 MiB3.87 MiB+ 663.85 KiB
/wp-admin/edit-comments.php0.294 s0.709 s+0.415 s3.27 MiB3.9 MiB+ 650.08 KiB
/0.309 s0.403 s+0.094 s3.4 MiB3.88 MiB+ 498.72 KiB
Average 0.355 s0.495 s+0.139 s3.81 MiB4.4 MiB+ 600.57 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,52316,501144
JavaScript5.9%2,0272643
SVG0.1%3104
CSS0.0%152012
JSON0.0%901
Total 34,605 16,785 164

PHP Code Analysis | More results »

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

[25-Feb-2022 19:05:27 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 5768
See also: All tests for this plugin, How to Hide Radio Player Admin Menus