UA Marketplace 1.4.11

Does UA Marketplace work with WordPress 6.8.1 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
44PHP notices
584PHP deprecation warnings
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 279.33 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.8.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 100+
WordPress.org page https://wordpress.org/plugins/ua-marketplace/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 4

UA Marketplaces Plugin ‹ Test site — WordPress

Page screenshot: UA Marketplaces Plugin ‹ Test site — WordPress
URL /wp-admin/admin.php?page=mrkv_ua_marketplaces
Requested URL /wp-admin/plugins.php?action=activate&plugin=ua-marketplace%2Fmorkvawrs-plugin.php&plugin_status=all&paged=1&s&_wpnonce=a498b23d3b
Aspect after-activation
HTTP status 200
Load time 1.289 s
Memory usage 4.11 MiB
JS errors None
Resource errors None

UA Marketplaces

Page screenshot: UA Marketplaces
URL /wp-admin/admin.php?page=mrkv_ua_marketplaces
Aspect menu-item
HTTP status 200
Load time 0.166 s
Memory usage 3.76 MiB
JS errors None
Resource errors None

UA Marketplaces → Підтримка

Page screenshot: UA Marketplaces → Підтримка
URL /wp-admin/admin.php?page=mrkv_ua_marketplaces_support
Aspect menu-item
HTTP status 200
Load time 0.164 s
Memory usage 3.76 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.169 s
Memory usage 3.58 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.351 s0.324 s-0.027 s3.51 MiB3.84 MiB+ 337.82 KiB
/wp-admin/edit.php0.198 s0.212 s+0.014 s3.57 MiB3.86 MiB+ 298.24 KiB
/wp-admin/post-new.php0.766 s0.686 s-0.080 s6.06 MiB6.39 MiB+ 338.21 KiB
/wp-admin/upload.php0.640 s0.660 s+0.020 s3.52 MiB3.78 MiB+ 261.55 KiB
/wp-admin/options-writing.php0.234 s0.186 s-0.048 s3.5 MiB3.76 MiB+ 265.35 KiB
/wp-admin/media-new.php0.284 s0.232 s-0.052 s3.49 MiB3.76 MiB+ 273.52 KiB
/wp-admin/edit-tags.php?taxonomy=category0.254 s0.204 s-0.050 s3.5 MiB3.78 MiB+ 279.09 KiB
/wp-admin/post-new.php?post_type=page0.600 s0.629 s+0.029 s6.05 MiB6.38 MiB+ 333.73 KiB
/wp-admin/options-discussion.php0.310 s0.335 s+0.025 s3.5 MiB3.76 MiB+ 262.48 KiB
/wp-admin/edit-comments.php0.418 s0.406 s-0.012 s3.52 MiB3.79 MiB+ 276.82 KiB
/0.309 s0.230 s-0.079 s3.43 MiB3.58 MiB+ 145.78 KiB
Average 0.397 s0.373 s-0.024 s3.97 MiB4.24 MiB+ 279.33 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.7%34,52416,740162
Markdown0.6%21502
JavaScript0.6%193482
JSON0.1%2701
CSS0.0%14011
Total 34,973 16,788 178

PHP Code Analysis | More results »

Lines of code 25,130
Total complexity 6,166
Median class complexity 14.5
Median method complexity 2.0
Most complex class Freemius
Most complex function FS_Plugin_Info_Dialog::install_plugin_information()
Classes 90
Methods 1,389
Functions 99

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 7

PHP Error Log 628 lines

[05-May-2025 17:55:54 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/ua-marketplace/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[05-May-2025 17:55:54 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/ua-marketplace/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[05-May-2025 17:55:54 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/ua-marketplace/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[05-May-2025 17:55:54 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/ua-marketplace/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[05-May-2025 17:55:54 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/ua-marketplace/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[05-May-2025 17:55:54 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/ua-marketplace/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[05-May-2025 17:55:54 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/ua-marketplace/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[05-May-2025 17:55:54 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/ua-marketplace/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[05-May-2025 17:55:54 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/ua-marketplace/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[05-May-2025 17:55:54 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/ua-marketplace/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[05-May-2025 17:55:54 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/ua-marketplace/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[05-May-2025 17:55:54 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/ua-marketplace/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[05-May-2025 17:55:54 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/ua-marketplace/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[05-May-2025 17:55:54 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/ua-marketplace/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[05-May-2025 17:55:54 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/ua-marketplace/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[05-May-2025 17:55:54 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/ua-marketplace/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[05-May-2025 17:55:54 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/ua-marketplace/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[05-May-2025 17:55:54 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/ua-marketplace/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[05-May-2025 17:55:54 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/ua-marketplace/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[05-May-2025 17:55:54 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/ua-marketplace/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[05-May-2025 17:55:54 UTC] PHP Notice:  Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>mrkv-ua-marketplaces</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.7.0.) in /wp-includes/functions.php on line 6121
[05-May-2025 17:55:54 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[05-May-2025 17:55:54 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[05-May-2025 17:55:54 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/ua-marketplace/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[05-May-2025 17:55:54 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/ua-marketplace/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[05-May-2025 17:55:54 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/ua-marketplace/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[05-May-2025 17:55:54 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/ua-marketplace/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[05-May-2025 17:55:54 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/ua-marketplace/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[05-May-2025 17:55:54 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/ua-marketplace/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[05-May-2025 17:55:54 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/ua-marketplace/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[05-May-2025 17:55:54 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/ua-marketplace/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[05-May-2025 17:55:54 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/ua-marketplace/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[05-May-2025 17:55:54 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/ua-marketplace/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[05-May-2025 17:55:54 UTC] PHP Notice:  Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>mrkv-ua-marketplaces</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.7.0.) in /wp-includes/functions.php on line 6121
[05-May-2025 17:55:54 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[05-May-2025 17:55:54 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[05-May-2025 17:55:55 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/ua-marketplace/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[05-May-2025 17:55:55 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/ua-marketplace/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[05-May-2025 17:55:55 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/ua-marketplace/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[05-May-2025 17:55:55 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/ua-marketplace/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[05-May-2025 17:55:55 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/ua-marketplace/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[05-May-2025 17:55:55 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/ua-marketplace/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[05-May-2025 17:55:55 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/ua-marketplace/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[05-May-2025 17:55:55 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/ua-marketplace/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[05-May-2025 17:55:55 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/ua-marketplace/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[05-May-2025 17:55:55 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/ua-marketplace/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[05-May-2025 17:55:55 UTC] PHP Notice:  Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>mrkv-ua-marketplaces</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.7.0.) in /wp-includes/functions.php on line 6121
[05-May-2025 17:55:55 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[05-May-2025 17:55:55 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[05-May-2025 17:55:56 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/ua-marketplace/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[05-May-2025 17:55:56 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/ua-marketplace/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[05-May-2025 17:55:56 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/ua-marketplace/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[05-May-2025 17:55:56 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/ua-marketplace/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[05-May-2025 17:55:56 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/ua-marketplace/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[05-May-2025 17:55:56 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/ua-marketplace/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[05-May-2025 17:55:56 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/ua-marketplace/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[05-May-2025 17:55:56 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/ua-marketplace/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[05-May-2025 17:55:56 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/ua-marketplace/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[05-May-2025 17:55:56 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/ua-marketplace/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[05-May-2025 17:55:56 UTC] PHP Notice:  Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>mrkv-ua-marketplaces</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.7.0.) in /wp-includes/functions.php on line 6121
[05-May-2025 17:55:56 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[05-May-2025 17:55:56 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[05-May-2025 17:55:56 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[05-May-2025 17:55:56 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[05-May-2025 17:55:56 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[05-May-2025 17:55:56 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[05-May-2025 17:55:56 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[05-May-2025 17:55:56 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[05-May-2025 17:55:56 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/ua-marketplace/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[05-May-2025 17:55:56 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/ua-marketplace/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[05-May-2025 17:55:56 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/ua-marketplace/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[05-May-2025 17:55:56 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/ua-marketplace/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[05-May-2025 17:55:56 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/ua-marketplace/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[05-May-2025 17:55:56 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/ua-marketplace/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[05-May-2025 17:55:56 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/ua-marketplace/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[05-May-2025 17:55:56 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/ua-marketplace/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[05-May-2025 17:55:56 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/ua-marketplace/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[05-May-2025 17:55:56 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/ua-marketplace/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[05-May-2025 17:55:56 UTC] PHP Notice:  Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>mrkv-ua-marketplaces</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.7.0.) in /wp-includes/functions.php on line 6121
[05-May-2025 17:55:56 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[05-May-2025 17:55:56 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[05-May-2025 17:55:56 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[05-May-2025 17:55:56 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[05-May-2025 17:55:56 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[05-May-2025 17:55:56 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[05-May-2025 17:55:56 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[05-May-2025 17:55:56 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[05-May-2025 17:55:56 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/ua-marketplace/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[05-May-2025 17:55:56 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/ua-marketplace/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[05-May-2025 17:55:56 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/ua-marketplace/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[05-May-2025 17:55:56 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/ua-marketplace/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[05-May-2025 17:55:56 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/ua-marketplace/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[05-May-2025 17:55:56 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/ua-marketplace/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[05-May-2025 17:55:56 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/ua-marketplace/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[05-May-2025 17:55:56 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/ua-marketplace/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[05-May-2025 17:55:56 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/ua-marketplace/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[05-May-2025 17:55:56 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/ua-marketplace/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[05-May-2025 17:55:56 UTC] PHP Notice:  Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>mrkv-ua-marketplaces</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.7.0.) in /wp-includes/functions.php on line 6121
[05-May-2025 17:55:56 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[05-May-2025 17:55:56 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195

(+528 more lines)
See also: All tests for this plugin, How to Hide UA Marketplace Admin Menus