Testimonial Slider and Showcase 2.3.13

Does "Testimonial Slider and Showcase" work with WordPress 6.7.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: 152.7 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.7.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=669d93f4b2
Aspect after-activation
HTTP status 200
Load time 1.964 s
Memory usage 3.61 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.288 s
Memory usage 3.68 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.038 s
Memory usage 3.7 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.538 s
Memory usage 3.69 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.368 s
Memory usage 3.61 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.992 s
Memory usage 3.61 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.499 s
Memory usage 3.54 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.843 s
Memory usage 5.96 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.314 s0.378 s+0.064 s3.48 MiB3.66 MiB+ 180.28 KiB
/wp-admin/edit.php0.200 s0.235 s+0.035 s3.54 MiB3.69 MiB+ 156.5 KiB
/wp-admin/post-new.php0.783 s0.908 s+0.125 s5.92 MiB6.12 MiB+ 198.04 KiB
/wp-admin/upload.php0.589 s0.337 s-0.252 s3.49 MiB3.64 MiB+ 143.86 KiB
/wp-admin/options-writing.php0.213 s0.406 s+0.193 s3.47 MiB3.61 MiB+ 142.35 KiB
/wp-admin/media-new.php0.370 s0.330 s-0.040 s3.46 MiB3.61 MiB+ 150.55 KiB
/wp-admin/edit-tags.php?taxonomy=category0.190 s0.225 s+0.035 s3.48 MiB3.63 MiB+ 161.22 KiB
/wp-admin/post-new.php?post_type=page0.566 s0.696 s+0.130 s5.92 MiB6.11 MiB+ 193.57 KiB
/wp-admin/options-discussion.php0.452 s0.260 s-0.192 s3.47 MiB3.61 MiB+ 138.85 KiB
/wp-admin/edit-comments.php0.246 s0.230 s-0.016 s3.49 MiB3.63 MiB+ 143.85 KiB
/0.314 s0.203 s-0.111 s3.47 MiB3.54 MiB+ 70.64 KiB
Average 0.385 s0.383 s-0.003 s3.93 MiB4.08 MiB+ 152.7 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.4%8,9411,93949
CSS22.5%3,1721133
JavaScript13.2%1,857499
SVG0.9%13025
Total 14,100 2,103 66

PHP Code Analysis | More results »

Lines of code 8,263
Total complexity 1,679
Median class complexity 14.0
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 2

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

[28-Nov-2024 06:32:42 UTC] PHP Deprecated:  str_contains(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/shortcodes.php on line 246
[28-Nov-2024 06:32:42 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
[28-Nov-2024 06:32:42 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