Travelpayouts 1.1.16

Does Travelpayouts work with WordPress 6.5.3 and PHP 8.1.12? A smoke test was performed on .

Summary

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

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

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

Environment
WordPress version6.5.3
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 8,000+
WordPress.org page https://wordpress.org/plugins/travelpayouts/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 4

Plugins ‹ Test site — WordPress

Page screenshot: Plugins ‹ Test site — WordPress
URL /wp-admin/plugins.php?plugin_status=all&paged=1&s
Requested URL /wp-admin/plugins.php?action=activate&plugin=travelpayouts%2Ftravelpayouts.php&plugin_status=all&paged=1&s&_wpnonce=29d8c68b49
Aspect after-activation
HTTP status 200
Load time 3.672 s
Memory usage 7.05 MiB
JS errors None
Resource errors None

Settings → Travelpayouts

Page screenshot: Settings → Travelpayouts
URL /wp-admin/options-general.php?page=travelpayouts_landing_page
Aspect menu-item
HTTP status 200
Load time 0.779 s
Memory usage 6.07 MiB
JS errors None
Resource errors None

Travelpayouts

Page screenshot: Travelpayouts
URL /wp-admin/admin.php?page=travelpayouts_options
Aspect menu-item
HTTP status 200
Load time 2.242 s
Memory usage 10.51 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.458 s
Memory usage 8.24 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.380 s0.854 s+0.474 s3.44 MiB6.07 MiB+ 2.64 MiB
/wp-admin/edit.php0.219 s0.851 s+0.632 s3.46 MiB6.09 MiB+ 2.63 MiB
/wp-admin/post-new.php0.955 s1.648 s+0.693 s5.59 MiB8.26 MiB+ 2.67 MiB
/wp-admin/upload.php0.592 s3.163 s+2.571 s3.38 MiB5.95 MiB+ 2.57 MiB
/wp-admin/options-writing.php0.211 s0.598 s+0.387 s3.37 MiB5.94 MiB+ 2.56 MiB
/wp-admin/media-new.php0.306 s0.524 s+0.218 s3.35 MiB5.93 MiB+ 2.58 MiB
/wp-admin/edit-tags.php?taxonomy=category0.207 s0.455 s+0.248 s3.37 MiB6.02 MiB+ 2.65 MiB
/wp-admin/post-new.php?post_type=page0.563 s1.077 s+0.514 s5.59 MiB8.24 MiB+ 2.66 MiB
/wp-admin/options-discussion.php0.244 s2.831 s+2.587 s3.36 MiB5.93 MiB+ 2.57 MiB
/wp-admin/edit-comments.php0.516 s0.617 s+0.101 s3.39 MiB6.03 MiB+ 2.63 MiB
/0.355 s0.611 s+0.256 s3.42 MiB8.24 MiB+ 4.83 MiB
Average 0.413 s1.203 s+0.789 s3.79 MiB6.61 MiB+ 2.82 MiB

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
CSS
Language % Lines of code Comment lines Files
PHP61.3%42,86918,962574
CSS24.0%16,79315132
YAML7.5%5,236034
JavaScript3.8%2,64910163
PO File1.9%1,3438241
SVG1.3%943010
Markdown0.1%4302
Sass0.1%3503
JSON0.0%202
Total 69,913 20,038 721

PHP Code Analysis | More results »

Lines of code 41,370
Total complexity 8,095
Median class complexity 5.0
Median method complexity 1.0
Most complex class Redux_Travelpayouts
Most complex function Redux_Travelpayouts_Options_Constructor::register()
Classes 530
Methods 2,876
Functions 5

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 4

PHP Error Log 660 lines

[08-May-2024 19:52:14 UTC] PHP Deprecated:  json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/travelpayouts/src/components/model/ReduxOptionCollectionModel.php on line 25
[08-May-2024 19:52:14 UTC] PHP Deprecated:  Return type of Travelpayouts\Vendor\Ramsey\Collection\AbstractArray::offsetGet($offset) 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/travelpayouts/vendor/travelpayouts-ramsey/collection/src/AbstractArray.php on line 87
[08-May-2024 19:52:14 UTC] PHP Deprecated:  Return type of Travelpayouts\Vendor\Ramsey\Collection\AbstractArray::offsetGet($offset) 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/travelpayouts/vendor/travelpayouts-ramsey/collection/src/AbstractArray.php on line 87
[08-May-2024 19:52:14 UTC] PHP Deprecated:  Travelpayouts\Vendor\Ramsey\Uuid\Builder\BuilderCollection implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /wp-content/plugins/travelpayouts/vendor/travelpayouts-ramsey/uuid/src/Builder/BuilderCollection.php on line 31
[08-May-2024 19:52:14 UTC] PHP Deprecated:  Travelpayouts\Vendor\Ramsey\Uuid\Provider\Node\NodeProviderCollection implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /wp-content/plugins/travelpayouts/vendor/travelpayouts-ramsey/uuid/src/Provider/Node/NodeProviderCollection.php on line 0
[08-May-2024 19:52:15 UTC] PHP Deprecated:  json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/travelpayouts/src/components/model/ReduxOptionCollectionModel.php on line 25
[08-May-2024 19:52:15 UTC] PHP Deprecated:  json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/travelpayouts/src/components/model/ReduxOptionCollectionModel.php on line 25
[08-May-2024 19:52:16 UTC] PHP Deprecated:  json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/travelpayouts/src/components/model/ReduxOptionCollectionModel.php on line 25
[08-May-2024 19:52:18 UTC] PHP Deprecated:  json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/travelpayouts/src/components/model/ReduxOptionCollectionModel.php on line 25
[08-May-2024 19:52:18 UTC] PHP Deprecated:  json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/travelpayouts/src/components/model/ReduxOptionCollectionModel.php on line 25
[08-May-2024 19:52:18 UTC] PHP Deprecated:  json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/travelpayouts/src/components/model/ReduxOptionCollectionModel.php on line 25
[08-May-2024 19:52:20 UTC] PHP Deprecated:  json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/travelpayouts/src/components/model/ReduxOptionCollectionModel.php on line 25
[08-May-2024 19:52:20 UTC] PHP Deprecated:  json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/travelpayouts/src/components/model/ReduxOptionCollectionModel.php on line 25
[08-May-2024 19:52:20 UTC] PHP Deprecated:  json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/travelpayouts/src/components/model/ReduxOptionCollectionModel.php on line 25
[08-May-2024 19:52:20 UTC] PHP Deprecated:  explode(): Passing null to parameter #2 ($string) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 165
[08-May-2024 19:52:20 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 190
[08-May-2024 19:52:20 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 190
[08-May-2024 19:52:20 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 190
[08-May-2024 19:52:20 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 190
[08-May-2024 19:52:20 UTC] PHP Deprecated:  explode(): Passing null to parameter #2 ($string) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 165
[08-May-2024 19:52:20 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 190
[08-May-2024 19:52:20 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 190
[08-May-2024 19:52:20 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 190
[08-May-2024 19:52:20 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 190
[08-May-2024 19:52:20 UTC] PHP Deprecated:  explode(): Passing null to parameter #2 ($string) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 165
[08-May-2024 19:52:20 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 190
[08-May-2024 19:52:20 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 190
[08-May-2024 19:52:20 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 190
[08-May-2024 19:52:20 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 190
[08-May-2024 19:52:20 UTC] PHP Deprecated:  explode(): Passing null to parameter #2 ($string) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 165
[08-May-2024 19:52:20 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 190
[08-May-2024 19:52:20 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 190
[08-May-2024 19:52:20 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 190
[08-May-2024 19:52:20 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 190
[08-May-2024 19:52:20 UTC] PHP Deprecated:  explode(): Passing null to parameter #2 ($string) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 165
[08-May-2024 19:52:20 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 190
[08-May-2024 19:52:20 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 190
[08-May-2024 19:52:20 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 190
[08-May-2024 19:52:20 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 190
[08-May-2024 19:52:20 UTC] PHP Deprecated:  explode(): Passing null to parameter #2 ($string) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 165
[08-May-2024 19:52:20 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 190
[08-May-2024 19:52:20 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 190
[08-May-2024 19:52:20 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 190
[08-May-2024 19:52:20 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 190
[08-May-2024 19:52:20 UTC] PHP Deprecated:  explode(): Passing null to parameter #2 ($string) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 165
[08-May-2024 19:52:20 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 190
[08-May-2024 19:52:20 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 190
[08-May-2024 19:52:20 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 190
[08-May-2024 19:52:20 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 190
[08-May-2024 19:52:20 UTC] PHP Deprecated:  explode(): Passing null to parameter #2 ($string) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 165
[08-May-2024 19:52:20 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 190
[08-May-2024 19:52:20 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 190
[08-May-2024 19:52:20 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 190
[08-May-2024 19:52:20 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 190
[08-May-2024 19:52:20 UTC] PHP Deprecated:  explode(): Passing null to parameter #2 ($string) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 165
[08-May-2024 19:52:20 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 190
[08-May-2024 19:52:20 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 190
[08-May-2024 19:52:20 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 190
[08-May-2024 19:52:20 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 190
[08-May-2024 19:52:20 UTC] PHP Deprecated:  explode(): Passing null to parameter #2 ($string) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 165
[08-May-2024 19:52:20 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 190
[08-May-2024 19:52:20 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 190
[08-May-2024 19:52:20 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 190
[08-May-2024 19:52:20 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 190
[08-May-2024 19:52:20 UTC] PHP Deprecated:  explode(): Passing null to parameter #2 ($string) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 165
[08-May-2024 19:52:20 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 190
[08-May-2024 19:52:20 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 190
[08-May-2024 19:52:20 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 190
[08-May-2024 19:52:20 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 190
[08-May-2024 19:52:20 UTC] PHP Deprecated:  explode(): Passing null to parameter #2 ($string) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 165
[08-May-2024 19:52:20 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 190
[08-May-2024 19:52:20 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 190
[08-May-2024 19:52:20 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 190
[08-May-2024 19:52:20 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 190
[08-May-2024 19:52:20 UTC] PHP Deprecated:  explode(): Passing null to parameter #2 ($string) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 165
[08-May-2024 19:52:20 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 190
[08-May-2024 19:52:20 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 190
[08-May-2024 19:52:20 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 190
[08-May-2024 19:52:20 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 190
[08-May-2024 19:52:20 UTC] PHP Deprecated:  explode(): Passing null to parameter #2 ($string) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 165
[08-May-2024 19:52:20 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 190
[08-May-2024 19:52:20 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 190
[08-May-2024 19:52:20 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 190
[08-May-2024 19:52:20 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 190
[08-May-2024 19:52:20 UTC] PHP Deprecated:  json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/travelpayouts/src/components/model/ReduxOptionCollectionModel.php on line 25
[08-May-2024 19:52:20 UTC] PHP Deprecated:  json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/travelpayouts/src/components/model/ReduxOptionCollectionModel.php on line 25
[08-May-2024 19:52:20 UTC] PHP Deprecated:  explode(): Passing null to parameter #2 ($string) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 165
[08-May-2024 19:52:20 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 190
[08-May-2024 19:52:20 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 190
[08-May-2024 19:52:20 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 190
[08-May-2024 19:52:20 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 190
[08-May-2024 19:52:20 UTC] PHP Deprecated:  explode(): Passing null to parameter #2 ($string) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 165
[08-May-2024 19:52:20 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 190
[08-May-2024 19:52:20 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 190
[08-May-2024 19:52:20 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 190
[08-May-2024 19:52:20 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 190
[08-May-2024 19:52:20 UTC] PHP Deprecated:  json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/travelpayouts/src/components/model/ReduxOptionCollectionModel.php on line 25
[08-May-2024 19:52:20 UTC] PHP Deprecated:  json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/travelpayouts/src/components/model/ReduxOptionCollectionModel.php on line 25
[08-May-2024 19:52:20 UTC] PHP Deprecated:  json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/travelpayouts/src/components/model/ReduxOptionCollectionModel.php on line 25
[08-May-2024 19:52:22 UTC] PHP Deprecated:  json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/travelpayouts/src/components/model/ReduxOptionCollectionModel.php on line 25

(+560 more lines)
See also: All tests for this plugin, How to Hide Travelpayouts Admin Menus