Does "Infinite Related Next Post Manager for WordPress" work with WordPress 6.9.1 and PHP 8.1.12? A smoke test was performed on .
| 30 | PHP fatal errors |
| 2 | PHP warnings |
| No JavaScript exceptions | |
| 1 | Page failed to load
|
| No resource errors |
Memory usage: 15.25 KiB
The average PHP memory usage increased by this amount after activating by the plugin.
Page speed impact:
0.260 seconds
The average page load time increased by this amount after activating the plugin.
| WordPress version | 6.9.1 |
|---|---|
| PHP version | 8.1.12 |
| MySQL version | 10.6.10 |
| PHP memory limit | 512M |
| Last updated | |
|---|---|
| Active installs | <10 |
| WordPress.org page | https://wordpress.org/plugins/infinite-related-next-post-manager/ |
| Badges |
|
| URL | /wp-admin/plugins.php?plugin_status=all&paged=1&s |
|---|---|
| Requested URL | /wp-admin/plugins.php?action=activate&plugin=infinite-related-next-post-manager%2Fwp-next-post-manager.php&plugin_status=all&paged=1&s&_wpnonce=7b4f8362f8 |
| Aspect | after-activation |
| HTTP status | 200 |
| Load time | 0.643 s |
| Memory usage | 3.75 MiB |
| JS errors | None |
| Resource errors | None |
| URL | /wp-admin/admin.php?page=next-post |
|---|---|
| Aspect | menu-item |
| HTTP status | 200 |
| Load time | 0.900 s |
| Memory usage | 3.82 MiB |
| JS errors | None |
| Resource errors | None |
| URL | / |
|---|---|
| Aspect | front-page |
| HTTP status | 500 |
| Load time | 0.161 s |
| Memory usage | N/A |
| JS errors | None |
| Resource errors | None |
| URL | /wp-admin/post-new.php |
|---|---|
| Aspect | new-meta-boxes |
| HTTP status | 200 |
| Load time | 0.894 s |
| Memory usage | 6.35 MiB |
| JS errors | None |
| Resource errors | None |
| URL | Load time | Memory usage | ||||
|---|---|---|---|---|---|---|
| Inactive | Active | Change | Inactive | Active | Change | |
| /wp-admin/index.php | 0.669 s | 1.209 s | +0.540 s | 3.78 MiB | 3.79 MiB | + 18.71 KiB |
| /wp-admin/edit.php | 0.415 s | 0.769 s | +0.354 s | 3.78 MiB | 3.8 MiB | + 19.17 KiB |
| /wp-admin/post-new.php | 0.884 s | 1.049 s | +0.165 s | 6.31 MiB | 6.36 MiB | + 50.24 KiB |
| /wp-admin/upload.php | 0.506 s | 0.879 s | +0.373 s | 3.74 MiB | 3.74 MiB | - 3.21 KiB |
| /wp-admin/options-writing.php | 0.379 s | 0.415 s | +0.036 s | 3.71 MiB | 3.71 MiB | + 480 bytes |
| /wp-admin/media-new.php | 0.588 s | 0.667 s | +0.079 s | 3.7 MiB | 3.71 MiB | + 8.66 KiB |
| /wp-admin/edit-tags.php?taxonomy=category | 0.408 s | 0.519 s | +0.111 s | 3.72 MiB | 3.73 MiB | + 19.34 KiB |
| /wp-admin/post-new.php?post_type=page | 0.758 s | 1.117 s | +0.359 s | 6.3 MiB | 6.34 MiB | + 45.72 KiB |
| /wp-admin/options-discussion.php | 0.356 s | 0.798 s | +0.442 s | 3.71 MiB | 3.71 MiB | - 3.03 KiB |
| /wp-admin/edit-comments.php | 0.370 s | 0.509 s | +0.139 s | 3.73 MiB | 3.73 MiB | - 3.53 KiB |
| Average | 0.533 s | 0.793 s | +0.260 s | 4.25 MiB | 4.26 MiB | + 15.25 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 | 47.6% | 1,519 | 71 | 7 | |
| CSS | 42.4% | 1,353 | 13 | 3 | |
| SVG | 6.6% | 212 | 0 | 1 | |
| JavaScript | 3.4% | 110 | 6 | 4 | |
| Total | 3,194 | 90 | 15 | ||
| Lines of code | 538 |
|---|---|
| Total complexity | 64 |
| Median class complexity | 4.5 |
| Median method complexity | 1.0 |
| Most complex class | WINPM_Next_Article_Layout_Grid |
| Most complex function | WINPM_Next_Article_Layout_Grid::next_print_script_in_footer() |
| Classes | 4 |
|---|---|
| Methods | 17 |
| Functions | 6 |
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 1{
"post": {
"myplugin_sectionid": {
"title": "Next Post Manager",
"context": "advanced"
}
}
}[17-Feb-2026 08:13:51 UTC] PHP Fatal error: Uncaught TypeError: call_user_func_array(): Argument #1 ($callback) must be a valid callback, non-static method WINPM_Next_Article_Layout_Grid::next_print_script_in_header() cannot be called statically in /wp-includes/class-wp-hook.php:341
Stack trace:
#0 /wp-includes/class-wp-hook.php(365): WP_Hook->apply_filters()
#1 /wp-includes/plugin.php(522): WP_Hook->do_action()
#2 /wp-includes/general-template.php(3197): do_action()
#3 /wp-content/themes/twentyseventeen/header.php(22): wp_head()
#4 /wp-includes/template.php(814): require_once('...')
#5 /wp-includes/template.php(749): load_template()
#6 /wp-includes/general-template.php(48): locate_template()
#7 /wp-content/themes/twentyseventeen/404.php(13): get_header()
#8 /wp-includes/template-loader.php(125): include('...')
#9 /wp-blog-header.php(19): require_once('...')
#10 /index.php(17): require('...')
#11 {main}
thrown in /wp-includes/class-wp-hook.php on line 341
[17-Feb-2026 08:13:51 UTC] PHP Fatal error: Uncaught TypeError: call_user_func_array(): Argument #1 ($callback) must be a valid callback, non-static method WINPM_Next_Article_Layout_Grid::next_print_script_in_header() cannot be called statically in /wp-includes/class-wp-hook.php:341
Stack trace:
#0 /wp-includes/class-wp-hook.php(365): WP_Hook->apply_filters()
#1 /wp-includes/plugin.php(522): WP_Hook->do_action()
#2 /wp-includes/general-template.php(3197): do_action()
#3 /wp-content/themes/twentyseventeen/header.php(22): wp_head()
#4 /wp-includes/template.php(814): require_once('...')
#5 /wp-includes/template.php(749): load_template()
#6 /wp-includes/general-template.php(48): locate_template()
#7 /wp-content/themes/twentyseventeen/404.php(13): get_header()
#8 /wp-includes/template-loader.php(125): include('...')
#9 /wp-blog-header.php(19): require_once('...')
#10 /index.php(17): require('...')
#11 {main}
thrown in /wp-includes/class-wp-hook.php on line 341
[17-Feb-2026 08:13:53 UTC] PHP Fatal error: Uncaught TypeError: call_user_func_array(): Argument #1 ($callback) must be a valid callback, non-static method WINPM_Next_Article_Layout_Grid::next_print_script_in_header() cannot be called statically in /wp-includes/class-wp-hook.php:341
Stack trace:
#0 /wp-includes/class-wp-hook.php(365): WP_Hook->apply_filters()
#1 /wp-includes/plugin.php(522): WP_Hook->do_action()
#2 /wp-includes/general-template.php(3197): do_action()
#3 /wp-content/themes/twentyseventeen/header.php(22): wp_head()
#4 /wp-includes/template.php(814): require_once('...')
#5 /wp-includes/template.php(749): load_template()
#6 /wp-includes/general-template.php(48): locate_template()
#7 /wp-content/themes/twentyseventeen/404.php(13): get_header()
#8 /wp-includes/template-loader.php(125): include('...')
#9 /wp-blog-header.php(19): require_once('...')
#10 /index.php(17): require('...')
#11 {main}
thrown in /wp-includes/class-wp-hook.php on line 341
[17-Feb-2026 08:13:53 UTC] PHP Warning: Undefined array key "on_google_tag" in /wp-content/plugins/infinite-related-next-post-manager/inc/animate-options.php on line 29
[17-Feb-2026 08:13:53 UTC] PHP Warning: Undefined array key "add_google_id" in /wp-content/plugins/infinite-related-next-post-manager/inc/animate-options.php on line 29
[17-Feb-2026 08:13:53 UTC] PHP Fatal error: Uncaught TypeError: call_user_func_array(): Argument #1 ($callback) must be a valid callback, non-static method WINPM_Next_Article_Layout_Grid::next_print_script_in_header() cannot be called statically in /wp-includes/class-wp-hook.php:341
Stack trace:
#0 /wp-includes/class-wp-hook.php(365): WP_Hook->apply_filters()
#1 /wp-includes/plugin.php(522): WP_Hook->do_action()
#2 /wp-includes/general-template.php(3197): do_action()
#3 /wp-content/themes/twentyseventeen/header.php(22): wp_head()
#4 /wp-includes/template.php(814): require_once('...')
#5 /wp-includes/template.php(749): load_template()
#6 /wp-includes/general-template.php(48): locate_template()
#7 /wp-content/themes/twentyseventeen/404.php(13): get_header()
#8 /wp-includes/template-loader.php(125): include('...')
#9 /wp-blog-header.php(19): require_once('...')
#10 /index.php(17): require('...')
#11 {main}
thrown in /wp-includes/class-wp-hook.php on line 341
[17-Feb-2026 08:13:53 UTC] PHP Fatal error: Uncaught TypeError: call_user_func_array(): Argument #1 ($callback) must be a valid callback, non-static method WINPM_Next_Article_Layout_Grid::next_print_script_in_header() cannot be called statically in /wp-includes/class-wp-hook.php:341
Stack trace:
#0 /wp-includes/class-wp-hook.php(365): WP_Hook->apply_filters()
#1 /wp-includes/plugin.php(522): WP_Hook->do_action()
#2 /wp-includes/general-template.php(3197): do_action()
#3 /wp-content/themes/twentyseventeen/header.php(22): wp_head()
#4 /wp-includes/template.php(814): require_once('...')
#5 /wp-includes/template.php(749): load_template()
#6 /wp-includes/general-template.php(48): locate_template()
#7 /wp-content/themes/twentyseventeen/404.php(13): get_header()
#8 /wp-includes/template-loader.php(125): include('...')
#9 /wp-blog-header.php(19): require_once('...')
#10 /index.php(17): require('...')
#11 {main}
thrown in /wp-includes/class-wp-hook.php on line 341
[17-Feb-2026 08:13:54 UTC] PHP Fatal error: Uncaught TypeError: call_user_func_array(): Argument #1 ($callback) must be a valid callback, non-static method WINPM_Next_Article_Layout_Grid::next_print_script_in_header() cannot be called statically in /wp-includes/class-wp-hook.php:341
Stack trace:
#0 /wp-includes/class-wp-hook.php(365): WP_Hook->apply_filters()
#1 /wp-includes/plugin.php(522): WP_Hook->do_action()
#2 /wp-includes/general-template.php(3197): do_action()
#3 /wp-content/themes/twentyseventeen/header.php(22): wp_head()
#4 /wp-includes/template.php(814): require_once('...')
#5 /wp-includes/template.php(749): load_template()
#6 /wp-includes/general-template.php(48): locate_template()
#7 /wp-content/themes/twentyseventeen/index.php(18): get_header()
#8 /wp-includes/template-loader.php(125): include('...')
#9 /wp-blog-header.php(19): require_once('...')
#10 /index.php(17): require('...')
#11 {main}
thrown in /wp-includes/class-wp-hook.php on line 341
[17-Feb-2026 08:13:56 UTC] PHP Fatal error: Uncaught TypeError: call_user_func_array(): Argument #1 ($callback) must be a valid callback, non-static method WINPM_Next_Article_Layout_Grid::next_print_script_in_header() cannot be called statically in /wp-includes/class-wp-hook.php:341
Stack trace:
#0 /wp-includes/class-wp-hook.php(365): WP_Hook->apply_filters()
#1 /wp-includes/plugin.php(522): WP_Hook->do_action()
#2 /wp-includes/general-template.php(3197): do_action()
#3 /wp-content/themes/twentyseventeen/header.php(22): wp_head()
#4 /wp-includes/template.php(814): require_once('...')
#5 /wp-includes/template.php(749): load_template()
(+352 more lines)