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.1 MiB
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 | 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=ec00c58d6c |
Aspect | after-activation |
HTTP status | 200 |
Load time | 1.036 s |
Memory usage | 3.96 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.365 s |
Memory usage | 3.84 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.316 s |
Memory usage | 3.78 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.393 s |
Memory usage | 3.78 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.342 s |
Memory usage | 3.78 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.218 s |
Memory usage | 3.68 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.380 s | +0.107 s | 2.79 MiB | 3.88 MiB | + 1.09 MiB |
/wp-admin/edit.php | 0.187 s | 0.223 s | +0.036 s | 2.84 MiB | 3.93 MiB | + 1.1 MiB |
/wp-admin/post-new.php | 0.882 s | 0.813 s | -0.069 s | 4.93 MiB | 6.06 MiB | + 1.12 MiB |
/wp-admin/upload.php | 0.611 s | 0.438 s | -0.173 s | 2.67 MiB | 3.78 MiB | + 1.11 MiB |
/wp-admin/options-writing.php | 0.205 s | 0.171 s | -0.034 s | 2.68 MiB | 3.75 MiB | + 1.07 MiB |
/wp-admin/media-new.php | 0.204 s | 0.203 s | -0.001 s | 2.65 MiB | 3.75 MiB | + 1.11 MiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.205 s | 0.271 s | +0.066 s | 2.68 MiB | 3.84 MiB | + 1.16 MiB |
/wp-admin/post-new.php?post_type=page | 1.104 s | 0.979 s | -0.125 s | 4.92 MiB | 6.04 MiB | + 1.12 MiB |
/wp-admin/options-discussion.php | 0.335 s | 0.297 s | -0.038 s | 2.65 MiB | 3.75 MiB | + 1.11 MiB |
/wp-admin/edit-comments.php | 0.226 s | 0.239 s | +0.013 s | 2.75 MiB | 3.85 MiB | + 1.1 MiB |
/ | 0.288 s | 0.236 s | -0.052 s | 2.61 MiB | 3.68 MiB | + 1.07 MiB |
Average | 0.411 s | 0.386 s | -0.025 s | 3.11 MiB | 4.21 MiB | + 1.1 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"
}
}
}
[01-Jan-2021 18:06:23 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
[01-Jan-2021 18:06:23 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
[01-Jan-2021 18:06:23 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
[01-Jan-2021 18:06: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
[01-Jan-2021 18:06: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
[01-Jan-2021 18:06: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