Formidable PRO2PDF 3.03

Does Formidable PRO2PDF work with WordPress 5.8.1 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: 39.62 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.8.1
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=d51e90d01d
Aspect after-activation
HTTP status 200
Load time 3.525 s
Memory usage 3.08 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.195 s
Memory usage 3.04 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.235 s
Memory usage 2.94 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.299 s0.307 s+0.008 s3.08 MiB3.12 MiB+ 41.92 KiB
/wp-admin/edit.php0.174 s0.205 s+0.031 s3.11 MiB3.15 MiB+ 41.92 KiB
/wp-admin/post-new.php0.854 s1.058 s+0.204 s5.27 MiB5.31 MiB+ 45.8 KiB
/wp-admin/upload.php0.497 s0.326 s-0.171 s3.03 MiB3.07 MiB+ 40.81 KiB
/wp-admin/options-writing.php0.254 s0.151 s-0.103 s3.02 MiB3.05 MiB+ 24.79 KiB
/wp-admin/media-new.php0.294 s0.185 s-0.109 s3.01 MiB3.05 MiB+ 40.98 KiB
/wp-admin/edit-tags.php?taxonomy=category0.188 s0.180 s-0.008 s3.04 MiB3.08 MiB+ 41.89 KiB
/wp-admin/post-new.php?post_type=page0.712 s0.853 s+0.141 s5.26 MiB5.3 MiB+ 41.38 KiB
/wp-admin/options-discussion.php0.259 s0.313 s+0.054 s3 MiB3.04 MiB+ 41.3 KiB
/wp-admin/edit-comments.php0.223 s0.213 s-0.010 s3.04 MiB3.08 MiB+ 40.81 KiB
/0.428 s0.253 s-0.175 s2.91 MiB2.94 MiB+ 34.2 KiB
Average 0.380 s0.368 s-0.013 s3.43 MiB3.47 MiB+ 39.62 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,06528515
JavaScript15.4%1,027592
CoffeeScript4.0%264181
CSS2.7%18103
Sass2.1%13782
JSON0.0%101
Total 6,675 370 24

PHP Code Analysis | More results »

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

[30-Sep-2021 10:53:10 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
[30-Sep-2021 10:53:13 UTC] PHP Notice:  Undefined index: wpfx_form_key in /wp-content/plugins/formidablepro-2-pdf/fpropdf.php on line 2116
[30-Sep-2021 10:53:13 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
[30-Sep-2021 10:53:13 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
[30-Sep-2021 10:53:13 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(303): wpfx_getdataset()
#1 /wp-includes/class-wp-hook.php(327): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(470): 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
[30-Sep-2021 10:53:13 UTC] PHP Notice:  Undefined index: wpfx_form_key in /wp-content/plugins/formidablepro-2-pdf/fpropdf.php on line 2116
[30-Sep-2021 10:53:13 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
[30-Sep-2021 10:53:13 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
[30-Sep-2021 10:53:13 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(303): wpfx_getdataset()
#1 /wp-includes/class-wp-hook.php(327): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(470): 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