Fast and Easy Recipes 1.2

Does Fast and Easy Recipes work with WordPress 7.1 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
2PHP fatal errors
No JavaScript exceptions
1Page failed to load
  • 1 500 Internal Server Error
No resource errors
Performance

Memory usage: 51.88 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 version7.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/fast-and-easy-recipes/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 6

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=fast-and-easy-recipes%2FFast+and+Easy+Recipes.php&plugin_status=all&paged=1&s&_wpnonce=f651d7dee5
Aspect after-activation
HTTP status 200
Load time 0.839 s
Memory usage 4.28 MiB
JS errors None
Resource errors None

Recipes

Page screenshot: Recipes
URL /wp-admin/edit.php?post_type=recipe
Aspect menu-item
HTTP status 200
Load time 0.835 s
Memory usage 4.3 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=recipe
Aspect menu-item
HTTP status 200
Load time 1.099 s
Memory usage 4.38 MiB
JS errors None
Resource errors None

Recipes → Categories

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

Recipes → Tags

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

WordPress › Error

Page screenshot: WordPress › Error
URL /
Aspect front-page
HTTP status 500
Load time 0.111 s
Memory usage N/A
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php1.028 s0.680 s-0.348 s4.23 MiB4.26 MiB+ 40.5 KiB
/wp-admin/edit.php0.586 s1.007 s+0.421 s4.28 MiB4.32 MiB+ 40.5 KiB
/wp-admin/post-new.php2.664 s1.884 s-0.780 s6.78 MiB6.91 MiB+ 134.47 KiB
/wp-admin/upload.php1.130 s1.663 s+0.533 s4.25 MiB4.27 MiB+ 23.14 KiB
/wp-admin/options-writing.php0.651 s0.841 s+0.190 s4.22 MiB4.25 MiB+ 27.13 KiB
/wp-admin/media-new.php0.675 s0.655 s-0.020 s4.21 MiB4.24 MiB+ 35.34 KiB
/wp-admin/edit-tags.php?taxonomy=category0.888 s0.799 s-0.089 s4.22 MiB4.26 MiB+ 40.51 KiB
/wp-admin/post-new.php?post_type=page1.914 s2.099 s+0.185 s6.76 MiB6.89 MiB+ 134.48 KiB
/wp-admin/options-discussion.php1.087 s0.900 s-0.187 s4.23 MiB4.25 MiB+ 19.64 KiB
/wp-admin/edit-comments.php0.640 s0.622 s-0.018 s4.24 MiB4.26 MiB+ 23.14 KiB
Average 1.126 s1.115 s-0.011 s4.74 MiB4.79 MiB+ 51.88 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
CSS
JavaScript
Language % Lines of code Comment lines Files
PHP56.1%821454
CSS29.2%42804
JavaScript14.7%215107
Total 1,464 55 15

PHP Code Analysis | More results »

Lines of code 854
Total complexity 166
Median class complexity 0.0
Median method complexity 0.0
Most complex class
Most complex function fe_recipes_update_post()
Classes 0
Methods 0
Functions 19

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
recipeRecipes

Meta Boxes

{
    "recipe": {
        "recipe_details": {
            "title": "Recipe Details",
            "context": "normal"
        }
    }
}

PHP Error Log 28 lines

[08-Sep-2026 11:14:44 UTC] PHP Fatal error:  Uncaught Error: [] operator not supported for strings in /wp-content/plugins/fast-and-easy-recipes/Fast and Easy Recipes.php:81
Stack trace:
#0 /wp-includes/class-wp-hook.php(353): fe_recipes_include_cpt_home()
#1 /wp-includes/class-wp-hook.php(377): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(571): WP_Hook->do_action()
#3 /wp-includes/class-wp-query.php(1916): do_action_ref_array()
#4 /wp-includes/class-wp-query.php(3974): WP_Query->get_posts()
#5 /wp-includes/class-wp.php(704): WP_Query->query()
#6 /wp-includes/class-wp.php(824): WP->query_posts()
#7 /wp-includes/functions.php(1352): WP->main()
#8 /wp-blog-header.php(16): wp()
#9 /index.php(17): require('...')
#10 {main}
  thrown in /wp-content/plugins/fast-and-easy-recipes/Fast and Easy Recipes.php on line 81
[08-Sep-2026 11:14:58 UTC] PHP Fatal error:  Uncaught Error: [] operator not supported for strings in /wp-content/plugins/fast-and-easy-recipes/Fast and Easy Recipes.php:81
Stack trace:
#0 /wp-includes/class-wp-hook.php(353): fe_recipes_include_cpt_home()
#1 /wp-includes/class-wp-hook.php(377): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(571): WP_Hook->do_action()
#3 /wp-includes/class-wp-query.php(1916): do_action_ref_array()
#4 /wp-includes/class-wp-query.php(3974): WP_Query->get_posts()
#5 /wp-includes/class-wp.php(704): WP_Query->query()
#6 /wp-includes/class-wp.php(824): WP->query_posts()
#7 /wp-includes/functions.php(1352): WP->main()
#8 /wp-blog-header.php(16): wp()
#9 /index.php(17): require('...')
#10 {main}
  thrown in /wp-content/plugins/fast-and-easy-recipes/Fast and Easy Recipes.php on line 81
See also: All tests for this plugin