Jeeng Push Notifications 1.0.0

Does wp-jeeng-push-notifications work with WordPress 5.9.3 and PHP 7.4.8? A smoke test was performed on .

Summary

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

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

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

Environment
WordPress version5.9.3
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
Plugin Info
Last updated
Active installs <10
WordPress.org page https://wordpress.org/plugins/jeeng-push-notifications/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 5

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=jeeng-push-notifications%2Fwp-jeeng.php&plugin_status=all&paged=1&s&_wpnonce=4564d182e6
Aspect after-activation
HTTP status 200
Load time 0.496 s
Memory usage 3.28 MiB
JS errors None
Resource errors None

Jeeng

Page screenshot: Jeeng
URL /wp-admin/admin.php?page=jeeng-admin-menu
Aspect menu-item
HTTP status 200
Load time 0.236 s
Memory usage 3.24 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.224 s
Memory usage 3.36 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.707 s
Memory usage 5.7 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.893 s
Memory usage 5.69 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.351 s0.330 s-0.021 s3.37 MiB3.38 MiB+ 11.88 KiB
/wp-admin/edit.php0.188 s0.248 s+0.060 s3.4 MiB3.41 MiB+ 12.98 KiB
/wp-admin/post-new.php0.811 s1.009 s+0.198 s5.68 MiB5.7 MiB+ 14.8 KiB
/wp-admin/upload.php0.356 s0.401 s+0.045 s3.25 MiB3.27 MiB+ 19.17 KiB
/wp-admin/options-writing.php0.256 s0.180 s-0.076 s3.24 MiB3.25 MiB+ 3.02 KiB
/wp-admin/media-new.php0.243 s0.236 s-0.007 s3.23 MiB3.24 MiB+ 19.34 KiB
/wp-admin/edit-tags.php?taxonomy=category0.200 s0.211 s+0.011 s3.27 MiB3.28 MiB+ 12.25 KiB
/wp-admin/post-new.php?post_type=page0.645 s1.111 s+0.466 s5.68 MiB5.69 MiB+ 14.8 KiB
/wp-admin/options-discussion.php0.230 s0.309 s+0.079 s3.22 MiB3.24 MiB+ 19.66 KiB
/wp-admin/edit-comments.php0.210 s0.258 s+0.048 s3.27 MiB3.28 MiB+ 11.2 KiB
/0.278 s0.215 s-0.063 s3.35 MiB3.36 MiB+ 5.19 KiB
Average 0.343 s0.410 s+0.067 s3.72 MiB3.74 MiB+ 13.12 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.

PHP
Language % Lines of code Comment lines Files
PHP100.0%187323
Total 187 32 3

PHP Code Analysis | More results »

Lines of code 113
Total complexity 11
Median class complexity 0.0
Median method complexity 0.0
Most complex class
Most complex function jeeng_page()
Classes 0
Methods 0
Functions 8

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.

Meta Boxes

{
    "post": {
        "jeeng_box": {
            "title": "Jeeng",
            "context": "advanced"
        }
    },
    "page": {
        "jeeng_box": {
            "title": "Jeeng",
            "context": "advanced"
        }
    }
}

PHP Error Log 10 lines

[15-Apr-2022 18:51:21 UTC] PHP Notice:  Undefined variable: post in /wp-content/plugins/jeeng-push-notifications/wp-jeeng.php on line 133
[15-Apr-2022 18:51:21 UTC] PHP Notice:  Trying to get property 'ID' of non-object in /wp-content/plugins/jeeng-push-notifications/wp-jeeng.php on line 133
[15-Apr-2022 18:51:21 UTC] PHP Notice:  Undefined variable: post in /wp-content/plugins/jeeng-push-notifications/wp-jeeng.php on line 133
[15-Apr-2022 18:51:21 UTC] PHP Notice:  Trying to get property 'ID' of non-object in /wp-content/plugins/jeeng-push-notifications/wp-jeeng.php on line 133
[15-Apr-2022 18:51:25 UTC] PHP Notice:  Undefined variable: post in /wp-content/plugins/jeeng-push-notifications/wp-jeeng.php on line 133
[15-Apr-2022 18:51:25 UTC] PHP Notice:  Trying to get property 'ID' of non-object in /wp-content/plugins/jeeng-push-notifications/wp-jeeng.php on line 133
[15-Apr-2022 18:51:29 UTC] PHP Notice:  Undefined variable: post in /wp-content/plugins/jeeng-push-notifications/wp-jeeng.php on line 133
[15-Apr-2022 18:51:29 UTC] PHP Notice:  Trying to get property 'ID' of non-object in /wp-content/plugins/jeeng-push-notifications/wp-jeeng.php on line 133
[15-Apr-2022 18:51:31 UTC] PHP Notice:  Undefined variable: post in /wp-content/plugins/jeeng-push-notifications/wp-jeeng.php on line 133
[15-Apr-2022 18:51:31 UTC] PHP Notice:  Trying to get property 'ID' of non-object in /wp-content/plugins/jeeng-push-notifications/wp-jeeng.php on line 133
See also: All tests for this plugin, How to Hide the "Jeeng" Admin Menu