WPMobile.App — Android and iOS Mobile Application 9.0.85

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=f402229aab
Aspect after-activation
HTTP status 200
Load time 0.936 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.724 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.170 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.026 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.873 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.303 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.048 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.004 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.329 s0.240 s-0.089 s3.64 MiB3.83 MiB+ 194.63 KiB
/wp-admin/edit.php0.212 s0.226 s+0.014 s3.66 MiB3.86 MiB+ 195.72 KiB
/wp-admin/post-new.php1.127 s1.340 s+0.213 s5.43 MiB5.62 MiB+ 199.49 KiB
/wp-admin/upload.php0.407 s0.375 s-0.032 s3.5 MiB3.75 MiB+ 255.92 KiB
/wp-admin/options-writing.php0.163 s0.155 s-0.008 s3.58 MiB3.74 MiB+ 163.02 KiB
/wp-admin/media-new.php0.199 s0.199 s+0.000 s3.48 MiB3.73 MiB+ 256.6 KiB
/wp-admin/edit-tags.php?taxonomy=category0.431 s0.164 s-0.267 s3.58 MiB3.77 MiB+ 193.45 KiB
/wp-admin/post-new.php?post_type=page0.966 s0.991 s+0.025 s5.42 MiB5.61 MiB+ 196.7 KiB
/wp-admin/options-discussion.php0.282 s0.289 s+0.007 s3.48 MiB3.73 MiB+ 256.95 KiB
/wp-admin/edit-comments.php0.281 s0.190 s-0.091 s3.59 MiB3.78 MiB+ 192.46 KiB
/0.313 s0.445 s+0.132 s3.43 MiB3.42 MiB- 9.58 KiB
Average 0.428 s0.419 s-0.009 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

[19-Apr-2020 08:29:36 UTC] PHP Notice:  Undefined index: theme in /wp-content/plugins/wpappninja/inc/admin/ui/home.php on line 116
[19-Apr-2020 08:29:36 UTC] PHP Notice:  Undefined index: logo in /wp-content/plugins/wpappninja/inc/admin/ui/home.php on line 116
[19-Apr-2020 08:29:36 UTC] PHP Notice:  Undefined index: logo in /wp-content/plugins/wpappninja/inc/admin/ui/home.php on line 117
[19-Apr-2020 08:29:36 UTC] PHP Notice:  Undefined variable: langiframe in /wp-content/plugins/wpappninja/inc/admin/ui/home.php on line 123
[19-Apr-2020 08:29:36 UTC] PHP Notice:  Undefined variable: langiframe in /wp-content/plugins/wpappninja/inc/admin/ui/home.php on line 123
[19-Apr-2020 08:29:38 UTC] PHP Notice:  Undefined index: theme in /wp-content/plugins/wpappninja/inc/admin/ui/preview.php on line 234
[19-Apr-2020 08:29:38 UTC] PHP Notice:  Undefined index: logo in /wp-content/plugins/wpappninja/inc/admin/ui/preview.php on line 234
[19-Apr-2020 08:29:39 UTC] PHP Notice:  Undefined property: stdClass::$category in /wp-content/plugins/wpappninja/inc/functions/shortcodes.php on line 1531
[19-Apr-2020 08:29:42 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