Play.ht 3.2.3

Does Play.ht work with WordPress 5.7 and PHP 7.4.8? A smoke test was performed on .

Summary

Errors
25PHP notices
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

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

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

Environment
WordPress version5.7
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
Plugin Info
Last updated
Active installs 1,000+
WordPress.org page https://wordpress.org/plugins/play-ht/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 5

Play.ht ‹ Test site — WordPress

Page screenshot: Play.ht ‹ Test site — WordPress
URL /wp-admin/admin.php?page=play-welcome-page
Requested URL /wp-admin/plugins.php?action=activate&plugin=play-ht%2Finit.php&plugin_status=all&paged=1&s&_wpnonce=2a46fddf13
Aspect after-activation
HTTP status 200
Load time 1.152 s
Memory usage 2.98 MiB
JS errors None
Resource errors None

Play.ht

Page screenshot: Play.ht
URL /wp-admin/admin.php?page=play-welcome-page
Aspect menu-item
HTTP status 200
Load time 0.309 s
Memory usage 2.98 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.414 s
Memory usage 2.73 MiB
JS errors None
Resource errors None

Add New Post ‹ Test site — WordPress

Page screenshot: Add New Post ‹ Test site — WordPress
URL /wp-admin/post-new.php
Aspect new-meta-boxes
HTTP status 200
Load time 1.733 s
Memory usage 5.31 MiB
JS errors None
Resource errors None

Add New Page ‹ Test site — WordPress

Page screenshot: Add New Page ‹ Test site — WordPress
URL /wp-admin/post-new.php?post_type=page
Aspect new-meta-boxes
HTTP status 200
Load time 2.323 s
Memory usage 5.28 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.263 s0.568 s+0.305 s2.82 MiB3.03 MiB+ 215.39 KiB
/wp-admin/edit.php0.172 s1.172 s+1.000 s2.86 MiB3.15 MiB+ 294.55 KiB
/wp-admin/post-new.php0.869 s2.599 s+1.730 s5.02 MiB5.31 MiB+ 289.82 KiB
/wp-admin/upload.php0.494 s0.535 s+0.041 s2.7 MiB2.99 MiB+ 305.66 KiB
/wp-admin/options-writing.php0.138 s0.187 s+0.049 s2.71 MiB2.98 MiB+ 276.79 KiB
/wp-admin/media-new.php0.220 s0.208 s-0.012 s2.67 MiB2.98 MiB+ 314.37 KiB
/wp-admin/edit-tags.php?taxonomy=category0.171 s0.200 s+0.029 s2.77 MiB3.06 MiB+ 297.91 KiB
/wp-admin/post-new.php?post_type=page1.073 s1.687 s+0.614 s5.01 MiB5.28 MiB+ 282.54 KiB
/wp-admin/options-discussion.php0.275 s0.254 s-0.021 s2.67 MiB2.98 MiB+ 312.65 KiB
/wp-admin/edit-comments.php0.214 s0.352 s+0.138 s2.78 MiB3.07 MiB+ 296.48 KiB
/0.271 s0.304 s+0.033 s2.65 MiB2.73 MiB+ 84.36 KiB
Average 0.378 s0.733 s+0.355 s3.15 MiB3.42 MiB+ 270.05 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
CSS
PHP
Sass
Language % Lines of code Comment lines Files
JavaScript48.7%8,9261,30029
CSS22.9%4,1931365
PHP15.7%2,87779720
Sass11.3%2,07201
Markdown0.8%14001
SVG0.6%10723
JSON0.1%2101
Total 18,336 2,235 60

PHP Code Analysis | More results »

Lines of code 2,700
Total complexity 475
Median class complexity 36.0
Median method complexity 2.0
Most complex class Wordpress\Play\Backend
Most complex function Wordpress\Play\Play_Requests::load_admin_play_requests()
Classes 9
Methods 81
Functions 45

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 4

Meta Boxes

{
    "post": {
        "podcast-meta-box-id": {
            "title": "Play.ht - Audio Accessibility",
            "context": "side"
        }
    },
    "page": {
        "podcast-meta-box-id": {
            "title": "Play.ht - Audio Accessibility",
            "context": "side"
        }
    }
}

PHP Error Log 25 lines

[12-Mar-2021 09:06:44 UTC] PHP Notice:  Undefined variable: podcast_data in /wp-content/plugins/play-ht/includes/classes/Frontend.php on line 254
[12-Mar-2021 09:06:44 UTC] PHP Notice:  Undefined variable: current_post in /wp-content/plugins/play-ht/includes/classes/Frontend.php on line 255
[12-Mar-2021 09:06:46 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/play-ht/includes/classes/Play_Requests.php on line 474
[12-Mar-2021 09:06:47 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/play-ht/includes/classes/Play_Requests.php on line 150
[12-Mar-2021 09:06:47 UTC] PHP Notice:  Undefined variable: is_new_post in /wp-content/plugins/play-ht/views/back-end/metabox_content.php on line 30
[12-Mar-2021 09:06:48 UTC] PHP Notice:  Undefined variable: is_new_post in /wp-content/plugins/play-ht/views/back-end/metabox_content.php on line 87
[12-Mar-2021 09:06:48 UTC] PHP Notice:  Undefined variable: is_new_post in /wp-content/plugins/play-ht/views/back-end/metabox_content.php on line 90
[12-Mar-2021 09:06:48 UTC] PHP Notice:  Undefined variable: is_new_post in /wp-content/plugins/play-ht/views/back-end/metabox_content.php on line 91
[12-Mar-2021 09:06:52 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/play-ht/includes/classes/Play_Requests.php on line 150
[12-Mar-2021 09:06:53 UTC] PHP Notice:  Undefined variable: is_new_post in /wp-content/plugins/play-ht/views/back-end/metabox_content.php on line 30
[12-Mar-2021 09:06:53 UTC] PHP Notice:  Undefined variable: is_new_post in /wp-content/plugins/play-ht/views/back-end/metabox_content.php on line 87
[12-Mar-2021 09:06:53 UTC] PHP Notice:  Undefined variable: is_new_post in /wp-content/plugins/play-ht/views/back-end/metabox_content.php on line 90
[12-Mar-2021 09:06:53 UTC] PHP Notice:  Undefined variable: is_new_post in /wp-content/plugins/play-ht/views/back-end/metabox_content.php on line 91
[12-Mar-2021 09:06:56 UTC] PHP Notice:  Undefined variable: podcast_data in /wp-content/plugins/play-ht/includes/classes/Frontend.php on line 254
[12-Mar-2021 09:06:56 UTC] PHP Notice:  Undefined variable: current_post in /wp-content/plugins/play-ht/includes/classes/Frontend.php on line 255
[12-Mar-2021 09:06:57 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/play-ht/includes/classes/Play_Requests.php on line 150
[12-Mar-2021 09:06:57 UTC] PHP Notice:  Undefined variable: is_new_post in /wp-content/plugins/play-ht/views/back-end/metabox_content.php on line 30
[12-Mar-2021 09:06:58 UTC] PHP Notice:  Undefined variable: is_new_post in /wp-content/plugins/play-ht/views/back-end/metabox_content.php on line 87
[12-Mar-2021 09:06:58 UTC] PHP Notice:  Undefined variable: is_new_post in /wp-content/plugins/play-ht/views/back-end/metabox_content.php on line 90
[12-Mar-2021 09:06:58 UTC] PHP Notice:  Undefined variable: is_new_post in /wp-content/plugins/play-ht/views/back-end/metabox_content.php on line 91
[12-Mar-2021 09:07:00 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/play-ht/includes/classes/Play_Requests.php on line 150
[12-Mar-2021 09:07:00 UTC] PHP Notice:  Undefined variable: is_new_post in /wp-content/plugins/play-ht/views/back-end/metabox_content.php on line 30
[12-Mar-2021 09:07:01 UTC] PHP Notice:  Undefined variable: is_new_post in /wp-content/plugins/play-ht/views/back-end/metabox_content.php on line 87
[12-Mar-2021 09:07:01 UTC] PHP Notice:  Undefined variable: is_new_post in /wp-content/plugins/play-ht/views/back-end/metabox_content.php on line 90
[12-Mar-2021 09:07:01 UTC] PHP Notice:  Undefined variable: is_new_post in /wp-content/plugins/play-ht/views/back-end/metabox_content.php on line 91
See also: All tests for this plugin, How to Hide Play.ht Admin Menus and Meta Boxes