Radio Player 1.0.3

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

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

Environment
WordPress version5.8
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=d625c2a5e3
Aspect after-activation
HTTP status 200
Load time 1.559 s
Memory usage 3.88 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.300 s
Memory usage 3.72 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.771 s
Memory usage 3.78 MiB
JS errors None
Resource errors None

Radio Player → Get Started

Page screenshot: Radio Player → Get Started
URL /wp-admin/edit.php?post_type=radio&page=radio-player-get-started
Aspect menu-item
HTTP status 200
Load time 0.481 s
Memory usage 3.49 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.435 s
Memory usage 3.51 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.266 s
Memory usage 3.55 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 1.154 s
Memory usage 3.83 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.429 s
Memory usage 3.5 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.773 s
Memory usage 4.99 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.280 s0.551 s+0.271 s3.08 MiB3.74 MiB+ 668.52 KiB
/wp-admin/edit.php0.168 s0.343 s+0.175 s3.11 MiB3.76 MiB+ 663.39 KiB
/wp-admin/post-new.php0.760 s0.930 s+0.170 s5.27 MiB5.81 MiB+ 555.44 KiB
/wp-admin/upload.php0.800 s0.617 s-0.183 s3.03 MiB3.68 MiB+ 668.59 KiB
/wp-admin/options-writing.php0.282 s0.321 s+0.039 s3.02 MiB3.65 MiB+ 645.17 KiB
/wp-admin/media-new.php0.240 s0.295 s+0.055 s3.01 MiB3.65 MiB+ 661.05 KiB
/wp-admin/edit-tags.php?taxonomy=category0.165 s0.365 s+0.200 s3.04 MiB3.68 MiB+ 659.77 KiB
/wp-admin/post-new.php?post_type=page0.746 s0.961 s+0.215 s5.26 MiB5.8 MiB+ 553.82 KiB
/wp-admin/options-discussion.php0.246 s0.423 s+0.177 s3 MiB3.5 MiB+ 506.62 KiB
/wp-admin/edit-comments.php0.220 s0.365 s+0.145 s3.04 MiB3.68 MiB+ 656.84 KiB
/0.271 s0.388 s+0.117 s2.91 MiB3.5 MiB+ 599.48 KiB
Average 0.380 s0.505 s+0.126 s3.43 MiB4.04 MiB+ 621.7 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
PHP93.9%31,97216,481142
JavaScript6.0%2,0272643
SVG0.1%3104
CSS0.0%15012
JSON0.0%901
Total 34,054 16,745 162

PHP Code Analysis | More results »

Lines of code 22,359
Total complexity 5,638
Median class complexity 10.5
Median method complexity 2.0
Most complex class Freemius
Most complex function FS_Plugin_Info_Dialog::install_plugin_information()
Classes 62
Methods 1,221
Functions 103

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 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

[26-Aug-2021 17:14: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 5535
See also: All tests for this plugin, How to Hide Radio Player Admin Menus