Borderless 1.5.7

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

Summary

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

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

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

Environment
WordPress version6.7.1
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 9

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=dd90022947
Aspect after-activation
HTTP status 200
Load time 0.321 s
Memory usage 3.83 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.506 s
Memory usage 3.73 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.294 s
Memory usage 3.73 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.154 s
Memory usage 3.73 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.060 s
Memory usage 3.79 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 0.631 s
Memory usage 3.75 MiB
JS errors None
Resource errors None

AI Tools

Page screenshot: AI Tools
URL https://visualmodo.com/artificial-intelligence/
Requested URL /wp-admin/admin.php?page=borderless-ai-tools
Aspect menu-item
HTTP status 200
Load time 1.620 s
Memory usage N/A
JS errors None
Resource errors None

Post Types

Page screenshot: Post Types
URL /wp-admin/edit.php?post_type=borderless_cpt
Aspect menu-item
HTTP status 200
Load time 0.614 s
Memory usage 3.79 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.362 s
Memory usage 3.58 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.325 s0.458 s+0.133 s3.48 MiB3.75 MiB+ 276.73 KiB
/wp-admin/edit.php0.204 s0.230 s+0.026 s3.54 MiB3.81 MiB+ 275.59 KiB
/wp-admin/post-new.php0.772 s1.067 s+0.295 s5.92 MiB6.22 MiB+ 304.3 KiB
/wp-admin/upload.php0.576 s0.338 s-0.238 s3.49 MiB3.76 MiB+ 266.97 KiB
/wp-admin/options-writing.php0.222 s0.256 s+0.034 s3.47 MiB3.74 MiB+ 269.61 KiB
/wp-admin/media-new.php0.367 s0.314 s-0.053 s3.46 MiB3.73 MiB+ 277.8 KiB
/wp-admin/edit-tags.php?taxonomy=category0.188 s0.206 s+0.018 s3.48 MiB3.75 MiB+ 282.97 KiB
/wp-admin/post-new.php?post_type=page0.562 s1.119 s+0.557 s5.92 MiB6.21 MiB+ 294.78 KiB
/wp-admin/options-discussion.php0.474 s0.308 s-0.166 s3.47 MiB3.73 MiB+ 266.11 KiB
/wp-admin/edit-comments.php0.222 s0.217 s-0.005 s3.49 MiB3.75 MiB+ 265.61 KiB
/0.307 s0.238 s-0.069 s3.48 MiB3.58 MiB+ 108.55 KiB
Average 0.384 s0.432 s+0.048 s3.93 MiB4.19 MiB+ 262.64 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.7%26,1591,70678
CSS20.4%7,42212720
JavaScript7.4%2,69223517
Sass0.4%14201
SVG0.1%4604
Total 36,461 2,068 120

PHP Code Analysis | More results »

Lines of code 18,734
Total complexity 1,473
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 453
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 2

ID Name
anzu_templatesTemplates
borderless_cptBorderless Post 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 26 lines

[22-Nov-2024 19:05:28 UTC] PHP Warning:  Undefined array key "license" in /wp-content/plugins/borderless/includes/library/views/plugin-page.php on line 101
[22-Nov-2024 19:05:28 UTC] PHP Warning:  Undefined array key "license" in /wp-content/plugins/borderless/includes/library/views/plugin-page.php on line 116
[22-Nov-2024 19:05:28 UTC] PHP Warning:  Undefined array key "license" in /wp-content/plugins/borderless/includes/library/views/plugin-page.php on line 101
[22-Nov-2024 19:05:28 UTC] PHP Warning:  Undefined array key "license" in /wp-content/plugins/borderless/includes/library/views/plugin-page.php on line 116
[22-Nov-2024 19:05:28 UTC] PHP Warning:  Undefined array key "license" in /wp-content/plugins/borderless/includes/library/views/plugin-page.php on line 101
[22-Nov-2024 19:05:28 UTC] PHP Warning:  Undefined array key "license" in /wp-content/plugins/borderless/includes/library/views/plugin-page.php on line 116
[22-Nov-2024 19:05:28 UTC] PHP Warning:  Undefined array key "license" in /wp-content/plugins/borderless/includes/library/views/plugin-page.php on line 101
[22-Nov-2024 19:05:28 UTC] PHP Warning:  Undefined array key "license" in /wp-content/plugins/borderless/includes/library/views/plugin-page.php on line 116
[22-Nov-2024 19:05:28 UTC] PHP Warning:  Undefined array key "license" in /wp-content/plugins/borderless/includes/library/views/plugin-page.php on line 101
[22-Nov-2024 19:05:28 UTC] PHP Warning:  Undefined array key "license" in /wp-content/plugins/borderless/includes/library/views/plugin-page.php on line 116
[22-Nov-2024 19:05:28 UTC] PHP Warning:  Undefined array key "license" in /wp-content/plugins/borderless/includes/library/views/plugin-page.php on line 101
[22-Nov-2024 19:05:28 UTC] PHP Warning:  Undefined array key "license" in /wp-content/plugins/borderless/includes/library/views/plugin-page.php on line 116
[22-Nov-2024 19:05:28 UTC] PHP Warning:  Undefined array key "license" in /wp-content/plugins/borderless/includes/library/views/plugin-page.php on line 101
[22-Nov-2024 19:05:28 UTC] PHP Warning:  Undefined array key "license" in /wp-content/plugins/borderless/includes/library/views/plugin-page.php on line 116
[22-Nov-2024 19:05:28 UTC] PHP Warning:  Undefined array key "license" in /wp-content/plugins/borderless/includes/library/views/plugin-page.php on line 101
[22-Nov-2024 19:05:28 UTC] PHP Warning:  Undefined array key "license" in /wp-content/plugins/borderless/includes/library/views/plugin-page.php on line 116
[22-Nov-2024 19:05:28 UTC] PHP Warning:  Undefined array key "license" in /wp-content/plugins/borderless/includes/library/views/plugin-page.php on line 101
[22-Nov-2024 19:05:28 UTC] PHP Warning:  Undefined array key "license" in /wp-content/plugins/borderless/includes/library/views/plugin-page.php on line 116
[22-Nov-2024 19:05:28 UTC] PHP Warning:  Undefined array key "license" in /wp-content/plugins/borderless/includes/library/views/plugin-page.php on line 101
[22-Nov-2024 19:05:28 UTC] PHP Warning:  Undefined array key "license" in /wp-content/plugins/borderless/includes/library/views/plugin-page.php on line 116
[22-Nov-2024 19:05:43 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/borderless/borderless.php on line 183
[22-Nov-2024 19:05:43 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/borderless/borderless.php on line 184
[22-Nov-2024 19:05:43 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/borderless/borderless.php on line 185
[22-Nov-2024 19:05:51 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/borderless/borderless.php on line 183
[22-Nov-2024 19:05:51 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/borderless/borderless.php on line 184
[22-Nov-2024 19:05:51 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/borderless/borderless.php on line 185
See also: All tests for this plugin, How to Hide Borderless Admin Menus and Meta Boxes