Truepush Push Notifications 1.0.8

Does Truepush Push Notifications work with WordPress 6.8.2 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.2
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=733b03003c
Aspect after-activation
HTTP status 200
Load time 0.230 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.195 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.177 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.728 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.315 s0.256 s-0.059 s3.51 MiB3.52 MiB+ 17.33 KiB
/wp-admin/edit.php0.171 s0.234 s+0.063 s3.57 MiB3.59 MiB+ 17.05 KiB
/wp-admin/post-new.php0.702 s0.615 s-0.087 s6.06 MiB6.08 MiB+ 18.27 KiB
/wp-admin/upload.php0.893 s0.396 s-0.497 s3.52 MiB3.52 MiB- 1.15 KiB
/wp-admin/options-writing.php0.189 s0.271 s+0.082 s3.5 MiB3.5 MiB+ 2.53 KiB
/wp-admin/media-new.php0.247 s0.218 s-0.029 s3.49 MiB3.5 MiB+ 10.73 KiB
/wp-admin/edit-tags.php?taxonomy=category0.185 s0.173 s-0.012 s3.5 MiB3.53 MiB+ 21.4 KiB
/wp-admin/post-new.php?post_type=page0.551 s0.524 s-0.027 s6.05 MiB6.06 MiB+ 14.16 KiB
/wp-admin/options-discussion.php0.268 s0.396 s+0.128 s3.5 MiB3.5 MiB- 992 bytes
/wp-admin/edit-comments.php0.363 s0.195 s-0.168 s3.52 MiB3.52 MiB- 1.47 KiB
/0.299 s0.179 s-0.120 s3.43 MiB3.44 MiB+ 7.46 KiB
Average 0.380 s0.314 s-0.066 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

[17-Jul-2025 21:06:29 UTC] PHP Warning:  Undefined variable $site_title_checked in /wp-content/plugins/truepush-free-web-push-notifications/truepush-active.php on line 190
[17-Jul-2025 21:06: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