Inline Related Posts 3.0.12

Does Inline Related Posts work with WordPress 6.1.1 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
73PHP deprecation warnings
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 69.88 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 version6.1.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 100,000+
WordPress.org page https://wordpress.org/plugins/intelly-related-posts/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 5

Inline Related Posts ‹ Test site — WordPress

Page screenshot: Inline Related Posts ‹ Test site — WordPress
URL /wp-admin/options-general.php?page=intelly-related-posts
Requested URL /wp-admin/plugins.php?action=activate&plugin=intelly-related-posts%2Findex.php&plugin_status=all&paged=1&s&_wpnonce=0718e3778b
Aspect after-activation
HTTP status 200
Load time 2.588 s
Memory usage 3.07 MiB
JS errors None
Resource errors None

Settings → Inline Related Posts

Page screenshot: Settings → Inline Related Posts
URL /wp-admin/options-general.php?page=intelly-related-posts
Aspect menu-item
HTTP status 200
Load time 0.262 s
Memory usage 3.06 MiB
JS errors None
Resource errors None

Settings → Inline Related Posts → FAQ & Docs

Screenshot not available
URL /wp-admin/options-general.php?page=intelly-related-posts&tab=docs
Aspect menu-item-tab
HTTP status 200
Load time 0.152 s
Memory usage N/A
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.652 s
Memory usage 3.09 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.661 s
Memory usage 5 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.291 s0.470 s+0.179 s3.05 MiB3.12 MiB+ 79.75 KiB
/wp-admin/edit.php0.190 s0.226 s+0.036 s3.07 MiB3.16 MiB+ 82.79 KiB
/wp-admin/post-new.php0.880 s1.051 s+0.171 s4.97 MiB5 MiB+ 34.43 KiB
/wp-admin/upload.php0.640 s0.279 s-0.361 s2.99 MiB3.05 MiB+ 63.09 KiB
/wp-admin/options-writing.php0.178 s0.161 s-0.017 s2.99 MiB3.04 MiB+ 49.73 KiB
/wp-admin/media-new.php0.277 s0.191 s-0.086 s2.97 MiB3.04 MiB+ 75.27 KiB
/wp-admin/edit-tags.php?taxonomy=category0.235 s0.195 s-0.040 s2.98 MiB3.06 MiB+ 82.95 KiB
/wp-admin/post-new.php?post_type=page0.654 s0.649 s-0.005 s4.96 MiB4.99 MiB+ 31.17 KiB
/wp-admin/options-discussion.php0.212 s0.281 s+0.069 s2.98 MiB3.04 MiB+ 63.58 KiB
/wp-admin/edit-comments.php0.210 s0.206 s-0.004 s3 MiB3.06 MiB+ 62.34 KiB
/0.297 s0.219 s-0.078 s2.94 MiB3.08 MiB+ 143.61 KiB
Average 0.369 s0.357 s-0.012 s3.35 MiB3.42 MiB+ 69.88 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
SVG
Language % Lines of code Comment lines Files
PHP55.8%4,73325436
SVG31.5%2,67101
JavaScript7.3%6177164
HTML2.3%19401
CSS2.0%16632
PO File1.1%9035
JSON0.1%1101
Total 8,482 331 110

PHP Code Analysis | More results »

Lines of code 4,739
Total complexity 1,119
Median class complexity 16.5
Median method complexity 1.0
Most complex class IRP_Utils
Most complex function IRP_HtmlTemplate::html()
Classes 26
Methods 308
Functions 38

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 7

Meta Boxes

{
    "post": {
        "irp_sectionid": {
            "title": "Related Posts by IntellyWP",
            "context": "side"
        }
    }
}

PHP Error Log 73 lines

[08-Dec-2022 15:49:58 UTC] PHP Deprecated:  Implicit conversion from float 1670514598.363131 to int loses precision in /wp-content/plugins/intelly-related-posts/includes/classes/utils/Logger.php on line 93
[08-Dec-2022 15:49:58 UTC] PHP Deprecated:  Implicit conversion from float 1670514598.393938 to int loses precision in /wp-content/plugins/intelly-related-posts/includes/classes/utils/Logger.php on line 93
[08-Dec-2022 15:49:58 UTC] PHP Deprecated:  Implicit conversion from float 1670514598.407903 to int loses precision in /wp-content/plugins/intelly-related-posts/includes/classes/utils/Logger.php on line 93
[08-Dec-2022 15:49:58 UTC] PHP Deprecated:  Implicit conversion from float 1670514598.409289 to int loses precision in /wp-content/plugins/intelly-related-posts/includes/classes/utils/Logger.php on line 93
[08-Dec-2022 15:50:02 UTC] PHP Deprecated:  Implicit conversion from float 1670514602.009192 to int loses precision in /wp-content/plugins/intelly-related-posts/includes/classes/utils/Logger.php on line 93
[08-Dec-2022 15:50:02 UTC] PHP Deprecated:  Implicit conversion from float 1670514602.699036 to int loses precision in /wp-content/plugins/intelly-related-posts/includes/classes/utils/Logger.php on line 93
[08-Dec-2022 15:50:02 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /wp-content/plugins/intelly-related-posts/includes/classes/utils/Language.php on line 117
[08-Dec-2022 15:50:03 UTC] PHP Deprecated:  Implicit conversion from float 1670514603.037619 to int loses precision in /wp-content/plugins/intelly-related-posts/includes/classes/utils/Logger.php on line 93
[08-Dec-2022 15:50:03 UTC] PHP Deprecated:  Implicit conversion from float 1670514603.055996 to int loses precision in /wp-content/plugins/intelly-related-posts/includes/classes/utils/Logger.php on line 93
[08-Dec-2022 15:50:03 UTC] PHP Deprecated:  Implicit conversion from float 1670514603.056709 to int loses precision in /wp-content/plugins/intelly-related-posts/includes/classes/utils/Logger.php on line 93
[08-Dec-2022 15:50:03 UTC] PHP Deprecated:  Implicit conversion from float 1670514603.8079 to int loses precision in /wp-content/plugins/intelly-related-posts/includes/classes/utils/Logger.php on line 93
[08-Dec-2022 15:50:04 UTC] PHP Deprecated:  Implicit conversion from float 1670514604.814801 to int loses precision in /wp-content/plugins/intelly-related-posts/includes/classes/utils/Logger.php on line 93
[08-Dec-2022 15:50:04 UTC] PHP Deprecated:  Implicit conversion from float 1670514604.904024 to int loses precision in /wp-content/plugins/intelly-related-posts/includes/classes/utils/Logger.php on line 93
[08-Dec-2022 15:50:04 UTC] PHP Deprecated:  Implicit conversion from float 1670514604.932256 to int loses precision in /wp-content/plugins/intelly-related-posts/includes/classes/utils/Logger.php on line 93
[08-Dec-2022 15:50:04 UTC] PHP Deprecated:  Implicit conversion from float 1670514604.947431 to int loses precision in /wp-content/plugins/intelly-related-posts/includes/classes/utils/Logger.php on line 93
[08-Dec-2022 15:50:04 UTC] PHP Deprecated:  Implicit conversion from float 1670514604.963847 to int loses precision in /wp-content/plugins/intelly-related-posts/includes/classes/utils/Logger.php on line 93
[08-Dec-2022 15:50:04 UTC] PHP Deprecated:  Implicit conversion from float 1670514604.9639 to int loses precision in /wp-content/plugins/intelly-related-posts/includes/classes/utils/Logger.php on line 93
[08-Dec-2022 15:50:06 UTC] PHP Deprecated:  Implicit conversion from float 1670514606.165977 to int loses precision in /wp-content/plugins/intelly-related-posts/includes/classes/utils/Logger.php on line 93
[08-Dec-2022 15:50:06 UTC] PHP Deprecated:  Implicit conversion from float 1670514606.715508 to int loses precision in /wp-content/plugins/intelly-related-posts/includes/classes/utils/Logger.php on line 93
[08-Dec-2022 15:50:06 UTC] PHP Deprecated:  Implicit conversion from float 1670514606.973766 to int loses precision in /wp-content/plugins/intelly-related-posts/includes/classes/utils/Logger.php on line 93
[08-Dec-2022 15:50:07 UTC] PHP Deprecated:  Implicit conversion from float 1670514607.005273 to int loses precision in /wp-content/plugins/intelly-related-posts/includes/classes/utils/Logger.php on line 93
[08-Dec-2022 15:50:07 UTC] PHP Deprecated:  Implicit conversion from float 1670514607.029536 to int loses precision in /wp-content/plugins/intelly-related-posts/includes/classes/utils/Logger.php on line 93
[08-Dec-2022 15:50:07 UTC] PHP Deprecated:  Implicit conversion from float 1670514607.029821 to int loses precision in /wp-content/plugins/intelly-related-posts/includes/classes/utils/Logger.php on line 93
[08-Dec-2022 15:50:08 UTC] PHP Deprecated:  Implicit conversion from float 1670514608.526425 to int loses precision in /wp-content/plugins/intelly-related-posts/includes/classes/utils/Logger.php on line 93
[08-Dec-2022 15:50:08 UTC] PHP Deprecated:  Implicit conversion from float 1670514608.619 to int loses precision in /wp-content/plugins/intelly-related-posts/includes/classes/utils/Logger.php on line 93
[08-Dec-2022 15:50:08 UTC] PHP Deprecated:  Implicit conversion from float 1670514608.622396 to int loses precision in /wp-content/plugins/intelly-related-posts/includes/classes/utils/Logger.php on line 93
[08-Dec-2022 15:50:08 UTC] PHP Deprecated:  Implicit conversion from float 1670514608.694663 to int loses precision in /wp-content/plugins/intelly-related-posts/includes/classes/utils/Logger.php on line 93
[08-Dec-2022 15:50:08 UTC] PHP Deprecated:  Implicit conversion from float 1670514608.807287 to int loses precision in /wp-content/plugins/intelly-related-posts/includes/classes/utils/Logger.php on line 93
[08-Dec-2022 15:50:08 UTC] PHP Deprecated:  Implicit conversion from float 1670514608.826406 to int loses precision in /wp-content/plugins/intelly-related-posts/includes/classes/utils/Logger.php on line 93
[08-Dec-2022 15:50:08 UTC] PHP Deprecated:  Implicit conversion from float 1670514608.835663 to int loses precision in /wp-content/plugins/intelly-related-posts/includes/classes/utils/Logger.php on line 93
[08-Dec-2022 15:50:08 UTC] PHP Deprecated:  Implicit conversion from float 1670514608.945016 to int loses precision in /wp-content/plugins/intelly-related-posts/includes/classes/utils/Logger.php on line 93
[08-Dec-2022 15:50:09 UTC] PHP Deprecated:  Implicit conversion from float 1670514609.52628 to int loses precision in /wp-content/plugins/intelly-related-posts/includes/classes/utils/Logger.php on line 93
[08-Dec-2022 15:50:09 UTC] PHP Deprecated:  Implicit conversion from float 1670514609.527192 to int loses precision in /wp-content/plugins/intelly-related-posts/includes/classes/utils/Logger.php on line 93
[08-Dec-2022 15:50:09 UTC] PHP Deprecated:  Implicit conversion from float 1670514609.846178 to int loses precision in /wp-content/plugins/intelly-related-posts/includes/classes/utils/Logger.php on line 93
[08-Dec-2022 15:50:09 UTC] PHP Deprecated:  Implicit conversion from float 1670514609.969165 to int loses precision in /wp-content/plugins/intelly-related-posts/includes/classes/utils/Logger.php on line 93
[08-Dec-2022 15:50:10 UTC] PHP Deprecated:  Implicit conversion from float 1670514610.162899 to int loses precision in /wp-content/plugins/intelly-related-posts/includes/classes/utils/Logger.php on line 93
[08-Dec-2022 15:50:10 UTC] PHP Deprecated:  Implicit conversion from float 1670514610.409035 to int loses precision in /wp-content/plugins/intelly-related-posts/includes/classes/utils/Logger.php on line 93
[08-Dec-2022 15:50:10 UTC] PHP Deprecated:  Implicit conversion from float 1670514610.618155 to int loses precision in /wp-content/plugins/intelly-related-posts/includes/classes/utils/Logger.php on line 93
[08-Dec-2022 15:50:10 UTC] PHP Deprecated:  Implicit conversion from float 1670514610.637027 to int loses precision in /wp-content/plugins/intelly-related-posts/includes/classes/utils/Logger.php on line 93
[08-Dec-2022 15:50:10 UTC] PHP Deprecated:  Implicit conversion from float 1670514610.637285 to int loses precision in /wp-content/plugins/intelly-related-posts/includes/classes/utils/Logger.php on line 93
[08-Dec-2022 15:50:11 UTC] PHP Deprecated:  Implicit conversion from float 1670514611.818809 to int loses precision in /wp-content/plugins/intelly-related-posts/includes/classes/utils/Logger.php on line 93
[08-Dec-2022 15:50:11 UTC] PHP Deprecated:  Implicit conversion from float 1670514611.897899 to int loses precision in /wp-content/plugins/intelly-related-posts/includes/classes/utils/Logger.php on line 93
[08-Dec-2022 15:50:11 UTC] PHP Deprecated:  Implicit conversion from float 1670514611.914013 to int loses precision in /wp-content/plugins/intelly-related-posts/includes/classes/utils/Logger.php on line 93
[08-Dec-2022 15:50:11 UTC] PHP Deprecated:  Implicit conversion from float 1670514611.974209 to int loses precision in /wp-content/plugins/intelly-related-posts/includes/classes/utils/Logger.php on line 93
[08-Dec-2022 15:50:12 UTC] PHP Deprecated:  Implicit conversion from float 1670514612.097189 to int loses precision in /wp-content/plugins/intelly-related-posts/includes/classes/utils/Logger.php on line 93
[08-Dec-2022 15:50:12 UTC] PHP Deprecated:  Implicit conversion from float 1670514612.110631 to int loses precision in /wp-content/plugins/intelly-related-posts/includes/classes/utils/Logger.php on line 93
[08-Dec-2022 15:50:12 UTC] PHP Deprecated:  Implicit conversion from float 1670514612.122378 to int loses precision in /wp-content/plugins/intelly-related-posts/includes/classes/utils/Logger.php on line 93
[08-Dec-2022 15:50:12 UTC] PHP Deprecated:  Implicit conversion from float 1670514612.386669 to int loses precision in /wp-content/plugins/intelly-related-posts/includes/classes/utils/Logger.php on line 93
[08-Dec-2022 15:50:13 UTC] PHP Deprecated:  Implicit conversion from float 1670514613.050935 to int loses precision in /wp-content/plugins/intelly-related-posts/includes/classes/utils/Logger.php on line 93
[08-Dec-2022 15:50:13 UTC] PHP Deprecated:  Implicit conversion from float 1670514613.052191 to int loses precision in /wp-content/plugins/intelly-related-posts/includes/classes/utils/Logger.php on line 93
[08-Dec-2022 15:50:13 UTC] PHP Deprecated:  Implicit conversion from float 1670514613.31623 to int loses precision in /wp-content/plugins/intelly-related-posts/includes/classes/utils/Logger.php on line 93
[08-Dec-2022 15:50:13 UTC] PHP Deprecated:  Implicit conversion from float 1670514613.55578 to int loses precision in /wp-content/plugins/intelly-related-posts/includes/classes/utils/Logger.php on line 93
[08-Dec-2022 15:50:13 UTC] PHP Deprecated:  Implicit conversion from float 1670514613.565676 to int loses precision in /wp-content/plugins/intelly-related-posts/includes/classes/utils/Logger.php on line 93
[08-Dec-2022 15:50:13 UTC] PHP Deprecated:  Implicit conversion from float 1670514613.56639 to int loses precision in /wp-content/plugins/intelly-related-posts/includes/classes/utils/Logger.php on line 93
[08-Dec-2022 15:50:13 UTC] PHP Deprecated:  Implicit conversion from float 1670514613.576754 to int loses precision in /wp-content/plugins/intelly-related-posts/includes/classes/utils/Logger.php on line 93
[08-Dec-2022 15:50:13 UTC] PHP Deprecated:  Implicit conversion from float 1670514613.577051 to int loses precision in /wp-content/plugins/intelly-related-posts/includes/classes/utils/Logger.php on line 93
[08-Dec-2022 15:50:13 UTC] PHP Deprecated:  Implicit conversion from float 1670514613.582313 to int loses precision in /wp-content/plugins/intelly-related-posts/includes/classes/utils/Logger.php on line 93
[08-Dec-2022 15:50:13 UTC] PHP Deprecated:  Implicit conversion from float 1670514613.582374 to int loses precision in /wp-content/plugins/intelly-related-posts/includes/classes/utils/Logger.php on line 93
[08-Dec-2022 15:50:13 UTC] PHP Deprecated:  Implicit conversion from float 1670514613.799665 to int loses precision in /wp-content/plugins/intelly-related-posts/includes/classes/utils/Logger.php on line 93
[08-Dec-2022 15:50:14 UTC] PHP Deprecated:  Implicit conversion from float 1670514614.207044 to int loses precision in /wp-content/plugins/intelly-related-posts/includes/classes/utils/Logger.php on line 93
[08-Dec-2022 15:50:14 UTC] PHP Deprecated:  Implicit conversion from float 1670514614.240188 to int loses precision in /wp-content/plugins/intelly-related-posts/includes/classes/utils/Logger.php on line 93
[08-Dec-2022 15:50:14 UTC] PHP Deprecated:  Implicit conversion from float 1670514614.240441 to int loses precision in /wp-content/plugins/intelly-related-posts/includes/classes/utils/Logger.php on line 93
[08-Dec-2022 15:50:15 UTC] PHP Deprecated:  Implicit conversion from float 1670514615.329633 to int loses precision in /wp-content/plugins/intelly-related-posts/includes/classes/utils/Logger.php on line 93
[08-Dec-2022 15:50:15 UTC] PHP Deprecated:  Implicit conversion from float 1670514615.426311 to int loses precision in /wp-content/plugins/intelly-related-posts/includes/classes/utils/Logger.php on line 93
[08-Dec-2022 15:50:15 UTC] PHP Deprecated:  Implicit conversion from float 1670514615.426844 to int loses precision in /wp-content/plugins/intelly-related-posts/includes/classes/utils/Logger.php on line 93
[08-Dec-2022 15:50:15 UTC] PHP Deprecated:  Implicit conversion from float 1670514615.497807 to int loses precision in /wp-content/plugins/intelly-related-posts/includes/classes/utils/Logger.php on line 93
[08-Dec-2022 15:50:15 UTC] PHP Deprecated:  Implicit conversion from float 1670514615.594436 to int loses precision in /wp-content/plugins/intelly-related-posts/includes/classes/utils/Logger.php on line 93
[08-Dec-2022 15:50:15 UTC] PHP Deprecated:  Implicit conversion from float 1670514615.629287 to int loses precision in /wp-content/plugins/intelly-related-posts/includes/classes/utils/Logger.php on line 93
[08-Dec-2022 15:50:15 UTC] PHP Deprecated:  Implicit conversion from float 1670514615.646654 to int loses precision in /wp-content/plugins/intelly-related-posts/includes/classes/utils/Logger.php on line 93
[08-Dec-2022 15:50:15 UTC] PHP Deprecated:  Implicit conversion from float 1670514615.769073 to int loses precision in /wp-content/plugins/intelly-related-posts/includes/classes/utils/Logger.php on line 93
[08-Dec-2022 15:50:16 UTC] PHP Deprecated:  Implicit conversion from float 1670514616.958804 to int loses precision in /wp-content/plugins/intelly-related-posts/includes/classes/utils/Logger.php on line 93
[08-Dec-2022 15:50:16 UTC] PHP Deprecated:  Implicit conversion from float 1670514616.96186 to int loses precision in /wp-content/plugins/intelly-related-posts/includes/classes/utils/Logger.php on line 93
[08-Dec-2022 15:50:17 UTC] PHP Deprecated:  Implicit conversion from float 1670514617.238396 to int loses precision in /wp-content/plugins/intelly-related-posts/includes/classes/utils/Logger.php on line 93
See also: All tests for this plugin, How to Hide Inline Related Posts Admin Menus and Meta Boxes