Food Business Gross Profit Calculator 1.1

Does "Food Business Gross Profit Calculator" work with WordPress 6.8.2 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
21PHP notices
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

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.

Environment
WordPress version6.8.2
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/food-business-gross-profit-calculator/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 8

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=food-business-gross-profit-calculator%2Fsc-recipe-calc.php&plugin_status=all&paged=1&s&_wpnonce=9a91079a29
Aspect after-activation
HTTP status 200
Load time 0.249 s
Memory usage 3.57 MiB
JS errors None
Resource errors None

Recipes

Page screenshot: Recipes
URL /wp-admin/edit.php?post_type=screcipe
Aspect menu-item
HTTP status 200
Load time 0.196 s
Memory usage 3.6 MiB
JS errors None
Resource errors None

Recipes → Add New Recipe

Page screenshot: Recipes → Add New Recipe
URL /wp-admin/post-new.php?post_type=screcipe
Aspect menu-item
HTTP status 200
Load time 0.832 s
Memory usage 3.64 MiB
JS errors None
Resource errors None

Recipes → Categories

Page screenshot: Recipes → Categories
URL /wp-admin/edit-tags.php?taxonomy=category&post_type=screcipe
Aspect menu-item
HTTP status 200
Load time 0.210 s
Memory usage 3.56 MiB
JS errors None
Resource errors None

Recipes → Tags

Page screenshot: Recipes → Tags
URL /wp-admin/edit-tags.php?taxonomy=post_tag&post_type=screcipe
Aspect menu-item
HTTP status 200
Load time 0.168 s
Memory usage 3.55 MiB
JS errors None
Resource errors None

Recipes → Recipe Categories

Page screenshot: Recipes → Recipe Categories
URL /wp-admin/edit-tags.php?taxonomy=screcipe_categories&post_type=screcipe
Aspect menu-item
HTTP status 200
Load time 0.192 s
Memory usage 3.55 MiB
JS errors None
Resource errors None

Recipes → How To Use

Page screenshot: Recipes → How To Use
URL /wp-admin/edit.php?post_type=screcipe&page=screcipe_info
Aspect menu-item
HTTP status 200
Load time 0.512 s
Memory usage 3.54 MiB
JS errors None
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.173 s
Memory usage 3.47 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.356 s0.289 s-0.067 s3.51 MiB3.55 MiB+ 48.63 KiB
/wp-admin/edit.php0.203 s0.387 s+0.184 s3.57 MiB3.62 MiB+ 46.27 KiB
/wp-admin/post-new.php0.827 s0.889 s+0.062 s6.06 MiB6.11 MiB+ 49.13 KiB
/wp-admin/upload.php0.774 s0.338 s-0.436 s3.52 MiB3.56 MiB+ 34.36 KiB
/wp-admin/options-writing.php0.227 s0.195 s-0.032 s3.5 MiB3.54 MiB+ 38.35 KiB
/wp-admin/media-new.php0.269 s0.218 s-0.051 s3.49 MiB3.54 MiB+ 46.55 KiB
/wp-admin/edit-tags.php?taxonomy=category0.205 s0.178 s-0.027 s3.5 MiB3.55 MiB+ 51.72 KiB
/wp-admin/post-new.php?post_type=page0.620 s0.809 s+0.189 s6.05 MiB6.09 MiB+ 44.65 KiB
/wp-admin/options-discussion.php0.471 s0.336 s-0.135 s3.5 MiB3.54 MiB+ 34.85 KiB
/wp-admin/edit-comments.php0.288 s0.210 s-0.078 s3.52 MiB3.56 MiB+ 34.35 KiB
/0.299 s0.223 s-0.076 s3.43 MiB3.47 MiB+ 34.93 KiB
Average 0.413 s0.370 s-0.042 s3.97 MiB4.01 MiB+ 42.16 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.

CSS
PHP
JavaScript
Language % Lines of code Comment lines Files
CSS52.2%815633
PHP28.7%449907
JavaScript19.1%29881
Total 1,562 161 11

PHP Code Analysis | More results »

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

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.

Custom Post Types 1

ID Name
screcipeRecipes

PHP Error Log 21 lines

[31-Jul-2025 10:47: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://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
[31-Jul-2025 10:47: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://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
[31-Jul-2025 10:47: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://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
[31-Jul-2025 10:47: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://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
[31-Jul-2025 10:47: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
[31-Jul-2025 10:47: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
[31-Jul-2025 10:47: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
[31-Jul-2025 10:47: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
[31-Jul-2025 10:47: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
[31-Jul-2025 10:47: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
[31-Jul-2025 10:47: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
[31-Jul-2025 10:47:31 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
[31-Jul-2025 10:47:32 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
[31-Jul-2025 10:47:32 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
[31-Jul-2025 10:47:32 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
[31-Jul-2025 10:47: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
[31-Jul-2025 10:47:35 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
[31-Jul-2025 10:47:35 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
[31-Jul-2025 10:47: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
[31-Jul-2025 10:47: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
[31-Jul-2025 10:47: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
See also: All tests for this plugin, How to Hide Food Business Gross Profit Calculator Admin Menus