Formidable PRO2PDF 3.00

Does Formidable PRO2PDF work with WordPress 5.7 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.2 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.7
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=a1c0b4c014
Aspect after-activation
HTTP status 200
Load time 1.967 s
Memory usage 2.75 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.193 s
Memory usage 2.71 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.248 s
Memory usage 2.69 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.251 s0.266 s+0.015 s2.82 MiB2.86 MiB+ 45.84 KiB
/wp-admin/edit.php0.178 s0.207 s+0.029 s2.86 MiB2.91 MiB+ 45.84 KiB
/wp-admin/post-new.php0.889 s0.956 s+0.067 s5.02 MiB5.08 MiB+ 57.72 KiB
/wp-admin/upload.php0.472 s0.294 s-0.178 s2.7 MiB2.74 MiB+ 44.77 KiB
/wp-admin/options-writing.php0.264 s0.157 s-0.107 s2.71 MiB2.72 MiB+ 12.75 KiB
/wp-admin/media-new.php0.207 s0.320 s+0.113 s2.67 MiB2.72 MiB+ 44.95 KiB
/wp-admin/edit-tags.php?taxonomy=category0.181 s0.252 s+0.071 s2.77 MiB2.82 MiB+ 45.85 KiB
/wp-admin/post-new.php?post_type=page1.135 s0.788 s-0.347 s5.01 MiB5.06 MiB+ 53.3 KiB
/wp-admin/options-discussion.php0.281 s0.290 s+0.009 s2.67 MiB2.72 MiB+ 45.26 KiB
/wp-admin/edit-comments.php0.308 s0.218 s-0.090 s2.78 MiB2.82 MiB+ 44.77 KiB
/0.271 s0.308 s+0.037 s2.65 MiB2.69 MiB+ 34.16 KiB
Average 0.403 s0.369 s-0.035 s3.15 MiB3.19 MiB+ 43.2 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
PHP76.0%5,06028515
JavaScript15.2%1,013592
CoffeeScript4.0%264181
CSS2.7%18103
Sass2.1%13782
JSON0.0%101
Total 6,656 370 24

PHP Code Analysis | More results »

Lines of code 4,981
Total complexity 1,077
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

[11-Mar-2021 11:30:29 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
[11-Mar-2021 11:30:32 UTC] PHP Notice:  Undefined index: wpfx_form_key in /wp-content/plugins/formidablepro-2-pdf/fpropdf.php on line 2110
[11-Mar-2021 11:30:32 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
[11-Mar-2021 11:30:32 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
[11-Mar-2021 11:30:32 UTC] PHP Fatal error:  Uncaught Error: Class 'FrmField' not found in /wp-content/plugins/formidablepro-2-pdf/fpropdf.php:2125
Stack trace:
#0 /wp-includes/class-wp-hook.php(292): wpfx_getdataset()
#1 /wp-includes/class-wp-hook.php(316): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(484): 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 2125
[11-Mar-2021 11:30:32 UTC] PHP Notice:  Undefined index: wpfx_form_key in /wp-content/plugins/formidablepro-2-pdf/fpropdf.php on line 2110
[11-Mar-2021 11:30:32 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
[11-Mar-2021 11:30:32 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
[11-Mar-2021 11:30:32 UTC] PHP Fatal error:  Uncaught Error: Class 'FrmField' not found in /wp-content/plugins/formidablepro-2-pdf/fpropdf.php:2125
Stack trace:
#0 /wp-includes/class-wp-hook.php(292): wpfx_getdataset()
#1 /wp-includes/class-wp-hook.php(316): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(484): 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 2125
See also: All tests for this plugin, How to Hide the "Formidable PRO2PDF" Admin Menu