WP Recipe Maker 8.7.2

Does WP Recipe Maker work with WordPress 6.1.1 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
1PHP deprecation warnings
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 757.78 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: 0.297 seconds
The average page load time increased by this amount after activating the plugin.

Environment
WordPress version6.1.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 50,000+
WordPress.org page https://wordpress.org/plugins/wp-recipe-maker/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 9

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=wp-recipe-maker%2Fwp-recipe-maker.php&plugin_status=all&paged=1&s&_wpnonce=c99143826c
Aspect after-activation
HTTP status 200
Load time 0.559 s
Memory usage 3.66 MiB
JS errors None
Resource errors None

WP Recipe Maker

Page screenshot: WP Recipe Maker
URL /wp-admin/admin.php?page=wprm_faq
Requested URL /wp-admin/admin.php?page=wprecipemaker
Aspect menu-item
HTTP status 200
Load time 1.325 s
Memory usage 4.48 MiB
JS errors None
Resource errors None

WP Recipe Maker → Manage

Page screenshot: WP Recipe Maker → Manage
URL /wp-admin/admin.php?page=wprm_faq
Requested URL /wp-admin/admin.php?page=wprm_manage
Aspect menu-item
HTTP status 200
Load time 0.848 s
Memory usage 4.48 MiB
JS errors None
Resource errors None

WP Recipe Maker → Import Recipes

Page screenshot: WP Recipe Maker → Import Recipes
URL /wp-admin/admin.php?page=wprm_import_overview
Aspect menu-item
HTTP status 200
Load time 0.601 s
Memory usage 3.95 MiB
JS errors None
Resource errors None

WP Recipe Maker → Settings

Page screenshot: WP Recipe Maker → Settings
URL /wp-admin/admin.php?page=wprm_settings
Aspect menu-item
HTTP status 200
Load time 1.532 s
Memory usage 4.04 MiB
JS errors None
Resource errors None

WP Recipe Maker → Tools

Page screenshot: WP Recipe Maker → Tools
URL /wp-admin/admin.php?page=wprm_tools
Aspect menu-item
HTTP status 200
Load time 0.558 s
Memory usage 3.93 MiB
JS errors None
Resource errors None

WP Recipe Maker → FAQ & Support

Page screenshot: WP Recipe Maker → FAQ & Support
URL /wp-admin/admin.php?page=wprm_faq
Aspect menu-item
HTTP status 200
Load time 0.555 s
Memory usage 4.48 MiB
JS errors None
Resource errors None

WP Recipe Maker → Upgrade WPRM

Page screenshot: WP Recipe Maker → Upgrade WPRM
URL /wp-admin/admin.php?page=wprm_addons
Aspect menu-item
HTTP status 200
Load time 0.513 s
Memory usage 3.93 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.255 s
Memory usage 3.57 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.278 s0.398 s+0.120 s3.05 MiB3.68 MiB+ 652.13 KiB
/wp-admin/edit.php0.186 s0.208 s+0.022 s3.07 MiB3.71 MiB+ 651.62 KiB
/wp-admin/post-new.php0.771 s2.854 s+2.083 s4.97 MiB6.04 MiB+ 1.08 MiB
/wp-admin/upload.php0.555 s0.453 s-0.102 s2.99 MiB3.61 MiB+ 637.07 KiB
/wp-admin/options-writing.php0.173 s0.157 s-0.016 s2.99 MiB3.6 MiB+ 623.82 KiB
/wp-admin/media-new.php0.273 s0.203 s-0.070 s2.97 MiB3.6 MiB+ 649.26 KiB
/wp-admin/edit-tags.php?taxonomy=category0.238 s0.180 s-0.058 s2.98 MiB3.64 MiB+ 673.6 KiB
/wp-admin/post-new.php?post_type=page0.628 s1.609 s+0.981 s4.96 MiB6.04 MiB+ 1.08 MiB
/wp-admin/options-discussion.php0.196 s0.213 s+0.017 s2.98 MiB3.6 MiB+ 637.98 KiB
/wp-admin/edit-comments.php0.206 s0.524 s+0.318 s3 MiB3.95 MiB+ 968.32 KiB
/0.283 s0.260 s-0.023 s2.94 MiB3.57 MiB+ 637.76 KiB
Average 0.344 s0.642 s+0.297 s3.35 MiB4.09 MiB+ 757.78 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
PO File
Language % Lines of code Comment lines Files
PHP46.6%31,74111,617266
JavaScript29.5%20,092394278
PO File14.2%9,6624,8508
Sass7.6%5,2054389
JSON0.7%49102
CSS0.7%474117
HTML0.4%305016
SVG0.3%2010139
Total 68,171 16,905 815

PHP Code Analysis | More results »

Lines of code 26,638
Total complexity 5,443
Median class complexity 16.0
Median method complexity 2.0
Most complex class WPRM_Recipe
Most complex function WPRM_Recipe_Sanitizer::sanitize()
Classes 181
Methods 1,116
Functions 3

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 2

Options wp_options 7

User Metadata wp_usermeta 1

Custom Post Types 1

ID Name
wprm_recipeRecipes

PHP Error Log 1 lines

[13-Mar-2023 19:51:23 UTC] PHP Deprecated:  strtolower(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/wp-recipe-maker/includes/admin/import/class-wprm-import-recipecard.php on line 79
See also: All tests for this plugin, How to Hide WP Recipe Maker Admin Menus