Post Carousel Divi 1.1.3

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: 0.023 seconds
The average page load time increased by this amount after activating the plugin.

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=62490171ba
Aspect after-activation
HTTP status 200
Load time 0.934 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.171 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.173 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.314 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.224 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.279 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.285 s0.455 s+0.170 s3.07 MiB3.23 MiB+ 163.32 KiB
/wp-admin/edit.php0.182 s0.229 s+0.047 s3.1 MiB3.26 MiB+ 162.98 KiB
/wp-admin/post-new.php0.787 s0.972 s+0.185 s5.02 MiB5.12 MiB+ 98.16 KiB
/wp-admin/upload.php0.628 s0.356 s-0.272 s3.02 MiB3.1 MiB+ 82.31 KiB
/wp-admin/options-writing.php0.197 s0.160 s-0.037 s3.01 MiB3.08 MiB+ 69.07 KiB
/wp-admin/media-new.php0.371 s0.228 s-0.143 s2.99 MiB3.08 MiB+ 94.5 KiB
/wp-admin/edit-tags.php?taxonomy=category0.208 s0.200 s-0.008 s3.01 MiB3.1 MiB+ 99.67 KiB
/wp-admin/post-new.php?post_type=page0.650 s1.072 s+0.422 s5.01 MiB5.11 MiB+ 93.74 KiB
/wp-admin/options-discussion.php0.227 s0.271 s+0.044 s3 MiB3.08 MiB+ 82.8 KiB
/wp-admin/edit-comments.php0.230 s0.200 s-0.030 s3.03 MiB3.11 MiB+ 81.6 KiB
/0.336 s0.209 s-0.127 s2.97 MiB3.09 MiB+ 122.72 KiB
Average 0.373 s0.396 s+0.023 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
PHP98.3%31,97416,149112
PO File1.0%3362261
JavaScript0.6%193482
CSS0.0%14011
Total 32,517 16,423 126

PHP Code Analysis | More results »

Lines of code 22,826
Total complexity 5,543
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 48
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

[25-Jun-2023 11:33:04 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
[25-Jun-2023 11:33:04 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
[25-Jun-2023 11:33:04 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
[25-Jun-2023 11:33:04 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
[25-Jun-2023 11:33:04 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
[25-Jun-2023 11:33:04 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
[25-Jun-2023 11:33:04 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
[25-Jun-2023 11:33:04 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
[25-Jun-2023 11:33:04 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
[25-Jun-2023 11:33:04 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
[25-Jun-2023 11:33:04 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
[25-Jun-2023 11:33:04 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
[25-Jun-2023 11:33:04 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
[25-Jun-2023 11:33:04 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
[25-Jun-2023 11:33:04 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
[25-Jun-2023 11:33:04 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
[25-Jun-2023 11:33:04 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
[25-Jun-2023 11:33:04 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
[25-Jun-2023 11:33:04 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
[25-Jun-2023 11:33:04 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
[25-Jun-2023 11:33:04 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
[25-Jun-2023 11:33:04 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[25-Jun-2023 11:33:04 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
[25-Jun-2023 11:33:04 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[25-Jun-2023 11:33:04 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
[25-Jun-2023 11:33:04 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[25-Jun-2023 11:33:04 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
[25-Jun-2023 11:33:04 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[25-Jun-2023 11:33:04 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
[25-Jun-2023 11:33: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
[25-Jun-2023 11:33: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
[25-Jun-2023 11:33: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
[25-Jun-2023 11:33: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
[25-Jun-2023 11:33: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
[25-Jun-2023 11:33: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
[25-Jun-2023 11:33: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
[25-Jun-2023 11:33: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
[25-Jun-2023 11:33: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
[25-Jun-2023 11:33: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
[25-Jun-2023 11:33:05 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[25-Jun-2023 11:33:05 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
[25-Jun-2023 11:33:05 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[25-Jun-2023 11:33:05 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
[25-Jun-2023 11:33:05 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[25-Jun-2023 11:33:05 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
[25-Jun-2023 11:33:05 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[25-Jun-2023 11:33:05 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
[25-Jun-2023 11:33: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
[25-Jun-2023 11:33: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
[25-Jun-2023 11:33: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
[25-Jun-2023 11:33: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
[25-Jun-2023 11:33: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
[25-Jun-2023 11:33: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
[25-Jun-2023 11:33: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
[25-Jun-2023 11:33: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
[25-Jun-2023 11:33: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
[25-Jun-2023 11:33: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
[25-Jun-2023 11:33:06 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[25-Jun-2023 11:33: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
[25-Jun-2023 11:33:06 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[25-Jun-2023 11:33: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
[25-Jun-2023 11:33:06 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[25-Jun-2023 11:33: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
[25-Jun-2023 11:33:06 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[25-Jun-2023 11:33: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
[25-Jun-2023 11:33: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
[25-Jun-2023 11:33: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
[25-Jun-2023 11:33: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
[25-Jun-2023 11:33: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
[25-Jun-2023 11:33: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
[25-Jun-2023 11:33: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
[25-Jun-2023 11:33: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
[25-Jun-2023 11:33: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
[25-Jun-2023 11:33: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
[25-Jun-2023 11:33: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
[25-Jun-2023 11:33:07 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[25-Jun-2023 11:33: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
[25-Jun-2023 11:33:07 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[25-Jun-2023 11:33: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
[25-Jun-2023 11:33:07 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[25-Jun-2023 11:33: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
[25-Jun-2023 11:33:07 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
[25-Jun-2023 11:33:10 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
[25-Jun-2023 11:33:10 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
[25-Jun-2023 11:33:10 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
[25-Jun-2023 11:33:10 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
[25-Jun-2023 11:33:10 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
[25-Jun-2023 11:33:10 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
[25-Jun-2023 11:33:10 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
[25-Jun-2023 11:33:10 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
[25-Jun-2023 11:33:10 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
[25-Jun-2023 11:33:10 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
[25-Jun-2023 11:33:10 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[25-Jun-2023 11:33:10 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
[25-Jun-2023 11:33:10 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[25-Jun-2023 11:33:10 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
[25-Jun-2023 11:33:10 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[25-Jun-2023 11:33:10 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
[25-Jun-2023 11:33:10 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
[25-Jun-2023 11:33:12 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