Borderless 1.6.6

Does Borderless work with WordPress 6.7.2 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: 240.31 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

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

Environment
WordPress version6.7.2
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=19e3b5e515
Aspect after-activation
HTTP status 200
Load time 0.333 s
Memory usage 3.8 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.362 s
Memory usage 3.71 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.279 s
Memory usage 3.71 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.155 s
Memory usage 3.71 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.080 s
Memory usage 3.77 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.648 s
Memory usage 3.72 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.918 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.595 s
Memory usage 3.77 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.359 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.507 s0.470 s-0.037 s3.48 MiB3.72 MiB+ 248.79 KiB
/wp-admin/edit.php0.216 s0.232 s+0.016 s3.54 MiB3.79 MiB+ 247.66 KiB
/wp-admin/post-new.php0.845 s1.656 s+0.811 s5.93 MiB6.21 MiB+ 295.63 KiB
/wp-admin/upload.php0.584 s0.438 s-0.146 s3.5 MiB3.73 MiB+ 238.3 KiB
/wp-admin/options-writing.php0.234 s0.218 s-0.016 s3.47 MiB3.71 MiB+ 241.67 KiB
/wp-admin/media-new.php0.257 s0.211 s-0.046 s3.46 MiB3.71 MiB+ 249.86 KiB
/wp-admin/edit-tags.php?taxonomy=category0.196 s0.202 s+0.006 s3.48 MiB3.73 MiB+ 255.03 KiB
/wp-admin/post-new.php?post_type=page1.061 s1.264 s+0.203 s5.92 MiB6.2 MiB+ 286.11 KiB
/wp-admin/options-discussion.php0.303 s0.421 s+0.118 s3.47 MiB3.71 MiB+ 238.17 KiB
/wp-admin/edit-comments.php0.263 s0.237 s-0.026 s3.49 MiB3.73 MiB+ 237.67 KiB
/0.325 s0.273 s-0.052 s3.47 MiB3.58 MiB+ 104.47 KiB
Average 0.436 s0.511 s+0.076 s3.93 MiB4.16 MiB+ 240.31 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,2481,74174
CSS20.3%7,42612721
JavaScript7.4%2,69223517
Sass0.4%14201
SVG0.1%4604
Total 36,554 2,103 117

PHP Code Analysis | More results »

Lines of code 19,158
Total complexity 1,483
Median class complexity 16.0
Median method complexity 2.0
Most complex class Borderless_IF
Most complex function Borderless\Widgets\Slider::_register_controls()
Classes 63
Methods 449
Functions 29

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

[19-Mar-2025 13:10:50 UTC] PHP Warning:  Undefined array key "license" in /wp-content/plugins/borderless/includes/library/views/plugin-page.php on line 101
[19-Mar-2025 13:10:50 UTC] PHP Warning:  Undefined array key "license" in /wp-content/plugins/borderless/includes/library/views/plugin-page.php on line 116
[19-Mar-2025 13:10:50 UTC] PHP Warning:  Undefined array key "license" in /wp-content/plugins/borderless/includes/library/views/plugin-page.php on line 101
[19-Mar-2025 13:10:50 UTC] PHP Warning:  Undefined array key "license" in /wp-content/plugins/borderless/includes/library/views/plugin-page.php on line 116
[19-Mar-2025 13:10:50 UTC] PHP Warning:  Undefined array key "license" in /wp-content/plugins/borderless/includes/library/views/plugin-page.php on line 101
[19-Mar-2025 13:10:50 UTC] PHP Warning:  Undefined array key "license" in /wp-content/plugins/borderless/includes/library/views/plugin-page.php on line 116
[19-Mar-2025 13:10:50 UTC] PHP Warning:  Undefined array key "license" in /wp-content/plugins/borderless/includes/library/views/plugin-page.php on line 101
[19-Mar-2025 13:10:50 UTC] PHP Warning:  Undefined array key "license" in /wp-content/plugins/borderless/includes/library/views/plugin-page.php on line 116
[19-Mar-2025 13:10:50 UTC] PHP Warning:  Undefined array key "license" in /wp-content/plugins/borderless/includes/library/views/plugin-page.php on line 101
[19-Mar-2025 13:10:50 UTC] PHP Warning:  Undefined array key "license" in /wp-content/plugins/borderless/includes/library/views/plugin-page.php on line 116
[19-Mar-2025 13:10:50 UTC] PHP Warning:  Undefined array key "license" in /wp-content/plugins/borderless/includes/library/views/plugin-page.php on line 101
[19-Mar-2025 13:10:50 UTC] PHP Warning:  Undefined array key "license" in /wp-content/plugins/borderless/includes/library/views/plugin-page.php on line 116
[19-Mar-2025 13:10:50 UTC] PHP Warning:  Undefined array key "license" in /wp-content/plugins/borderless/includes/library/views/plugin-page.php on line 101
[19-Mar-2025 13:10:50 UTC] PHP Warning:  Undefined array key "license" in /wp-content/plugins/borderless/includes/library/views/plugin-page.php on line 116
[19-Mar-2025 13:10:50 UTC] PHP Warning:  Undefined array key "license" in /wp-content/plugins/borderless/includes/library/views/plugin-page.php on line 101
[19-Mar-2025 13:10:50 UTC] PHP Warning:  Undefined array key "license" in /wp-content/plugins/borderless/includes/library/views/plugin-page.php on line 116
[19-Mar-2025 13:10:50 UTC] PHP Warning:  Undefined array key "license" in /wp-content/plugins/borderless/includes/library/views/plugin-page.php on line 101
[19-Mar-2025 13:10:50 UTC] PHP Warning:  Undefined array key "license" in /wp-content/plugins/borderless/includes/library/views/plugin-page.php on line 116
[19-Mar-2025 13:10:50 UTC] PHP Warning:  Undefined array key "license" in /wp-content/plugins/borderless/includes/library/views/plugin-page.php on line 101
[19-Mar-2025 13:10:50 UTC] PHP Warning:  Undefined array key "license" in /wp-content/plugins/borderless/includes/library/views/plugin-page.php on line 116
[19-Mar-2025 13:11:03 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/borderless/borderless.php on line 182
[19-Mar-2025 13:11:03 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/borderless/borderless.php on line 183
[19-Mar-2025 13:11:03 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/borderless/borderless.php on line 184
[19-Mar-2025 13:11:13 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/borderless/borderless.php on line 182
[19-Mar-2025 13:11:13 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/borderless/borderless.php on line 183
[19-Mar-2025 13:11:13 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/borderless/borderless.php on line 184
See also: All tests for this plugin, How to Hide Borderless Admin Menus and Meta Boxes