WPMobile.App — Android and iOS Mobile Application 10.17

Does "WPMobile.App — Android and iOS Mobile Application" work with WordPress 5.9 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: 128.66 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.9
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=fc686cd7de
Aspect after-activation
HTTP status 200
Load time 0.825 s
Memory usage 4.48 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.265 s
Memory usage 3.47 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.234 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.776 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 0.919 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.248 s
Memory usage 3.44 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 1.126 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 1.026 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.336 s0.296 s-0.040 s3.36 MiB3.49 MiB+ 129.55 KiB
/wp-admin/edit.php0.175 s0.187 s+0.012 s3.39 MiB3.52 MiB+ 128.64 KiB
/wp-admin/post-new.php1.005 s1.325 s+0.320 s6.14 MiB6.28 MiB+ 136.46 KiB
/wp-admin/upload.php0.384 s0.475 s+0.091 s3.24 MiB3.37 MiB+ 134.02 KiB
/wp-admin/options-writing.php0.293 s0.140 s-0.153 s3.24 MiB3.35 MiB+ 117.9 KiB
/wp-admin/media-new.php0.223 s0.199 s-0.024 s3.22 MiB3.35 MiB+ 134.19 KiB
/wp-admin/edit-tags.php?taxonomy=category0.178 s0.188 s+0.010 s3.25 MiB3.38 MiB+ 135.09 KiB
/wp-admin/post-new.php?post_type=page0.928 s0.945 s+0.017 s6.14 MiB6.27 MiB+ 132.08 KiB
/wp-admin/options-discussion.php0.223 s0.233 s+0.010 s3.22 MiB3.35 MiB+ 134.53 KiB
/wp-admin/edit-comments.php0.208 s0.213 s+0.005 s3.26 MiB3.45 MiB+ 191.38 KiB
/0.254 s0.219 s-0.035 s3.4 MiB3.44 MiB+ 41.41 KiB
Average 0.382 s0.402 s+0.019 s3.81 MiB3.93 MiB+ 128.66 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,9922,51486
SVG2.1%2,34843405
HTML0.0%101
Total 111,959 19,548 526

PHP Code Analysis | More results »

Lines of code 21,591
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

[27-Jan-2022 09:35:20 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
[27-Jan-2022 09:35:20 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