Featured Products First for WooCommerce 1.9.5

Does "Featured Products First for WooCommerce" work with WordPress 6.2.2 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
410PHP deprecation warnings
No JavaScript exceptions
1Page failed to load
  • 1 403 Forbidden
No resource errors
Performance

Memory usage: 88.46 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 1,000+
WordPress.org page https://wordpress.org/plugins/featured-products-first-for-woocommerce/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 2

WordPress › Error

Page screenshot: WordPress › Error
URL /wp-admin/admin.php?page=featured-products-first-for-woocommerce
Requested URL /wp-admin/plugins.php?action=activate&plugin=featured-products-first-for-woocommerce%2Ffeatured-products-first-for-woocommerce.php&plugin_status=all&paged=1&s&_wpnonce=36fcf206fd
Aspect after-activation
HTTP status 403
Load time 0.612 s
Memory usage N/A
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.180 s
Memory usage 3.08 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.274 s0.237 s-0.037 s3.07 MiB3.22 MiB+ 146.16 KiB
/wp-admin/edit.php0.179 s0.173 s-0.006 s3.1 MiB3.24 MiB+ 145.85 KiB
/wp-admin/post-new.php0.745 s1.012 s+0.267 s5.02 MiB5.1 MiB+ 81.03 KiB
/wp-admin/upload.php0.524 s0.345 s-0.179 s3.02 MiB3.08 MiB+ 65.19 KiB
/wp-admin/options-writing.php0.151 s0.140 s-0.011 s3.01 MiB3.06 MiB+ 51.95 KiB
/wp-admin/media-new.php0.283 s0.224 s-0.059 s2.99 MiB3.07 MiB+ 77.38 KiB
/wp-admin/edit-tags.php?taxonomy=category0.180 s0.179 s-0.001 s3.01 MiB3.09 MiB+ 82.55 KiB
/wp-admin/post-new.php?post_type=page0.620 s0.720 s+0.100 s5.01 MiB5.09 MiB+ 76.62 KiB
/wp-admin/options-discussion.php0.216 s0.263 s+0.047 s3 MiB3.06 MiB+ 65.68 KiB
/wp-admin/edit-comments.php0.186 s0.215 s+0.029 s3.03 MiB3.09 MiB+ 64.48 KiB
/0.289 s0.254 s-0.035 s2.97 MiB3.08 MiB+ 116.19 KiB
Average 0.332 s0.342 s+0.010 s3.38 MiB3.47 MiB+ 88.46 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.9%31,12316,313116
JavaScript0.7%213493
PO File0.4%115441
CSS0.0%14011
JSON0.0%601
Total 31,471 16,406 132

PHP Code Analysis | More results »

Lines of code 21,980
Total complexity 5,533
Median class complexity 17.5
Median method complexity 2.0
Most complex class Freemius
Most complex function FS_Plugin_Info_Dialog::install_plugin_information()
Classes 50
Methods 1,163
Functions 98

Additions

Things that the plugin adds to the site. This section is not intended to be comprehensive. The test tool only looks for a few specific types of added content.

Options wp_options 5

PHP Error Log 410 lines

[23-May-2023 04:37:31 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/featured-products-first-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[23-May-2023 04:37:31 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/featured-products-first-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[23-May-2023 04:37:31 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/featured-products-first-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[23-May-2023 04:37:31 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/featured-products-first-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[23-May-2023 04:37:31 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/featured-products-first-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[23-May-2023 04:37:31 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/featured-products-first-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[23-May-2023 04:37:31 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/featured-products-first-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[23-May-2023 04:37:31 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/featured-products-first-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[23-May-2023 04:37:31 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/featured-products-first-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[23-May-2023 04:37:31 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/featured-products-first-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[23-May-2023 04:37:32 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/featured-products-first-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[23-May-2023 04:37:32 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/featured-products-first-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[23-May-2023 04:37:32 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/featured-products-first-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[23-May-2023 04:37:32 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/featured-products-first-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[23-May-2023 04:37:32 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/featured-products-first-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[23-May-2023 04:37:32 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/featured-products-first-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[23-May-2023 04:37:32 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/featured-products-first-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[23-May-2023 04:37:32 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/featured-products-first-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[23-May-2023 04:37:32 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/featured-products-first-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[23-May-2023 04:37:32 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/featured-products-first-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[23-May-2023 04:37:32 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 04:37:32 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 04:37:32 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/featured-products-first-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[23-May-2023 04:37:32 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/featured-products-first-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[23-May-2023 04:37:32 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/featured-products-first-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[23-May-2023 04:37:32 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/featured-products-first-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[23-May-2023 04:37:32 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/featured-products-first-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[23-May-2023 04:37:32 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/featured-products-first-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[23-May-2023 04:37:32 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/featured-products-first-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[23-May-2023 04:37:32 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/featured-products-first-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[23-May-2023 04:37:32 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/featured-products-first-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[23-May-2023 04:37:32 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/featured-products-first-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[23-May-2023 04:37:32 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 04:37:32 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 04:37:32 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/featured-products-first-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[23-May-2023 04:37:32 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/featured-products-first-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[23-May-2023 04:37:32 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/featured-products-first-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[23-May-2023 04:37:32 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/featured-products-first-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[23-May-2023 04:37:32 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/featured-products-first-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[23-May-2023 04:37:32 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/featured-products-first-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[23-May-2023 04:37:32 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/featured-products-first-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[23-May-2023 04:37:32 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/featured-products-first-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[23-May-2023 04:37:32 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/featured-products-first-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[23-May-2023 04:37:32 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/featured-products-first-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[23-May-2023 04:37:32 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 04:37:32 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 04:37:33 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/featured-products-first-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[23-May-2023 04:37:33 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/featured-products-first-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[23-May-2023 04:37:33 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/featured-products-first-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[23-May-2023 04:37:33 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/featured-products-first-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[23-May-2023 04:37:33 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/featured-products-first-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[23-May-2023 04:37:33 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/featured-products-first-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[23-May-2023 04:37:33 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/featured-products-first-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[23-May-2023 04:37:33 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/featured-products-first-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[23-May-2023 04:37:33 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/featured-products-first-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[23-May-2023 04:37:33 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/featured-products-first-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[23-May-2023 04:37:34 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/featured-products-first-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[23-May-2023 04:37:34 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/featured-products-first-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[23-May-2023 04:37:34 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/featured-products-first-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[23-May-2023 04:37:34 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/featured-products-first-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[23-May-2023 04:37:34 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/featured-products-first-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[23-May-2023 04:37:34 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/featured-products-first-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[23-May-2023 04:37:34 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/featured-products-first-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[23-May-2023 04:37:34 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/featured-products-first-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[23-May-2023 04:37:34 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/featured-products-first-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[23-May-2023 04:37:34 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/featured-products-first-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[23-May-2023 04:37:34 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 04:37:34 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 04:37:34 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/featured-products-first-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[23-May-2023 04:37:34 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/featured-products-first-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[23-May-2023 04:37:34 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/featured-products-first-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[23-May-2023 04:37:34 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/featured-products-first-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[23-May-2023 04:37:34 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/featured-products-first-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[23-May-2023 04:37:34 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/featured-products-first-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[23-May-2023 04:37:34 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/featured-products-first-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[23-May-2023 04:37:34 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/featured-products-first-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[23-May-2023 04:37:34 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/featured-products-first-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[23-May-2023 04:37:34 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/featured-products-first-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[23-May-2023 04:37:34 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 04:37:34 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 04:37:34 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/featured-products-first-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[23-May-2023 04:37:34 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/featured-products-first-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[23-May-2023 04:37:34 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/featured-products-first-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[23-May-2023 04:37:34 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/featured-products-first-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[23-May-2023 04:37:34 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/featured-products-first-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[23-May-2023 04:37:34 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/featured-products-first-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[23-May-2023 04:37:34 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/featured-products-first-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[23-May-2023 04:37:34 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/featured-products-first-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[23-May-2023 04:37:34 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/featured-products-first-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[23-May-2023 04:37:34 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/featured-products-first-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[23-May-2023 04:37:34 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/featured-products-first-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[23-May-2023 04:37:34 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/featured-products-first-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[23-May-2023 04:37:34 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/featured-products-first-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[23-May-2023 04:37:34 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/featured-products-first-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[23-May-2023 04:37:34 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/featured-products-first-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[23-May-2023 04:37:34 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/featured-products-first-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[23-May-2023 04:37:34 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/featured-products-first-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[23-May-2023 04:37:34 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/featured-products-first-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[23-May-2023 04:37:34 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/featured-products-first-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[23-May-2023 04:37:34 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/featured-products-first-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 389

(+310 more lines)
See also: All tests for this plugin