Formidable PRO2PDF 3.02

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: 35.29 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=157859deeb
Aspect after-activation
HTTP status 200
Load time 1.898 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.173 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.274 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.318 s0.291 s-0.027 s3.08 MiB3.12 MiB+ 41.92 KiB
/wp-admin/edit.php0.170 s0.199 s+0.029 s3.11 MiB3.15 MiB+ 41.92 KiB
/wp-admin/post-new.php1.031 s1.167 s+0.136 s5.27 MiB5.31 MiB+ 45.8 KiB
/wp-admin/upload.php0.544 s0.347 s-0.197 s3.03 MiB3.07 MiB+ 40.81 KiB
/wp-admin/options-writing.php0.164 s0.135 s-0.029 s3.02 MiB3.05 MiB+ 24.79 KiB
/wp-admin/media-new.php0.236 s0.210 s-0.026 s3.01 MiB3.05 MiB+ 40.98 KiB
/wp-admin/edit-tags.php?taxonomy=category0.173 s0.248 s+0.075 s3.04 MiB3.08 MiB+ 41.89 KiB
/wp-admin/post-new.php?post_type=page0.912 s1.115 s+0.203 s5.26 MiB5.3 MiB+ 41.38 KiB
/wp-admin/options-discussion.php0.218 s0.285 s+0.067 s3 MiB3.04 MiB+ 41.3 KiB
/wp-admin/edit-comments.php0.202 s0.214 s+0.012 s3.04 MiB3.08 MiB+ 40.81 KiB
/0.342 s0.206 s-0.136 s2.96 MiB2.94 MiB- 13.46 KiB
Average 0.392 s0.402 s+0.010 s3.44 MiB3.47 MiB+ 35.29 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,06028515
JavaScript15.4%1,027592
CoffeeScript4.0%264181
CSS2.7%18103
Sass2.1%13782
JSON0.0%101
Total 6,670 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-Sep-2021 02:42:24 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-Sep-2021 02:42:26 UTC] PHP Notice:  Undefined index: wpfx_form_key in /wp-content/plugins/formidablepro-2-pdf/fpropdf.php on line 2110
[11-Sep-2021 02:42:26 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-Sep-2021 02:42:26 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-Sep-2021 02:42:26 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(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 2125
[11-Sep-2021 02:42:26 UTC] PHP Notice:  Undefined index: wpfx_form_key in /wp-content/plugins/formidablepro-2-pdf/fpropdf.php on line 2110
[11-Sep-2021 02:42:26 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-Sep-2021 02:42:26 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-Sep-2021 02:42:26 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(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 2125
See also: All tests for this plugin, How to Hide the "Formidable PRO2PDF" Admin Menu