Does Travelpayouts work with WordPress 6.8.3 and PHP 8.1.12? A smoke test was performed on .
| 50 | PHP notices |
| 488 | PHP deprecation warnings |
| No JavaScript exceptions | |
| All test pages loaded successfully | |
| No resource errors |
Memory usage: 2.82 MiB
The average PHP memory usage increased by this amount after activating by the plugin.
Page speed impact:
0.554 seconds
The average page load time increased by this amount after activating the plugin.
| WordPress version | 6.8.3 |
|---|---|
| PHP version | 8.1.12 |
| MySQL version | 10.6.10 |
| PHP memory limit | 512M |
| Last updated | |
|---|---|
| Active installs | 8,000+ |
| WordPress.org page | https://wordpress.org/plugins/travelpayouts/ |
| Badges |
|
| 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=4acb513a19 |
| Aspect | after-activation |
| HTTP status | 200 |
| Load time | 1.887 s |
| Memory usage | 7.11 MiB |
| JS errors | None |
| Resource errors | None |
| URL | /wp-admin/options-general.php?page=travelpayouts_landing_page |
|---|---|
| Aspect | menu-item |
| HTTP status | 200 |
| Load time | 0.690 s |
| Memory usage | 6.12 MiB |
| JS errors | None |
| Resource errors | None |
| URL | /wp-admin/admin.php?page=travelpayouts_options |
|---|---|
| Aspect | menu-item |
| HTTP status | 200 |
| Load time | 2.049 s |
| Memory usage | 10.44 MiB |
| JS errors | None |
| Resource errors | None |
| URL | / |
|---|---|
| Aspect | front-page |
| HTTP status | 200 |
| Load time | 0.496 s |
| Memory usage | 8.29 MiB |
| JS errors | None |
| Resource errors | None |
| URL | Load time | Memory usage | ||||
|---|---|---|---|---|---|---|
| Inactive | Active | Change | Inactive | Active | Change | |
| /wp-admin/index.php | 0.341 s | 0.831 s | +0.490 s | 3.51 MiB | 6.13 MiB | + 2.62 MiB |
| /wp-admin/edit.php | 0.203 s | 0.742 s | +0.539 s | 3.57 MiB | 6.15 MiB | + 2.58 MiB |
| /wp-admin/post-new.php | 0.783 s | 1.326 s | +0.543 s | 6.06 MiB | 8.88 MiB | + 2.82 MiB |
| /wp-admin/upload.php | 0.549 s | 1.906 s | +1.357 s | 3.52 MiB | 6.06 MiB | + 2.54 MiB |
| /wp-admin/options-writing.php | 0.208 s | 0.579 s | +0.371 s | 3.5 MiB | 6.05 MiB | + 2.54 MiB |
| /wp-admin/media-new.php | 0.263 s | 0.515 s | +0.252 s | 3.49 MiB | 6.04 MiB | + 2.55 MiB |
| /wp-admin/edit-tags.php?taxonomy=category | 0.271 s | 0.457 s | +0.186 s | 3.5 MiB | 6.08 MiB | + 2.57 MiB |
| /wp-admin/post-new.php?post_type=page | 0.624 s | 1.024 s | +0.400 s | 6.05 MiB | 8.87 MiB | + 2.82 MiB |
| /wp-admin/options-discussion.php | 0.269 s | 1.311 s | +1.042 s | 3.5 MiB | 6.04 MiB | + 2.54 MiB |
| /wp-admin/edit-comments.php | 0.206 s | 0.819 s | +0.613 s | 3.52 MiB | 6.08 MiB | + 2.56 MiB |
| / | 0.302 s | 0.606 s | +0.304 s | 3.43 MiB | 8.29 MiB | + 4.86 MiB |
| Average | 0.365 s | 0.920 s | +0.554 s | 3.97 MiB | 6.79 MiB | + 2.82 MiB |
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.
| Language | % | Lines of code | Comment lines | Files | |
|---|---|---|---|---|---|
| PHP | 61.8% | 43,675 | 19,223 | 587 | |
| CSS | 23.7% | 16,795 | 151 | 33 | |
| YAML | 7.4% | 5,236 | 0 | 34 | |
| JavaScript | 3.7% | 2,651 | 103 | 65 | |
| PO File | 1.9% | 1,339 | 820 | 1 | |
| SVG | 1.3% | 943 | 0 | 10 | |
| Markdown | 0.1% | 43 | 0 | 2 | |
| Sass | 0.0% | 35 | 0 | 3 | |
| JSON | 0.0% | 2 | 0 | 2 | |
| Total | 70,719 | 20,297 | 737 | ||
| Lines of code | 42,122 |
|---|---|
| Total complexity | 8,290 |
| Median class complexity | 5.0 |
| Median method complexity | 1.0 |
| Most complex class | Redux_Travelpayouts |
| Most complex function | Redux_Travelpayouts_Options_Constructor::register() |
| Classes | 542 |
|---|---|
| Methods | 2,910 |
| Functions | 5 |
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.
wp_options 4[01-Oct-2025 20:45:22 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
[01-Oct-2025 20:45:22 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
[01-Oct-2025 20:45:22 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
[01-Oct-2025 20:45:22 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
[01-Oct-2025 20:45:22 UTC] PHP Notice: Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>travelpayouts</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
[01-Oct-2025 20:45:24 UTC] PHP Notice: Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>travelpayouts</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
[01-Oct-2025 20:45:25 UTC] PHP Notice: Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>travelpayouts</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
[01-Oct-2025 20:45:25 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
[01-Oct-2025 20:45:25 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
[01-Oct-2025 20:45:25 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
[01-Oct-2025 20:45:25 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
[01-Oct-2025 20:45:25 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
[01-Oct-2025 20:45:25 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
[01-Oct-2025 20:45:25 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
[01-Oct-2025 20:45:25 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
[01-Oct-2025 20:45:25 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
[01-Oct-2025 20:45:25 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
[01-Oct-2025 20:45:25 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
[01-Oct-2025 20:45:25 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
[01-Oct-2025 20:45:25 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
[01-Oct-2025 20:45:25 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
[01-Oct-2025 20:45:25 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
[01-Oct-2025 20:45:25 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
[01-Oct-2025 20:45:25 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
[01-Oct-2025 20:45:25 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
[01-Oct-2025 20:45:25 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
[01-Oct-2025 20:45:25 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
[01-Oct-2025 20:45:25 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
[01-Oct-2025 20:45:25 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
[01-Oct-2025 20:45:25 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
[01-Oct-2025 20:45:25 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
[01-Oct-2025 20:45:25 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
[01-Oct-2025 20:45:25 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
[01-Oct-2025 20:45:25 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
[01-Oct-2025 20:45:25 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
[01-Oct-2025 20:45:25 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
[01-Oct-2025 20:45:25 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
[01-Oct-2025 20:45:25 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
[01-Oct-2025 20:45:25 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
[01-Oct-2025 20:45:25 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
[01-Oct-2025 20:45:25 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
[01-Oct-2025 20:45:25 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
[01-Oct-2025 20:45:25 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
[01-Oct-2025 20:45:25 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
[01-Oct-2025 20:45:25 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
[01-Oct-2025 20:45:25 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
[01-Oct-2025 20:45:25 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
[01-Oct-2025 20:45:25 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
[01-Oct-2025 20:45:25 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
[01-Oct-2025 20:45:25 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
[01-Oct-2025 20:45:25 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
[01-Oct-2025 20:45:25 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
[01-Oct-2025 20:45:25 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
[01-Oct-2025 20:45:25 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
[01-Oct-2025 20:45:25 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
[01-Oct-2025 20:45:25 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
[01-Oct-2025 20:45:25 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
[01-Oct-2025 20:45:25 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
[01-Oct-2025 20:45:25 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
[01-Oct-2025 20:45:25 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
[01-Oct-2025 20:45:25 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
[01-Oct-2025 20:45:25 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
[01-Oct-2025 20:45:25 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
[01-Oct-2025 20:45:25 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
[01-Oct-2025 20:45:25 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
[01-Oct-2025 20:45:25 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
[01-Oct-2025 20:45:25 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
[01-Oct-2025 20:45:25 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
[01-Oct-2025 20:45:25 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
[01-Oct-2025 20:45:25 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
[01-Oct-2025 20:45:25 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
[01-Oct-2025 20:45:25 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
[01-Oct-2025 20:45:25 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
[01-Oct-2025 20:45:25 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
[01-Oct-2025 20:45:25 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
[01-Oct-2025 20:45:25 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
[01-Oct-2025 20:45:25 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
[01-Oct-2025 20:45:25 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
[01-Oct-2025 20:45:25 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
[01-Oct-2025 20:45:25 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
[01-Oct-2025 20:45:25 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
[01-Oct-2025 20:45:25 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
[01-Oct-2025 20:45:25 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
[01-Oct-2025 20:45:25 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
[01-Oct-2025 20:45:25 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
[01-Oct-2025 20:45:25 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
[01-Oct-2025 20:45:25 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
[01-Oct-2025 20:45:25 UTC] PHP Notice: Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>travelpayouts</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
[01-Oct-2025 20:45:27 UTC] PHP Notice: Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>travelpayouts</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
[01-Oct-2025 20:45:28 UTC] PHP Notice: Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>travelpayouts</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
[01-Oct-2025 20:45:29 UTC] PHP Notice: Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>travelpayouts</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
[01-Oct-2025 20:45:30 UTC] PHP Notice: Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>travelpayouts</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
[01-Oct-2025 20:45:31 UTC] PHP Notice: Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>travelpayouts</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
[01-Oct-2025 20:45:31 UTC] PHP Notice: Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>travelpayouts</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
[01-Oct-2025 20:45:32 UTC] PHP Notice: Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>travelpayouts</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
[01-Oct-2025 20:45:32 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
[01-Oct-2025 20:45:32 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
[01-Oct-2025 20:45:32 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
[01-Oct-2025 20:45:32 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
[01-Oct-2025 20:45:32 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
(+438 more lines)