Formidable PRO2PDF 3.04

Does Formidable PRO2PDF work with WordPress 5.9 and PHP 7.4.8? A smoke test was performed on .

Summary

Errors
2PHP fatal errors
1PHP warnings
2PHP notices
4Database errors
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 43.8 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 version5.9
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
Plugin Info
Last updated
Active installs 1,000+
WordPress.org page https://wordpress.org/plugins/formidablepro-2-pdf/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 3

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=formidablepro-2-pdf%2Ffpropdf.php&plugin_status=all&paged=1&s&_wpnonce=a4c8752a90
Aspect after-activation
HTTP status 200
Load time 0.731 s
Memory usage 3.3 MiB
JS errors None
Resource errors None

Formidable PRO2PDF

Page screenshot: Formidable PRO2PDF
URL /wp-admin/admin.php?page=fpdf
Aspect menu-item
HTTP status 200
Load time 0.186 s
Memory usage 3.27 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.388 s
Memory usage 3.39 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.352 s0.287 s-0.065 s3.36 MiB3.4 MiB+ 41.92 KiB
/wp-admin/edit.php0.184 s0.203 s+0.019 s3.39 MiB3.44 MiB+ 41.92 KiB
/wp-admin/post-new.php0.849 s0.987 s+0.138 s6.14 MiB6.19 MiB+ 45.17 KiB
/wp-admin/upload.php0.348 s0.371 s+0.023 s3.24 MiB3.29 MiB+ 48.81 KiB
/wp-admin/options-writing.php0.270 s0.152 s-0.118 s3.24 MiB3.27 MiB+ 32.66 KiB
/wp-admin/media-new.php0.292 s0.213 s-0.079 s3.22 MiB3.27 MiB+ 48.98 KiB
/wp-admin/edit-tags.php?taxonomy=category0.182 s0.192 s+0.010 s3.25 MiB3.3 MiB+ 49.89 KiB
/wp-admin/post-new.php?post_type=page0.682 s0.691 s+0.009 s6.14 MiB6.18 MiB+ 40.76 KiB
/wp-admin/options-discussion.php0.228 s0.309 s+0.081 s3.22 MiB3.26 MiB+ 49.3 KiB
/wp-admin/edit-comments.php0.208 s0.204 s-0.004 s3.26 MiB3.3 MiB+ 40.81 KiB
/0.290 s0.202 s-0.088 s3.35 MiB3.39 MiB+ 41.58 KiB
Average 0.353 s0.346 s-0.007 s3.8 MiB3.84 MiB+ 43.8 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
Language % Lines of code Comment lines Files
PHP75.9%5,07128615
JavaScript15.4%1,027592
CoffeeScript4.0%264181
CSS2.7%18103
Sass2.1%13782
JSON0.0%101
Total 6,681 371 24

PHP Code Analysis | More results »

Lines of code 4,992
Total complexity 1,083
Median class complexity 6.0
Median method complexity 6.0
Most complex class FDFMaker
Most complex function wpfx_admin()
Classes 10
Methods 15
Functions 75

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 3

Options wp_options 6

PHP Error Log 25 lines

[27-Jan-2022 18:07:15 UTC] PHP Warning:  Use of undefined constant wp_fxlayouts - assumed 'wp_fxlayouts' (this will throw an Error in a future version of PHP) in /wp-content/plugins/formidablepro-2-pdf/fpropdf.php on line 285
[27-Jan-2022 18:07:17 UTC] PHP Notice:  Undefined index: wpfx_form_key in /wp-content/plugins/formidablepro-2-pdf/fpropdf.php on line 2116
[27-Jan-2022 18:07:17 UTC] WordPress database error Table 'wordpress.wp_frm_forms' doesn't exist for query SELECT  `id` FROM  `wp_frm_forms` WHERE  `form_key` =  '' made by do_action('wp_ajax_wpfx_get_dataset'), WP_Hook->do_action, WP_Hook->apply_filters, wpfx_getdataset
[27-Jan-2022 18:07:17 UTC] WordPress database error Table 'wordpress.wp_frm_items' doesn't exist for query SELECT `id`, `name`, `item_key`, `created_at`, `updated_at`, `user_id` FROM  `wp_frm_items`
    WHERE  `form_id` = 0 ORDER BY UNIX_TIMESTAMP(`created_at`) DESC made by do_action('wp_ajax_wpfx_get_dataset'), WP_Hook->do_action, WP_Hook->apply_filters, wpfx_getdataset
[27-Jan-2022 18:07:17 UTC] PHP Fatal error:  Uncaught Error: Class 'FrmField' not found in /wp-content/plugins/formidablepro-2-pdf/fpropdf.php:2131
Stack trace:
#0 /wp-includes/class-wp-hook.php(307): wpfx_getdataset()
#1 /wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(474): WP_Hook->do_action()
#3 /wp-admin/admin-ajax.php(187): do_action()
#4 {main}
  thrown in /wp-content/plugins/formidablepro-2-pdf/fpropdf.php on line 2131
[27-Jan-2022 18:07:17 UTC] PHP Notice:  Undefined index: wpfx_form_key in /wp-content/plugins/formidablepro-2-pdf/fpropdf.php on line 2116
[27-Jan-2022 18:07:17 UTC] WordPress database error Table 'wordpress.wp_frm_forms' doesn't exist for query SELECT  `id` FROM  `wp_frm_forms` WHERE  `form_key` =  '' made by do_action('wp_ajax_wpfx_get_dataset'), WP_Hook->do_action, WP_Hook->apply_filters, wpfx_getdataset
[27-Jan-2022 18:07:17 UTC] WordPress database error Table 'wordpress.wp_frm_items' doesn't exist for query SELECT `id`, `name`, `item_key`, `created_at`, `updated_at`, `user_id` FROM  `wp_frm_items`
    WHERE  `form_id` = 0 ORDER BY UNIX_TIMESTAMP(`created_at`) DESC made by do_action('wp_ajax_wpfx_get_dataset'), WP_Hook->do_action, WP_Hook->apply_filters, wpfx_getdataset
[27-Jan-2022 18:07:17 UTC] PHP Fatal error:  Uncaught Error: Class 'FrmField' not found in /wp-content/plugins/formidablepro-2-pdf/fpropdf.php:2131
Stack trace:
#0 /wp-includes/class-wp-hook.php(307): wpfx_getdataset()
#1 /wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(474): WP_Hook->do_action()
#3 /wp-admin/admin-ajax.php(187): do_action()
#4 {main}
  thrown in /wp-content/plugins/formidablepro-2-pdf/fpropdf.php on line 2131
See also: All tests for this plugin, How to Hide the "Formidable PRO2PDF" Admin Menu