Testimonial Slider and Showcase 2.2.10

Does "Testimonial Slider and Showcase" work with WordPress 6.1.1 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
3PHP deprecation warnings
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 149.87 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 version6.1.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 30,000+
WordPress.org page https://wordpress.org/plugins/testimonial-slider-and-showcase/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 8

Get Help ‹ Test site — WordPress

Page screenshot: Get Help ‹ Test site — WordPress
URL /wp-admin/edit.php?post_type=testimonial&page=tss_get_help
Requested URL /wp-admin/plugins.php?action=activate&plugin=testimonial-slider-and-showcase%2Ftestimonial-slider-and-showcase.php&plugin_status=all&paged=1&s&_wpnonce=da4bccacda
Aspect after-activation
HTTP status 200
Load time 1.795 s
Memory usage 3.16 MiB
JS errors None
Resource errors None

Testimonial

Page screenshot: Testimonial
URL /wp-admin/edit.php?post_type=testimonial
Aspect menu-item
HTTP status 200
Load time 0.247 s
Memory usage 3.17 MiB
JS errors None
Resource errors None

Testimonial → Add Testimonial

Page screenshot: Testimonial → Add Testimonial
URL /wp-admin/post-new.php?post_type=testimonial
Aspect menu-item
HTTP status 200
Load time 0.994 s
Memory usage 3.34 MiB
JS errors None
Resource errors None

Testimonial → ShortCode

Page screenshot: Testimonial → ShortCode
URL /wp-admin/edit.php?post_type=tss-sc
Aspect menu-item
HTTP status 200
Load time 0.660 s
Memory usage 3.2 MiB
JS errors None
Resource errors None

Testimonial → Settings

Page screenshot: Testimonial → Settings
URL /wp-admin/edit.php?post_type=testimonial&page=tss_settings
Aspect menu-item
HTTP status 200
Load time 0.229 s
Memory usage 3.15 MiB
JS errors None
Resource errors None

Testimonial → Get Help

Page screenshot: Testimonial → Get Help
URL /wp-admin/edit.php?post_type=testimonial&page=tss_get_help
Aspect menu-item
HTTP status 200
Load time 0.584 s
Memory usage 3.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.394 s
Memory usage 3.13 MiB
JS errors None
Resource errors None

Widgets ‹ Test site — WordPress

Page screenshot: Widgets ‹ Test site — WordPress
URL /wp-admin/widgets.php
Aspect new-sidebar-widgets
HTTP status 200
Load time 1.363 s
Memory usage 5.09 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.274 s0.265 s-0.009 s3.05 MiB3.2 MiB+ 153.95 KiB
/wp-admin/edit.php0.178 s0.187 s+0.009 s3.08 MiB3.23 MiB+ 154.99 KiB
/wp-admin/post-new.php1.031 s0.639 s-0.392 s4.97 MiB5.13 MiB+ 165.85 KiB
/wp-admin/upload.php0.505 s0.581 s+0.076 s2.99 MiB3.13 MiB+ 135.96 KiB
/wp-admin/options-writing.php0.145 s0.164 s+0.019 s2.99 MiB3.11 MiB+ 122.61 KiB
/wp-admin/media-new.php0.253 s0.255 s+0.002 s2.97 MiB3.11 MiB+ 148.15 KiB
/wp-admin/edit-tags.php?taxonomy=category0.181 s0.195 s+0.014 s2.98 MiB3.13 MiB+ 153.32 KiB
/wp-admin/post-new.php?post_type=page0.621 s0.646 s+0.025 s4.96 MiB5.11 MiB+ 156.5 KiB
/wp-admin/options-discussion.php0.198 s0.185 s-0.013 s2.98 MiB3.11 MiB+ 136.45 KiB
/wp-admin/edit-comments.php0.179 s0.191 s+0.012 s3 MiB3.13 MiB+ 135.21 KiB
/0.264 s0.214 s-0.050 s2.94 MiB3.13 MiB+ 185.53 KiB
Average 0.348 s0.320 s-0.028 s3.35 MiB3.5 MiB+ 149.87 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.

PHP
CSS
JavaScript
Language % Lines of code Comment lines Files
PHP64.0%8,9111,85649
CSS21.9%3,0471133
JavaScript13.3%1,854499
SVG0.9%11902
Total 13,931 2,018 63

PHP Code Analysis | More results »

Lines of code 8,230
Total complexity 1,672
Median class complexity 13.5
Median method complexity 2.0
Most complex class TSSProHelper
Most complex function TSSPreview::tssPreviewAjaxCall()
Classes 40
Methods 301
Functions 1

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 3

Custom Post Types 2

ID Name
testimonialTestimonials
tss-scShortCode

Sidebar Widgets 1

ID Name
widget_tlp_port_owl_carouselTestimonial Slider And Showcase

Meta Boxes

{
    "tss-sc": {
        "rt_tss_sc_settings_meta": {
            "title": "Short Code Generator",
            "context": "normal"
        },
        "rt_tss_sc_preview_meta": {
            "title": "Layout Preview",
            "context": "normal"
        },
        "rt_plugin_tss_sc_pro_information": {
            "title": "Documentation",
            "context": "side"
        }
    },
    "testimonial": {
        "tss_meta_information": {
            "title": "Testimonial's Information",
            "context": "normal"
        }
    }
}

PHP Error Log 3 lines

[15-Dec-2022 04:07:03 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/shortcodes.php on line 208
[15-Dec-2022 04:07:03 UTC] PHP Deprecated:  preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /wp-includes/class-wp-embed.php on line 444
[15-Dec-2022 04:07:03 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/class-wp-embed.php on line 452
See also: All tests for this plugin, How to Hide Testimonial Slider and Showcase Admin Menus and Meta Boxes