WP Smart TV 2.0.14

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

Summary

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

Memory usage: 353.34 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 version5.7.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=a719db4f5e
Aspect after-activation
HTTP status 200
Load time 0.558 s
Memory usage 3.29 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.383 s
Memory usage 3.5 MiB
JS errors None
Resource errors None

WP Smart TV → Roku DP

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

WP Smart TV → Advertising

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

WP Smart TV → Recipe Builder

Page screenshot: WP Smart TV → Recipe Builder
URL /wp-admin/admin.php?page=wpstv_rdp
Aspect menu-item
HTTP status 200
Load time 0.200 s
Memory usage 3.22 MiB
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.213 s
Memory usage 3.17 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.245 s
Memory usage 2.75 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.345 s0.732 s+0.387 s2.82 MiB3.19 MiB+ 378.05 KiB
/wp-admin/edit.php0.193 s0.272 s+0.079 s2.86 MiB3.22 MiB+ 362.03 KiB
/wp-admin/post-new.php1.035 s1.262 s+0.227 s5.02 MiB5.4 MiB+ 385.7 KiB
/wp-admin/upload.php0.551 s0.612 s+0.061 s2.7 MiB3.07 MiB+ 383.06 KiB
/wp-admin/options-writing.php0.149 s0.215 s+0.066 s2.71 MiB3.06 MiB+ 353.07 KiB
/wp-admin/media-new.php0.206 s0.227 s+0.021 s2.67 MiB3.05 MiB+ 385.68 KiB
/wp-admin/edit-tags.php?taxonomy=category0.380 s0.263 s-0.117 s2.77 MiB3.15 MiB+ 384.92 KiB
/wp-admin/post-new.php?post_type=page1.234 s0.790 s-0.444 s5.01 MiB5.38 MiB+ 383.58 KiB
/wp-admin/options-discussion.php0.282 s0.257 s-0.025 s2.67 MiB3.05 MiB+ 386.93 KiB
/wp-admin/edit-comments.php0.243 s0.266 s+0.023 s2.78 MiB3.15 MiB+ 384.41 KiB
/0.358 s0.237 s-0.121 s2.65 MiB2.75 MiB+ 99.32 KiB
Average 0.452 s0.467 s+0.014 s3.15 MiB3.5 MiB+ 353.34 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
CSS28.4%35,0591,49530
PO File26.1%32,32318,502120
JavaScript26.0%32,13112,57028
PHP9.1%11,2907,68093
Sass7.4%9,17146159
SVG2.4%2,93238
Markdown0.5%63302
JSON0.0%4601
HTML0.0%28111
Total 123,613 40,722 342

PHP Code Analysis | More results »

Lines of code 11,337
Total complexity 2,563
Median class complexity 9.0
Median method complexity 2.0
Most complex class CMB2
Most complex function CMB2_Field_Display::get()
Classes 98
Methods 731
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

[18-Apr-2021 07:33:05 UTC] PHP Notice:  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 5313
[18-Apr-2021 07:33:10 UTC] PHP Notice:  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 5313
See also: All tests for this plugin, How to Hide WP Smart TV Admin Menus and Meta Boxes