WP Recipe Maker 8.6.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: 749.93 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: 0.222 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=c01daa022c
Aspect after-activation
HTTP status 200
Load time 0.759 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.481 s
Memory usage 4.47 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.760 s
Memory usage 4.47 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.565 s
Memory usage 3.94 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.576 s
Memory usage 4.02 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.554 s
Memory usage 3.92 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.551 s
Memory usage 4.47 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.499 s
Memory usage 3.92 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.274 s
Memory usage 3.56 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.285 s0.284 s-0.001 s3.05 MiB3.68 MiB+ 644.27 KiB
/wp-admin/edit.php0.181 s0.249 s+0.068 s3.07 MiB3.7 MiB+ 643.77 KiB
/wp-admin/post-new.php0.788 s2.153 s+1.365 s4.97 MiB6.04 MiB+ 1.07 MiB
/wp-admin/upload.php0.571 s0.492 s-0.079 s2.99 MiB3.61 MiB+ 629.22 KiB
/wp-admin/options-writing.php0.176 s0.161 s-0.015 s2.99 MiB3.59 MiB+ 615.97 KiB
/wp-admin/media-new.php0.282 s0.204 s-0.078 s2.97 MiB3.59 MiB+ 641.41 KiB
/wp-admin/edit-tags.php?taxonomy=category0.225 s0.185 s-0.040 s2.98 MiB3.63 MiB+ 665.75 KiB
/wp-admin/post-new.php?post_type=page0.610 s1.556 s+0.946 s4.96 MiB6.03 MiB+ 1.07 MiB
/wp-admin/options-discussion.php0.202 s0.202 s+0.000 s2.98 MiB3.59 MiB+ 630.13 KiB
/wp-admin/edit-comments.php0.207 s0.519 s+0.312 s3 MiB3.94 MiB+ 960.47 KiB
/0.285 s0.245 s-0.040 s2.94 MiB3.56 MiB+ 629.91 KiB
Average 0.347 s0.568 s+0.222 s3.35 MiB4.09 MiB+ 749.93 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,19811,499265
JavaScript29.2%19,557372272
PO File14.4%9,6624,8508
Sass7.6%5,0854389
CSS0.7%474117
JSON0.7%43602
HTML0.5%305016
SVG0.3%2000138
Total 66,917 16,765 807

PHP Code Analysis | More results »

Lines of code 26,134
Total complexity 5,347
Median class complexity 16.0
Median method complexity 2.0
Most complex class WPRM_Recipe
Most complex function WPRM_Recipe_Sanitizer::sanitize()
Classes 180
Methods 1,104
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

[21-Dec-2022 10:44: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