After Product Protection Plan 3.4.5

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=17f6fc6caf
Aspect after-activation
HTTP status 200
Load time 0.711 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.429 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.386 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.380 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.445 s0.437 s-0.008 s3.05 MiB3.15 MiB+ 103.89 KiB
/wp-admin/edit.php0.309 s0.395 s+0.086 s3.07 MiB3.18 MiB+ 104.34 KiB
/wp-admin/post-new.php1.399 s1.265 s-0.134 s4.97 MiB5.07 MiB+ 102.88 KiB
/wp-admin/upload.php0.723 s0.960 s+0.237 s2.99 MiB3.08 MiB+ 86.59 KiB
/wp-admin/options-writing.php0.310 s0.390 s+0.080 s2.99 MiB3.06 MiB+ 74.12 KiB
/wp-admin/media-new.php0.558 s0.465 s-0.093 s2.97 MiB3.06 MiB+ 99.03 KiB
/wp-admin/edit-tags.php?taxonomy=category0.371 s0.420 s+0.049 s2.98 MiB3.08 MiB+ 104.2 KiB
/wp-admin/post-new.php?post_type=page1.072 s1.293 s+0.221 s4.96 MiB5.05 MiB+ 94.46 KiB
/wp-admin/options-discussion.php0.391 s0.256 s-0.135 s2.97 MiB3.06 MiB+ 87.96 KiB
/wp-admin/edit-comments.php0.394 s0.300 s-0.094 s3 MiB3.08 MiB+ 85.94 KiB
/0.442 s0.327 s-0.115 s2.94 MiB3.03 MiB+ 88.27 KiB
Average 0.583 s0.592 s+0.009 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,3611984
JavaScript16.2%512142
CSS9.3%29662
Total 3,169 218 8

PHP Code Analysis | More results »

Lines of code 2,083
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

[22-Dec-2022 10:56:54 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
[22-Dec-2022 10:56:54 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
[22-Dec-2022 10:56:54 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
[22-Dec-2022 10:56:54 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
[22-Dec-2022 10:56:55 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
[22-Dec-2022 10:56:55 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
[22-Dec-2022 10:56:56 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
[22-Dec-2022 10:56:56 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
[22-Dec-2022 10:56:57 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
[22-Dec-2022 10:56:57 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
[22-Dec-2022 10:56:57 UTC] PHP Warning:  Attempt to read property "term_id" on array in /wp-content/plugins/afterinc-app/bulkUpdate.php on line 20
[22-Dec-2022 10:56:57 UTC] PHP Warning:  Attempt to read property "name" on array in /wp-content/plugins/afterinc-app/bulkUpdate.php on line 20
[22-Dec-2022 10:56:57 UTC] PHP Warning:  Attempt to read property "count" on array in /wp-content/plugins/afterinc-app/bulkUpdate.php on line 20
[22-Dec-2022 10:56:57 UTC] PHP Warning:  Attempt to read property "term_id" on array in /wp-content/plugins/afterinc-app/bulkUpdate.php on line 20
[22-Dec-2022 10:56:57 UTC] PHP Warning:  Attempt to read property "name" on array in /wp-content/plugins/afterinc-app/bulkUpdate.php on line 20
[22-Dec-2022 10:56:57 UTC] PHP Warning:  Attempt to read property "count" on array in /wp-content/plugins/afterinc-app/bulkUpdate.php on line 20
[22-Dec-2022 10:57:00 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
[22-Dec-2022 10:57:00 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
[22-Dec-2022 10:57:00 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
[22-Dec-2022 10:57:00 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
[22-Dec-2022 10:57:01 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
[22-Dec-2022 10:57:01 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
[22-Dec-2022 10:57:05 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
[22-Dec-2022 10:57:05 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
[22-Dec-2022 10:57:06 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
[22-Dec-2022 10:57:06 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
[22-Dec-2022 10:57:06 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
[22-Dec-2022 10:57:06 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
[22-Dec-2022 10:57:07 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
[22-Dec-2022 10:57:07 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
[22-Dec-2022 10:57:07 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
[22-Dec-2022 10:57:07 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
[22-Dec-2022 10:57: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
[22-Dec-2022 10:57: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
[22-Dec-2022 10:57: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
[22-Dec-2022 10:57: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
[22-Dec-2022 10:57: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
[22-Dec-2022 10:57: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
[22-Dec-2022 10:57: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
[22-Dec-2022 10:57: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
[22-Dec-2022 10:57: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
[22-Dec-2022 10:57: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
See also: All tests for this plugin, How to Hide After Product Protection Plan Admin Menus