pd Android FCM Push Notification 1.1.3

Does "pd Android FCM Push Notification" work with WordPress 5.5 and PHP 7.2.16? A smoke test was performed on .

Summary

Errors
6PHP notices
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

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.

Environment
WordPress version5.5
PHP version7.2.16
MySQL version8.0.15
PHP memory limit256M
Plugin Info
Last updated
Active installs 100+
WordPress.org page https://wordpress.org/plugins/pd-android-fcm/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 7

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=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

pd Android FCM

Page screenshot: pd Android FCM
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

pd Android FCM → Subscriptions

Page screenshot: pd Android FCM → Subscriptions
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

pd Android FCM → Push Notifications

Page screenshot: pd Android FCM → Push Notifications
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

pd Android FCM → Settings

Page screenshot: pd Android FCM → Settings
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

Test site – Just another WordPress site

Page screenshot: Test site – Just another WordPress site
URL /
Aspect front-page
HTTP status 200
Load time 0.213 s
Memory usage 3.73 MiB
JS errors None
Resource errors None

Add New Post ‹ Test site — WordPress

Page screenshot: Add New Post ‹ Test site — WordPress
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

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.434 s0.303 s-0.131 s3.96 MiB4.05 MiB+ 89.11 KiB
/wp-admin/edit.php0.214 s0.312 s+0.098 s3.99 MiB4.08 MiB+ 95.13 KiB
/wp-admin/post-new.php1.474 s1.796 s+0.322 s5.81 MiB5.99 MiB+ 180.47 KiB
/wp-admin/upload.php0.443 s0.422 s-0.021 s3.83 MiB3.97 MiB+ 144.76 KiB
/wp-admin/options-writing.php0.471 s0.141 s-0.330 s3.9 MiB3.96 MiB+ 52.99 KiB
/wp-admin/media-new.php0.198 s0.165 s-0.033 s3.8 MiB3.95 MiB+ 146.65 KiB
/wp-admin/edit-tags.php?taxonomy=category0.183 s0.184 s+0.001 s3.91 MiB3.99 MiB+ 83.55 KiB
/wp-admin/post-new.php?post_type=page1.307 s1.334 s+0.027 s5.8 MiB5.97 MiB+ 166.7 KiB
/wp-admin/options-discussion.php0.301 s0.264 s-0.037 s3.81 MiB3.95 MiB+ 146.91 KiB
/wp-admin/edit-comments.php0.193 s0.206 s+0.013 s3.91 MiB4 MiB+ 82.46 KiB
/0.298 s0.226 s-0.072 s3.7 MiB3.73 MiB+ 38.59 KiB
Average 0.501 s0.487 s-0.015 s4.22 MiB4.33 MiB+ 111.57 KiB

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.

Database Tables 1

Options wp_options 1

Custom Post Types 2

ID Name
pdandroidfcmAll Registered Devices
pdandroidfcm_msgNotifications

Meta Boxes

{
    "post": {
        "pd_send_push_notif": {
            "title": "pd Android FCM",
            "context": "side"
        }
    }
}

PHP Error Log 6 lines

[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
See also: All tests for this plugin, How to Hide pd Android FCM Push Notification Admin Menus and Meta Boxes