WP Smart TV 2.0.15

Does WP Smart TV work with WordPress 5.7.2 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.2
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=e436109914
Aspect after-activation
HTTP status 200
Load time 0.517 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.343 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.239 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.187 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.177 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.191 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.201 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.252 s0.305 s+0.053 s2.82 MiB3.19 MiB+ 378.05 KiB
/wp-admin/edit.php0.163 s0.276 s+0.113 s2.86 MiB3.22 MiB+ 362.03 KiB
/wp-admin/post-new.php0.816 s0.940 s+0.124 s5.02 MiB5.4 MiB+ 385.7 KiB
/wp-admin/upload.php0.453 s0.425 s-0.028 s2.7 MiB3.07 MiB+ 383.06 KiB
/wp-admin/options-writing.php0.206 s0.240 s+0.034 s2.71 MiB3.06 MiB+ 353.07 KiB
/wp-admin/media-new.php0.200 s0.251 s+0.051 s2.67 MiB3.05 MiB+ 385.68 KiB
/wp-admin/edit-tags.php?taxonomy=category0.166 s0.210 s+0.044 s2.77 MiB3.15 MiB+ 384.92 KiB
/wp-admin/post-new.php?post_type=page0.966 s0.769 s-0.197 s5.01 MiB5.38 MiB+ 383.58 KiB
/wp-admin/options-discussion.php0.265 s0.246 s-0.019 s2.67 MiB3.05 MiB+ 386.93 KiB
/wp-admin/edit-comments.php0.200 s0.197 s-0.003 s2.78 MiB3.15 MiB+ 384.41 KiB
/0.238 s0.246 s+0.008 s2.65 MiB2.75 MiB+ 99.32 KiB
Average 0.357 s0.373 s+0.016 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

[15-May-2021 15:29:37 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
[15-May-2021 15:29:40 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