LaterPay 2.9.5

Does LaterPay work with WordPress 5.5 and PHP 7.2.16? A smoke test was performed on .

Summary

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

Memory usage: 798.08 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: 0.374 seconds
The average page load time increased by this amount after activating the plugin.

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

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 9

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=laterpay%2Flaterpay.php&plugin_status=all&paged=1&s&_wpnonce=a7f5857bb7
Aspect after-activation
HTTP status 200
Load time 2.346 s
Memory usage 4.85 MiB
JS errors None
Resource errors None

Settings → LaterPay

Page screenshot: Settings → LaterPay
URL /wp-admin/options-general.php?page=laterpay
Aspect menu-item
HTTP status 200
Load time 0.250 s
Memory usage 4.71 MiB
JS errors None
Resource errors None

LaterPay

Page screenshot: LaterPay
URL /wp-admin/admin.php?page=laterpay-account-tab
Aspect menu-item
HTTP status 200
Load time 0.310 s
Memory usage 4.77 MiB
JS errors None
Resource errors None

LaterPay → Appearance

Page screenshot: LaterPay → Appearance
URL /wp-admin/admin.php?page=laterpay-appearance-tab
Aspect menu-item
HTTP status 200
Load time 0.275 s
Memory usage 4.8 MiB
JS errors None
Resource errors None

LaterPay → Contributions

Page screenshot: LaterPay → Contributions
URL /wp-admin/admin.php?page=laterpay-contributions-tab
Aspect menu-item
HTTP status 200
Load time 0.289 s
Memory usage 4.8 MiB
JS errors None
Resource errors None

LaterPay → Paywall

Page screenshot: LaterPay → Paywall
URL /wp-admin/admin.php?page=laterpay-pricing-tab
Aspect menu-item
HTTP status 200
Load time 0.501 s
Memory usage 5.23 MiB
JS errors None
Resource errors None

LaterPay → Advanced

Page screenshot: LaterPay → Advanced
URL /wp-admin/admin.php?page=laterpay-advanced-tab
Aspect menu-item
HTTP status 200
Load time 0.302 s
Memory usage 4.8 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.832 s
Memory usage 4.45 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 2.408 s
Memory usage 6.65 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.462 s0.680 s+0.218 s3.96 MiB4.71 MiB+ 766.89 KiB
/wp-admin/edit.php0.223 s0.381 s+0.158 s3.99 MiB4.82 MiB+ 847.43 KiB
/wp-admin/post-new.php1.555 s4.503 s+2.948 s5.81 MiB6.75 MiB+ 958.23 KiB
/wp-admin/upload.php0.745 s0.703 s-0.042 s3.83 MiB4.63 MiB+ 822.14 KiB
/wp-admin/options-writing.php0.164 s0.206 s+0.042 s3.9 MiB4.61 MiB+ 724.83 KiB
/wp-admin/media-new.php0.203 s0.527 s+0.324 s3.8 MiB4.61 MiB+ 825.69 KiB
/wp-admin/edit-tags.php?taxonomy=category0.176 s0.186 s+0.010 s3.91 MiB4.64 MiB+ 755.03 KiB
/wp-admin/post-new.php?post_type=page1.478 s1.639 s+0.161 s5.8 MiB6.56 MiB+ 779.32 KiB
/wp-admin/options-discussion.php0.313 s0.257 s-0.056 s3.81 MiB4.61 MiB+ 823.98 KiB
/wp-admin/edit-comments.php0.222 s0.213 s-0.009 s3.91 MiB4.65 MiB+ 757.49 KiB
/0.356 s0.711 s+0.355 s3.69 MiB4.4 MiB+ 717.79 KiB
Average 0.536 s0.910 s+0.374 s4.22 MiB5 MiB+ 798.08 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.

Options wp_options 52

Custom Post Types 2

ID Name
lp_subscriptionSubscriptions
lp_passesPasses

Meta Boxes

{
    "post": {
        "lp_post-pricing": {
            "title": "Pricing for this Post",
            "context": "side"
        },
        "lp_post-teaser": {
            "title": "LaterPay Teaser Content",
            "context": "normal"
        }
    },
    "attachment": {
        "lp_post-teaser": {
            "title": "LaterPay Teaser Content",
            "context": "normal"
        },
        "lp_post-pricing": {
            "title": "Pricing for this Post",
            "context": "side"
        }
    }
}

Capabilities 3

PHP Error Log 3 lines

[17-Aug-2020 00:37:47 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>laterpay/v1/media-price</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
[17-Aug-2020 00:37:53 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>laterpay/v1/media-price</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
[17-Aug-2020 00:37:57 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>laterpay/v1/media-price</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