Slickity 2.3.2

Does Slickity work with WordPress 7.1 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
1PHP fatal errors
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 54.16 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 version7.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs <10
WordPress.org page https://wordpress.org/plugins/slickity/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 5

Plugins ‹ Test site — WordPress

Page screenshot: Plugins ‹ Test site — WordPress
URL /wp-admin/plugins.php?plugin_status=all&paged=1&s
Requested URL /wp-admin/plugins.php?action=activate&plugin=slickity%2Fslickity.php&plugin_status=all&paged=1&s&_wpnonce=f61b745821
Aspect after-activation
HTTP status 200
Load time 0.542 s
Memory usage 4.29 MiB
JS errors None
Resource errors None

Slideshows

Page screenshot: Slideshows
URL /wp-admin/edit.php?post_type=slickity_slideshow
Aspect menu-item
HTTP status 200
Load time 0.496 s
Memory usage 4.32 MiB
JS errors None
Resource errors None

Slideshows → Add New Slideshow

Page screenshot: Slideshows → Add New Slideshow
URL /wp-admin/post-new.php?post_type=slickity_slideshow
Aspect menu-item
HTTP status 200
Load time 0.707 s
Memory usage 4.32 MiB
JS errors None
Resource errors None

Plugins → Install Plugins

Page screenshot: Plugins  → Install Plugins
URL /wp-admin/plugins.php?page=slickity-install-plugins
Aspect menu-item
HTTP status 200
Load time 0.477 s
Memory usage 4.26 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.265 s
Memory usage 4.65 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php1.066 s0.633 s-0.433 s4.23 MiB4.28 MiB+ 56.04 KiB
/wp-admin/edit.php0.550 s0.647 s+0.097 s4.28 MiB4.34 MiB+ 56.04 KiB
/wp-admin/post-new.php1.525 s1.956 s+0.431 s6.78 MiB6.86 MiB+ 86.2 KiB
/wp-admin/upload.php1.330 s1.044 s-0.286 s4.25 MiB4.29 MiB+ 42.69 KiB
/wp-admin/options-writing.php0.518 s0.515 s-0.003 s4.22 MiB4.26 MiB+ 42.94 KiB
/wp-admin/media-new.php0.560 s0.694 s+0.134 s4.21 MiB4.26 MiB+ 51.13 KiB
/wp-admin/edit-tags.php?taxonomy=category0.802 s0.528 s-0.274 s4.22 MiB4.28 MiB+ 55.99 KiB
/wp-admin/post-new.php?post_type=page1.608 s1.989 s+0.381 s6.76 MiB6.83 MiB+ 77.73 KiB
/wp-admin/options-discussion.php0.901 s0.940 s+0.039 s4.23 MiB4.26 MiB+ 35.13 KiB
/wp-admin/edit-comments.php0.511 s0.535 s+0.024 s4.24 MiB4.28 MiB+ 38.94 KiB
/0.298 s0.227 s-0.071 s4.6 MiB4.65 MiB+ 52.88 KiB
Average 0.879 s0.883 s+0.004 s4.73 MiB4.78 MiB+ 54.16 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
JSON
Language % Lines of code Comment lines Files
PHP62.1%4,8661,7814
JSON33.0%2,58601
CSS4.6%363204
SVG0.2%1301
JavaScript0.2%1211
Total 7,840 1,802 11

PHP Code Analysis | More results »

Lines of code 2,271
Total complexity 554
Median class complexity 17.0
Median method complexity 3.0
Most complex class TGM_Plugin_Activation
Most complex function TGMPA_List_Table::process_bulk_actions()
Classes 7
Methods 101
Functions 17

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.

Custom Post Types 1

ID Name
slickity_slideshowSlideshows

PHP Error Log 8 lines

[08-Sep-2026 09:47:07 UTC] PHP Fatal error:  Uncaught TypeError: call_user_func_array(): Argument #1 ($callback) must be a valid callback, function "slickity_deactivation" not found or invalid function name in /wp-includes/class-wp-hook.php:353
Stack trace:
#0 /wp-includes/class-wp-hook.php(377): WP_Hook->apply_filters()
#1 /wp-includes/plugin.php(523): WP_Hook->do_action()
#2 /wp-admin/includes/plugin.php(826): do_action()
#3 /wp-admin/plugins.php(211): deactivate_plugins()
#4 {main}
  thrown in /wp-includes/class-wp-hook.php on line 353
See also: All tests for this plugin