Truepush Push Notifications 1.0.0

Does Truepush Push Notifications work with WordPress 5.6 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: 10.6 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.6
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
Plugin Info
Last updated
Active installs 2,000+
WordPress.org page https://wordpress.org/plugins/truepush-free-web-push-notifications/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 4

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=truepush-free-web-push-notifications%2Ftruepush.php&plugin_status=all&paged=1&s&_wpnonce=8d22f2c1aa
Aspect after-activation
HTTP status 200
Load time 0.369 s
Memory usage 2.69 MiB
JS errors None
Resource errors None

TruePush Push

Page screenshot: TruePush Push
URL /wp-admin/admin.php?page=truepush-push
Aspect menu-item
HTTP status 200
Load time 0.341 s
Memory usage 2.76 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 1.160 s
Memory usage 2.62 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.629 s
Memory usage 4.95 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.255 s0.269 s+0.014 s2.79 MiB2.81 MiB+ 13.82 KiB
/wp-admin/edit.php0.191 s0.208 s+0.017 s2.83 MiB2.85 MiB+ 14.7 KiB
/wp-admin/post-new.php0.866 s0.886 s+0.020 s4.93 MiB4.95 MiB+ 17.98 KiB
/wp-admin/upload.php0.825 s0.293 s-0.532 s2.67 MiB2.68 MiB+ 12.8 KiB
/wp-admin/options-writing.php0.197 s0.148 s-0.049 s2.68 MiB2.66 MiB- 19.25 KiB
/wp-admin/media-new.php0.220 s0.169 s-0.051 s2.64 MiB2.66 MiB+ 12.98 KiB
/wp-admin/edit-tags.php?taxonomy=category0.176 s0.323 s+0.147 s2.68 MiB2.69 MiB+ 13.85 KiB
/wp-admin/post-new.php?post_type=page0.942 s0.685 s-0.257 s4.92 MiB4.94 MiB+ 14.59 KiB
/wp-admin/options-discussion.php0.293 s0.289 s-0.004 s2.65 MiB2.66 MiB+ 13.26 KiB
/wp-admin/edit-comments.php0.216 s0.225 s+0.009 s2.75 MiB2.76 MiB+ 12.77 KiB
/0.367 s0.246 s-0.121 s2.61 MiB2.62 MiB+ 9.06 KiB
Average 0.413 s0.340 s-0.073 s3.11 MiB3.12 MiB+ 10.6 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
CSS
JavaScript
Language % Lines of code Comment lines Files
PHP56.5%1,3922067
CSS26.3%6482703
JavaScript16.7%411774
SVG0.4%1101
Total 2,462 553 15

PHP Code Analysis | More results »

Lines of code 1,136
Total complexity 231
Median class complexity 20.5
Median method complexity 2.0
Most complex class TruePush_Admin
Most complex function TruePush_Admin::send_notification_on_wp_post()
Classes 4
Methods 39
Functions 9

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": {
        "truepush_notif_on_post": {
            "title": "TruePush Push Notifications",
            "context": "side"
        }
    }
}

PHP Error Log 2 lines

[06-Jan-2021 13:40:37 UTC] PHP Notice:  Undefined variable: site_title_checked in /wp-content/plugins/truepush-free-web-push-notifications/truepush-admin.php on line 305
[06-Jan-2021 13:40:43 UTC] PHP Notice:  Undefined variable: site_title_checked in /wp-content/plugins/truepush-free-web-push-notifications/truepush-admin.php on line 305
See also: All tests for this plugin, How to Hide Truepush Push Notifications Admin Menus and Meta Boxes