Does "Food Business Gross Profit Calculator" work with WordPress 6.8.1 and PHP 8.1.12? A smoke test was performed on .
21 | PHP notices |
No JavaScript exceptions | |
All test pages loaded successfully | |
No resource errors |
Memory usage: 42.16 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 | 6.8.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/food-business-gross-profit-calculator/ |
Badges |
|
URL | /wp-admin/plugins.php?plugin_status=all&paged=1&s |
---|---|
Requested URL | /wp-admin/plugins.php?action=activate&plugin=food-business-gross-profit-calculator%2Fsc-recipe-calc.php&plugin_status=all&paged=1&s&_wpnonce=11f0b43aa5 |
Aspect | after-activation |
HTTP status | 200 |
Load time | 0.272 s |
Memory usage | 3.57 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/edit.php?post_type=screcipe |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.172 s |
Memory usage | 3.6 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/post-new.php?post_type=screcipe |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.871 s |
Memory usage | 3.64 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/edit-tags.php?taxonomy=category&post_type=screcipe |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.205 s |
Memory usage | 3.56 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/edit-tags.php?taxonomy=post_tag&post_type=screcipe |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.173 s |
Memory usage | 3.55 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/edit-tags.php?taxonomy=screcipe_categories&post_type=screcipe |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.197 s |
Memory usage | 3.55 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/edit.php?post_type=screcipe&page=screcipe_info |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.488 s |
Memory usage | 3.54 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.193 s |
Memory usage | 3.47 MiB |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.318 s | 0.260 s | -0.058 s | 3.51 MiB | 3.55 MiB | + 48.63 KiB |
/wp-admin/edit.php | 0.211 s | 0.220 s | +0.009 s | 3.57 MiB | 3.62 MiB | + 46.27 KiB |
/wp-admin/post-new.php | 0.832 s | 0.647 s | -0.185 s | 6.06 MiB | 6.11 MiB | + 49.13 KiB |
/wp-admin/upload.php | 0.768 s | 0.582 s | -0.186 s | 3.52 MiB | 3.56 MiB | + 34.36 KiB |
/wp-admin/options-writing.php | 0.212 s | 0.189 s | -0.023 s | 3.5 MiB | 3.54 MiB | + 38.35 KiB |
/wp-admin/media-new.php | 0.281 s | 0.238 s | -0.043 s | 3.49 MiB | 3.54 MiB | + 46.55 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.184 s | 0.187 s | +0.003 s | 3.5 MiB | 3.56 MiB | + 51.72 KiB |
/wp-admin/post-new.php?post_type=page | 0.770 s | 0.665 s | -0.105 s | 6.05 MiB | 6.09 MiB | + 44.65 KiB |
/wp-admin/options-discussion.php | 0.284 s | 0.284 s | +0.000 s | 3.5 MiB | 3.54 MiB | + 34.85 KiB |
/wp-admin/edit-comments.php | 0.229 s | 0.468 s | +0.239 s | 3.52 MiB | 3.56 MiB | + 34.35 KiB |
/ | 0.313 s | 0.200 s | -0.113 s | 3.43 MiB | 3.47 MiB | + 34.93 KiB |
Average | 0.400 s | 0.358 s | -0.042 s | 3.97 MiB | 4.01 MiB | + 42.16 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 | |
---|---|---|---|---|---|
CSS | 52.2% | 815 | 63 | 3 | |
PHP | 28.7% | 449 | 90 | 7 | |
JavaScript | 19.1% | 298 | 8 | 1 | |
Total | 1,562 | 161 | 11 |
Lines of code | 247 |
---|---|
Total complexity | 55 |
Median class complexity | 3.0 |
Median method complexity | 1.0 |
Most complex class | SCRecipeHelper |
Most complex function | SCRecipeHelper::screcipe_action() |
Classes | 5 |
---|---|
Methods | 21 |
Functions | 0 |
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.
ID | Name |
---|---|
screcipe | Recipes |
[15-May-2025 21:33: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://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.3.0.) in /wp-includes/functions.php on line 6121
[15-May-2025 21:33: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://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.3.0.) in /wp-includes/functions.php on line 6121
[15-May-2025 21:33: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://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.3.0.) in /wp-includes/functions.php on line 6121
[15-May-2025 21:33:26 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://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.3.0.) in /wp-includes/functions.php on line 6121
[15-May-2025 21:33: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://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.3.0.) in /wp-includes/functions.php on line 6121
[15-May-2025 21:33: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://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.3.0.) in /wp-includes/functions.php on line 6121
[15-May-2025 21:33:30 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://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.3.0.) in /wp-includes/functions.php on line 6121
[15-May-2025 21:33:30 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://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.3.0.) in /wp-includes/functions.php on line 6121
[15-May-2025 21:33:33 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://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.3.0.) in /wp-includes/functions.php on line 6121
[15-May-2025 21:33:33 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://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.3.0.) in /wp-includes/functions.php on line 6121
[15-May-2025 21:33:33 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://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.3.0.) in /wp-includes/functions.php on line 6121
[15-May-2025 21:33:36 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://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.3.0.) in /wp-includes/functions.php on line 6121
[15-May-2025 21:33:36 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://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.3.0.) in /wp-includes/functions.php on line 6121
[15-May-2025 21:33:36 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://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.3.0.) in /wp-includes/functions.php on line 6121
[15-May-2025 21:33:37 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://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.3.0.) in /wp-includes/functions.php on line 6121
[15-May-2025 21:33:37 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://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.3.0.) in /wp-includes/functions.php on line 6121
[15-May-2025 21:33:39 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://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.3.0.) in /wp-includes/functions.php on line 6121
[15-May-2025 21:33:39 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://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.3.0.) in /wp-includes/functions.php on line 6121
[15-May-2025 21:33:40 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://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.3.0.) in /wp-includes/functions.php on line 6121
[15-May-2025 21:33:40 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://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.3.0.) in /wp-includes/functions.php on line 6121
[15-May-2025 21:33:41 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://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.3.0.) in /wp-includes/functions.php on line 6121