Formidable PRO2PDF 3.01

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: 0.060 seconds
The average page load time increased by this amount after activating the plugin.

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=c96822761b
Aspect after-activation
HTTP status 200
Load time 0.945 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.209 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.298 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.273 s0.313 s+0.040 s2.82 MiB2.86 MiB+ 45.84 KiB
/wp-admin/edit.php0.187 s0.214 s+0.027 s2.86 MiB2.91 MiB+ 45.84 KiB
/wp-admin/post-new.php0.902 s1.445 s+0.543 s5.02 MiB5.08 MiB+ 57.72 KiB
/wp-admin/upload.php0.476 s0.416 s-0.060 s2.7 MiB2.74 MiB+ 44.77 KiB
/wp-admin/options-writing.php0.273 s0.155 s-0.118 s2.71 MiB2.72 MiB+ 12.75 KiB
/wp-admin/media-new.php0.218 s0.347 s+0.129 s2.67 MiB2.72 MiB+ 44.95 KiB
/wp-admin/edit-tags.php?taxonomy=category0.200 s0.242 s+0.042 s2.77 MiB2.82 MiB+ 45.85 KiB
/wp-admin/post-new.php?post_type=page1.191 s1.255 s+0.064 s5.01 MiB5.06 MiB+ 53.3 KiB
/wp-admin/options-discussion.php0.323 s0.297 s-0.026 s2.67 MiB2.72 MiB+ 45.26 KiB
/wp-admin/edit-comments.php0.242 s0.234 s-0.008 s2.78 MiB2.82 MiB+ 44.77 KiB
/0.274 s0.301 s+0.027 s2.65 MiB2.69 MiB+ 34.16 KiB
Average 0.414 s0.474 s+0.060 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.3%1,019592
CoffeeScript4.0%264181
CSS2.7%18103
Sass2.1%13782
JSON0.0%101
Total 6,662 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

[18-Mar-2021 10:46: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
[18-Mar-2021 10:46:17 UTC] PHP Notice:  Undefined index: wpfx_form_key in /wp-content/plugins/formidablepro-2-pdf/fpropdf.php on line 2110
[18-Mar-2021 10:46:17 UTC] PHP Notice:  Undefined index: wpfx_form_key in /wp-content/plugins/formidablepro-2-pdf/fpropdf.php on line 2110
[18-Mar-2021 10:46: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
[18-Mar-2021 10:46: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
[18-Mar-2021 10:46:17 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
[18-Mar-2021 10:46: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
[18-Mar-2021 10:46: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
[18-Mar-2021 10:46:17 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