MLR Audio 0.2

Does MLR Audio work with WordPress 7.0 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
18PHP deprecation warnings
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 65.98 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: insignificant.
The plugin didn't make the site noticeably slower.

Environment
WordPress version7.0
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 100+
WordPress.org page https://wordpress.org/plugins/mlr-audio/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 6

Plugins ‹ Test site — WordPress

Page screenshot: Plugins ‹ Test site — WordPress
URL /wp-admin/plugins.php?plugin_status=all&paged=1&s
Requested URL /wp-admin/plugins.php?action=activate&plugin=mlr-audio%2Fmlr-audio.php&plugin_status=all&paged=1&s&_wpnonce=585be3901c
Aspect after-activation
HTTP status 200
Load time 0.851 s
Memory usage 3.95 MiB
JS errors None
Resource errors None

Audio Elements

Page screenshot: Audio Elements
URL /wp-admin/edit.php?post_type=ml_audio
Aspect menu-item
HTTP status 200
Load time 0.484 s
Memory usage 3.97 MiB
JS errors None
Resource errors None

Audio Elements → Add New Audio Element

Page screenshot: Audio Elements → Add New Audio Element
URL /wp-admin/post-new.php?post_type=ml_audio
Aspect menu-item
HTTP status 200
Load time 0.661 s
Memory usage 4.03 MiB
JS errors None
Resource errors None

Audio Elements → Audio Category

Page screenshot: Audio Elements → Audio Category
URL /wp-admin/edit-tags.php?taxonomy=audio_category&post_type=ml_audio
Aspect menu-item
HTTP status 200
Load time 0.787 s
Memory usage 3.92 MiB
JS errors None
Resource errors None

Settings → MLR Audio

Page screenshot: Settings → MLR Audio
URL /wp-admin/options-general.php?page=mlag
Aspect menu-item
HTTP status 200
Load time 0.711 s
Memory usage 3.95 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.352 s
Memory usage 4.28 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php1.220 s1.038 s-0.182 s3.93 MiB4 MiB+ 71.16 KiB
/wp-admin/edit.php0.622 s0.796 s+0.174 s3.98 MiB4.04 MiB+ 59.53 KiB
/wp-admin/post-new.php2.441 s1.962 s-0.479 s6.56 MiB6.64 MiB+ 81.87 KiB
/wp-admin/upload.php1.014 s1.318 s+0.304 s3.89 MiB3.94 MiB+ 55.17 KiB
/wp-admin/options-writing.php0.777 s0.529 s-0.248 s3.86 MiB3.92 MiB+ 64.66 KiB
/wp-admin/media-new.php0.653 s0.913 s+0.260 s3.85 MiB3.92 MiB+ 67.36 KiB
/wp-admin/edit-tags.php?taxonomy=category0.494 s0.505 s+0.011 s3.86 MiB3.93 MiB+ 72.22 KiB
/wp-admin/post-new.php?post_type=page1.993 s2.144 s+0.151 s6.55 MiB6.63 MiB+ 81.03 KiB
/wp-admin/options-discussion.php0.687 s0.662 s-0.025 s3.86 MiB3.92 MiB+ 55.66 KiB
/wp-admin/edit-comments.php0.552 s0.555 s+0.003 s3.88 MiB3.95 MiB+ 64.66 KiB
/0.304 s0.268 s-0.036 s4.23 MiB4.28 MiB+ 52.45 KiB
Average 0.978 s0.972 s-0.006 s4.4 MiB4.47 MiB+ 65.98 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.

JavaScript
Sass
LESS
PHP
SVG
Language % Lines of code Comment lines Files
JavaScript31.4%1,416646
Sass20.2%9122212
LESS20.1%9072712
PHP12.1%5471524
SVG9.2%41401
CSS6.9%312113
Total 4,508 276 38

PHP Code Analysis | More results »

Lines of code 938
Total complexity 135
Median class complexity 15.0
Median method complexity 1.0
Most complex class MLR_Audio_Plugin
Most complex function ml_insert_audio()
Classes 1
Methods 11
Functions 46

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 1

Custom Post Types 1

ID Name
ml_audioAudio Elements

Meta Boxes

{
    "ml_audio": {
        "track-meta-box-id": {
            "title": "Audio parameters",
            "context": "normal"
        },
        "unique-meta-box-id": {
            "title": "Single Audio Shortcode",
            "context": "side"
        }
    }
}

PHP Error Log 18 lines

[08-Jun-2026 16:47:50 UTC] PHP Deprecated:  Hook contextual_help is <strong>deprecated</strong> since version 3.3.0! Use get_current_screen()-&gt;add_help_tab(), get_current_screen()-&gt;remove_help_tab() instead. in /wp-includes/functions.php on line 6170
[08-Jun-2026 16:47:52 UTC] PHP Deprecated:  Hook contextual_help is <strong>deprecated</strong> since version 3.3.0! Use get_current_screen()-&gt;add_help_tab(), get_current_screen()-&gt;remove_help_tab() instead. in /wp-includes/functions.php on line 6170
[08-Jun-2026 16:47:52 UTC] PHP Deprecated:  Hook contextual_help is <strong>deprecated</strong> since version 3.3.0! Use get_current_screen()-&gt;add_help_tab(), get_current_screen()-&gt;remove_help_tab() instead. in /wp-includes/functions.php on line 6170
[08-Jun-2026 16:47:54 UTC] PHP Deprecated:  Hook contextual_help is <strong>deprecated</strong> since version 3.3.0! Use get_current_screen()-&gt;add_help_tab(), get_current_screen()-&gt;remove_help_tab() instead. in /wp-includes/functions.php on line 6170
[08-Jun-2026 16:47:55 UTC] PHP Deprecated:  Hook contextual_help is <strong>deprecated</strong> since version 3.3.0! Use get_current_screen()-&gt;add_help_tab(), get_current_screen()-&gt;remove_help_tab() instead. in /wp-includes/functions.php on line 6170
[08-Jun-2026 16:47:56 UTC] PHP Deprecated:  Hook contextual_help is <strong>deprecated</strong> since version 3.3.0! Use get_current_screen()-&gt;add_help_tab(), get_current_screen()-&gt;remove_help_tab() instead. in /wp-includes/functions.php on line 6170
[08-Jun-2026 16:47:59 UTC] PHP Deprecated:  Hook contextual_help is <strong>deprecated</strong> since version 3.3.0! Use get_current_screen()-&gt;add_help_tab(), get_current_screen()-&gt;remove_help_tab() instead. in /wp-includes/functions.php on line 6170
[08-Jun-2026 16:48:00 UTC] PHP Deprecated:  Hook contextual_help is <strong>deprecated</strong> since version 3.3.0! Use get_current_screen()-&gt;add_help_tab(), get_current_screen()-&gt;remove_help_tab() instead. in /wp-includes/functions.php on line 6170
[08-Jun-2026 16:48:01 UTC] PHP Deprecated:  Hook contextual_help is <strong>deprecated</strong> since version 3.3.0! Use get_current_screen()-&gt;add_help_tab(), get_current_screen()-&gt;remove_help_tab() instead. in /wp-includes/functions.php on line 6170
[08-Jun-2026 16:48:05 UTC] PHP Deprecated:  Hook contextual_help is <strong>deprecated</strong> since version 3.3.0! Use get_current_screen()-&gt;add_help_tab(), get_current_screen()-&gt;remove_help_tab() instead. in /wp-includes/functions.php on line 6170
[08-Jun-2026 16:48:06 UTC] PHP Deprecated:  Hook contextual_help is <strong>deprecated</strong> since version 3.3.0! Use get_current_screen()-&gt;add_help_tab(), get_current_screen()-&gt;remove_help_tab() instead. in /wp-includes/functions.php on line 6170
[08-Jun-2026 16:48:06 UTC] PHP Deprecated:  Hook contextual_help is <strong>deprecated</strong> since version 3.3.0! Use get_current_screen()-&gt;add_help_tab(), get_current_screen()-&gt;remove_help_tab() instead. in /wp-includes/functions.php on line 6170
[08-Jun-2026 16:48:07 UTC] PHP Deprecated:  Hook contextual_help is <strong>deprecated</strong> since version 3.3.0! Use get_current_screen()-&gt;add_help_tab(), get_current_screen()-&gt;remove_help_tab() instead. in /wp-includes/functions.php on line 6170
[08-Jun-2026 16:48:08 UTC] PHP Deprecated:  Hook contextual_help is <strong>deprecated</strong> since version 3.3.0! Use get_current_screen()-&gt;add_help_tab(), get_current_screen()-&gt;remove_help_tab() instead. in /wp-includes/functions.php on line 6170
[08-Jun-2026 16:48:12 UTC] PHP Deprecated:  Hook contextual_help is <strong>deprecated</strong> since version 3.3.0! Use get_current_screen()-&gt;add_help_tab(), get_current_screen()-&gt;remove_help_tab() instead. in /wp-includes/functions.php on line 6170
[08-Jun-2026 16:48:13 UTC] PHP Deprecated:  Hook contextual_help is <strong>deprecated</strong> since version 3.3.0! Use get_current_screen()-&gt;add_help_tab(), get_current_screen()-&gt;remove_help_tab() instead. in /wp-includes/functions.php on line 6170
[08-Jun-2026 16:48:14 UTC] PHP Deprecated:  Hook contextual_help is <strong>deprecated</strong> since version 3.3.0! Use get_current_screen()-&gt;add_help_tab(), get_current_screen()-&gt;remove_help_tab() instead. in /wp-includes/functions.php on line 6170
[08-Jun-2026 16:48:15 UTC] PHP Deprecated:  Hook contextual_help is <strong>deprecated</strong> since version 3.3.0! Use get_current_screen()-&gt;add_help_tab(), get_current_screen()-&gt;remove_help_tab() instead. in /wp-includes/functions.php on line 6170
See also: All tests for this plugin, How to Hide MLR Audio Admin Menus and Meta Boxes