Truepush Push Notifications 1.0.8

Does Truepush Push Notifications work with WordPress 6.8.1 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
2PHP warnings
1JavaScript exceptions
All test pages loaded successfully
1Resource error (CSS, JS, images, fonts and so on.)
  • 1 net::ERR_NAME_NOT_RESOLVED
Performance

Memory usage: 9.58 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 version6.8.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
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=7cdbae1930
Aspect after-activation
HTTP status 200
Load time 0.354 s
Memory usage 3.53 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.221 s
Memory usage 3.5 MiB
JS errors
[
    {
        "message": "TypeError: jQuery(...).tab is not a function\n    at activateSetupTab (/wp-content/plugins/truepush-free-web-push-notifications/views/javascript/site.js?ver=1.0.7:16:27)\n    at HTMLDocument.<anonymous> (/wp-admin/admin.php?page=truepush-push:151:21)",
        "trace": null,
        "code": null
    }
]
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.250 s
Memory usage 3.44 MiB
JS errors None
Resource errors
[
    {
        "status": null,
        "statusText": null,
        "url": "https://sdki.truepush.com/sdk/v2.0.4/app.js",
        "errorString": "net::ERR_NAME_NOT_RESOLVED"
    }
]

Add Post ‹ Test site — WordPress

Page screenshot: Add Post ‹ Test site — WordPress
URL /wp-admin/post-new.php
Aspect new-meta-boxes
HTTP status 200
Load time 0.710 s
Memory usage 6.08 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.343 s0.314 s-0.029 s3.51 MiB3.52 MiB+ 17.33 KiB
/wp-admin/edit.php0.202 s0.253 s+0.051 s3.57 MiB3.59 MiB+ 17.05 KiB
/wp-admin/post-new.php0.785 s0.683 s-0.102 s6.06 MiB6.08 MiB+ 18.27 KiB
/wp-admin/upload.php0.575 s0.699 s+0.124 s3.52 MiB3.52 MiB- 1.15 KiB
/wp-admin/options-writing.php0.228 s0.226 s-0.002 s3.5 MiB3.5 MiB+ 2.53 KiB
/wp-admin/media-new.php0.329 s0.216 s-0.113 s3.49 MiB3.5 MiB+ 10.73 KiB
/wp-admin/edit-tags.php?taxonomy=category0.210 s0.209 s-0.001 s3.5 MiB3.53 MiB+ 21.4 KiB
/wp-admin/post-new.php?post_type=page0.603 s0.637 s+0.034 s6.05 MiB6.06 MiB+ 14.16 KiB
/wp-admin/options-discussion.php0.259 s0.494 s+0.235 s3.5 MiB3.5 MiB- 992 bytes
/wp-admin/edit-comments.php0.412 s0.237 s-0.175 s3.52 MiB3.52 MiB- 1.47 KiB
/0.301 s0.408 s+0.107 s3.43 MiB3.44 MiB+ 7.46 KiB
Average 0.386 s0.398 s+0.012 s3.97 MiB3.98 MiB+ 9.58 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
Language % Lines of code Comment lines Files
PHP59.9%1,008156
CSS32.7%550463
JavaScript6.5%11032
SVG1.0%1602
Total 1,684 64 13

PHP Code Analysis | More results »

Lines of code 822
Total complexity 182
Median class complexity 47.0
Median method complexity 2.0
Most complex class Truepush_main
Most complex function Truepush_main::send_notification_to_server()
Classes 3
Methods 31
Functions 7

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

[02-May-2025 14:26:27 UTC] PHP Warning:  Undefined variable $site_title_checked in /wp-content/plugins/truepush-free-web-push-notifications/truepush-active.php on line 190
[02-May-2025 14:26:35 UTC] PHP Warning:  Undefined variable $site_title_checked in /wp-content/plugins/truepush-free-web-push-notifications/truepush-active.php on line 190
See also: All tests for this plugin, How to Hide Truepush Push Notifications Admin Menus and Meta Boxes