Does "pd Android FCM Push Notification" work with WordPress 5.5 and PHP 7.2.16? A smoke test was performed on .
6 | PHP notices |
No JavaScript exceptions | |
All test pages loaded successfully | |
No resource errors |
Memory usage: 111.57 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 | 5.5 |
---|---|
PHP version | 7.2.16 |
MySQL version | 8.0.15 |
PHP memory limit | 256M |
Last updated | |
---|---|
Active installs | 100+ |
WordPress.org page | https://wordpress.org/plugins/pd-android-fcm/ |
Badges |
|
URL | /wp-admin/plugins.php?plugin_status=all&paged=1&s |
---|---|
Requested URL | /wp-admin/plugins.php?action=activate&plugin=pd-android-fcm%2Fpd-android-fcm.php&plugin_status=all&paged=1&s&_wpnonce=8975e9da59 |
Aspect | after-activation |
HTTP status | 200 |
Load time | 0.423 s |
Memory usage | 4 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/edit.php?post_type=pdandroidfcm |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.197 s |
Memory usage | 4.04 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/edit-tags.php?taxonomy=subscriptions&post_type=pdandroidfcm |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.164 s |
Memory usage | 3.98 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/edit.php?post_type=pdandroidfcm_msg |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.182 s |
Memory usage | 4.03 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/edit.php?post_type=pdandroidfcm&page=settings |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.135 s |
Memory usage | 3.95 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.213 s |
Memory usage | 3.73 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/post-new.php |
---|---|
Aspect | new-meta-boxes |
HTTP status | 200 |
Load time | 1.421 s |
Memory usage | 5.99 MiB |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.434 s | 0.303 s | -0.131 s | 3.96 MiB | 4.05 MiB | + 89.11 KiB |
/wp-admin/edit.php | 0.214 s | 0.312 s | +0.098 s | 3.99 MiB | 4.08 MiB | + 95.13 KiB |
/wp-admin/post-new.php | 1.474 s | 1.796 s | +0.322 s | 5.81 MiB | 5.99 MiB | + 180.47 KiB |
/wp-admin/upload.php | 0.443 s | 0.422 s | -0.021 s | 3.83 MiB | 3.97 MiB | + 144.76 KiB |
/wp-admin/options-writing.php | 0.471 s | 0.141 s | -0.330 s | 3.9 MiB | 3.96 MiB | + 52.99 KiB |
/wp-admin/media-new.php | 0.198 s | 0.165 s | -0.033 s | 3.8 MiB | 3.95 MiB | + 146.65 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.183 s | 0.184 s | +0.001 s | 3.91 MiB | 3.99 MiB | + 83.55 KiB |
/wp-admin/post-new.php?post_type=page | 1.307 s | 1.334 s | +0.027 s | 5.8 MiB | 5.97 MiB | + 166.7 KiB |
/wp-admin/options-discussion.php | 0.301 s | 0.264 s | -0.037 s | 3.81 MiB | 3.95 MiB | + 146.91 KiB |
/wp-admin/edit-comments.php | 0.193 s | 0.206 s | +0.013 s | 3.91 MiB | 4 MiB | + 82.46 KiB |
/ | 0.298 s | 0.226 s | -0.072 s | 3.7 MiB | 3.73 MiB | + 38.59 KiB |
Average | 0.501 s | 0.487 s | -0.015 s | 4.22 MiB | 4.33 MiB | + 111.57 KiB |
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
1ID | Name |
---|---|
pdandroidfcm | All Registered Devices |
pdandroidfcm_msg | Notifications |
{
"post": {
"pd_send_push_notif": {
"title": "pd Android FCM",
"context": "side"
}
}
}
[16-Aug-2020 20:26:45 UTC] PHP Notice: register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>pd/fcm/subscribe</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 5225
[16-Aug-2020 20:26:45 UTC] PHP Notice: register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>pd/fcm/unsubscribe</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 5225
[16-Aug-2020 20:26:48 UTC] PHP Notice: register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>pd/fcm/subscribe</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 5225
[16-Aug-2020 20:26:48 UTC] PHP Notice: register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>pd/fcm/unsubscribe</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 5225
[16-Aug-2020 20:26:50 UTC] PHP Notice: register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>pd/fcm/subscribe</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 5225
[16-Aug-2020 20:26:50 UTC] PHP Notice: register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>pd/fcm/unsubscribe</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 5225