After Product Protection Plan 3.5.0

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.37 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=c28dfe720b
Aspect after-activation
HTTP status 200
Load time 0.713 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.208 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.279 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.259 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.271 s-0.027 s3.05 MiB3.15 MiB+ 103.89 KiB
/wp-admin/edit.php0.210 s0.213 s+0.003 s3.07 MiB3.18 MiB+ 104.34 KiB
/wp-admin/post-new.php0.820 s1.034 s+0.214 s4.97 MiB5.07 MiB+ 102.88 KiB
/wp-admin/upload.php0.578 s0.491 s-0.087 s2.99 MiB3.08 MiB+ 86.53 KiB
/wp-admin/options-writing.php0.181 s0.184 s+0.003 s2.99 MiB3.06 MiB+ 74.06 KiB
/wp-admin/media-new.php0.345 s0.238 s-0.107 s2.97 MiB3.06 MiB+ 98.98 KiB
/wp-admin/edit-tags.php?taxonomy=category0.191 s0.226 s+0.035 s2.98 MiB3.08 MiB+ 104.15 KiB
/wp-admin/post-new.php?post_type=page0.641 s0.656 s+0.015 s4.96 MiB5.05 MiB+ 90.04 KiB
/wp-admin/options-discussion.php0.204 s0.233 s+0.029 s2.97 MiB3.06 MiB+ 87.96 KiB
/wp-admin/edit-comments.php0.214 s0.227 s+0.013 s3 MiB3.08 MiB+ 85.93 KiB
/0.306 s0.236 s-0.070 s2.94 MiB3.03 MiB+ 88.27 KiB
Average 0.363 s0.364 s+0.002 s3.35 MiB3.45 MiB+ 93.37 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.2%2,3571984
JavaScript16.5%524112
CSS9.3%29662
Total 3,177 215 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

[05-Jan-2023 18:05:16 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
[05-Jan-2023 18:05:16 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
[05-Jan-2023 18:05: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
[05-Jan-2023 18:05: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
[05-Jan-2023 18:05:18 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
[05-Jan-2023 18:05:18 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
[05-Jan-2023 18:05:18 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
[05-Jan-2023 18:05:18 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
[05-Jan-2023 18:05: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
[05-Jan-2023 18:05: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
[05-Jan-2023 18:05:19 UTC] PHP Warning:  Attempt to read property "term_id" on array in /wp-content/plugins/afterinc-app/bulkUpdate.php on line 20
[05-Jan-2023 18:05:19 UTC] PHP Warning:  Attempt to read property "name" on array in /wp-content/plugins/afterinc-app/bulkUpdate.php on line 20
[05-Jan-2023 18:05:19 UTC] PHP Warning:  Attempt to read property "count" on array in /wp-content/plugins/afterinc-app/bulkUpdate.php on line 20
[05-Jan-2023 18:05:19 UTC] PHP Warning:  Attempt to read property "term_id" on array in /wp-content/plugins/afterinc-app/bulkUpdate.php on line 20
[05-Jan-2023 18:05:19 UTC] PHP Warning:  Attempt to read property "name" on array in /wp-content/plugins/afterinc-app/bulkUpdate.php on line 20
[05-Jan-2023 18:05:19 UTC] PHP Warning:  Attempt to read property "count" on array in /wp-content/plugins/afterinc-app/bulkUpdate.php on line 20
[05-Jan-2023 18:05:21 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
[05-Jan-2023 18:05:21 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
[05-Jan-2023 18:05:21 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
[05-Jan-2023 18:05:21 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
[05-Jan-2023 18:05: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
[05-Jan-2023 18:05: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
[05-Jan-2023 18:05: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
[05-Jan-2023 18:05: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
[05-Jan-2023 18:05:25 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
[05-Jan-2023 18:05:25 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
[05-Jan-2023 18:05:25 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
[05-Jan-2023 18:05:25 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
[05-Jan-2023 18:05:25 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
[05-Jan-2023 18:05:25 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
[05-Jan-2023 18:05:25 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
[05-Jan-2023 18:05:25 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
[05-Jan-2023 18:05:27 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
[05-Jan-2023 18:05:27 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
[05-Jan-2023 18:05:28 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
[05-Jan-2023 18:05:28 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
[05-Jan-2023 18:05:28 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
[05-Jan-2023 18:05:28 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
[05-Jan-2023 18:05:29 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
[05-Jan-2023 18:05:29 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
[05-Jan-2023 18:05:29 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
[05-Jan-2023 18:05:29 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