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 .
2 | PHP notices |
No JavaScript exceptions | |
All test pages loaded successfully | |
No resource errors |
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.
WordPress version | 6.6.1 |
---|---|
PHP version | 8.1.12 |
MySQL version | 10.6.10 |
PHP memory limit | 512M |
Last updated | |
---|---|
Active installs | 1,000+ |
WordPress.org page | https://wordpress.org/plugins/app-builder/ |
Badges |
|
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 |
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 |
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 |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.264 s |
Memory usage | 3.57 MiB |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.352 s | 0.366 s | +0.014 s | 3.47 MiB | 3.67 MiB | + 204.29 KiB |
/wp-admin/edit.php | 0.218 s | 0.230 s | +0.012 s | 3.54 MiB | 3.74 MiB | + 203.58 KiB |
/wp-admin/post-new.php | 0.796 s | 0.627 s | -0.169 s | 5.75 MiB | 6.45 MiB | + 713.14 KiB |
/wp-admin/upload.php | 0.592 s | 0.532 s | -0.060 s | 3.49 MiB | 3.68 MiB | + 190.94 KiB |
/wp-admin/options-writing.php | 0.211 s | 0.198 s | -0.013 s | 3.41 MiB | 3.66 MiB | + 253.74 KiB |
/wp-admin/media-new.php | 0.257 s | 0.217 s | -0.040 s | 3.4 MiB | 3.66 MiB | + 267.13 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.194 s | 0.207 s | +0.013 s | 3.47 MiB | 3.67 MiB | + 208.3 KiB |
/wp-admin/post-new.php?post_type=page | 0.595 s | 0.609 s | +0.014 s | 5.75 MiB | 6.44 MiB | + 708.05 KiB |
/wp-admin/options-discussion.php | 0.244 s | 0.276 s | +0.032 s | 3.41 MiB | 3.66 MiB | + 255.43 KiB |
/wp-admin/edit-comments.php | 0.208 s | 0.219 s | +0.011 s | 3.49 MiB | 3.68 MiB | + 190.93 KiB |
/ | 0.318 s | 0.190 s | -0.128 s | 3.4 MiB | 3.57 MiB | + 174.61 KiB |
Average | 0.362 s | 0.334 s | -0.029 s | 3.87 MiB | 4.17 MiB | + 306.38 KiB |
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.
Language | % | Lines of code | Comment lines | Files | |
---|---|---|---|---|---|
PHP | 82.5% | 7,164 | 2,977 | 75 | |
JSON | 5.8% | 507 | 0 | 7 | |
Sass | 5.8% | 503 | 18 | 3 | |
CSS | 4.5% | 387 | 4 | 3 | |
JavaScript | 0.9% | 80 | 51 | 4 | |
Markdown | 0.4% | 36 | 0 | 2 | |
Ruby | 0.1% | 7 | 12 | 1 | |
Total | 8,684 | 3,062 | 95 |
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 |
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.
ID | Name |
---|---|
app_builder_template | App Builder Template |
app_builder_preset | Preset Preset |
app_builder_upgrader | App Upgrader |
{
"app_builder_upgrader": {
"app_version_meta_box": {
"title": "App Version",
"context": "advanced"
}
}
}
[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