Category Posts Widget 4.9.5

Does Category Posts Widget work with WordPress 5.5.3 and PHP 7.4.8? A smoke test was performed on .

Summary

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

Memory usage: 34.93 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.3
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
Plugin Info
Last updated
Active installs 60,000+
WordPress.org page https://wordpress.org/plugins/category-posts/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 3

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=category-posts%2Fcat-posts.php&plugin_status=all&paged=1&s&_wpnonce=4bdee5deda
Aspect after-activation
HTTP status 200
Load time 0.474 s
Memory usage 2.67 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.351 s
Memory usage 2.6 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 0.890 s
Memory usage 2.75 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.487 s0.342 s-0.145 s2.75 MiB2.78 MiB+ 27.9 KiB
/wp-admin/edit.php0.211 s0.239 s+0.028 s2.8 MiB2.82 MiB+ 27.9 KiB
/wp-admin/post-new.php1.661 s2.459 s+0.798 s4.55 MiB4.59 MiB+ 47.63 KiB
/wp-admin/upload.php0.723 s0.430 s-0.293 s2.63 MiB2.66 MiB+ 26.77 KiB
/wp-admin/options-writing.php0.157 s0.155 s-0.002 s2.64 MiB2.64 MiB- 5.26 KiB
/wp-admin/media-new.php0.201 s0.173 s-0.028 s2.6 MiB2.63 MiB+ 26.94 KiB
/wp-admin/edit-tags.php?taxonomy=category0.198 s0.175 s-0.023 s2.64 MiB2.67 MiB+ 27.84 KiB
/wp-admin/post-new.php?post_type=page1.553 s1.585 s+0.032 s4.53 MiB4.57 MiB+ 39.21 KiB
/wp-admin/options-discussion.php0.299 s0.393 s+0.094 s2.61 MiB2.64 MiB+ 27.56 KiB
/wp-admin/edit-comments.php0.265 s0.202 s-0.063 s2.65 MiB2.74 MiB+ 90.75 KiB
/0.419 s0.233 s-0.186 s2.56 MiB2.61 MiB+ 47.04 KiB
Average 0.561 s0.581 s+0.019 s3 MiB3.03 MiB+ 34.93 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 1

Sidebar Widgets 1

ID Name
category-postsCategory Posts

PHP Error Log 2 lines

[31-Oct-2020 01:32:01 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>categoryPosts/loadmore/(?P<id>[\w-]+)/(?P<start>[\d]+)/(?P<number>[\d]+)/(?P<context>[\w]+)</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 5229
[31-Oct-2020 01:32:04 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>categoryPosts/loadmore/(?P<id>[\w-]+)/(?P<start>[\d]+)/(?P<number>[\d]+)/(?P<context>[\w]+)</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 5229
See also: All tests for this plugin