Laterpay 2.9.6

Does Laterpay work with WordPress 5.5.1 and PHP 7.4.8? A smoke test was performed on .

Summary

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

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

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

Environment
WordPress version5.5.1
PHP version7.4.8
MySQL version8.0.21
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=a7166552d0
Aspect after-activation
HTTP status 200
Load time 1.229 s
Memory usage 3.49 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.340 s
Memory usage 3.29 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.348 s
Memory usage 3.36 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.280 s
Memory usage 3.4 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.307 s
Memory usage 3.39 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.533 s
Memory usage 3.91 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.298 s
Memory usage 3.39 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.831 s
Memory usage 3.22 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.715 s
Memory usage 5.23 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.481 s0.709 s+0.228 s2.75 MiB3.4 MiB+ 665.97 KiB
/wp-admin/edit.php0.249 s0.383 s+0.134 s2.8 MiB3.46 MiB+ 680.85 KiB
/wp-admin/post-new.php1.663 s4.819 s+3.156 s4.54 MiB5.31 MiB+ 784.72 KiB
/wp-admin/upload.php0.701 s0.716 s+0.015 s2.63 MiB3.28 MiB+ 661.91 KiB
/wp-admin/options-writing.php0.187 s0.304 s+0.117 s2.64 MiB3.25 MiB+ 625.38 KiB
/wp-admin/media-new.php0.211 s0.566 s+0.355 s2.6 MiB3.25 MiB+ 664.95 KiB
/wp-admin/edit-tags.php?taxonomy=category0.198 s0.203 s+0.005 s2.64 MiB3.35 MiB+ 724.77 KiB
/wp-admin/post-new.php?post_type=page1.533 s1.740 s+0.207 s4.53 MiB5.18 MiB+ 666.34 KiB
/wp-admin/options-discussion.php0.321 s0.298 s-0.023 s2.61 MiB3.26 MiB+ 662.7 KiB
/wp-admin/edit-comments.php0.234 s0.218 s-0.016 s2.65 MiB3.36 MiB+ 725.66 KiB
/0.341 s0.607 s+0.266 s2.56 MiB3.15 MiB+ 610 KiB
Average 0.556 s0.960 s+0.404 s3 MiB3.66 MiB+ 679.39 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 50

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

[08-Sep-2020 01:29:13 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
[08-Sep-2020 01:29:20 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
[08-Sep-2020 01:29:24 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