Does WP Simple Related Posts work with WordPress 7.0 and PHP 8.1.12? A smoke test was performed on .
| 2 | PHP warnings |
| 3 | PHP deprecation warnings |
| No JavaScript exceptions | |
| All test pages loaded successfully | |
| No resource errors |
Memory usage: 49.64 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.
| WordPress version | 7.0 |
|---|---|
| PHP version | 8.1.12 |
| MySQL version | 10.6.10 |
| PHP memory limit | 512M |
| Last updated | |
|---|---|
| Active installs | 400+ |
| WordPress.org page | https://wordpress.org/plugins/wp-simple-related-posts/ |
| Badges |
|
| URL | /wp-admin/plugins.php?plugin_status=all&paged=1&s |
|---|---|
| Requested URL | /wp-admin/plugins.php?action=activate&plugin=wp-simple-related-posts%2Fsimple-related-posts.php&plugin_status=all&paged=1&s&_wpnonce=930c9f4efd |
| Aspect | after-activation |
| HTTP status | 200 |
| Load time | 0.546 s |
| Memory usage | 3.94 MiB |
| JS errors | None |
| Resource errors | None |
| URL | /wp-admin/options-general.php?page=simple_related_posts |
|---|---|
| Aspect | menu-item |
| HTTP status | 200 |
| Load time | 0.451 s |
| Memory usage | 3.92 MiB |
| JS errors | None |
| Resource errors | None |
| URL | / |
|---|---|
| Aspect | front-page |
| HTTP status | 200 |
| Load time | 0.210 s |
| Memory usage | 4.26 MiB |
| JS errors | None |
| Resource errors | None |
| URL | /wp-admin/post-new.php |
|---|---|
| Aspect | new-meta-boxes |
| HTTP status | 200 |
| Load time | 1.882 s |
| Memory usage | 6.63 MiB |
| JS errors | None |
| Resource errors | None |
| URL | /wp-admin/widgets.php |
|---|---|
| Aspect | new-sidebar-widgets |
| HTTP status | 200 |
| Load time | 1.680 s |
| Memory usage | 6.47 MiB |
| JS errors | None |
| Resource errors | None |
| URL | Load time | Memory usage | ||||
|---|---|---|---|---|---|---|
| Inactive | Active | Change | Inactive | Active | Change | |
| /wp-admin/index.php | 0.638 s | 0.678 s | +0.040 s | 3.92 MiB | 3.97 MiB | + 50.72 KiB |
| /wp-admin/edit.php | 0.486 s | 0.496 s | +0.010 s | 3.98 MiB | 4.04 MiB | + 62.2 KiB |
| /wp-admin/post-new.php | 1.921 s | 1.781 s | -0.140 s | 6.56 MiB | 6.63 MiB | + 72.44 KiB |
| /wp-admin/upload.php | 0.675 s | 0.625 s | -0.050 s | 3.89 MiB | 3.92 MiB | + 34.14 KiB |
| /wp-admin/options-writing.php | 0.505 s | 0.475 s | -0.030 s | 3.86 MiB | 3.9 MiB | + 43.63 KiB |
| /wp-admin/media-new.php | 0.913 s | 0.540 s | -0.373 s | 3.85 MiB | 3.9 MiB | + 51.83 KiB |
| /wp-admin/edit-tags.php?taxonomy=category | 0.464 s | 0.564 s | +0.100 s | 3.86 MiB | 3.92 MiB | + 56.69 KiB |
| /wp-admin/post-new.php?post_type=page | 1.370 s | 1.315 s | -0.055 s | 6.55 MiB | 6.62 MiB | + 68.48 KiB |
| /wp-admin/options-discussion.php | 0.552 s | 0.714 s | +0.162 s | 3.86 MiB | 3.9 MiB | + 34.63 KiB |
| /wp-admin/edit-comments.php | 0.493 s | 0.484 s | -0.009 s | 3.88 MiB | 3.92 MiB | + 40.95 KiB |
| / | 0.266 s | 0.182 s | -0.084 s | 4.23 MiB | 4.26 MiB | + 30.34 KiB |
| Average | 0.753 s | 0.714 s | -0.039 s | 4.41 MiB | 4.45 MiB | + 49.64 KiB |
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.
| Language | % | Lines of code | Comment lines | Files | |
|---|---|---|---|---|---|
| PHP | 40.3% | 778 | 33 | 13 | |
| JavaScript | 36.8% | 709 | 63 | 3 | |
| CSS | 9.7% | 187 | 0 | 2 | |
| PO File | 7.6% | 146 | 56 | 2 | |
| Bourne Shell | 3.1% | 59 | 4 | 1 | |
| Markdown | 1.2% | 24 | 0 | 1 | |
| XML | 0.7% | 14 | 0 | 1 | |
| YAML | 0.6% | 12 | 0 | 1 | |
| Total | 1,929 | 156 | 24 | ||
| Lines of code | 788 |
|---|---|
| Total complexity | 154 |
| Median class complexity | 11.5 |
| Median method complexity | 1.0 |
| Most complex class | Simple_Related_Posts_Admin_Meta_Box |
| Most complex function | Simple_Related_Posts_Base::get_data_post_meta() |
| Classes | 10 |
|---|---|
| Methods | 49 |
| Functions | 8 |
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.
wp_options 3| ID | Name |
|---|---|
| simple_related_posts_widget | Simple Related Posts |
{
"post": {
"simple-related-posts": {
"title": "Related Posts",
"context": "advanced"
}
}
}[25-May-2026 17:36:52 UTC] PHP Deprecated: Optional parameter $display_num declared before required parameter $post_id is implicitly treated as a required parameter in /wp-content/plugins/wp-simple-related-posts/modules/api.php on line 12
[25-May-2026 17:36:52 UTC] PHP Warning: Trying to access array offset on value of type bool in /wp-content/plugins/wp-simple-related-posts/simple-related-posts.php on line 97
[25-May-2026 17:36:52 UTC] PHP Deprecated: class_exists(): Passing null to parameter #1 ($class) of type string is deprecated in /wp-content/plugins/wp-simple-related-posts/simple-related-posts.php on line 97
[25-May-2026 17:36:52 UTC] PHP Warning: Trying to access array offset on value of type bool in /wp-content/plugins/wp-simple-related-posts/simple-related-posts.php on line 97
[25-May-2026 17:36:52 UTC] PHP Deprecated: class_exists(): Passing null to parameter #1 ($class) of type string is deprecated in /wp-content/plugins/wp-simple-related-posts/simple-related-posts.php on line 97