WordPress Related Posts Thumbnails 2.0.0

Does "WordPress Related Posts Thumbnails" work with WordPress 5.9.3 and PHP 7.4.8? A smoke test was performed on .

Summary

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

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

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 5

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=related-posts-thumbnails%2Frelated-posts-thumbnails.php&plugin_status=all&paged=1&s&_wpnonce=7a560018de
Aspect after-activation
HTTP status 200
Load time 0.242 s
Memory usage 3.35 MiB
JS errors None
Resource errors None

Related Posts

Page screenshot: Related Posts
URL /wp-admin/admin.php?page=related-posts-thumbnails
Aspect menu-item
HTTP status 200
Load time 0.609 s
Memory usage 3.59 MiB
JS errors None
Resource errors None

Related Posts → Thumbnails

Screenshot not available
URL /wp-admin/admin.php?page=related-posts-thumbnails
Aspect menu-item-tab
HTTP status 200
Load time 0.330 s
Memory usage 3.3 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.245 s
Memory usage 3.37 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.714 s
Memory usage 5.14 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.336 s0.258 s-0.078 s3.37 MiB3.39 MiB+ 24.87 KiB
/wp-admin/edit.php0.175 s0.200 s+0.025 s3.4 MiB3.42 MiB+ 24.55 KiB
/wp-admin/post-new.php0.968 s1.104 s+0.136 s5.65 MiB5.68 MiB+ 26.81 KiB
/wp-admin/upload.php0.364 s0.346 s-0.018 s3.25 MiB3.28 MiB+ 31.42 KiB
/wp-admin/options-writing.php0.273 s0.154 s-0.119 s3.24 MiB3.26 MiB+ 15.27 KiB
/wp-admin/media-new.php0.270 s0.165 s-0.105 s3.23 MiB3.26 MiB+ 31.59 KiB
/wp-admin/edit-tags.php?taxonomy=category0.170 s0.180 s+0.010 s3.27 MiB3.29 MiB+ 24.5 KiB
/wp-admin/post-new.php?post_type=page0.899 s1.082 s+0.183 s5.65 MiB5.67 MiB+ 22.4 KiB
/wp-admin/options-discussion.php0.219 s0.267 s+0.048 s3.22 MiB3.25 MiB+ 31.91 KiB
/wp-admin/edit-comments.php0.208 s0.197 s-0.011 s3.27 MiB3.29 MiB+ 23.45 KiB
/0.315 s0.220 s-0.095 s3.4 MiB3.37 MiB- 30.84 KiB
Average 0.382 s0.379 s-0.002 s3.72 MiB3.74 MiB+ 20.54 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
CSS
Language % Lines of code Comment lines Files
PHP57.5%2,0193405
PO File24.7%8662,0166
CSS12.0%42212
JavaScript5.9%2061162
Total 3,513 2,473 15

PHP Code Analysis | More results »

Lines of code 873
Total complexity 203
Median class complexity 95.5
Median method complexity 2.0
Most complex class RelatedPostsThumbnails
Most complex function RelatedPostsThumbnails::get_thumbnails()
Classes 2
Methods 27
Functions 7

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
relatedpoststhumbnailswidgetRelated Posts Thumbnails

PHP Error Log 5 lines

[06-Apr-2022 02:28:56 UTC] PHP Deprecated:  block_categories is <strong>deprecated</strong> since version 5.8.0! Use block_categories_all instead. in /wp-includes/functions.php on line 5698
[06-Apr-2022 02:28:56 UTC] PHP Deprecated:  block_categories is <strong>deprecated</strong> since version 5.8.0! Use block_categories_all instead. in /wp-includes/functions.php on line 5698
[06-Apr-2022 02:28:59 UTC] PHP Deprecated:  block_categories is <strong>deprecated</strong> since version 5.8.0! Use block_categories_all instead. in /wp-includes/functions.php on line 5698
[06-Apr-2022 02:28:59 UTC] PHP Deprecated:  block_categories is <strong>deprecated</strong> since version 5.8.0! Use block_categories_all instead. in /wp-includes/functions.php on line 5698
[06-Apr-2022 02:29:03 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 5775
See also: All tests for this plugin, How to Hide the "Related Posts" Admin Menu