WPMobile.App — Android and iOS Mobile Application 9.0.84

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

Summary

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

Memory usage: 190.49 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.4
PHP version7.2.16
MySQL version8.0.15
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=39a143dc14
Aspect after-activation
HTTP status 200
Load time 2.066 s
Memory usage 4.9 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.370 s
Memory usage 3.92 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.156 s
Memory usage 3.75 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 1.272 s
Memory usage 3.76 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.915 s
Memory usage 3.82 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.321 s
Memory usage 3.42 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.172 s
Memory usage 5.62 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.055 s
Memory usage 5.61 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.371 s0.250 s-0.121 s3.64 MiB3.83 MiB+ 194.63 KiB
/wp-admin/edit.php0.195 s0.247 s+0.052 s3.66 MiB3.86 MiB+ 195.72 KiB
/wp-admin/post-new.php1.234 s1.595 s+0.361 s5.43 MiB5.62 MiB+ 199.49 KiB
/wp-admin/upload.php0.528 s0.396 s-0.132 s3.5 MiB3.75 MiB+ 255.92 KiB
/wp-admin/options-writing.php0.366 s0.176 s-0.190 s3.58 MiB3.74 MiB+ 162.99 KiB
/wp-admin/media-new.php0.218 s0.223 s+0.005 s3.48 MiB3.73 MiB+ 256.6 KiB
/wp-admin/edit-tags.php?taxonomy=category0.184 s0.185 s+0.001 s3.58 MiB3.77 MiB+ 193.48 KiB
/wp-admin/post-new.php?post_type=page1.069 s1.080 s+0.011 s5.42 MiB5.61 MiB+ 196.7 KiB
/wp-admin/options-discussion.php0.292 s0.239 s-0.053 s3.48 MiB3.73 MiB+ 256.95 KiB
/wp-admin/edit-comments.php0.223 s0.463 s+0.240 s3.59 MiB3.78 MiB+ 192.46 KiB
/0.399 s0.245 s-0.154 s3.43 MiB3.42 MiB- 9.58 KiB
Average 0.462 s0.464 s+0.002 s3.89 MiB4.08 MiB+ 190.49 KiB

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 9 lines

[02-Apr-2020 01:12:52 UTC] PHP Notice:  Undefined index: theme in /wp-content/plugins/wpappninja/inc/admin/ui/home.php on line 116
[02-Apr-2020 01:12:52 UTC] PHP Notice:  Undefined index: logo in /wp-content/plugins/wpappninja/inc/admin/ui/home.php on line 116
[02-Apr-2020 01:12:52 UTC] PHP Notice:  Undefined index: logo in /wp-content/plugins/wpappninja/inc/admin/ui/home.php on line 117
[02-Apr-2020 01:12:52 UTC] PHP Notice:  Undefined variable: langiframe in /wp-content/plugins/wpappninja/inc/admin/ui/home.php on line 123
[02-Apr-2020 01:12:52 UTC] PHP Notice:  Undefined variable: langiframe in /wp-content/plugins/wpappninja/inc/admin/ui/home.php on line 123
[02-Apr-2020 01:12:54 UTC] PHP Notice:  Undefined index: theme in /wp-content/plugins/wpappninja/inc/admin/ui/preview.php on line 234
[02-Apr-2020 01:12:54 UTC] PHP Notice:  Undefined index: logo in /wp-content/plugins/wpappninja/inc/admin/ui/preview.php on line 234
[02-Apr-2020 01:12:54 UTC] PHP Notice:  Undefined property: stdClass::$category in /wp-content/plugins/wpappninja/inc/functions/shortcodes.php on line 1531
[02-Apr-2020 01:12:57 UTC] PHP Notice:  Undefined index: administrator in /wp-content/plugins/wpappninja/inc/admin/ui/push.php on line 572
See also: All tests for this plugin, How to Hide WPMobile.App — Android and iOS Mobile Application Admin Menus and Meta Boxes