WPTools Masonry Gallery & Posts For Divi 3.4.3

Does "WPTools Masonry Gallery & Posts For Divi" work with WordPress 6.2 and PHP 8.1.12? A smoke test was performed on .

Summary

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

Memory usage: 135.59 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 700+
WordPress.org page https://wordpress.org/plugins/wptools-masonry-gallery-posts-for-divi/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 3

‹ Test site — WordPress

Page screenshot: ‹ Test site — WordPress
URL /wp-admin/admin.php?page=wptools-masonry-gallery-posts-for-divi
Requested URL /wp-admin/plugins.php?action=activate&plugin=wptools-masonry-gallery-posts-for-divi%2Fwptools-masonry-gallery-posts-for-divi.php&plugin_status=all&paged=1&s&_wpnonce=6141d9959e
Aspect after-activation
HTTP status 200
Load time 1.280 s
Memory usage 3.36 MiB
JS errors None
Resource errors None

Media → Categories

Page screenshot: Media → Categories
URL /wp-admin/edit-tags.php?taxonomy=wpt-attachment-cat&post_type=attachment
Aspect menu-item
HTTP status 200
Load time 0.172 s
Memory usage 3.12 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.191 s
Memory usage 3.11 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.255 s0.236 s-0.019 s3.07 MiB3.25 MiB+ 186.49 KiB
/wp-admin/edit.php0.174 s0.186 s+0.012 s3.1 MiB3.28 MiB+ 186.18 KiB
/wp-admin/post-new.php0.711 s0.603 s-0.108 s5.02 MiB5.18 MiB+ 163.57 KiB
/wp-admin/upload.php0.646 s0.526 s-0.120 s3.02 MiB3.12 MiB+ 105.52 KiB
/wp-admin/options-writing.php0.135 s0.160 s+0.025 s3.01 MiB3.1 MiB+ 92.27 KiB
/wp-admin/media-new.php0.252 s0.229 s-0.023 s2.99 MiB3.11 MiB+ 117.7 KiB
/wp-admin/edit-tags.php?taxonomy=category0.162 s0.190 s+0.028 s3.01 MiB3.13 MiB+ 123.98 KiB
/wp-admin/post-new.php?post_type=page0.565 s0.585 s+0.020 s5.01 MiB5.17 MiB+ 159.16 KiB
/wp-admin/options-discussion.php0.198 s0.233 s+0.035 s3 MiB3.1 MiB+ 106.01 KiB
/wp-admin/edit-comments.php0.169 s0.202 s+0.033 s3.03 MiB3.13 MiB+ 104.8 KiB
/0.276 s0.211 s-0.065 s2.97 MiB3.11 MiB+ 145.83 KiB
Average 0.322 s0.306 s-0.017 s3.38 MiB3.52 MiB+ 135.59 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
Language % Lines of code Comment lines Files
PHP98.8%35,67717,419136
JavaScript0.7%241484
CSS0.3%108017
SVG0.2%6701
Total 36,093 17,467 158

PHP Code Analysis | More results »

Lines of code 25,811
Total complexity 6,073
Median class complexity 13.0
Median method complexity 2.0
Most complex class Freemius
Most complex function FS_Plugin_Info_Dialog::install_plugin_information()
Classes 63
Methods 1,350
Functions 97

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 5

PHP Error Log 165 lines

[03-Apr-2023 16:13:38 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wptools-masonry-gallery-posts-for-divi/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[03-Apr-2023 16:13:38 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wptools-masonry-gallery-posts-for-divi/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[03-Apr-2023 16:13:38 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wptools-masonry-gallery-posts-for-divi/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[03-Apr-2023 16:13:38 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetUnset($id) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wptools-masonry-gallery-posts-for-divi/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[03-Apr-2023 16:13:38 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wptools-masonry-gallery-posts-for-divi/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[03-Apr-2023 16:13:38 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wptools-masonry-gallery-posts-for-divi/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[03-Apr-2023 16:13:38 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wptools-masonry-gallery-posts-for-divi/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[03-Apr-2023 16:13:38 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetUnset($id) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wptools-masonry-gallery-posts-for-divi/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[03-Apr-2023 16:13:38 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wptools-masonry-gallery-posts-for-divi/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[03-Apr-2023 16:13:38 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wptools-masonry-gallery-posts-for-divi/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[03-Apr-2023 16:13:38 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wptools-masonry-gallery-posts-for-divi/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[03-Apr-2023 16:13:38 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetUnset($id) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wptools-masonry-gallery-posts-for-divi/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[03-Apr-2023 16:13:38 UTC] PHP Deprecated:  strip_tags(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-admin/admin-header.php on line 36
[03-Apr-2023 16:13:39 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wptools-masonry-gallery-posts-for-divi/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[03-Apr-2023 16:13:39 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wptools-masonry-gallery-posts-for-divi/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[03-Apr-2023 16:13:39 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wptools-masonry-gallery-posts-for-divi/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[03-Apr-2023 16:13:39 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetUnset($id) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wptools-masonry-gallery-posts-for-divi/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[03-Apr-2023 16:13:39 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wptools-masonry-gallery-posts-for-divi/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[03-Apr-2023 16:13:39 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wptools-masonry-gallery-posts-for-divi/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[03-Apr-2023 16:13:39 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wptools-masonry-gallery-posts-for-divi/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[03-Apr-2023 16:13:39 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetUnset($id) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wptools-masonry-gallery-posts-for-divi/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[03-Apr-2023 16:13:39 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wptools-masonry-gallery-posts-for-divi/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[03-Apr-2023 16:13:39 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wptools-masonry-gallery-posts-for-divi/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[03-Apr-2023 16:13:39 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wptools-masonry-gallery-posts-for-divi/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[03-Apr-2023 16:13:39 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetUnset($id) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wptools-masonry-gallery-posts-for-divi/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[03-Apr-2023 16:13:40 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wptools-masonry-gallery-posts-for-divi/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[03-Apr-2023 16:13:40 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wptools-masonry-gallery-posts-for-divi/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[03-Apr-2023 16:13:40 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wptools-masonry-gallery-posts-for-divi/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[03-Apr-2023 16:13:40 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetUnset($id) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wptools-masonry-gallery-posts-for-divi/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[03-Apr-2023 16:13:40 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wptools-masonry-gallery-posts-for-divi/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[03-Apr-2023 16:13:40 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wptools-masonry-gallery-posts-for-divi/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[03-Apr-2023 16:13:40 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wptools-masonry-gallery-posts-for-divi/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[03-Apr-2023 16:13:40 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetUnset($id) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wptools-masonry-gallery-posts-for-divi/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[03-Apr-2023 16:13:41 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wptools-masonry-gallery-posts-for-divi/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[03-Apr-2023 16:13:41 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wptools-masonry-gallery-posts-for-divi/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[03-Apr-2023 16:13:41 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wptools-masonry-gallery-posts-for-divi/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[03-Apr-2023 16:13:41 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetUnset($id) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wptools-masonry-gallery-posts-for-divi/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[03-Apr-2023 16:13:42 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wptools-masonry-gallery-posts-for-divi/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[03-Apr-2023 16:13:42 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wptools-masonry-gallery-posts-for-divi/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[03-Apr-2023 16:13:42 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wptools-masonry-gallery-posts-for-divi/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[03-Apr-2023 16:13:42 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetUnset($id) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wptools-masonry-gallery-posts-for-divi/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[03-Apr-2023 16:13:42 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wptools-masonry-gallery-posts-for-divi/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[03-Apr-2023 16:13:42 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wptools-masonry-gallery-posts-for-divi/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[03-Apr-2023 16:13:42 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wptools-masonry-gallery-posts-for-divi/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[03-Apr-2023 16:13:42 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetUnset($id) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wptools-masonry-gallery-posts-for-divi/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[03-Apr-2023 16:13:42 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wptools-masonry-gallery-posts-for-divi/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[03-Apr-2023 16:13:42 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wptools-masonry-gallery-posts-for-divi/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[03-Apr-2023 16:13:42 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wptools-masonry-gallery-posts-for-divi/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[03-Apr-2023 16:13:42 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetUnset($id) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wptools-masonry-gallery-posts-for-divi/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[03-Apr-2023 16:13:43 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wptools-masonry-gallery-posts-for-divi/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[03-Apr-2023 16:13:43 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wptools-masonry-gallery-posts-for-divi/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[03-Apr-2023 16:13:43 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wptools-masonry-gallery-posts-for-divi/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[03-Apr-2023 16:13:43 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetUnset($id) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wptools-masonry-gallery-posts-for-divi/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[03-Apr-2023 16:13:43 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wptools-masonry-gallery-posts-for-divi/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[03-Apr-2023 16:13:43 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wptools-masonry-gallery-posts-for-divi/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[03-Apr-2023 16:13:43 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wptools-masonry-gallery-posts-for-divi/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[03-Apr-2023 16:13:43 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetUnset($id) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wptools-masonry-gallery-posts-for-divi/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[03-Apr-2023 16:13:43 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wptools-masonry-gallery-posts-for-divi/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[03-Apr-2023 16:13:43 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wptools-masonry-gallery-posts-for-divi/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[03-Apr-2023 16:13:43 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wptools-masonry-gallery-posts-for-divi/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[03-Apr-2023 16:13:43 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetUnset($id) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wptools-masonry-gallery-posts-for-divi/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[03-Apr-2023 16:13:43 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wptools-masonry-gallery-posts-for-divi/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[03-Apr-2023 16:13:43 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wptools-masonry-gallery-posts-for-divi/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[03-Apr-2023 16:13:43 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wptools-masonry-gallery-posts-for-divi/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[03-Apr-2023 16:13:43 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetUnset($id) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wptools-masonry-gallery-posts-for-divi/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[03-Apr-2023 16:13:43 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wptools-masonry-gallery-posts-for-divi/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[03-Apr-2023 16:13:43 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wptools-masonry-gallery-posts-for-divi/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[03-Apr-2023 16:13:43 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wptools-masonry-gallery-posts-for-divi/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[03-Apr-2023 16:13:43 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetUnset($id) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wptools-masonry-gallery-posts-for-divi/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[03-Apr-2023 16:13:43 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wptools-masonry-gallery-posts-for-divi/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[03-Apr-2023 16:13:43 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wptools-masonry-gallery-posts-for-divi/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[03-Apr-2023 16:13:43 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wptools-masonry-gallery-posts-for-divi/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[03-Apr-2023 16:13:43 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetUnset($id) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wptools-masonry-gallery-posts-for-divi/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[03-Apr-2023 16:13:43 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wptools-masonry-gallery-posts-for-divi/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[03-Apr-2023 16:13:43 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wptools-masonry-gallery-posts-for-divi/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[03-Apr-2023 16:13:43 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wptools-masonry-gallery-posts-for-divi/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[03-Apr-2023 16:13:43 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetUnset($id) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wptools-masonry-gallery-posts-for-divi/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[03-Apr-2023 16:13:43 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wptools-masonry-gallery-posts-for-divi/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[03-Apr-2023 16:13:43 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wptools-masonry-gallery-posts-for-divi/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[03-Apr-2023 16:13:43 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wptools-masonry-gallery-posts-for-divi/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[03-Apr-2023 16:13:43 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetUnset($id) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wptools-masonry-gallery-posts-for-divi/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[03-Apr-2023 16:13:44 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wptools-masonry-gallery-posts-for-divi/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[03-Apr-2023 16:13:44 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wptools-masonry-gallery-posts-for-divi/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[03-Apr-2023 16:13:44 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wptools-masonry-gallery-posts-for-divi/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[03-Apr-2023 16:13:44 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetUnset($id) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wptools-masonry-gallery-posts-for-divi/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[03-Apr-2023 16:13:44 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wptools-masonry-gallery-posts-for-divi/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[03-Apr-2023 16:13:44 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wptools-masonry-gallery-posts-for-divi/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[03-Apr-2023 16:13:44 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wptools-masonry-gallery-posts-for-divi/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[03-Apr-2023 16:13:44 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetUnset($id) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wptools-masonry-gallery-posts-for-divi/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[03-Apr-2023 16:13:44 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wptools-masonry-gallery-posts-for-divi/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[03-Apr-2023 16:13:44 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wptools-masonry-gallery-posts-for-divi/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[03-Apr-2023 16:13:44 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wptools-masonry-gallery-posts-for-divi/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[03-Apr-2023 16:13:44 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetUnset($id) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wptools-masonry-gallery-posts-for-divi/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[03-Apr-2023 16:13:44 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wptools-masonry-gallery-posts-for-divi/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[03-Apr-2023 16:13:44 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wptools-masonry-gallery-posts-for-divi/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[03-Apr-2023 16:13:44 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wptools-masonry-gallery-posts-for-divi/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[03-Apr-2023 16:13:44 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetUnset($id) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wptools-masonry-gallery-posts-for-divi/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[03-Apr-2023 16:13:45 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wptools-masonry-gallery-posts-for-divi/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[03-Apr-2023 16:13:45 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wptools-masonry-gallery-posts-for-divi/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[03-Apr-2023 16:13:45 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/wptools-masonry-gallery-posts-for-divi/vendor/pimple/pimple/src/Pimple/Container.php on line 79

(+65 more lines)
See also: All tests for this plugin, How to Hide the "Categories" Admin Menu