After Product Protection Plan 3.4.7

Does After Product Protection Plan work with WordPress 6.1.1 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
6PHP warnings
34PHP notices
2Database errors
1JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 93.79 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 <10
WordPress.org page https://wordpress.org/plugins/afterinc-app/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 4

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=afterinc-app%2FCustom_app.php&plugin_status=all&paged=1&s&_wpnonce=a89a3171e8
Aspect after-activation
HTTP status 200
Load time 0.431 s
Memory usage 3.09 MiB
JS errors None
Resource errors None

After Plans

Page screenshot: After Plans
URL /wp-admin/admin.php?page=After+Plans
Requested URL /wp-admin/admin.php?page=After%20Plans
Aspect menu-item
HTTP status 200
Load time 0.206 s
Memory usage 3.12 MiB
JS errors None
Resource errors None

After Plans → Bulk Product Update

Page screenshot: After Plans → Bulk Product Update
URL /wp-admin/admin.php?page=Bulk-Product-Update
Aspect menu-item
HTTP status 200
Load time 0.294 s
Memory usage 3.08 MiB
JS errors
[
    {
        "message": "TypeError: Cannot read properties of undefined (reading 'toFixed')\n    at window.onload (/wp-content/plugins/afterinc-app/assets/js/afterinc-customer.js?ver=6.1.1:241:74)",
        "trace": null,
        "code": null
    }
]
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.241 s
Memory usage 3.03 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.298 s0.266 s-0.032 s3.05 MiB3.15 MiB+ 103.89 KiB
/wp-admin/edit.php0.195 s0.229 s+0.034 s3.07 MiB3.18 MiB+ 104.34 KiB
/wp-admin/post-new.php0.817 s0.694 s-0.123 s4.97 MiB5.07 MiB+ 102.88 KiB
/wp-admin/upload.php0.623 s0.515 s-0.108 s2.99 MiB3.08 MiB+ 86.59 KiB
/wp-admin/options-writing.php0.188 s0.203 s+0.015 s2.99 MiB3.06 MiB+ 74.12 KiB
/wp-admin/media-new.php0.361 s0.290 s-0.071 s2.97 MiB3.06 MiB+ 99.03 KiB
/wp-admin/edit-tags.php?taxonomy=category0.196 s0.242 s+0.046 s2.98 MiB3.08 MiB+ 104.2 KiB
/wp-admin/post-new.php?post_type=page0.632 s0.648 s+0.016 s4.96 MiB5.05 MiB+ 94.46 KiB
/wp-admin/options-discussion.php0.232 s0.234 s+0.002 s2.97 MiB3.06 MiB+ 87.96 KiB
/wp-admin/edit-comments.php0.231 s0.377 s+0.146 s3 MiB3.08 MiB+ 85.93 KiB
/0.324 s0.292 s-0.032 s2.94 MiB3.03 MiB+ 88.27 KiB
Average 0.372 s0.363 s-0.010 s3.35 MiB3.45 MiB+ 93.79 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
JavaScript
CSS
Language % Lines of code Comment lines Files
PHP74.5%2,3571984
JavaScript16.2%512142
CSS9.4%29662
Total 3,165 218 8

PHP Code Analysis | More results »

Lines of code 2,079
Total complexity 342
Median class complexity 340.0
Median method complexity 2.5
Most complex class AfterInc
Most complex function AfterInc::my_schedules()
Classes 1
Methods 56
Functions 1

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.

Database Tables 6

Options wp_options 1

PHP Error Log 42 lines

[29-Dec-2022 10:44:11 UTC] WordPress database error Table 'wordpress.product_backup' doesn't exist for query SELECT wp_posts.* from wp_posts join product_backup on wp_posts.id = product_backup.product_id where wp_posts.post_modified !=product_backup.modified_date made by activate_plugin, do_action('activate_afterinc-app/Custom_app.php'), WP_Hook->do_action, WP_Hook->apply_filters, AfterInc->jal_install_data
[29-Dec-2022 10:44:11 UTC] WordPress database error Table 'wordpress.product_backup' doesn't exist for query TRUNCATE TABLE product_backup made by activate_plugin, do_action('activate_afterinc-app/Custom_app.php'), WP_Hook->do_action, WP_Hook->apply_filters, AfterInc->jal_install_data
[29-Dec-2022 10:44:11 UTC] PHP Notice:  Function add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be numeric representing menu position. 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.3.0.) in /wp-includes/functions.php on line 5835
[29-Dec-2022 10:44:11 UTC] PHP Notice:  Function add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be numeric representing menu position. 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.3.0.) in /wp-includes/functions.php on line 5835
[29-Dec-2022 10:44:12 UTC] PHP Notice:  Function add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be numeric representing menu position. 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.3.0.) in /wp-includes/functions.php on line 5835
[29-Dec-2022 10:44:12 UTC] PHP Notice:  Function add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be numeric representing menu position. 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.3.0.) in /wp-includes/functions.php on line 5835
[29-Dec-2022 10:44:13 UTC] PHP Notice:  Function add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be numeric representing menu position. 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.3.0.) in /wp-includes/functions.php on line 5835
[29-Dec-2022 10:44:13 UTC] PHP Notice:  Function add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be numeric representing menu position. 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.3.0.) in /wp-includes/functions.php on line 5835
[29-Dec-2022 10:44:14 UTC] PHP Notice:  Function add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be numeric representing menu position. 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.3.0.) in /wp-includes/functions.php on line 5835
[29-Dec-2022 10:44:14 UTC] PHP Notice:  Function add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be numeric representing menu position. 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.3.0.) in /wp-includes/functions.php on line 5835
[29-Dec-2022 10:44:14 UTC] PHP Warning:  Attempt to read property "term_id" on array in /wp-content/plugins/afterinc-app/bulkUpdate.php on line 20
[29-Dec-2022 10:44:14 UTC] PHP Warning:  Attempt to read property "name" on array in /wp-content/plugins/afterinc-app/bulkUpdate.php on line 20
[29-Dec-2022 10:44:14 UTC] PHP Warning:  Attempt to read property "count" on array in /wp-content/plugins/afterinc-app/bulkUpdate.php on line 20
[29-Dec-2022 10:44:14 UTC] PHP Warning:  Attempt to read property "term_id" on array in /wp-content/plugins/afterinc-app/bulkUpdate.php on line 20
[29-Dec-2022 10:44:14 UTC] PHP Warning:  Attempt to read property "name" on array in /wp-content/plugins/afterinc-app/bulkUpdate.php on line 20
[29-Dec-2022 10:44:14 UTC] PHP Warning:  Attempt to read property "count" on array in /wp-content/plugins/afterinc-app/bulkUpdate.php on line 20
[29-Dec-2022 10:44:16 UTC] PHP Notice:  Function add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be numeric representing menu position. 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.3.0.) in /wp-includes/functions.php on line 5835
[29-Dec-2022 10:44:16 UTC] PHP Notice:  Function add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be numeric representing menu position. 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.3.0.) in /wp-includes/functions.php on line 5835
[29-Dec-2022 10:44:16 UTC] PHP Notice:  Function add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be numeric representing menu position. 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.3.0.) in /wp-includes/functions.php on line 5835
[29-Dec-2022 10:44:16 UTC] PHP Notice:  Function add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be numeric representing menu position. 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.3.0.) in /wp-includes/functions.php on line 5835
[29-Dec-2022 10:44:16 UTC] PHP Notice:  Function add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be numeric representing menu position. 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.3.0.) in /wp-includes/functions.php on line 5835
[29-Dec-2022 10:44:16 UTC] PHP Notice:  Function add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be numeric representing menu position. 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.3.0.) in /wp-includes/functions.php on line 5835
[29-Dec-2022 10:44:19 UTC] PHP Notice:  Function add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be numeric representing menu position. 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.3.0.) in /wp-includes/functions.php on line 5835
[29-Dec-2022 10:44:19 UTC] PHP Notice:  Function add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be numeric representing menu position. 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.3.0.) in /wp-includes/functions.php on line 5835
[29-Dec-2022 10:44:19 UTC] PHP Notice:  Function add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be numeric representing menu position. 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.3.0.) in /wp-includes/functions.php on line 5835
[29-Dec-2022 10:44:19 UTC] PHP Notice:  Function add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be numeric representing menu position. 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.3.0.) in /wp-includes/functions.php on line 5835
[29-Dec-2022 10:44:19 UTC] PHP Notice:  Function add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be numeric representing menu position. 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.3.0.) in /wp-includes/functions.php on line 5835
[29-Dec-2022 10:44:19 UTC] PHP Notice:  Function add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be numeric representing menu position. 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.3.0.) in /wp-includes/functions.php on line 5835
[29-Dec-2022 10:44:20 UTC] PHP Notice:  Function add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be numeric representing menu position. 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.3.0.) in /wp-includes/functions.php on line 5835
[29-Dec-2022 10:44:20 UTC] PHP Notice:  Function add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be numeric representing menu position. 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.3.0.) in /wp-includes/functions.php on line 5835
[29-Dec-2022 10:44:20 UTC] PHP Notice:  Function add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be numeric representing menu position. 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.3.0.) in /wp-includes/functions.php on line 5835
[29-Dec-2022 10:44:20 UTC] PHP Notice:  Function add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be numeric representing menu position. 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.3.0.) in /wp-includes/functions.php on line 5835
[29-Dec-2022 10:44:22 UTC] PHP Notice:  Function add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be numeric representing menu position. 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.3.0.) in /wp-includes/functions.php on line 5835
[29-Dec-2022 10:44:22 UTC] PHP Notice:  Function add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be numeric representing menu position. 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.3.0.) in /wp-includes/functions.php on line 5835
[29-Dec-2022 10:44:23 UTC] PHP Notice:  Function add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be numeric representing menu position. 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.3.0.) in /wp-includes/functions.php on line 5835
[29-Dec-2022 10:44:23 UTC] PHP Notice:  Function add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be numeric representing menu position. 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.3.0.) in /wp-includes/functions.php on line 5835
[29-Dec-2022 10:44:23 UTC] PHP Notice:  Function add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be numeric representing menu position. 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.3.0.) in /wp-includes/functions.php on line 5835
[29-Dec-2022 10:44:23 UTC] PHP Notice:  Function add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be numeric representing menu position. 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.3.0.) in /wp-includes/functions.php on line 5835
[29-Dec-2022 10:44:24 UTC] PHP Notice:  Function add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be numeric representing menu position. 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.3.0.) in /wp-includes/functions.php on line 5835
[29-Dec-2022 10:44:24 UTC] PHP Notice:  Function add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be numeric representing menu position. 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.3.0.) in /wp-includes/functions.php on line 5835
[29-Dec-2022 10:44:24 UTC] PHP Notice:  Function add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be numeric representing menu position. 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.3.0.) in /wp-includes/functions.php on line 5835
[29-Dec-2022 10:44:24 UTC] PHP Notice:  Function add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be numeric representing menu position. 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.3.0.) in /wp-includes/functions.php on line 5835
See also: All tests for this plugin, How to Hide After Product Protection Plan Admin Menus