Does Notification work with WordPress 5.6 and PHP 7.4.8? A smoke test was performed on .
6 | PHP notices |
No JavaScript exceptions | |
All test pages loaded successfully | |
No resource errors |
Memory usage: 1.09 MiB
The average PHP memory usage increased by this amount after activating by the plugin.
Page speed impact:
0.126 seconds
The average page load time increased by this amount after activating the plugin.
WordPress version | 5.6 |
---|---|
PHP version | 7.4.8 |
MySQL version | 8.0.21 |
PHP memory limit | 256M |
Last updated | |
---|---|
Active installs | 10,000+ |
WordPress.org page | https://wordpress.org/plugins/notification/ |
Badges |
|
URL | /wp-admin/plugins.php?plugin_status=all&paged=1&s¬ification-cache-refresh=1 |
---|---|
Requested URL | /wp-admin/plugins.php?action=activate&plugin=notification%2Fnotification.php&plugin_status=all&paged=1&s&_wpnonce=3eae71ed5b |
Aspect | after-activation |
HTTP status | 200 |
Load time | 1.160 s |
Memory usage | 3.94 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/edit.php?post_type=notification&page=wizard |
---|---|
Requested URL | /wp-admin/edit.php?post_type=notification |
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.458 s |
Memory usage | 3.83 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/edit.php?post_type=notification&page=wizard |
---|---|
Requested URL | /wp-admin/post-new.php?post_type=notification |
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.459 s |
Memory usage | 3.77 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/edit.php?post_type=notification&page=wizard |
---|---|
Requested URL | /wp-admin/edit.php?post_type=notification&page=extensions |
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.453 s |
Memory usage | 3.77 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/edit.php?post_type=notification&page=wizard |
---|---|
Requested URL | /wp-admin/edit.php?post_type=notification&page=settings |
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.471 s |
Memory usage | 3.77 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.400 s |
Memory usage | 3.76 MiB |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.273 s | 0.637 s | +0.364 s | 2.79 MiB | 3.86 MiB | + 1.07 MiB |
/wp-admin/edit.php | 0.179 s | 0.390 s | +0.211 s | 2.84 MiB | 3.91 MiB | + 1.08 MiB |
/wp-admin/post-new.php | 0.873 s | 1.356 s | +0.483 s | 4.93 MiB | 6.04 MiB | + 1.1 MiB |
/wp-admin/upload.php | 0.499 s | 0.671 s | +0.172 s | 2.67 MiB | 3.76 MiB | + 1.09 MiB |
/wp-admin/options-writing.php | 0.159 s | 0.276 s | +0.117 s | 2.68 MiB | 3.74 MiB | + 1.05 MiB |
/wp-admin/media-new.php | 0.223 s | 0.224 s | +0.001 s | 2.65 MiB | 3.74 MiB | + 1.09 MiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.193 s | 0.224 s | +0.031 s | 2.68 MiB | 3.82 MiB | + 1.14 MiB |
/wp-admin/post-new.php?post_type=page | 1.159 s | 1.203 s | +0.044 s | 4.92 MiB | 6.02 MiB | + 1.1 MiB |
/wp-admin/options-discussion.php | 0.300 s | 0.273 s | -0.027 s | 2.65 MiB | 3.74 MiB | + 1.09 MiB |
/wp-admin/edit-comments.php | 0.238 s | 0.271 s | +0.033 s | 2.75 MiB | 3.83 MiB | + 1.08 MiB |
/ | 0.286 s | 0.239 s | -0.047 s | 2.67 MiB | 3.76 MiB | + 1.09 MiB |
Average | 0.398 s | 0.524 s | +0.126 s | 3.11 MiB | 4.2 MiB | + 1.09 MiB |
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.
wp_options
2ID | Name |
---|---|
notification | Notifications |
{
"notification": {
"notification_save": {
"title": "Save",
"context": "side"
},
"notification_merge_tags": {
"title": "Merge Tags",
"context": "side"
}
}
}
[09-Dec-2020 15:19:22 UTC] PHP Notice: register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>notification/v1/repeater-field/(?P<id>\d+)</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 5311
[09-Dec-2020 15:19:22 UTC] PHP Notice: register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>notification/v1/section-repeater-field/(?P<id>\d+)</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 5311
[09-Dec-2020 15:19:22 UTC] PHP Notice: register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>notification/v1/repeater-field/select</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 5311
[09-Dec-2020 15:19:26 UTC] PHP Notice: register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>notification/v1/repeater-field/(?P<id>\d+)</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 5311
[09-Dec-2020 15:19:26 UTC] PHP Notice: register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>notification/v1/section-repeater-field/(?P<id>\d+)</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 5311
[09-Dec-2020 15:19:26 UTC] PHP Notice: register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>notification/v1/repeater-field/select</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 5311