Testimonial Slider and Showcase 2.3.1

Does "Testimonial Slider and Showcase" work with WordPress 6.2 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: 145.03 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.2
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=f618521803
Aspect after-activation
HTTP status 200
Load time 1.609 s
Memory usage 3.18 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.255 s
Memory usage 3.19 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.072 s
Memory usage 3.36 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.657 s
Memory usage 3.21 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.223 s
Memory usage 3.16 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.572 s
Memory usage 3.13 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.541 s
Memory usage 3.16 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 0.947 s
Memory usage 5.14 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.698 s0.304 s-0.394 s3.07 MiB3.22 MiB+ 149.02 KiB
/wp-admin/edit.php0.194 s0.209 s+0.015 s3.1 MiB3.25 MiB+ 149.44 KiB
/wp-admin/post-new.php0.753 s0.908 s+0.155 s5.02 MiB5.17 MiB+ 156.61 KiB
/wp-admin/upload.php0.546 s0.289 s-0.257 s3.02 MiB3.14 MiB+ 130.41 KiB
/wp-admin/options-writing.php0.169 s0.152 s-0.017 s3.01 MiB3.13 MiB+ 117.16 KiB
/wp-admin/media-new.php0.274 s0.234 s-0.040 s2.99 MiB3.13 MiB+ 142.59 KiB
/wp-admin/edit-tags.php?taxonomy=category0.230 s0.399 s+0.169 s3.01 MiB3.15 MiB+ 147.77 KiB
/wp-admin/post-new.php?post_type=page0.583 s0.695 s+0.112 s5.01 MiB5.16 MiB+ 151.26 KiB
/wp-admin/options-discussion.php0.208 s0.220 s+0.012 s3 MiB3.13 MiB+ 130.9 KiB
/wp-admin/edit-comments.php0.215 s0.193 s-0.022 s3.03 MiB3.15 MiB+ 129.66 KiB
/0.308 s0.222 s-0.086 s2.97 MiB3.16 MiB+ 190.57 KiB
Average 0.380 s0.348 s-0.032 s3.38 MiB3.53 MiB+ 145.03 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,9361,85849
CSS22.3%3,1331133
JavaScript13.2%1,854499
SVG0.9%12924
Total 14,052 2,022 65

PHP Code Analysis | More results »

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

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