WP Smart TV 2.1.5

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
All test pages loaded successfully
No resource errors
Performance

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

Page speed impact: 0.022 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=058c6020f7
Aspect after-activation
HTTP status 200
Load time 0.585 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.212 s
Memory usage 4.42 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-tab
HTTP status 200
Load time 0.364 s
Memory usage 4.11 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.222 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 200
Load time 0.175 s
Memory usage 4.06 MiB
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 200
Load time 0.185 s
Memory usage 4.14 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.354 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.315 s0.331 s+0.016 s3.72 MiB4.09 MiB+ 374.53 KiB
/wp-admin/edit.php0.175 s0.217 s+0.042 s3.75 MiB4.12 MiB+ 372.84 KiB
/wp-admin/post-new.php0.742 s1.035 s+0.293 s5.55 MiB5.92 MiB+ 383.92 KiB
/wp-admin/upload.php0.641 s0.510 s-0.131 s3.68 MiB4.05 MiB+ 372.7 KiB
/wp-admin/options-writing.php0.143 s0.191 s+0.048 s3.62 MiB4.03 MiB+ 419.62 KiB
/wp-admin/media-new.php0.367 s0.222 s-0.145 s3.66 MiB4.03 MiB+ 376.82 KiB
/wp-admin/edit-tags.php?taxonomy=category0.220 s0.274 s+0.054 s3.69 MiB4.05 MiB+ 373.41 KiB
/wp-admin/post-new.php?post_type=page0.580 s0.652 s+0.072 s5.54 MiB5.91 MiB+ 380.45 KiB
/wp-admin/options-discussion.php0.205 s0.247 s+0.042 s3.6 MiB4.03 MiB+ 440.2 KiB
/wp-admin/edit-comments.php0.206 s0.233 s+0.027 s3.69 MiB4.06 MiB+ 379.43 KiB
/0.291 s0.218 s-0.073 s3.6 MiB3.65 MiB+ 52.43 KiB
Average 0.353 s0.375 s+0.022 s4.01 MiB4.36 MiB+ 356.94 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,6947,95995
Sass7.5%9,20346560
SVG2.4%2,93238
Markdown0.6%76503
JSON0.0%5401
HTML0.0%28111
Total 123,223 41,146 347

PHP Code Analysis | More results »

Lines of code 11,741
Total complexity 2,662
Median class complexity 9.0
Median method complexity 2.0
Most complex class CMB2
Most complex function CMB2_Field_Display::get()
Classes 100
Methods 756
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 08:52:07 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 08:52:10 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