Borderless 1.5.1

Does Borderless work with WordPress 6.3 and PHP 8.1.12? A smoke test was performed on .

Summary

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

Memory usage: 196.01 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.3
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 6,000+
WordPress.org page https://wordpress.org/plugins/borderless/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 8

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=borderless%2Fborderless.php&plugin_status=all&paged=1&s&_wpnonce=603d888547
Aspect after-activation
HTTP status 200
Load time 0.302 s
Memory usage 3.04 MiB
JS errors None
Resource errors None

Borderless

Page screenshot: Borderless
URL /wp-admin/admin.php?page=borderless.php
Aspect menu-item
HTTP status 200
Load time 0.395 s
Memory usage 2.94 MiB
JS errors None
Resource errors None

Borderless → Post Types

Page screenshot: Borderless → Post Types
URL /wp-admin/edit.php?post_type=borderless_cpt
Aspect menu-item
HTTP status 200
Load time 0.201 s
Memory usage 3.01 MiB
JS errors None
Resource errors None

Borderless → System Info

Page screenshot: Borderless → System Info
URL /wp-admin/admin.php?page=borderless-system-info
Aspect menu-item
HTTP status 200
Load time 0.234 s
Memory usage 2.94 MiB
JS errors None
Resource errors None

Borderless → License

Page screenshot: Borderless → License
URL /wp-admin/admin.php?page=borderless-license.php
Aspect menu-item
HTTP status 200
Load time 0.165 s
Memory usage 2.94 MiB
JS errors None
Resource errors None

Borderless → Library

Page screenshot: Borderless → Library
URL /wp-admin/admin.php?page=borderless-library
Aspect menu-item
HTTP status 200
Load time 1.103 s
Memory usage 3.06 MiB
JS errors None
Resource errors None

Borderless → Icon Fonts

Page screenshot: Borderless → Icon Fonts
URL /wp-admin/admin.php?page=borderless-fonts
Aspect menu-item
HTTP status 200
Load time 1.143 s
Memory usage 2.97 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.346 s
Memory usage 3.28 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.369 s0.533 s+0.164 s2.82 MiB3.03 MiB+ 210.23 KiB
/wp-admin/edit.php0.210 s0.341 s+0.131 s2.85 MiB3.06 MiB+ 215.76 KiB
/wp-admin/post-new.php0.771 s0.796 s+0.025 s5.21 MiB5.38 MiB+ 171.29 KiB
/wp-admin/upload.php0.608 s0.324 s-0.284 s2.77 MiB2.97 MiB+ 203.16 KiB
/wp-admin/options-writing.php0.237 s0.183 s-0.054 s2.76 MiB2.95 MiB+ 194.96 KiB
/wp-admin/media-new.php0.353 s0.517 s+0.164 s2.74 MiB2.95 MiB+ 214.62 KiB
/wp-admin/edit-tags.php?taxonomy=category0.193 s0.206 s+0.013 s2.76 MiB2.97 MiB+ 218.28 KiB
/wp-admin/post-new.php?post_type=page0.597 s0.612 s+0.015 s5.21 MiB5.37 MiB+ 165.82 KiB
/wp-admin/options-discussion.php0.229 s0.252 s+0.023 s2.75 MiB2.95 MiB+ 202.76 KiB
/wp-admin/edit-comments.php0.421 s0.217 s-0.204 s2.78 MiB2.98 MiB+ 200.31 KiB
/0.296 s0.279 s-0.017 s3.13 MiB3.28 MiB+ 158.88 KiB
Average 0.389 s0.387 s-0.002 s3.25 MiB3.44 MiB+ 196.01 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
CSS
Language % Lines of code Comment lines Files
PHP71.8%26,0971,69978
CSS20.4%7,42212720
JavaScript7.3%2,66523416
Sass0.4%14201
SVG0.1%2502
Total 36,351 2,060 117

PHP Code Analysis | More results »

Lines of code 18,672
Total complexity 1,514
Median class complexity 14.0
Median method complexity 2.0
Most complex class Borderless_IF
Most complex function Borderless\Widgets\Slider::_register_controls()
Classes 65
Methods 451
Functions 37

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.

Custom Post Types 1

ID Name
borderless_cptPost Types

Meta Boxes

{
    "borderless_cpt": {
        "general": {
            "title": "General",
            "context": "normal"
        },
        "labels": {
            "title": "Labels",
            "context": "normal"
        },
        "options": {
            "title": "Options",
            "context": "normal"
        },
        "presentation": {
            "title": "Presentation",
            "context": "normal"
        },
        "query": {
            "title": "Query",
            "context": "normal"
        },
        "permalinks": {
            "title": "Permalinks",
            "context": "normal"
        },
        "capabilities": {
            "title": "Capabilities",
            "context": "normal"
        },
        "rest-api": {
            "title": "Rest API",
            "context": "normal"
        }
    }
}

PHP Error Log 97 lines

[12-Aug-2023 00:26:40 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/borderless/includes/templates/license.php on line 85
[12-Aug-2023 00:26:40 UTC] PHP Deprecated:  strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/borderless/includes/templates/license.php on line 92
[12-Aug-2023 00:26:41 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/borderless/includes/library/views/plugin-page.php on line 6
[12-Aug-2023 00:26:41 UTC] PHP Warning:  Undefined array key "license" in /wp-content/plugins/borderless/includes/library/views/plugin-page.php on line 101
[12-Aug-2023 00:26:41 UTC] PHP Warning:  Undefined array key "license" in /wp-content/plugins/borderless/includes/library/views/plugin-page.php on line 116
[12-Aug-2023 00:26:41 UTC] PHP Warning:  Undefined array key "license" in /wp-content/plugins/borderless/includes/library/views/plugin-page.php on line 101
[12-Aug-2023 00:26:41 UTC] PHP Warning:  Undefined array key "license" in /wp-content/plugins/borderless/includes/library/views/plugin-page.php on line 116
[12-Aug-2023 00:26:41 UTC] PHP Warning:  Undefined array key "license" in /wp-content/plugins/borderless/includes/library/views/plugin-page.php on line 101
[12-Aug-2023 00:26:41 UTC] PHP Warning:  Undefined array key "license" in /wp-content/plugins/borderless/includes/library/views/plugin-page.php on line 116
[12-Aug-2023 00:26:41 UTC] PHP Warning:  Undefined array key "license" in /wp-content/plugins/borderless/includes/library/views/plugin-page.php on line 101
[12-Aug-2023 00:26:41 UTC] PHP Warning:  Undefined array key "license" in /wp-content/plugins/borderless/includes/library/views/plugin-page.php on line 116
[12-Aug-2023 00:26:41 UTC] PHP Warning:  Undefined array key "license" in /wp-content/plugins/borderless/includes/library/views/plugin-page.php on line 101
[12-Aug-2023 00:26:41 UTC] PHP Warning:  Undefined array key "license" in /wp-content/plugins/borderless/includes/library/views/plugin-page.php on line 116
[12-Aug-2023 00:26:41 UTC] PHP Warning:  Undefined array key "license" in /wp-content/plugins/borderless/includes/library/views/plugin-page.php on line 101
[12-Aug-2023 00:26:41 UTC] PHP Warning:  Undefined array key "license" in /wp-content/plugins/borderless/includes/library/views/plugin-page.php on line 116
[12-Aug-2023 00:26:41 UTC] PHP Warning:  Undefined array key "license" in /wp-content/plugins/borderless/includes/library/views/plugin-page.php on line 101
[12-Aug-2023 00:26:41 UTC] PHP Warning:  Undefined array key "license" in /wp-content/plugins/borderless/includes/library/views/plugin-page.php on line 116
[12-Aug-2023 00:26:41 UTC] PHP Warning:  Undefined array key "license" in /wp-content/plugins/borderless/includes/library/views/plugin-page.php on line 101
[12-Aug-2023 00:26:41 UTC] PHP Warning:  Undefined array key "license" in /wp-content/plugins/borderless/includes/library/views/plugin-page.php on line 116
[12-Aug-2023 00:26:41 UTC] PHP Warning:  Undefined array key "license" in /wp-content/plugins/borderless/includes/library/views/plugin-page.php on line 101
[12-Aug-2023 00:26:41 UTC] PHP Warning:  Undefined array key "license" in /wp-content/plugins/borderless/includes/library/views/plugin-page.php on line 116
[12-Aug-2023 00:26:41 UTC] PHP Warning:  Undefined array key "license" in /wp-content/plugins/borderless/includes/library/views/plugin-page.php on line 101
[12-Aug-2023 00:26:41 UTC] PHP Warning:  Undefined array key "license" in /wp-content/plugins/borderless/includes/library/views/plugin-page.php on line 116
[12-Aug-2023 00:26:41 UTC] PHP Deprecated:  strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/borderless/includes/library/views/plugin-page.php on line 116
[12-Aug-2023 00:26:41 UTC] PHP Deprecated:  strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/borderless/includes/library/views/plugin-page.php on line 116
[12-Aug-2023 00:26:41 UTC] PHP Deprecated:  strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/borderless/includes/library/views/plugin-page.php on line 116
[12-Aug-2023 00:26:41 UTC] PHP Deprecated:  strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/borderless/includes/library/views/plugin-page.php on line 116
[12-Aug-2023 00:26:41 UTC] PHP Deprecated:  strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/borderless/includes/library/views/plugin-page.php on line 116
[12-Aug-2023 00:26:41 UTC] PHP Deprecated:  strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/borderless/includes/library/views/plugin-page.php on line 116
[12-Aug-2023 00:26:41 UTC] PHP Deprecated:  strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/borderless/includes/library/views/plugin-page.php on line 116
[12-Aug-2023 00:26:41 UTC] PHP Deprecated:  strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/borderless/includes/library/views/plugin-page.php on line 116
[12-Aug-2023 00:26:41 UTC] PHP Deprecated:  strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/borderless/includes/library/views/plugin-page.php on line 116
[12-Aug-2023 00:26:41 UTC] PHP Deprecated:  strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/borderless/includes/library/views/plugin-page.php on line 116
[12-Aug-2023 00:26:41 UTC] PHP Deprecated:  strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/borderless/includes/library/views/plugin-page.php on line 116
[12-Aug-2023 00:26:41 UTC] PHP Deprecated:  strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/borderless/includes/library/views/plugin-page.php on line 116
[12-Aug-2023 00:26:41 UTC] PHP Deprecated:  strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/borderless/includes/library/views/plugin-page.php on line 116
[12-Aug-2023 00:26:41 UTC] PHP Deprecated:  strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/borderless/includes/library/views/plugin-page.php on line 116
[12-Aug-2023 00:26:41 UTC] PHP Deprecated:  strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/borderless/includes/library/views/plugin-page.php on line 116
[12-Aug-2023 00:26:41 UTC] PHP Deprecated:  strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/borderless/includes/library/views/plugin-page.php on line 116
[12-Aug-2023 00:26:41 UTC] PHP Deprecated:  strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/borderless/includes/library/views/plugin-page.php on line 116
[12-Aug-2023 00:26:41 UTC] PHP Deprecated:  strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/borderless/includes/library/views/plugin-page.php on line 116
[12-Aug-2023 00:26:41 UTC] PHP Deprecated:  strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/borderless/includes/library/views/plugin-page.php on line 116
[12-Aug-2023 00:26:41 UTC] PHP Deprecated:  strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/borderless/includes/library/views/plugin-page.php on line 116
[12-Aug-2023 00:26:41 UTC] PHP Deprecated:  strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/borderless/includes/library/views/plugin-page.php on line 116
[12-Aug-2023 00:26:41 UTC] PHP Deprecated:  strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/borderless/includes/library/views/plugin-page.php on line 116
[12-Aug-2023 00:26:41 UTC] PHP Deprecated:  strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/borderless/includes/library/views/plugin-page.php on line 116
[12-Aug-2023 00:26:41 UTC] PHP Deprecated:  strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/borderless/includes/library/views/plugin-page.php on line 116
[12-Aug-2023 00:26:41 UTC] PHP Deprecated:  strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/borderless/includes/library/views/plugin-page.php on line 116
[12-Aug-2023 00:26:41 UTC] PHP Deprecated:  strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/borderless/includes/library/views/plugin-page.php on line 116
[12-Aug-2023 00:26:41 UTC] PHP Deprecated:  strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/borderless/includes/library/views/plugin-page.php on line 116
[12-Aug-2023 00:26:41 UTC] PHP Deprecated:  strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/borderless/includes/library/views/plugin-page.php on line 116
[12-Aug-2023 00:26:41 UTC] PHP Deprecated:  strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/borderless/includes/library/views/plugin-page.php on line 116
[12-Aug-2023 00:26:41 UTC] PHP Deprecated:  strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/borderless/includes/library/views/plugin-page.php on line 116
[12-Aug-2023 00:26:41 UTC] PHP Deprecated:  strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/borderless/includes/library/views/plugin-page.php on line 116
[12-Aug-2023 00:26:41 UTC] PHP Deprecated:  strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/borderless/includes/library/views/plugin-page.php on line 116
[12-Aug-2023 00:26:41 UTC] PHP Deprecated:  strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/borderless/includes/library/views/plugin-page.php on line 116
[12-Aug-2023 00:26:41 UTC] PHP Deprecated:  strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/borderless/includes/library/views/plugin-page.php on line 116
[12-Aug-2023 00:26:41 UTC] PHP Deprecated:  strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/borderless/includes/library/views/plugin-page.php on line 116
[12-Aug-2023 00:26:41 UTC] PHP Deprecated:  strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/borderless/includes/library/views/plugin-page.php on line 116
[12-Aug-2023 00:26:41 UTC] PHP Deprecated:  strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/borderless/includes/library/views/plugin-page.php on line 116
[12-Aug-2023 00:26:41 UTC] PHP Deprecated:  strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/borderless/includes/library/views/plugin-page.php on line 116
[12-Aug-2023 00:26:41 UTC] PHP Deprecated:  strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/borderless/includes/library/views/plugin-page.php on line 116
[12-Aug-2023 00:26:41 UTC] PHP Deprecated:  strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/borderless/includes/library/views/plugin-page.php on line 116
[12-Aug-2023 00:26:41 UTC] PHP Deprecated:  strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/borderless/includes/library/views/plugin-page.php on line 116
[12-Aug-2023 00:26:41 UTC] PHP Deprecated:  strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/borderless/includes/library/views/plugin-page.php on line 116
[12-Aug-2023 00:26:41 UTC] PHP Deprecated:  strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/borderless/includes/library/views/plugin-page.php on line 116
[12-Aug-2023 00:26:41 UTC] PHP Deprecated:  strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/borderless/includes/library/views/plugin-page.php on line 116
[12-Aug-2023 00:26:41 UTC] PHP Deprecated:  strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/borderless/includes/library/views/plugin-page.php on line 116
[12-Aug-2023 00:26:41 UTC] PHP Deprecated:  strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/borderless/includes/library/views/plugin-page.php on line 116
[12-Aug-2023 00:26:41 UTC] PHP Deprecated:  strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/borderless/includes/library/views/plugin-page.php on line 116
[12-Aug-2023 00:26:41 UTC] PHP Deprecated:  strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/borderless/includes/library/views/plugin-page.php on line 116
[12-Aug-2023 00:26:41 UTC] PHP Deprecated:  strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/borderless/includes/library/views/plugin-page.php on line 116
[12-Aug-2023 00:26:41 UTC] PHP Deprecated:  strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/borderless/includes/library/views/plugin-page.php on line 116
[12-Aug-2023 00:26:41 UTC] PHP Deprecated:  strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/borderless/includes/library/views/plugin-page.php on line 116
[12-Aug-2023 00:26:41 UTC] PHP Deprecated:  strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/borderless/includes/library/views/plugin-page.php on line 116
[12-Aug-2023 00:26:41 UTC] PHP Deprecated:  strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/borderless/includes/library/views/plugin-page.php on line 116
[12-Aug-2023 00:26:41 UTC] PHP Deprecated:  strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/borderless/includes/library/views/plugin-page.php on line 116
[12-Aug-2023 00:26:41 UTC] PHP Deprecated:  strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/borderless/includes/library/views/plugin-page.php on line 116
[12-Aug-2023 00:26:41 UTC] PHP Deprecated:  strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/borderless/includes/library/views/plugin-page.php on line 116
[12-Aug-2023 00:26:41 UTC] PHP Deprecated:  strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/borderless/includes/library/views/plugin-page.php on line 116
[12-Aug-2023 00:26:41 UTC] PHP Deprecated:  strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/borderless/includes/library/views/plugin-page.php on line 116
[12-Aug-2023 00:26:41 UTC] PHP Deprecated:  strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/borderless/includes/library/views/plugin-page.php on line 116
[12-Aug-2023 00:26:41 UTC] PHP Deprecated:  strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/borderless/includes/library/views/plugin-page.php on line 116
[12-Aug-2023 00:26:41 UTC] PHP Deprecated:  strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/borderless/includes/library/views/plugin-page.php on line 116
[12-Aug-2023 00:26:41 UTC] PHP Deprecated:  strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/borderless/includes/library/views/plugin-page.php on line 116
[12-Aug-2023 00:26:41 UTC] PHP Deprecated:  strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/borderless/includes/library/views/plugin-page.php on line 116
[12-Aug-2023 00:26:41 UTC] PHP Deprecated:  strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/borderless/includes/library/views/plugin-page.php on line 116
[12-Aug-2023 00:26:41 UTC] PHP Deprecated:  strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/borderless/includes/library/views/plugin-page.php on line 116
[12-Aug-2023 00:26:41 UTC] PHP Deprecated:  strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/borderless/includes/library/views/plugin-page.php on line 116
[12-Aug-2023 00:26:41 UTC] PHP Deprecated:  strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/borderless/includes/library/views/plugin-page.php on line 116
[12-Aug-2023 00:26:41 UTC] PHP Deprecated:  strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/borderless/includes/library/views/plugin-page.php on line 116
[12-Aug-2023 00:26:51 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/borderless/borderless.php on line 187
[12-Aug-2023 00:26:51 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/borderless/borderless.php on line 188
[12-Aug-2023 00:26:51 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/borderless/borderless.php on line 189
[12-Aug-2023 00:26:59 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/borderless/borderless.php on line 187
[12-Aug-2023 00:26:59 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/borderless/borderless.php on line 188
[12-Aug-2023 00:26:59 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/borderless/borderless.php on line 189
See also: All tests for this plugin, How to Hide Borderless Admin Menus and Meta Boxes