Testimonial Slider and Showcase 2.3.0

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: 0.030 seconds
The average page load time increased by this amount after activating the plugin.

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=547cdb9392
Aspect after-activation
HTTP status 200
Load time 1.784 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.275 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 1.158 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.566 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.239 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.598 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.401 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.209 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.304 s0.516 s+0.212 s3.05 MiB3.2 MiB+ 153.95 KiB
/wp-admin/edit.php0.190 s0.236 s+0.046 s3.08 MiB3.23 MiB+ 154.99 KiB
/wp-admin/post-new.php0.789 s0.933 s+0.144 s4.97 MiB5.13 MiB+ 165.85 KiB
/wp-admin/upload.php0.531 s0.273 s-0.258 s2.99 MiB3.13 MiB+ 135.96 KiB
/wp-admin/options-writing.php0.146 s0.170 s+0.024 s2.99 MiB3.11 MiB+ 122.61 KiB
/wp-admin/media-new.php0.273 s0.254 s-0.019 s2.97 MiB3.11 MiB+ 148.15 KiB
/wp-admin/edit-tags.php?taxonomy=category0.318 s0.214 s-0.104 s2.98 MiB3.13 MiB+ 153.32 KiB
/wp-admin/post-new.php?post_type=page0.613 s0.874 s+0.261 s4.96 MiB5.11 MiB+ 156.5 KiB
/wp-admin/options-discussion.php0.212 s0.284 s+0.072 s2.98 MiB3.11 MiB+ 136.45 KiB
/wp-admin/edit-comments.php0.186 s0.198 s+0.012 s3 MiB3.13 MiB+ 135.21 KiB
/0.281 s0.218 s-0.063 s2.94 MiB3.13 MiB+ 185.54 KiB
Average 0.349 s0.379 s+0.030 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
PHP63.6%8,9211,85849
CSS22.3%3,1221133
JavaScript13.2%1,854499
SVG0.9%12924
Total 14,026 2,022 65

PHP Code Analysis | More results »

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

[09-Jan-2023 10:07:30 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/shortcodes.php on line 208
[09-Jan-2023 10:07:30 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
[09-Jan-2023 10:07:30 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