Does "Gravitec.net - Web Push Notifications" work with WordPress 6.7.1 and PHP 8.1.12? A smoke test was performed on .
2 | PHP fatal errors |
No JavaScript exceptions | |
All test pages loaded successfully | |
No resource errors |
Memory usage: 15.3 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.
WordPress version | 6.7.1 |
---|---|
PHP version | 8.1.12 |
MySQL version | 10.6.10 |
PHP memory limit | 512M |
Last updated | |
---|---|
Active installs | 2,000+ |
WordPress.org page | https://wordpress.org/plugins/gravitec-net-web-push-notifications/ |
Badges |
|
URL | /wp-admin/plugins.php?plugin_status=all&paged=1&s |
---|---|
Requested URL | /wp-admin/plugins.php?action=activate&plugin=gravitec-net-web-push-notifications%2Fgravitecnet.php&plugin_status=all&paged=1&s&_wpnonce=303ec6755c |
Aspect | after-activation |
HTTP status | 200 |
Load time | 0.249 s |
Memory usage | 3.52 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/admin.php?page=gravitecnet-push |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.267 s |
Memory usage | 3.56 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.171 s |
Memory usage | 3.43 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/post-new.php |
---|---|
Aspect | new-meta-boxes |
HTTP status | 200 |
Load time | 0.232 s |
Memory usage | N/A |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.298 s | 0.268 s | -0.030 s | 3.48 MiB | 3.51 MiB | + 28.13 KiB |
/wp-admin/edit.php | 0.171 s | 0.172 s | +0.001 s | 3.54 MiB | 3.57 MiB | + 28.09 KiB |
/wp-admin/post-new.php | 0.703 s | 0.202 s | -0.501 s | 5.92 MiB | ||
/wp-admin/upload.php | 0.502 s | 0.270 s | -0.232 s | 3.5 MiB | 3.5 MiB | + 9.58 KiB |
/wp-admin/options-writing.php | 0.204 s | 0.177 s | -0.027 s | 3.47 MiB | 3.49 MiB | + 13.57 KiB |
/wp-admin/media-new.php | 0.257 s | 0.315 s | +0.058 s | 3.46 MiB | 3.48 MiB | + 21.77 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.191 s | 0.262 s | +0.071 s | 3.48 MiB | 3.51 MiB | + 32.75 KiB |
/wp-admin/post-new.php?post_type=page | 0.515 s | 0.913 s | +0.398 s | 5.92 MiB | 5.97 MiB | + 50.63 KiB |
/wp-admin/options-discussion.php | 0.271 s | 0.246 s | -0.025 s | 3.47 MiB | 3.48 MiB | + 10.7 KiB |
/wp-admin/edit-comments.php | 0.375 s | 0.181 s | -0.194 s | 3.49 MiB | 3.5 MiB | + 9.57 KiB |
/ | 0.276 s | 0.205 s | -0.071 s | 3.48 MiB | 3.43 MiB | - 51.8 KiB |
Average | 0.342 s | 0.292 s | -0.050 s | 3.93 MiB | 3.74 MiB | + 15.3 KiB |
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.
Language | % | Lines of code | Comment lines | Files | |
---|---|---|---|---|---|
PHP | 73.2% | 2,200 | 608 | 16 | |
CSS | 12.8% | 384 | 0 | 1 | |
SVG | 6.8% | 204 | 0 | 2 | |
JavaScript | 4.2% | 126 | 27 | 2 | |
Markdown | 3.1% | 92 | 0 | 1 | |
Total | 3,006 | 635 | 22 |
Lines of code | 1,675 |
---|---|
Total complexity | 376 |
Median class complexity | 7.0 |
Median method complexity | 1.0 |
Most complex class | Gravitecnet_Admin |
Most complex function | Gravitecnet_Form::handle_submit() |
Classes | 11 |
---|---|
Methods | 181 |
Functions | 7 |
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.
{
"post": {
"gravitec_push_on_post": {
"title": "Gravitec Push Notifications",
"context": "side"
}
}
}
[23-Nov-2024 16:52:01 UTC] PHP Fatal error: Uncaught TypeError: call_user_func(): Argument #1 ($callback) must be a valid callback, non-static method Gravitecnet_Admin::gravitec_push_on_post_html_view() cannot be called statically in /wp-admin/includes/template.php:1456
Stack trace:
#0 /wp-admin/includes/post.php(2383): do_meta_boxes()
#1 /wp-admin/edit-form-blocks.php(346): the_block_editor_meta_boxes()
#2 /wp-admin/post-new.php(72): require('...')
#3 {main}
thrown in /wp-admin/includes/template.php on line 1456
[23-Nov-2024 16:52:06 UTC] PHP Fatal error: Uncaught TypeError: call_user_func(): Argument #1 ($callback) must be a valid callback, non-static method Gravitecnet_Admin::gravitec_push_on_post_html_view() cannot be called statically in /wp-admin/includes/template.php:1456
Stack trace:
#0 /wp-admin/includes/post.php(2383): do_meta_boxes()
#1 /wp-admin/edit-form-blocks.php(346): the_block_editor_meta_boxes()
#2 /wp-admin/post-new.php(72): require('...')
#3 {main}
thrown in /wp-admin/includes/template.php on line 1456