App Builder - Create Native Android & iOS Apps On The Flight 4.2.3

Does "App Builder - Create Native Android & iOS Apps On The Flight" work with WordPress 6.5.4 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
2PHP notices
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

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

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 4

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=app-builder%2Fapp-builder.php&plugin_status=all&paged=1&s&_wpnonce=5bf60956c1
Aspect after-activation
HTTP status 200
Load time 0.388 s
Memory usage 3.64 MiB
JS errors None
Resource errors None

Tools → [App] – Upgraders

Page screenshot: Tools → [App] – Upgraders
URL /wp-admin/edit.php?post_type=app_builder_upgrader
Aspect menu-item
HTTP status 200
Load time 0.211 s
Memory usage 3.6 MiB
JS errors None
Resource errors None

App Builder

Page screenshot: App Builder
URL /wp-admin/admin.php?page=app-builder
Aspect menu-item
HTTP status 200
Load time 1.242 s
Memory usage 4.22 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.244 s
Memory usage 3.53 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.392 s0.367 s-0.025 s3.44 MiB3.63 MiB+ 201.13 KiB
/wp-admin/edit.php0.283 s0.235 s-0.048 s3.46 MiB3.66 MiB+ 200.78 KiB
/wp-admin/post-new.php0.911 s1.083 s+0.172 s5.59 MiB6.29 MiB+ 711.58 KiB
/wp-admin/upload.php0.571 s0.610 s+0.039 s3.38 MiB3.56 MiB+ 184.7 KiB
/wp-admin/options-writing.php0.260 s0.201 s-0.059 s3.37 MiB3.54 MiB+ 175.38 KiB
/wp-admin/media-new.php0.316 s0.235 s-0.081 s3.35 MiB3.54 MiB+ 195.6 KiB
/wp-admin/edit-tags.php?taxonomy=category0.209 s0.204 s-0.005 s3.37 MiB3.56 MiB+ 200.77 KiB
/wp-admin/post-new.php?post_type=page0.612 s0.626 s+0.014 s5.59 MiB6.27 MiB+ 702.49 KiB
/wp-admin/options-discussion.php0.249 s0.264 s+0.015 s3.36 MiB3.54 MiB+ 187.43 KiB
/wp-admin/edit-comments.php0.324 s0.461 s+0.137 s3.39 MiB3.57 MiB+ 183.42 KiB
/0.318 s0.214 s-0.104 s3.42 MiB3.53 MiB+ 120.25 KiB
Average 0.404 s0.409 s+0.005 s3.79 MiB4.06 MiB+ 278.5 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
PHP82.4%7,1102,96175
JSON5.9%50707
Sass5.8%503183
CSS4.5%38743
JavaScript0.9%80514
Markdown0.4%3602
Ruby0.1%7121
Total 8,630 3,046 95

PHP Code Analysis | More results »

Lines of code 7,019
Total complexity 1,171
Median class complexity 10.0
Median method complexity 2.0
Most complex class AppBuilder\Api\Auth
Most complex function SmartCouponIntegrations::smart_coupon_list()
Classes 72
Methods 324
Functions 1

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.

Database Tables 1

Custom Post Types 3

ID Name
app_builder_templateApp Builder Template
app_builder_presetPreset Preset
app_builder_upgraderApp Upgrader

Meta Boxes

{
    "app_builder_upgrader": {
        "app_version_meta_box": {
            "title": "App Version",
            "context": "advanced"
        }
    }
}

PHP Error Log 2 lines

[21-Jun-2024 01:59:20 UTC] PHP Notice:  Function register_rest_route was called incorrectly. The REST API route definition for app-builder/v1/integrations is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see <a>Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6078
[21-Jun-2024 01:59:25 UTC] PHP Notice:  Function register_rest_route was called incorrectly. The REST API route definition for app-builder/v1/integrations is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see <a>Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6078
See also: All tests for this plugin, How to Hide the "App Builder" Admin Menu