Radio Player 1.1.0

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

Page speed impact: 0.157 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=197128883f
Aspect after-activation
HTTP status 200
Load time 1.344 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.347 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.930 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.765 s
Memory usage 3.71 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.674 s
Memory usage 3.75 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.346 s
Memory usage 3.76 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.462 s
Memory usage 4.05 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.447 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.678 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.373 s0.513 s+0.140 s3.37 MiB3.95 MiB+ 597.17 KiB
/wp-admin/edit.php0.186 s0.328 s+0.142 s3.4 MiB3.98 MiB+ 589.67 KiB
/wp-admin/post-new.php0.794 s1.148 s+0.354 s5.68 MiB6.2 MiB+ 531.16 KiB
/wp-admin/upload.php0.358 s0.568 s+0.210 s3.25 MiB3.9 MiB+ 667.58 KiB
/wp-admin/options-writing.php0.270 s0.315 s+0.045 s3.24 MiB3.72 MiB+ 488.04 KiB
/wp-admin/media-new.php0.274 s0.290 s+0.016 s3.23 MiB3.87 MiB+ 660.05 KiB
/wp-admin/edit-tags.php?taxonomy=category0.183 s0.329 s+0.146 s3.27 MiB3.9 MiB+ 650.77 KiB
/wp-admin/post-new.php?post_type=page0.662 s0.689 s+0.027 s5.68 MiB6.19 MiB+ 526.12 KiB
/wp-admin/options-discussion.php0.417 s0.412 s-0.005 s3.22 MiB3.72 MiB+ 505.61 KiB
/wp-admin/edit-comments.php0.206 s0.740 s+0.534 s3.27 MiB3.9 MiB+ 647.84 KiB
/0.278 s0.395 s+0.117 s3.4 MiB3.88 MiB+ 498.08 KiB
Average 0.364 s0.521 s+0.157 s3.73 MiB4.29 MiB+ 578.37 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,42916,483141
JavaScript0.6%202716
SVG0.1%3104
CSS0.0%152012
JSON0.0%901
Total 32,686 16,574 164

PHP Code Analysis | More results »

Lines of code 22,561
Total complexity 5,666
Median class complexity 12.0
Median method complexity 2.0
Most complex class Freemius
Most complex function FS_Plugin_Info_Dialog::install_plugin_information()
Classes 61
Methods 1,220
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

[18-May-2022 10:02:38 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