ARI Fancy Lightbox 1.3.9

Does ARI Fancy Lightbox work with WordPress 6.2 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
30PHP deprecation warnings
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 36.19 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 10,000+
WordPress.org page https://wordpress.org/plugins/ari-fancy-lightbox/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 7

ARI Fancy Lightbox ‹ Test site — WordPress

Page screenshot: ARI Fancy Lightbox ‹ Test site — WordPress
URL /wp-admin/admin.php?page=ari-fancy-lightbox
Requested URL /wp-admin/plugins.php?action=activate&plugin=ari-fancy-lightbox%2Fari-fancy-lightbox.php&plugin_status=all&paged=1&s&_wpnonce=78384ae059
Aspect after-activation
HTTP status 200
Load time 0.416 s
Memory usage 3.39 MiB
JS errors None
Resource errors None

ARI Fancy Lightbox

Page screenshot: ARI Fancy Lightbox
URL /wp-admin/admin.php?page=ari-fancy-lightbox
Aspect menu-item
HTTP status 200
Load time 0.228 s
Memory usage 3.13 MiB
JS errors None
Resource errors None

ARI Fancy Lightbox → Lightbox

Page screenshot: ARI Fancy Lightbox → Lightbox
URL /wp-admin/admin.php?page=ari-fancy-lightbox
Aspect menu-item-tab
HTTP status 200
Load time 0.218 s
Memory usage 3.13 MiB
JS errors None
Resource errors None

ARI Fancy Lightbox → Style

Page screenshot: ARI Fancy Lightbox → Style
URL /wp-admin/admin.php?page=ari-fancy-lightbox
Aspect menu-item-tab
HTTP status 200
Load time 0.310 s
Memory usage 3.13 MiB
JS errors None
Resource errors None

ARI Fancy Lightbox → Advanced

Page screenshot: ARI Fancy Lightbox → Advanced
URL /wp-admin/admin.php?page=ari-fancy-lightbox
Aspect menu-item-tab
HTTP status 200
Load time 0.187 s
Memory usage 3.13 MiB
JS errors None
Resource errors None

ARI Fancy Lightbox → Upgrade

Page screenshot: ARI Fancy Lightbox → Upgrade
URL /wp-admin/admin.php?page=ari-fancy-lightbox
Aspect menu-item-tab
HTTP status 200
Load time 0.191 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.332 s
Memory usage 3.06 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.294 s0.391 s+0.097 s3.07 MiB3.11 MiB+ 39.53 KiB
/wp-admin/edit.php0.205 s0.204 s-0.001 s3.1 MiB3.14 MiB+ 39.17 KiB
/wp-admin/post-new.php0.776 s1.052 s+0.276 s5.02 MiB5.06 MiB+ 37.6 KiB
/wp-admin/upload.php0.592 s0.305 s-0.287 s3.02 MiB3.04 MiB+ 22.87 KiB
/wp-admin/options-writing.php0.186 s0.146 s-0.040 s3.01 MiB3.02 MiB+ 9.63 KiB
/wp-admin/media-new.php0.438 s0.213 s-0.225 s2.99 MiB3.03 MiB+ 35.05 KiB
/wp-admin/edit-tags.php?taxonomy=category0.195 s0.186 s-0.009 s3.01 MiB3.04 MiB+ 40.23 KiB
/wp-admin/post-new.php?post_type=page0.625 s0.785 s+0.160 s5.01 MiB5.05 MiB+ 33.19 KiB
/wp-admin/options-discussion.php0.211 s0.250 s+0.039 s3 MiB3.02 MiB+ 23.36 KiB
/wp-admin/edit-comments.php0.251 s0.215 s-0.036 s3.03 MiB3.05 MiB+ 22.16 KiB
/0.324 s0.261 s-0.063 s2.97 MiB3.06 MiB+ 95.28 KiB
Average 0.372 s0.364 s-0.008 s3.38 MiB3.42 MiB+ 36.19 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
Language % Lines of code Comment lines Files
PHP54.6%3,2741663
CSS35.8%2,146432
HTML5.5%330161
SVG2.5%15009
JavaScript1.6%97837
Total 5,997 158 82

PHP Code Analysis | More results »

Lines of code 3,207
Total complexity 551
Median class complexity 6.0
Median method complexity 2.0
Most complex class Ari\Forms\Form
Most complex function Ari_Fancy_Lightbox\Forms\Settings::setup()
Classes 56
Methods 197
Functions 4

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

PHP Error Log 30 lines

[31-Mar-2023 01:18:25 UTC] PHP Deprecated:  Return type of Ari\Utils\Priority_Queue::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/ari-fancy-lightbox/libraries/arisoft/core/utils/class-priority-queue.php on line 15
[31-Mar-2023 01:18:25 UTC] PHP Deprecated:  Return type of Ari\Utils\Priority_Queue::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/ari-fancy-lightbox/libraries/arisoft/core/utils/class-priority-queue.php on line 23
[31-Mar-2023 01:18:26 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/ari-fancy-lightbox/includes/class-plugin.php on line 132
[31-Mar-2023 01:18:27 UTC] PHP Deprecated:  Return type of Ari\Utils\Priority_Queue::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/ari-fancy-lightbox/libraries/arisoft/core/utils/class-priority-queue.php on line 15
[31-Mar-2023 01:18:27 UTC] PHP Deprecated:  Return type of Ari\Utils\Priority_Queue::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/ari-fancy-lightbox/libraries/arisoft/core/utils/class-priority-queue.php on line 23
[31-Mar-2023 01:18:28 UTC] PHP Deprecated:  Return type of Ari\Utils\Priority_Queue::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/ari-fancy-lightbox/libraries/arisoft/core/utils/class-priority-queue.php on line 15
[31-Mar-2023 01:18:28 UTC] PHP Deprecated:  Return type of Ari\Utils\Priority_Queue::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/ari-fancy-lightbox/libraries/arisoft/core/utils/class-priority-queue.php on line 23
[31-Mar-2023 01:18:30 UTC] PHP Deprecated:  Return type of Ari\Utils\Priority_Queue::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/ari-fancy-lightbox/libraries/arisoft/core/utils/class-priority-queue.php on line 15
[31-Mar-2023 01:18:30 UTC] PHP Deprecated:  Return type of Ari\Utils\Priority_Queue::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/ari-fancy-lightbox/libraries/arisoft/core/utils/class-priority-queue.php on line 23
[31-Mar-2023 01:18:31 UTC] PHP Deprecated:  Return type of Ari\Utils\Priority_Queue::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/ari-fancy-lightbox/libraries/arisoft/core/utils/class-priority-queue.php on line 15
[31-Mar-2023 01:18:31 UTC] PHP Deprecated:  Return type of Ari\Utils\Priority_Queue::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/ari-fancy-lightbox/libraries/arisoft/core/utils/class-priority-queue.php on line 23
[31-Mar-2023 01:18:33 UTC] PHP Deprecated:  Return type of Ari\Utils\Priority_Queue::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/ari-fancy-lightbox/libraries/arisoft/core/utils/class-priority-queue.php on line 15
[31-Mar-2023 01:18:33 UTC] PHP Deprecated:  Return type of Ari\Utils\Priority_Queue::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/ari-fancy-lightbox/libraries/arisoft/core/utils/class-priority-queue.php on line 23
[31-Mar-2023 01:18:35 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/ari-fancy-lightbox/includes/class-plugin.php on line 132
[31-Mar-2023 01:18:36 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/ari-fancy-lightbox/includes/class-plugin.php on line 132
[31-Mar-2023 01:18:36 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/ari-fancy-lightbox/includes/class-plugin.php on line 132
[31-Mar-2023 01:18:36 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/ari-fancy-lightbox/includes/class-plugin.php on line 132
[31-Mar-2023 01:18:38 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/ari-fancy-lightbox/includes/class-plugin.php on line 132
[31-Mar-2023 01:18:38 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/ari-fancy-lightbox/includes/class-plugin.php on line 132
[31-Mar-2023 01:18:39 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/ari-fancy-lightbox/includes/class-plugin.php on line 132
[31-Mar-2023 01:18:39 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/ari-fancy-lightbox/includes/class-plugin.php on line 132
[31-Mar-2023 01:18:39 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/ari-fancy-lightbox/includes/class-plugin.php on line 132
[31-Mar-2023 01:18:39 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/ari-fancy-lightbox/includes/class-plugin.php on line 132
[31-Mar-2023 01:18:39 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/ari-fancy-lightbox/includes/class-plugin.php on line 132
[31-Mar-2023 01:18:42 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/ari-fancy-lightbox/includes/class-plugin.php on line 132
[31-Mar-2023 01:18:42 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/ari-fancy-lightbox/includes/class-plugin.php on line 132
[31-Mar-2023 01:18:42 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/ari-fancy-lightbox/includes/class-plugin.php on line 132
[31-Mar-2023 01:18:43 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/ari-fancy-lightbox/includes/class-plugin.php on line 132
[31-Mar-2023 01:18:43 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/ari-fancy-lightbox/includes/class-plugin.php on line 132
[31-Mar-2023 01:18:43 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/ari-fancy-lightbox/includes/class-plugin.php on line 132
See also: All tests for this plugin, How to Hide the "ARI Fancy Lightbox" Admin Menu