Spice Post Slider 1.4

Does Spice Post Slider work with WordPress 6.1.1 and PHP 8.1.12? A smoke test was performed on .

Summary

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

Memory usage: 127.47 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: 0.094 seconds
The average page load time increased by this amount after activating the plugin.

Environment
WordPress version6.1.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 10,000+
WordPress.org page https://wordpress.org/plugins/spice-post-slider/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 7

‹ Test site — WordPress

Page screenshot: ‹ Test site — WordPress
URL /wp-admin/admin.php?page=spice-post-slider
Requested URL /wp-admin/plugins.php?action=activate&plugin=spice-post-slider%2Fspice-post-slider.php&plugin_status=all&paged=1&s&_wpnonce=b4742b7e4c
Aspect after-activation
HTTP status 200
Load time 1.213 s
Memory usage 3.45 MiB
JS errors None
Resource errors None

Post Slider

Page screenshot: Post Slider
URL /wp-admin/edit.php?post_type=spice_post_slider
Aspect menu-item
HTTP status 200
Load time 0.193 s
Memory usage 3.13 MiB
JS errors None
Resource errors None

Post Slider → Add New

Page screenshot: Post Slider → Add New
URL /wp-admin/post-new.php?post_type=spice_post_slider
Aspect menu-item
HTTP status 200
Load time 0.659 s
Memory usage 3.83 MiB
JS errors None
Resource errors None

Post Slider → Contact Us

Page screenshot: Post Slider → Contact Us
URL /wp-admin/edit.php?post_type=spice_post_slider&page=spice-post-slider-contact
Aspect menu-item
HTTP status 200
Load time 0.188 s
Memory usage 3.13 MiB
JS errors None
Resource errors None

Post Slider → Support Forum

Page screenshot: Post Slider → Support Forum
URL https://wordpress.org/support/plugin/spice-post-slider/
Requested URL /wp-admin/edit.php?post_type=spice_post_slider&page=spice-post-slider-wp-support-forum
Aspect menu-item
HTTP status 200
Load time 1.528 s
Memory usage N/A
JS errors None
Resource errors None

Post Slider → Upgrade  ➤

Page screenshot: Post Slider → Upgrade  ➤
URL /wp-admin/edit.php?post_type=spice_post_slider&page=spice-post-slider-pricing
Aspect menu-item
HTTP status 200
Load time 1.037 s
Memory usage 3.42 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.765 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.277 s0.430 s+0.153 s3.05 MiB3.22 MiB+ 182.61 KiB
/wp-admin/edit.php0.182 s0.228 s+0.046 s3.07 MiB3.25 MiB+ 182.24 KiB
/wp-admin/post-new.php0.756 s0.998 s+0.242 s4.97 MiB5.09 MiB+ 125.27 KiB
/wp-admin/upload.php0.539 s0.353 s-0.186 s2.99 MiB3.09 MiB+ 101.95 KiB
/wp-admin/options-writing.php0.135 s0.174 s+0.039 s2.99 MiB3.08 MiB+ 92.09 KiB
/wp-admin/media-new.php0.275 s0.279 s+0.004 s2.97 MiB3.08 MiB+ 118.45 KiB
/wp-admin/edit-tags.php?taxonomy=category0.182 s0.215 s+0.033 s2.98 MiB3.1 MiB+ 120.3 KiB
/wp-admin/post-new.php?post_type=page0.599 s0.773 s+0.174 s4.96 MiB5.08 MiB+ 120.86 KiB
/wp-admin/options-discussion.php0.217 s0.330 s+0.113 s2.97 MiB3.08 MiB+ 105.93 KiB
/wp-admin/edit-comments.php0.202 s0.237 s+0.035 s3 MiB3.1 MiB+ 102.54 KiB
/0.281 s0.662 s+0.381 s2.94 MiB3.09 MiB+ 149.97 KiB
Average 0.331 s0.425 s+0.094 s3.35 MiB3.48 MiB+ 127.47 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
SVG
JavaScript
Language % Lines of code Comment lines Files
PHP65.4%31,67716,147113
SVG19.7%9,55304
JavaScript12.1%5,8463876
CSS2.3%1,1303615
Markdown0.4%21401
JSON0.1%2701
Total 48,447 16,570 140

PHP Code Analysis | More results »

Lines of code 21,732
Total complexity 5,459
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,140
Functions 100

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

Custom Post Types 1

ID Name
spice_post_sliderPost Slider

Meta Boxes

{
    "spice_post_slider": {
        "spice_post_slider_meta_id": {
            "title": "Post Slider Settings",
            "context": "normal"
        },
        "spice_post_slider_generator_id": {
            "title": "Post Slider  Shortcode",
            "context": "side"
        }
    }
}

PHP Error Log 514 lines

[01-Feb-2023 13:42:02 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/spice-post-slider/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[01-Feb-2023 13:42:02 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/spice-post-slider/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[01-Feb-2023 13:42:02 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/spice-post-slider/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[01-Feb-2023 13:42:02 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/spice-post-slider/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[01-Feb-2023 13:42:02 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/spice-post-slider/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[01-Feb-2023 13:42:02 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/spice-post-slider/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[01-Feb-2023 13:42:02 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/spice-post-slider/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[01-Feb-2023 13:42:02 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/spice-post-slider/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[01-Feb-2023 13:42:02 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/spice-post-slider/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[01-Feb-2023 13:42:02 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/spice-post-slider/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[01-Feb-2023 13:42:02 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/spice-post-slider/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[01-Feb-2023 13:42:02 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/spice-post-slider/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[01-Feb-2023 13:42:02 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/spice-post-slider/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[01-Feb-2023 13:42:02 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/spice-post-slider/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[01-Feb-2023 13:42:02 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/spice-post-slider/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[01-Feb-2023 13:42:02 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/spice-post-slider/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[01-Feb-2023 13:42:02 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/spice-post-slider/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[01-Feb-2023 13:42:02 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/spice-post-slider/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[01-Feb-2023 13:42:02 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/spice-post-slider/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[01-Feb-2023 13:42:02 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/spice-post-slider/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[01-Feb-2023 13:42:02 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[01-Feb-2023 13:42:02 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[01-Feb-2023 13:42:02 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/spice-post-slider/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[01-Feb-2023 13:42:02 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/spice-post-slider/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[01-Feb-2023 13:42:02 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/spice-post-slider/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[01-Feb-2023 13:42:02 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/spice-post-slider/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[01-Feb-2023 13:42:02 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/spice-post-slider/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[01-Feb-2023 13:42:02 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/spice-post-slider/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[01-Feb-2023 13:42:02 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/spice-post-slider/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[01-Feb-2023 13:42:02 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/spice-post-slider/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[01-Feb-2023 13:42:02 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/spice-post-slider/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[01-Feb-2023 13:42:02 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/spice-post-slider/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[01-Feb-2023 13:42:02 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[01-Feb-2023 13:42:02 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[01-Feb-2023 13:42: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/spice-post-slider/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[01-Feb-2023 13:42: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/spice-post-slider/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[01-Feb-2023 13:42: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/spice-post-slider/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[01-Feb-2023 13:42: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/spice-post-slider/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[01-Feb-2023 13:42: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/spice-post-slider/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[01-Feb-2023 13:42: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/spice-post-slider/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[01-Feb-2023 13:42: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/spice-post-slider/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[01-Feb-2023 13:42: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/spice-post-slider/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[01-Feb-2023 13:42: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/spice-post-slider/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[01-Feb-2023 13:42: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/spice-post-slider/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[01-Feb-2023 13:42:04 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[01-Feb-2023 13:42: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 2162
[01-Feb-2023 13:42: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/spice-post-slider/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[01-Feb-2023 13:42: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/spice-post-slider/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[01-Feb-2023 13:42: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/spice-post-slider/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[01-Feb-2023 13:42: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/spice-post-slider/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[01-Feb-2023 13:42: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/spice-post-slider/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[01-Feb-2023 13:42: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/spice-post-slider/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[01-Feb-2023 13:42: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/spice-post-slider/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[01-Feb-2023 13:42: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/spice-post-slider/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[01-Feb-2023 13:42: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/spice-post-slider/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[01-Feb-2023 13:42: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/spice-post-slider/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[01-Feb-2023 13:42:04 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[01-Feb-2023 13:42: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 2162
[01-Feb-2023 13:42: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/spice-post-slider/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[01-Feb-2023 13:42: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/spice-post-slider/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[01-Feb-2023 13:42: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/spice-post-slider/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[01-Feb-2023 13:42: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/spice-post-slider/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[01-Feb-2023 13:42: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/spice-post-slider/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[01-Feb-2023 13:42: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/spice-post-slider/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[01-Feb-2023 13:42: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/spice-post-slider/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[01-Feb-2023 13:42: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/spice-post-slider/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[01-Feb-2023 13:42: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/spice-post-slider/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[01-Feb-2023 13:42: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/spice-post-slider/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[01-Feb-2023 13:42: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/spice-post-slider/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[01-Feb-2023 13:42: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/spice-post-slider/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[01-Feb-2023 13:42: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/spice-post-slider/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[01-Feb-2023 13:42: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/spice-post-slider/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[01-Feb-2023 13:42: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/spice-post-slider/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[01-Feb-2023 13:42: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/spice-post-slider/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[01-Feb-2023 13:42: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/spice-post-slider/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[01-Feb-2023 13:42: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/spice-post-slider/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[01-Feb-2023 13:42: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/spice-post-slider/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[01-Feb-2023 13:42: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/spice-post-slider/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[01-Feb-2023 13:42:04 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[01-Feb-2023 13:42: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 2162
[01-Feb-2023 13:42: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/spice-post-slider/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[01-Feb-2023 13:42: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/spice-post-slider/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[01-Feb-2023 13:42: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/spice-post-slider/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[01-Feb-2023 13:42: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/spice-post-slider/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[01-Feb-2023 13:42: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/spice-post-slider/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[01-Feb-2023 13:42: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/spice-post-slider/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[01-Feb-2023 13:42: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/spice-post-slider/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[01-Feb-2023 13:42: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/spice-post-slider/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[01-Feb-2023 13:42: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/spice-post-slider/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[01-Feb-2023 13:42: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/spice-post-slider/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[01-Feb-2023 13:42:05 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[01-Feb-2023 13:42: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 2162
[01-Feb-2023 13:42: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/spice-post-slider/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[01-Feb-2023 13:42: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/spice-post-slider/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[01-Feb-2023 13:42: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/spice-post-slider/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[01-Feb-2023 13:42: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/spice-post-slider/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[01-Feb-2023 13:42: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/spice-post-slider/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[01-Feb-2023 13:42: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/spice-post-slider/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[01-Feb-2023 13:42: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/spice-post-slider/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[01-Feb-2023 13:42: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/spice-post-slider/freemius/includes/managers/class-fs-key-value-storage.php on line 362

(+414 more lines)
See also: All tests for this plugin, How to Hide Spice Post Slider Admin Menus and Meta Boxes