Does ARI Fancy Lightbox work with WordPress 6.2 and PHP 8.1.12? A smoke test was performed on .
30 | PHP deprecation warnings |
No JavaScript exceptions | |
All test pages loaded successfully | |
No resource errors |
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.
WordPress version | 6.2 |
---|---|
PHP version | 8.1.12 |
MySQL version | 10.6.10 |
PHP memory limit | 512M |
Last updated | |
---|---|
Active installs | 10,000+ |
WordPress.org page | https://wordpress.org/plugins/ari-fancy-lightbox/ |
Badges |
|
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 |
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 |
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 |
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 |
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 |
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 |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.332 s |
Memory usage | 3.06 MiB |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.294 s | 0.391 s | +0.097 s | 3.07 MiB | 3.11 MiB | + 39.53 KiB |
/wp-admin/edit.php | 0.205 s | 0.204 s | -0.001 s | 3.1 MiB | 3.14 MiB | + 39.17 KiB |
/wp-admin/post-new.php | 0.776 s | 1.052 s | +0.276 s | 5.02 MiB | 5.06 MiB | + 37.6 KiB |
/wp-admin/upload.php | 0.592 s | 0.305 s | -0.287 s | 3.02 MiB | 3.04 MiB | + 22.87 KiB |
/wp-admin/options-writing.php | 0.186 s | 0.146 s | -0.040 s | 3.01 MiB | 3.02 MiB | + 9.63 KiB |
/wp-admin/media-new.php | 0.438 s | 0.213 s | -0.225 s | 2.99 MiB | 3.03 MiB | + 35.05 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.195 s | 0.186 s | -0.009 s | 3.01 MiB | 3.04 MiB | + 40.23 KiB |
/wp-admin/post-new.php?post_type=page | 0.625 s | 0.785 s | +0.160 s | 5.01 MiB | 5.05 MiB | + 33.19 KiB |
/wp-admin/options-discussion.php | 0.211 s | 0.250 s | +0.039 s | 3 MiB | 3.02 MiB | + 23.36 KiB |
/wp-admin/edit-comments.php | 0.251 s | 0.215 s | -0.036 s | 3.03 MiB | 3.05 MiB | + 22.16 KiB |
/ | 0.324 s | 0.261 s | -0.063 s | 2.97 MiB | 3.06 MiB | + 95.28 KiB |
Average | 0.372 s | 0.364 s | -0.008 s | 3.38 MiB | 3.42 MiB | + 36.19 KiB |
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.
Language | % | Lines of code | Comment lines | Files | |
---|---|---|---|---|---|
PHP | 54.6% | 3,274 | 16 | 63 | |
CSS | 35.8% | 2,146 | 43 | 2 | |
HTML | 5.5% | 330 | 16 | 1 | |
SVG | 2.5% | 150 | 0 | 9 | |
JavaScript | 1.6% | 97 | 83 | 7 | |
Total | 5,997 | 158 | 82 |
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 |
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.
wp_options
2[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