WP Smart TV 2.1.2

Does WP Smart TV work with WordPress 6.0.1 and PHP 7.4.8? A smoke test was performed on .

Summary

Errors
2PHP notices
No JavaScript exceptions
2Pages failed to load
  • 2 500 Internal Server Error
No resource errors
Performance

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

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

Environment
WordPress version6.0.1
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
Plugin Info
Last updated
Active installs 800+
WordPress.org page https://wordpress.org/plugins/wp-smart-tv/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 7

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=wp-smart-tv%2Fwp-smart-tv.php&plugin_status=all&paged=1&s&_wpnonce=004427d679
Aspect after-activation
HTTP status 200
Load time 0.491 s
Memory usage 4.21 MiB
JS errors None
Resource errors None

WP Smart TV

Page screenshot: WP Smart TV
URL /wp-admin/admin.php?page=rovidx_smart_tv_options
Aspect menu-item
HTTP status 200
Load time 0.329 s
Memory usage 4.42 MiB
JS errors None
Resource errors None

WP Smart TV → Roku Publisher

Page screenshot: WP Smart TV → Roku Publisher
URL /wp-admin/admin.php?page=rovidx_smart_tv_roku_options
Aspect menu-item
HTTP status 200
Load time 0.371 s
Memory usage 4.1 MiB
JS errors None
Resource errors None

WP Smart TV → Roku Publisher → Advertising

Page screenshot: WP Smart TV → Roku Publisher → Advertising
URL /wp-admin/admin.php?page=rovidx_smart_tv_ad_options
Aspect menu-item-tab
HTTP status 500
Load time 0.083 s
Memory usage N/A
JS errors None
Resource errors None

WP Smart TV → Roku Publisher → Recipe Builder

Page screenshot: WP Smart TV → Roku Publisher → Recipe Builder
URL /wp-admin/admin.php?page=wpstv_rdp
Aspect menu-item-tab
HTTP status 500
Load time 0.057 s
Memory usage N/A
JS errors None
Resource errors None

WP Smart TV → Import/Export

Page screenshot: WP Smart TV → Import/Export
URL /wp-admin/admin.php?page=rovidx_smart_tv_import_content
Aspect menu-item
HTTP status 200
Load time 0.246 s
Memory usage 4.11 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.266 s
Memory usage 3.65 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.326 s0.317 s-0.009 s3.72 MiB4.08 MiB+ 371.62 KiB
/wp-admin/edit.php0.188 s0.230 s+0.042 s3.75 MiB4.12 MiB+ 369.92 KiB
/wp-admin/post-new.php0.772 s1.088 s+0.316 s5.55 MiB5.92 MiB+ 381.01 KiB
/wp-admin/upload.php0.409 s0.448 s+0.039 s3.68 MiB4.04 MiB+ 369.78 KiB
/wp-admin/options-writing.php0.325 s0.179 s-0.146 s3.62 MiB4.02 MiB+ 416.7 KiB
/wp-admin/media-new.php0.265 s0.247 s-0.018 s3.66 MiB4.03 MiB+ 373.91 KiB
/wp-admin/edit-tags.php?taxonomy=category0.196 s0.227 s+0.031 s3.69 MiB4.05 MiB+ 370.49 KiB
/wp-admin/post-new.php?post_type=page0.702 s0.829 s+0.127 s5.54 MiB5.91 MiB+ 377.53 KiB
/wp-admin/options-discussion.php0.230 s0.359 s+0.129 s3.6 MiB4.02 MiB+ 437.28 KiB
/wp-admin/edit-comments.php0.219 s0.262 s+0.043 s3.69 MiB4.06 MiB+ 376.52 KiB
/0.283 s0.222 s-0.061 s3.6 MiB3.65 MiB+ 52.43 KiB
Average 0.356 s0.401 s+0.045 s4.01 MiB4.36 MiB+ 354.29 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.

CSS
PO File
JavaScript
PHP
Language % Lines of code Comment lines Files
CSS27.6%34,0381,55230
PO File26.2%32,32318,502120
JavaScript26.1%32,18612,65429
PHP9.5%11,6657,94895
Sass7.5%9,20346560
SVG2.4%2,93238
Markdown0.6%76503
JSON0.0%5401
HTML0.0%28111
Total 123,194 41,135 347

PHP Code Analysis | More results »

Lines of code 11,712
Total complexity 2,654
Median class complexity 8.5
Median method complexity 2.0
Most complex class \CMB2
Most complex function CMB2_Field_Display::get()
Classes 100
Methods 754
Functions 44

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 2

Meta Boxes

{
    "series": {
        "rovidx_smarttv_edit": {
            "title": "WP Smart TV Info",
            "context": "normal"
        }
    },
    "episodes": {
        "rovidx_smarttv_episode_metabox": {
            "title": "Series Information",
            "context": "side"
        }
    }
}

PHP Error Log 2 lines

[17-Jul-2022 04:54:04 UTC] PHP Notice:  Function register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>tv/roku</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. 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.5.0.) in /wp-includes/functions.php on line 5831
[17-Jul-2022 04:54:08 UTC] PHP Notice:  Function register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>tv/roku</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. 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.5.0.) in /wp-includes/functions.php on line 5831
See also: All tests for this plugin, How to Hide WP Smart TV Admin Menus and Meta Boxes