WPMobile.App — Android and iOS Mobile Application 10.19

Does "WPMobile.App — Android and iOS Mobile Application" work with WordPress 5.9.2 and PHP 7.4.8? A smoke test was performed on .

Summary

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

Memory usage: 126.55 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

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

Environment
WordPress version5.9.2
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
Plugin Info
Last updated
Active installs 5,000+
WordPress.org page https://wordpress.org/plugins/wpappninja/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 8

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=wpappninja%2Fwpappninja.php&plugin_status=all&paged=1&s&_wpnonce=c49463de22
Aspect after-activation
HTTP status 200
Load time 0.762 s
Memory usage 4.49 MiB
JS errors None
Resource errors None

WPMobile.App

Page screenshot: WPMobile.App
URL /wp-admin/admin.php?page=wpappninja_home
Aspect menu-item
HTTP status 200
Load time 1.299 s
Memory usage 3.48 MiB
JS errors None
Resource errors None

WPMobile.App → Preview

Page screenshot: WPMobile.App → Preview
URL /wp-admin/admin.php?page=wpappninja_preview
Aspect menu-item
HTTP status 200
Load time 1.231 s
Memory usage 3.37 MiB
JS errors None
Resource errors None

WPMobile.App → Statistics

Page screenshot: WPMobile.App → Statistics
URL /wp-admin/admin.php?page=wpappninja_stats
Aspect menu-item
HTTP status 200
Load time 0.658 s
Memory usage 3.39 MiB
JS errors None
Resource errors None

WPMobile.App → Notifications

Page screenshot: WPMobile.App → Notifications
URL /wp-admin/admin.php?page=wpappninja_push
Aspect menu-item
HTTP status 200
Load time 1.019 s
Memory usage 3.44 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.226 s
Memory usage 3.43 MiB
JS errors None
Resource errors None

Add New Post ‹ Test site — WordPress

Page screenshot: Add New Post ‹ Test site — WordPress
URL /wp-admin/post-new.php
Aspect new-meta-boxes
HTTP status 200
Load time 0.718 s
Memory usage 6.28 MiB
JS errors None
Resource errors None

Add New Page ‹ Test site — WordPress

Page screenshot: Add New Page ‹ Test site — WordPress
URL /wp-admin/post-new.php?post_type=page
Aspect new-meta-boxes
HTTP status 200
Load time 0.700 s
Memory usage 6.27 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.338 s0.277 s-0.061 s3.37 MiB3.5 MiB+ 129.55 KiB
/wp-admin/edit.php0.214 s0.199 s-0.015 s3.4 MiB3.53 MiB+ 128.64 KiB
/wp-admin/post-new.php0.837 s1.313 s+0.476 s6.15 MiB6.28 MiB+ 132.46 KiB
/wp-admin/upload.php0.333 s0.454 s+0.121 s3.25 MiB3.38 MiB+ 134.02 KiB
/wp-admin/options-writing.php0.234 s0.231 s-0.003 s3.24 MiB3.36 MiB+ 117.9 KiB
/wp-admin/media-new.php0.249 s0.196 s-0.053 s3.23 MiB3.36 MiB+ 134.19 KiB
/wp-admin/edit-tags.php?taxonomy=category0.190 s0.185 s-0.005 s3.27 MiB3.39 MiB+ 127.09 KiB
/wp-admin/post-new.php?post_type=page0.719 s0.736 s+0.017 s6.15 MiB6.27 MiB+ 128.08 KiB
/wp-admin/options-discussion.php0.258 s0.238 s-0.020 s3.22 MiB3.35 MiB+ 134.53 KiB
/wp-admin/edit-comments.php0.211 s0.200 s-0.011 s3.27 MiB3.46 MiB+ 191.38 KiB
/0.389 s0.216 s-0.173 s3.4 MiB3.43 MiB+ 34.19 KiB
Average 0.361 s0.386 s+0.025 s3.81 MiB3.94 MiB+ 126.55 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
CSS
PO File
PHP
Language % Lines of code Comment lines Files
JavaScript31.7%35,4911,84111
CSS26.9%30,1061108
PO File20.6%23,02115,04015
PHP18.7%20,9902,51686
SVG2.1%2,34843405
HTML0.0%101
Total 111,957 19,550 526

PHP Code Analysis | More results »

Lines of code 21,589
Total complexity 4,086
Median class complexity 146.0
Median method complexity 2.0
Most complex class Weglot\simple_html_dom_node
Most complex function _wpappninja_display_options_page()
Classes 6
Methods 113
Functions 288

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 9

Options wp_options 8

Meta Boxes

{
    "post": {
        "wpappninja_push": {
            "title": "Send a push notification",
            "context": "side"
        }
    },
    "page": {
        "wpappninja_push": {
            "title": "Send a push notification",
            "context": "side"
        }
    },
    "attachment": {
        "wpappninja_push": {
            "title": "Send a push notification",
            "context": "side"
        }
    }
}

PHP Error Log 2 lines

[12-Mar-2022 14:51:29 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/wpappninja/inc/functions/options.php on line 44
[12-Mar-2022 14:51:29 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/wpappninja/inc/functions/options.php on line 44
See also: All tests for this plugin, How to Hide WPMobile.App — Android and iOS Mobile Application Admin Menus and Meta Boxes