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

Does "App Builder - Create Native Android & iOS Apps On The Flight" work with WordPress 6.6.1 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: 306.38 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.6.1
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=b4a062e762
Aspect after-activation
HTTP status 200
Load time 0.408 s
Memory usage 3.75 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.196 s
Memory usage 3.72 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.287 s
Memory usage 4.26 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.264 s
Memory usage 3.57 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.352 s0.366 s+0.014 s3.47 MiB3.67 MiB+ 204.29 KiB
/wp-admin/edit.php0.218 s0.230 s+0.012 s3.54 MiB3.74 MiB+ 203.58 KiB
/wp-admin/post-new.php0.796 s0.627 s-0.169 s5.75 MiB6.45 MiB+ 713.14 KiB
/wp-admin/upload.php0.592 s0.532 s-0.060 s3.49 MiB3.68 MiB+ 190.94 KiB
/wp-admin/options-writing.php0.211 s0.198 s-0.013 s3.41 MiB3.66 MiB+ 253.74 KiB
/wp-admin/media-new.php0.257 s0.217 s-0.040 s3.4 MiB3.66 MiB+ 267.13 KiB
/wp-admin/edit-tags.php?taxonomy=category0.194 s0.207 s+0.013 s3.47 MiB3.67 MiB+ 208.3 KiB
/wp-admin/post-new.php?post_type=page0.595 s0.609 s+0.014 s5.75 MiB6.44 MiB+ 708.05 KiB
/wp-admin/options-discussion.php0.244 s0.276 s+0.032 s3.41 MiB3.66 MiB+ 255.43 KiB
/wp-admin/edit-comments.php0.208 s0.219 s+0.011 s3.49 MiB3.68 MiB+ 190.93 KiB
/0.318 s0.190 s-0.128 s3.4 MiB3.57 MiB+ 174.61 KiB
Average 0.362 s0.334 s-0.029 s3.87 MiB4.17 MiB+ 306.38 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.5%7,1642,97775
JSON5.8%50707
Sass5.8%503183
CSS4.5%38743
JavaScript0.9%80514
Markdown0.4%3602
Ruby0.1%7121
Total 8,684 3,062 95

PHP Code Analysis | More results »

Lines of code 7,073
Total complexity 1,174
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 326
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

[26-Jul-2024 14:19:55 UTC] PHP Notice:  Function register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>app-builder/v1/integrations</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6085
[26-Jul-2024 14:19:59 UTC] PHP Notice:  Function register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>app-builder/v1/integrations</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6085
See also: All tests for this plugin, How to Hide the "App Builder" Admin Menu