Post Carousel Divi 1.1.2

Does Post Carousel Divi work with WordPress 6.2.2 and PHP 8.1.12? A smoke test was performed on .

Summary

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

Memory usage: 104.63 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.2
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 2,000+
WordPress.org page https://wordpress.org/plugins/post-carousel-divi/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 6

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=post-carousel-divi%2Fpost-carousel.php&plugin_status=all&paged=1&s&_wpnonce=6e795caa63
Aspect after-activation
HTTP status 200
Load time 0.723 s
Memory usage 3.24 MiB
JS errors None
Resource errors None

Divi Post Carousel

Page screenshot: Divi Post Carousel
URL /wp-admin/admin.php?page=lwp_post_carousel
Aspect menu-item
HTTP status 200
Load time 0.183 s
Memory usage 3.13 MiB
JS errors None
Resource errors None

Divi Post Carousel → Contact Us

Page screenshot: Divi Post Carousel → Contact Us
URL /wp-admin/admin.php?page=lwp_post_carousel-contact
Aspect menu-item-tab
HTTP status 200
Load time 0.186 s
Memory usage 3.13 MiB
JS errors None
Resource errors None

Divi Post Carousel → Support Forum

Page screenshot: Divi Post Carousel → Support Forum
URL https://wordpress.org/support/plugin/post-carousel-divi/
Requested URL https://wordpress.org/support/plugin/post-carousel-divi
Aspect menu-item-tab
HTTP status 200
Load time 1.693 s
Memory usage N/A
JS errors None
Resource errors None

Divi Post Carousel → Upgrade  ➤

Page screenshot: Divi Post Carousel → Upgrade  ➤
URL /wp-admin/admin.php?page=lwp_post_carousel-pricing
Aspect menu-item-tab
HTTP status 200
Load time 1.345 s
Memory usage 3.43 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.291 s
Memory usage 3.09 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.293 s0.437 s+0.144 s3.07 MiB3.23 MiB+ 163.32 KiB
/wp-admin/edit.php0.188 s0.220 s+0.032 s3.1 MiB3.26 MiB+ 162.98 KiB
/wp-admin/post-new.php0.751 s0.978 s+0.227 s5.02 MiB5.12 MiB+ 98.16 KiB
/wp-admin/upload.php0.564 s0.326 s-0.238 s3.02 MiB3.1 MiB+ 82.31 KiB
/wp-admin/options-writing.php0.188 s0.156 s-0.032 s3.01 MiB3.08 MiB+ 69.07 KiB
/wp-admin/media-new.php0.309 s0.204 s-0.105 s2.99 MiB3.08 MiB+ 94.5 KiB
/wp-admin/edit-tags.php?taxonomy=category0.186 s0.204 s+0.018 s3.01 MiB3.1 MiB+ 99.67 KiB
/wp-admin/post-new.php?post_type=page0.620 s0.783 s+0.163 s5.01 MiB5.11 MiB+ 93.74 KiB
/wp-admin/options-discussion.php0.210 s0.289 s+0.079 s3 MiB3.08 MiB+ 82.8 KiB
/wp-admin/edit-comments.php0.210 s0.218 s+0.008 s3.03 MiB3.11 MiB+ 81.6 KiB
/0.313 s0.206 s-0.107 s2.97 MiB3.09 MiB+ 122.72 KiB
Average 0.348 s0.366 s+0.017 s3.38 MiB3.49 MiB+ 104.63 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
PHP99.4%31,95816,143111
JavaScript0.6%193482
CSS0.0%14011
Total 32,165 16,191 124

PHP Code Analysis | More results »

Lines of code 22,810
Total complexity 5,538
Median class complexity 17.0
Median method complexity 2.0
Most complex class Freemius
Most complex function FS_Plugin_Info_Dialog::install_plugin_information()
Classes 47
Methods 1,138
Functions 105

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 6

PHP Error Log 535 lines

[23-May-2023 09:18:05 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetExists($k) 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/post-carousel-divi/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[23-May-2023 09:18:05 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetGet($k) 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/post-carousel-divi/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[23-May-2023 09:18:05 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetSet($k, $v) 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/post-carousel-divi/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[23-May-2023 09:18:05 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetUnset($k) 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/post-carousel-divi/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[23-May-2023 09:18:05 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/post-carousel-divi/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[23-May-2023 09:18:05 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/post-carousel-divi/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[23-May-2023 09:18:05 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/post-carousel-divi/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[23-May-2023 09:18:05 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/post-carousel-divi/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[23-May-2023 09:18:05 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/post-carousel-divi/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[23-May-2023 09:18:05 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::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/post-carousel-divi/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[23-May-2023 09:18:06 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/post-carousel-divi/freemius/includes/class-freemius.php on line 7806
[23-May-2023 09:18:06 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetExists($k) 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/post-carousel-divi/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[23-May-2023 09:18:06 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetGet($k) 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/post-carousel-divi/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[23-May-2023 09:18:06 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetSet($k, $v) 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/post-carousel-divi/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[23-May-2023 09:18:06 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetUnset($k) 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/post-carousel-divi/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[23-May-2023 09:18:06 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/post-carousel-divi/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[23-May-2023 09:18:06 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/post-carousel-divi/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[23-May-2023 09:18:06 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/post-carousel-divi/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[23-May-2023 09:18:06 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/post-carousel-divi/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[23-May-2023 09:18:06 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/post-carousel-divi/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[23-May-2023 09:18:06 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::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/post-carousel-divi/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[23-May-2023 09:18:06 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[23-May-2023 09:18:06 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2165
[23-May-2023 09:18:06 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[23-May-2023 09:18:06 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2165
[23-May-2023 09:18:06 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[23-May-2023 09:18:06 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2165
[23-May-2023 09:18:06 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[23-May-2023 09:18:06 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2165
[23-May-2023 09:18:06 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetExists($k) 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/post-carousel-divi/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[23-May-2023 09:18:06 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetGet($k) 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/post-carousel-divi/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[23-May-2023 09:18:06 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetSet($k, $v) 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/post-carousel-divi/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[23-May-2023 09:18:06 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetUnset($k) 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/post-carousel-divi/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[23-May-2023 09:18:06 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/post-carousel-divi/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[23-May-2023 09:18:06 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/post-carousel-divi/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[23-May-2023 09:18:06 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/post-carousel-divi/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[23-May-2023 09:18:06 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/post-carousel-divi/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[23-May-2023 09:18:06 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/post-carousel-divi/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[23-May-2023 09:18:06 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::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/post-carousel-divi/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[23-May-2023 09:18:06 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[23-May-2023 09:18:06 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2165
[23-May-2023 09:18:06 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[23-May-2023 09:18:06 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2165
[23-May-2023 09:18:06 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[23-May-2023 09:18:06 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2165
[23-May-2023 09:18:06 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[23-May-2023 09:18:06 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2165
[23-May-2023 09:18:07 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetExists($k) 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/post-carousel-divi/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[23-May-2023 09:18:07 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetGet($k) 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/post-carousel-divi/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[23-May-2023 09:18:07 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetSet($k, $v) 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/post-carousel-divi/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[23-May-2023 09:18:07 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetUnset($k) 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/post-carousel-divi/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[23-May-2023 09:18:07 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/post-carousel-divi/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[23-May-2023 09:18:07 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/post-carousel-divi/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[23-May-2023 09:18:07 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/post-carousel-divi/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[23-May-2023 09:18:07 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/post-carousel-divi/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[23-May-2023 09:18:07 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/post-carousel-divi/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[23-May-2023 09:18:07 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::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/post-carousel-divi/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[23-May-2023 09:18:07 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[23-May-2023 09:18:07 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2165
[23-May-2023 09:18:07 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[23-May-2023 09:18:07 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2165
[23-May-2023 09:18:07 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[23-May-2023 09:18:07 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2165
[23-May-2023 09:18:07 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[23-May-2023 09:18:07 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2165
[23-May-2023 09:18:08 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetExists($k) 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/post-carousel-divi/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[23-May-2023 09:18:08 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetGet($k) 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/post-carousel-divi/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[23-May-2023 09:18:08 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetSet($k, $v) 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/post-carousel-divi/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[23-May-2023 09:18:08 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetUnset($k) 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/post-carousel-divi/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[23-May-2023 09:18:08 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/post-carousel-divi/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[23-May-2023 09:18:08 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/post-carousel-divi/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[23-May-2023 09:18:08 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/post-carousel-divi/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[23-May-2023 09:18:08 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/post-carousel-divi/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[23-May-2023 09:18:08 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/post-carousel-divi/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[23-May-2023 09:18:08 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::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/post-carousel-divi/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[23-May-2023 09:18:08 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[23-May-2023 09:18:08 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2165
[23-May-2023 09:18:08 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[23-May-2023 09:18:08 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2165
[23-May-2023 09:18:08 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[23-May-2023 09:18:08 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2165
[23-May-2023 09:18:08 UTC] PHP Deprecated:  trim(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/post-carousel-divi/freemius/includes/class-freemius.php on line 24432
[23-May-2023 09:18:11 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetExists($k) 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/post-carousel-divi/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[23-May-2023 09:18:11 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetGet($k) 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/post-carousel-divi/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[23-May-2023 09:18:11 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetSet($k, $v) 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/post-carousel-divi/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[23-May-2023 09:18:11 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetUnset($k) 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/post-carousel-divi/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[23-May-2023 09:18:11 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/post-carousel-divi/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[23-May-2023 09:18:11 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/post-carousel-divi/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[23-May-2023 09:18:11 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/post-carousel-divi/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[23-May-2023 09:18:11 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/post-carousel-divi/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[23-May-2023 09:18:11 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/post-carousel-divi/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[23-May-2023 09:18:11 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::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/post-carousel-divi/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[23-May-2023 09:18:11 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[23-May-2023 09:18:11 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2165
[23-May-2023 09:18:11 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[23-May-2023 09:18:11 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2165
[23-May-2023 09:18:11 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[23-May-2023 09:18:11 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2165
[23-May-2023 09:18:11 UTC] PHP Deprecated:  trim(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/post-carousel-divi/freemius/includes/class-freemius.php on line 24432
[23-May-2023 09:18:14 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetExists($k) 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/post-carousel-divi/freemius/includes/managers/class-fs-key-value-storage.php on line 309

(+435 more lines)
See also: All tests for this plugin, How to Hide the "Divi Post Carousel" Admin Menu