Formidable PRO2PDF 2.92

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

Summary

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

Memory usage: 67.67 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: 0.671 seconds
The average page load time increased by this amount after activating the plugin.

Environment
WordPress version5.2
PHP version7.0.16
MySQL version5.7.17
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=cca39503c1
Aspect after-activation
HTTP status 200
Load time 1.626 s
Memory usage 3.46 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.557 s
Memory usage 3.42 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.593 s
Memory usage 3.2 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php1.331 s0.647 s-0.684 s3.47 MiB3.51 MiB+ 43.17 KiB
/wp-admin/edit.php0.644 s0.581 s-0.063 s3.5 MiB3.54 MiB+ 43.14 KiB
/wp-admin/post-new.php3.347 s2.513 s-0.834 s5.26 MiB5.31 MiB+ 57.84 KiB
/wp-admin/upload.php3.287 s14.798 s+11.511 s3.33 MiB3.44 MiB+ 107.07 KiB
/wp-admin/options-writing.php1.596 s0.271 s-1.325 s3.32 MiB3.43 MiB+ 107.05 KiB
/wp-admin/media-new.php0.518 s0.301 s-0.217 s3.32 MiB3.42 MiB+ 107.05 KiB
/wp-admin/edit-tags.php?taxonomy=category0.595 s0.252 s-0.343 s3.42 MiB3.46 MiB+ 43.05 KiB
/wp-admin/post-new.php?post_type=page3.923 s2.921 s-1.002 s5.24 MiB5.29 MiB+ 50.59 KiB
/wp-admin/options-discussion.php0.772 s1.084 s+0.312 s3.32 MiB3.42 MiB+ 107.05 KiB
/wp-admin/edit-comments.php0.554 s0.576 s+0.022 s3.42 MiB3.47 MiB+ 43.09 KiB
/0.799 s0.805 s+0.006 s3.17 MiB3.2 MiB+ 35.2 KiB
Average 1.579 s2.250 s+0.671 s3.71 MiB3.77 MiB+ 67.67 KiB

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

[09-May-2019 09:47:18 UTC] PHP Notice:  Use of undefined constant wp_fxlayouts - assumed 'wp_fxlayouts' in /wp-content/plugins/formidablepro-2-pdf/fpropdf.php on line 267
[09-May-2019 09:47:22 UTC] PHP Notice:  Undefined index: wpfx_form_key in /wp-content/plugins/formidablepro-2-pdf/fpropdf.php on line 2053
[09-May-2019 09:47:22 UTC] PHP Notice:  Undefined index: wpfx_form_key in /wp-content/plugins/formidablepro-2-pdf/fpropdf.php on line 2053
[09-May-2019 09:47:22 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
[09-May-2019 09:47:22 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
[09-May-2019 09:47:22 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
[09-May-2019 09:47:22 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
[09-May-2019 09:47:22 UTC] PHP Fatal error:  Uncaught Error: Class 'FrmField' not found in /wp-content/plugins/formidablepro-2-pdf/fpropdf.php:2068
Stack trace:
#0 /wp-includes/class-wp-hook.php(286): wpfx_getdataset('')
#1 /wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters('', Array)
#2 /wp-includes/plugin.php(465): WP_Hook->do_action(Array)
#3 /wp-admin/admin-ajax.php(173): do_action('wp_ajax_wpfx_ge...')
#4 {main}
  thrown in /wp-content/plugins/formidablepro-2-pdf/fpropdf.php on line 2068
[09-May-2019 09:47:22 UTC] PHP Fatal error:  Uncaught Error: Class 'FrmField' not found in /wp-content/plugins/formidablepro-2-pdf/fpropdf.php:2068
Stack trace:
#0 /wp-includes/class-wp-hook.php(286): wpfx_getdataset('')
#1 /wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters('', Array)
#2 /wp-includes/plugin.php(465): WP_Hook->do_action(Array)
#3 /wp-admin/admin-ajax.php(173): do_action('wp_ajax_wpfx_ge...')
#4 {main}
  thrown in /wp-content/plugins/formidablepro-2-pdf/fpropdf.php on line 2068
See also: All tests for this plugin, How to Hide the "Formidable PRO2PDF" Admin Menu