Contextual Related Posts 3.0.7

Does Contextual Related Posts work with WordPress 5.8.2 and PHP 7.4.8? A smoke test was performed on .

Summary

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

Memory usage: 217.74 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.8.2
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
Plugin Info
Last updated
Active installs 70,000+
WordPress.org page https://wordpress.org/plugins/contextual-related-posts/
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=contextual-related-posts%2Fcontextual-related-posts.php&plugin_status=all&paged=1&s&_wpnonce=15717215ab
Aspect after-activation
HTTP status 200
Load time 0.818 s
Memory usage 3.27 MiB
JS errors None
Resource errors None

Settings → Related Posts

Page screenshot: Settings → Related Posts
URL /wp-admin/options-general.php?page=crp_options_page
Aspect menu-item
HTTP status 200
Load time 0.991 s
Memory usage 3.34 MiB
JS errors None
Resource errors None

Settings → Related Posts → List tuning

Screenshot not available
URL /wp-admin/options-general.php?page=crp_options_page
Aspect menu-item-tab
HTTP status 200
Load time 0.378 s
Memory usage 3.31 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.204 s
Memory usage 2.97 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 0.886 s
Memory usage 5.46 MiB
JS errors None
Resource errors None

Add New Page ‹ Test site — WordPress

Page screenshot: Add New Page ‹ Test site — WordPress
URL /wp-admin/post-new.php?post_type=page
Aspect new-meta-boxes
HTTP status 200
Load time 0.916 s
Memory usage 5.45 MiB
JS errors None
Resource errors None

Widgets ‹ Test site — WordPress

Page screenshot: Widgets ‹ Test site — WordPress
URL /wp-admin/widgets.php
Aspect new-sidebar-widgets
HTTP status 200
Load time 1.720 s
Memory usage 4.65 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.308 s0.280 s-0.028 s3.08 MiB3.33 MiB+ 248.98 KiB
/wp-admin/edit.php0.176 s0.186 s+0.010 s3.11 MiB3.42 MiB+ 312.61 KiB
/wp-admin/post-new.php0.910 s1.110 s+0.200 s5.27 MiB5.46 MiB+ 200.21 KiB
/wp-admin/upload.php0.659 s0.432 s-0.227 s3.03 MiB3.26 MiB+ 238.91 KiB
/wp-admin/options-writing.php0.153 s0.204 s+0.051 s3.02 MiB3.24 MiB+ 222.83 KiB
/wp-admin/media-new.php0.319 s0.173 s-0.146 s3.01 MiB3.24 MiB+ 239.71 KiB
/wp-admin/edit-tags.php?taxonomy=category0.192 s0.181 s-0.011 s3.04 MiB3.27 MiB+ 239.99 KiB
/wp-admin/post-new.php?post_type=page0.869 s0.907 s+0.038 s5.26 MiB5.45 MiB+ 195.22 KiB
/wp-admin/options-discussion.php0.229 s0.219 s-0.010 s3 MiB3.24 MiB+ 239.96 KiB
/wp-admin/edit-comments.php0.206 s0.208 s+0.002 s3.04 MiB3.28 MiB+ 238.9 KiB
/0.252 s0.203 s-0.049 s2.96 MiB2.97 MiB+ 17.8 KiB
Average 0.388 s0.373 s-0.015 s3.44 MiB3.65 MiB+ 217.74 KiB

Code Statistics

Note: Third-party libraries and minified JS/CSS files are excluded from these statistics where possible, so the numbers you see here may be lower than those reported by other tools.

PHP
PO File
Language % Lines of code Comment lines Files
PHP72.9%4,0402,66930
PO File13.3%7393031
JavaScript6.5%360193
CSS5.8%31905
Markdown1.1%6301
XML0.4%2012
Total 5,541 2,992 42

PHP Code Analysis | More results »

Lines of code 3,991
Total complexity 775
Median class complexity 72.0
Median method complexity 6.5
Most complex class CRP_Query
Most complex function get_crp_posts_id()
Classes 2
Methods 14
Functions 137

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 2

Sidebar Widgets 1

ID Name
widget_crpRelated Posts [CRP]

Meta Boxes

{
    "post": {
        "crp_metabox": {
            "title": "Contextual Related Posts",
            "context": "advanced"
        }
    },
    "page": {
        "crp_metabox": {
            "title": "Contextual Related Posts",
            "context": "advanced"
        }
    }
}

PHP Error Log 1 lines

[10-Nov-2021 21:50:54 UTC] PHP Notice:  wp_enqueue_script() was called <strong>incorrectly</strong>. "wp-editor" script should not be enqueued together with the new widgets editor (wp-edit-widgets or wp-customize-widgets). 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.8.0.) in /wp-includes/functions.php on line 5663
See also: All tests for this plugin, How to Hide Contextual Related Posts Admin Menus and Meta Boxes