My Buzzsprout Podcasts 1.0.0

Does My Buzzsprout Podcasts work with WordPress 6.9.4 and PHP 8.1.12? A smoke test was performed on .

Summary

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

Memory usage: 27.59 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 version6.9.4
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs <10
WordPress.org page https://wordpress.org/plugins/my-buzzsprout-podcasts/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 5

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=my-buzzsprout-podcasts%2Findex.php&plugin_status=all&paged=1&s&_wpnonce=4cc3b98723
Aspect after-activation
HTTP status 200
Load time 0.379 s
Memory usage 3.76 MiB
JS errors None
Resource errors None

Podcast

Page screenshot: Podcast
URL /wp-admin/edit.php?post_type=podcast
Aspect menu-item
HTTP status 200
Load time 0.374 s
Memory usage 3.79 MiB
JS errors None
Resource errors None

Podcast → Add New Podcast

Page screenshot: Podcast → Add New Podcast
URL /wp-admin/post-new.php?post_type=podcast
Aspect menu-item
HTTP status 200
Load time 0.616 s
Memory usage 4.92 MiB
JS errors None
Resource errors None

Podcast → Setting

Page screenshot: Podcast → Setting
URL /wp-admin/edit.php?post_type=podcast&page=podcast-setting
Aspect menu-item
HTTP status 200
Load time 0.307 s
Memory usage 3.73 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.197 s
Memory usage 4.13 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.440 s0.622 s+0.182 s3.78 MiB3.81 MiB+ 34.79 KiB
/wp-admin/edit.php0.400 s0.312 s-0.088 s3.78 MiB3.82 MiB+ 32.97 KiB
/wp-admin/post-new.php0.841 s0.851 s+0.010 s6.31 MiB6.34 MiB+ 38.88 KiB
/wp-admin/upload.php0.497 s0.450 s-0.047 s3.74 MiB3.75 MiB+ 15.56 KiB
/wp-admin/options-writing.php0.354 s0.312 s-0.042 s3.71 MiB3.73 MiB+ 19.87 KiB
/wp-admin/media-new.php0.544 s0.528 s-0.016 s3.7 MiB3.73 MiB+ 28.06 KiB
/wp-admin/edit-tags.php?taxonomy=category0.325 s0.317 s-0.008 s3.72 MiB3.75 MiB+ 38.42 KiB
/wp-admin/post-new.php?post_type=page0.706 s0.653 s-0.053 s6.3 MiB6.33 MiB+ 36.3 KiB
/wp-admin/options-discussion.php0.347 s0.342 s-0.005 s3.71 MiB3.73 MiB+ 16.05 KiB
/wp-admin/edit-comments.php0.358 s0.324 s-0.034 s3.73 MiB3.75 MiB+ 15.87 KiB
/0.292 s0.197 s-0.095 s4.11 MiB4.13 MiB+ 26.66 KiB
Average 0.464 s0.446 s-0.018 s4.24 MiB4.26 MiB+ 27.59 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
CSS
Language % Lines of code Comment lines Files
PHP80.4%365754
CSS12.1%5501
JavaScript7.5%3401
Total 454 75 6

PHP Code Analysis | More results »

Lines of code 358
Total complexity 48
Median class complexity 34.0
Median method complexity 1.0
Most complex class MBPL_Buzzsprout_Podcast
Most complex function MBPL_Buzzsprout_Podcast::podcast_admin_notice()
Classes 1
Methods 16
Functions 8

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.

Custom Post Types 1

ID Name
podcastPodcasts

Meta Boxes

{
    "podcast": {
        "podcast_embed_id": {
            "title": "Buzzsprout Podcast Name",
            "context": "advanced"
        },
        "podcast_discription": {
            "title": "Podcast Discription",
            "context": "advanced"
        },
        "podcast_transcript": {
            "title": "Podcast Transcript",
            "context": "advanced"
        }
    }
}

PHP Error Log 5 lines

[27-Mar-2026 18:47:29 UTC] PHP Warning:  Undefined array key "page" in /wp-content/plugins/my-buzzsprout-podcasts/index.php on line 127
[27-Mar-2026 18:47:30 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/my-buzzsprout-podcasts/index.php on line 202
[27-Mar-2026 18:47:31 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/my-buzzsprout-podcasts/index.php on line 205
[27-Mar-2026 18:47:32 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/my-buzzsprout-podcasts/index.php on line 111
[27-Mar-2026 18:47:35 UTC] PHP Warning:  Undefined array key "page" in /wp-content/plugins/my-buzzsprout-podcasts/index.php on line 127
See also: All tests for this plugin, How to Hide My Buzzsprout Podcasts Admin Menus and Meta Boxes