Testimonial Slider and Showcase 2.3.5

Does "Testimonial Slider and Showcase" work with WordPress 6.4.3 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: 147.84 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.4.3
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=c16b66ffe3
Aspect after-activation
HTTP status 200
Load time 1.580 s
Memory usage 3.49 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.297 s
Memory usage 3.51 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 1.104 s
Memory usage 3.6 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.616 s
Memory usage 3.53 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.273 s
Memory usage 3.48 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 1.057 s
Memory usage 3.44 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.470 s
Memory usage 3.44 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 2.337 s
Memory usage 5.59 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.364 s0.375 s+0.011 s3.38 MiB3.54 MiB+ 158.36 KiB
/wp-admin/edit.php0.215 s0.249 s+0.034 s3.41 MiB3.56 MiB+ 159.15 KiB
/wp-admin/post-new.php1.007 s0.640 s-0.367 s5.46 MiB5.64 MiB+ 180.08 KiB
/wp-admin/upload.php0.690 s0.472 s-0.218 s3.33 MiB3.46 MiB+ 140.12 KiB
/wp-admin/options-writing.php0.219 s0.220 s+0.001 s3.32 MiB3.45 MiB+ 132.7 KiB
/wp-admin/media-new.php0.301 s0.307 s+0.006 s3.3 MiB3.45 MiB+ 152.3 KiB
/wp-admin/edit-tags.php?taxonomy=category0.209 s0.244 s+0.035 s3.31 MiB3.47 MiB+ 157.48 KiB
/wp-admin/post-new.php?post_type=page0.609 s0.621 s+0.012 s5.45 MiB5.62 MiB+ 178.73 KiB
/wp-admin/options-discussion.php0.274 s0.311 s+0.037 s3.3 MiB3.44 MiB+ 140.61 KiB
/wp-admin/edit-comments.php0.239 s0.226 s-0.013 s3.34 MiB3.47 MiB+ 139.37 KiB
/0.283 s0.213 s-0.070 s3.36 MiB3.44 MiB+ 87.34 KiB
Average 0.401 s0.353 s-0.048 s3.72 MiB3.87 MiB+ 147.84 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
PHP63.5%8,9521,85949
CSS22.5%3,1721133
JavaScript13.1%1,854499
SVG0.9%13025
Total 14,108 2,023 66

PHP Code Analysis | More results »

Lines of code 8,274
Total complexity 1,681
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

[31-Jan-2024 07:38:59 UTC] PHP Deprecated:  str_contains(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/shortcodes.php on line 246
[31-Jan-2024 07:38:59 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 446
[31-Jan-2024 07:38:59 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 454
See also: All tests for this plugin, How to Hide Testimonial Slider and Showcase Admin Menus and Meta Boxes