Floating Awesome Button 1.6.0

Does Floating Awesome Button work with WordPress 6.1.1 and PHP 8.1.12? A smoke test was performed on .

Summary

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

Memory usage: 290.15 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.1.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 900+
WordPress.org page https://wordpress.org/plugins/floating-awesome-button/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 6

Floating Awesome Button ‹ Test site — WordPress

Page screenshot: Floating Awesome Button ‹ Test site — WordPress
URL /wp-admin/options-general.php?page=floating-awesome-button-setting
Requested URL /wp-admin/plugins.php?action=activate&plugin=floating-awesome-button%2Ffloating-awesome-button.php&plugin_status=all&paged=1&s&_wpnonce=d105bbeeed
Aspect after-activation
HTTP status 200
Load time 1.702 s
Memory usage 3.6 MiB
JS errors None
Resource errors None

FAB

Page screenshot: FAB
URL /wp-admin/edit.php?post_type=fab
Aspect menu-item
HTTP status 200
Load time 0.197 s
Memory usage 3.31 MiB
JS errors None
Resource errors None

FAB → Add New

Page screenshot: FAB → Add New
URL /wp-admin/post-new.php?post_type=fab
Aspect menu-item
HTTP status 200
Load time 1.121 s
Memory usage 5.32 MiB
JS errors
[
    {
        "message": "TypeError: Cannot read properties of undefined (reading '$$')\n    at S (/wp-content/plugins/floating-awesome-button/assets/build/components/metabox-trigger/bundle.js?ver=1.0:1:2489)\n    at new <anonymous> (/wp-content/plugins/floating-awesome-button/assets/build/components/metabox-trigger/bundle.js?ver=1.0:1:13678)\n    at /wp-content/plugins/floating-awesome-button/assets/build/components/metabox-trigger/bundle.js?ver=1.0:1:13635\n    at /wp-content/plugins/floating-awesome-button/assets/build/components/metabox-trigger/bundle.js?ver=1.0:1:13766",
        "trace": null,
        "code": null
    }
]
Resource errors None

Settings → Floating Awesome Button

Page screenshot: Settings → Floating Awesome Button
URL /wp-admin/options-general.php?page=floating-awesome-button-setting
Aspect menu-item
HTTP status 200
Load time 0.260 s
Memory usage 3.29 MiB
JS errors None
Resource errors None

Settings → Upgrade  ➤

Page screenshot: Settings → Upgrade  ➤
URL /wp-admin/options-general.php?page=floating-awesome-button-setting-pricing
Aspect menu-item
HTTP status 200
Load time 1.061 s
Memory usage 3.29 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.358 s
Memory usage 3.24 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.292 s0.374 s+0.082 s3.05 MiB3.33 MiB+ 294.14 KiB
/wp-admin/edit.php0.191 s0.249 s+0.058 s3.07 MiB3.37 MiB+ 300.67 KiB
/wp-admin/post-new.php0.770 s0.722 s-0.048 s4.97 MiB5.26 MiB+ 301.49 KiB
/wp-admin/upload.php0.558 s0.350 s-0.208 s2.99 MiB3.26 MiB+ 276.72 KiB
/wp-admin/options-writing.php0.173 s0.166 s-0.007 s2.99 MiB3.25 MiB+ 270.63 KiB
/wp-admin/media-new.php0.272 s0.258 s-0.014 s2.97 MiB3.25 MiB+ 289.48 KiB
/wp-admin/edit-tags.php?taxonomy=category0.316 s0.213 s-0.103 s2.98 MiB3.29 MiB+ 315.08 KiB
/wp-admin/post-new.php?post_type=page0.680 s0.768 s+0.088 s4.96 MiB5.25 MiB+ 296.14 KiB
/wp-admin/options-discussion.php0.212 s0.315 s+0.103 s2.98 MiB3.25 MiB+ 284.68 KiB
/wp-admin/edit-comments.php0.219 s0.234 s+0.015 s3 MiB3.29 MiB+ 292.95 KiB
/0.301 s0.277 s-0.024 s2.94 MiB3.21 MiB+ 269.68 KiB
Average 0.362 s0.357 s-0.005 s3.35 MiB3.64 MiB+ 290.15 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
PHP99.8%4,7942,779111
JavaScript0.2%888
CSS0.0%202
JSON0.0%101
Total 4,805 2,787 122

PHP Code Analysis | More results »

Lines of code 4,243
Total complexity 795
Median class complexity 5.0
Median method complexity 1.0
Most complex class Fab\Helper\FABItem
Most complex function Fab\Helper\FABItem::match()
Classes 63
Methods 383
Functions 2

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 6

Custom Post Types 1

ID Name
fabFAB

Meta Boxes

{
    "fab": {
        "fab-metabox-design": {
            "title": "Design",
            "context": "advanced"
        },
        "fab-metabox-settings": {
            "title": "Setting",
            "context": "advanced"
        }
    }
}

PHP Error Log 114 lines

[21-Nov-2022 06:02:00 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[21-Nov-2022 06:02:00 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[21-Nov-2022 06:02:00 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[21-Nov-2022 06:02:00 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[21-Nov-2022 06:02:02 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[21-Nov-2022 06:02:02 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[21-Nov-2022 06:02:02 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[21-Nov-2022 06:02:02 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[21-Nov-2022 06:02:02 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[21-Nov-2022 06:02:02 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[21-Nov-2022 06:02:02 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[21-Nov-2022 06:02:02 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[21-Nov-2022 06:02:02 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[21-Nov-2022 06:02:02 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[21-Nov-2022 06:02:02 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[21-Nov-2022 06:02:02 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[21-Nov-2022 06:02:02 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[21-Nov-2022 06:02:02 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[21-Nov-2022 06:02:03 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[21-Nov-2022 06:02:03 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[21-Nov-2022 06:02:03 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[21-Nov-2022 06:02:03 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[21-Nov-2022 06:02:03 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[21-Nov-2022 06:02:03 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[21-Nov-2022 06:02:04 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[21-Nov-2022 06:02:04 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[21-Nov-2022 06:02:04 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[21-Nov-2022 06:02:04 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[21-Nov-2022 06:02:04 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[21-Nov-2022 06:02:04 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[21-Nov-2022 06:02:07 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[21-Nov-2022 06:02:07 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[21-Nov-2022 06:02:07 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[21-Nov-2022 06:02:07 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[21-Nov-2022 06:02:07 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[21-Nov-2022 06:02:07 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[21-Nov-2022 06:02:08 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[21-Nov-2022 06:02:08 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[21-Nov-2022 06:02:08 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[21-Nov-2022 06:02:08 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[21-Nov-2022 06:02:08 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[21-Nov-2022 06:02:08 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[21-Nov-2022 06:02:11 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[21-Nov-2022 06:02:11 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[21-Nov-2022 06:02:11 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[21-Nov-2022 06:02:11 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[21-Nov-2022 06:02:11 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[21-Nov-2022 06:02:11 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[21-Nov-2022 06:02:12 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[21-Nov-2022 06:02:12 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[21-Nov-2022 06:02:12 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[21-Nov-2022 06:02:12 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[21-Nov-2022 06:02:12 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[21-Nov-2022 06:02:12 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[21-Nov-2022 06:02:12 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[21-Nov-2022 06:02:12 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[21-Nov-2022 06:02:12 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[21-Nov-2022 06:02:12 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[21-Nov-2022 06:02:12 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[21-Nov-2022 06:02:12 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[21-Nov-2022 06:02:14 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[21-Nov-2022 06:02:14 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[21-Nov-2022 06:02:14 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[21-Nov-2022 06:02:14 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[21-Nov-2022 06:02:14 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[21-Nov-2022 06:02:14 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[21-Nov-2022 06:02:15 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[21-Nov-2022 06:02:15 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[21-Nov-2022 06:02:15 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[21-Nov-2022 06:02:15 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[21-Nov-2022 06:02:15 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[21-Nov-2022 06:02:15 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[21-Nov-2022 06:02:15 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[21-Nov-2022 06:02:15 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[21-Nov-2022 06:02:15 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[21-Nov-2022 06:02:15 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[21-Nov-2022 06:02:15 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[21-Nov-2022 06:02:15 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[21-Nov-2022 06:02:15 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[21-Nov-2022 06:02:15 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[21-Nov-2022 06:02:15 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[21-Nov-2022 06:02:15 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[21-Nov-2022 06:02:15 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[21-Nov-2022 06:02:15 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[21-Nov-2022 06:02:15 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[21-Nov-2022 06:02:15 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[21-Nov-2022 06:02:15 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[21-Nov-2022 06:02:15 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[21-Nov-2022 06:02:15 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[21-Nov-2022 06:02:15 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[21-Nov-2022 06:02:18 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[21-Nov-2022 06:02:18 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[21-Nov-2022 06:02:18 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[21-Nov-2022 06:02:18 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[21-Nov-2022 06:02:18 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[21-Nov-2022 06:02:18 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[21-Nov-2022 06:02:18 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[21-Nov-2022 06:02:18 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[21-Nov-2022 06:02:18 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[21-Nov-2022 06:02:18 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162

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