Testing Suspended

Testing of this plugin has been temporarily suspended due to an error. It will automatically resume when a new plugin version is released.

WP-AppKit 1.6.0

Does WP-AppKit work with WordPress 5.8.3 and PHP 7.4.8? A smoke test was performed on .

Summary

Errors
No PHP errors, warnings or notices
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Looks good! No problems were detected.
Performance

Memory usage: 111.6 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 version5.8.3
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
Plugin Info
Last updated
Active installs 900+
WordPress.org page https://wordpress.org/plugins/wp-appkit/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 7

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=wp-appkit%2Fwp-appkit.php&plugin_status=all&paged=1&s&_wpnonce=9432366f16
Aspect after-activation
HTTP status 200
Load time 0.529 s
Memory usage 3.14 MiB
JS errors None
Resource errors None

WP-AppKit

Page screenshot: WP-AppKit
URL /wp-admin/edit.php?post_type=wpak_apps
Aspect menu-item
HTTP status 200
Load time 0.187 s
Memory usage 3.19 MiB
JS errors None
Resource errors None

WP-AppKit → Themes

Page screenshot: WP-AppKit → Themes
URL /wp-admin/admin.php?page=wpak_bo_themes
Aspect menu-item
HTTP status 200
Load time 0.343 s
Memory usage 3.19 MiB
JS errors None
Resource errors None

WP-AppKit → Settings

Page screenshot: WP-AppKit → Settings
URL /wp-admin/admin.php?page=wpak_bo_settings_page
Aspect menu-item
HTTP status 200
Load time 0.140 s
Memory usage 3.1 MiB
JS errors None
Resource errors None

WP-AppKit → Settings → Licenses

Page screenshot: WP-AppKit → Settings → Licenses
URL /wp-admin/admin.php?page=wpak_bo_settings_page&wpak_settings_page=licenses
Aspect menu-item-tab
HTTP status 200
Load time 0.132 s
Memory usage 3.1 MiB
JS errors None
Resource errors None

WP-AppKit → Upload Themes

Page screenshot: WP-AppKit → Upload Themes
URL /wp-admin/admin.php?page=wpak_bo_upload_themes
Aspect menu-item
HTTP status 200
Load time 0.142 s
Memory usage 3.1 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.186 s
Memory usage 2.96 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.327 s0.377 s+0.050 s3.08 MiB3.23 MiB+ 152.85 KiB
/wp-admin/edit.php0.169 s0.176 s+0.007 s3.11 MiB3.29 MiB+ 183.01 KiB
/wp-admin/post-new.php0.903 s1.071 s+0.168 s5.27 MiB5.39 MiB+ 122.07 KiB
/wp-admin/upload.php0.609 s0.315 s-0.294 s3.03 MiB3.13 MiB+ 107.45 KiB
/wp-admin/options-writing.php0.261 s0.129 s-0.132 s3.02 MiB3.11 MiB+ 91.4 KiB
/wp-admin/media-new.php0.308 s0.185 s-0.123 s3.01 MiB3.11 MiB+ 107.59 KiB
/wp-admin/edit-tags.php?taxonomy=category0.178 s0.177 s-0.001 s3.04 MiB3.15 MiB+ 116.5 KiB
/wp-admin/post-new.php?post_type=page0.862 s0.955 s+0.093 s5.26 MiB5.37 MiB+ 117.66 KiB
/wp-admin/options-discussion.php0.218 s0.280 s+0.062 s3 MiB3.11 MiB+ 107.94 KiB
/wp-admin/edit-comments.php0.202 s0.204 s+0.002 s3.04 MiB3.16 MiB+ 115.45 KiB
/0.244 s0.202 s-0.042 s2.96 MiB2.96 MiB+ 5.7 KiB
Average 0.389 s0.370 s-0.019 s3.44 MiB3.55 MiB+ 111.6 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.

JavaScript
PHP
CSS
Language % Lines of code Comment lines Files
JavaScript44.5%11,1583,68755
PHP34.2%8,5812,25957
CSS10.0%2,50123010
SVG6.6%1,662714
PO File2.9%7295921
HTML1.3%3288417
Markdown0.4%11002
Total 25,069 6,859 156

PHP Code Analysis | More results »

Lines of code 8,890
Total complexity 2,051
Median class complexity 17.0
Median method complexity 2.0
Most complex class WpakApps
Most complex function WpakBuild::build_zip()
Classes 55
Methods 496
Functions 9

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.

Options wp_options 1

Custom Post Types 1

ID Name
wpak_appsApplications

Meta Boxes

{
    "wpak_apps": {
        "wpak_app_synchronization": {
            "title": "Synchronization",
            "context": "side"
        },
        "wpak_simulation_box": {
            "title": "Dev Tools",
            "context": "side"
        },
        "wpak_app_deep_linking": {
            "title": "Deep Linking",
            "context": "side"
        },
        "wpak_app_publish": {
            "title": "Save & Preview",
            "context": "side"
        },
        "wpak_app_project": {
            "title": "My Project",
            "context": "side"
        },
        "wpak_app_components": {
            "title": "Components",
            "context": "normal"
        },
        "wpak_app_theme": {
            "title": "Appearance",
            "context": "normal"
        },
        "wpak_app_main_infos": {
            "title": "Platform",
            "context": "normal"
        },
        "wpak_app_cordova_data": {
            "title": "Cordova",
            "context": "normal"
        },
        "wpak_app_voltbuilder_data": {
            "title": "VoltBuilder",
            "context": "normal"
        },
        "wpak_app_phonegap_data": {
            "title": "PhoneGap Build",
            "context": "normal"
        },
        "wpak_app_pwa_data": {
            "title": "Progressive Web App",
            "context": "normal"
        },
        "wpak_app_auth_settings": {
            "title": "Authentication",
            "context": "normal"
        }
    }
}

PHP Error Log

The log file is empty.

See also: All tests for this plugin, How to Hide WP-AppKit Admin Menus and Meta Boxes