Does Formidable PRO2PDF work with WordPress 5.3 and PHP 7.2.16? A smoke test was performed on .
2 | PHP fatal errors |
1 | PHP warnings |
2 | PHP notices |
4 | Database errors |
No JavaScript exceptions | |
All test pages loaded successfully | |
No resource errors |
Memory usage: 58.05 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.
WordPress version | 5.3 |
---|---|
PHP version | 7.2.16 |
MySQL version | 8.0.15 |
PHP memory limit | 256M |
Last updated | |
---|---|
Active installs | 1,000+ |
WordPress.org page | https://wordpress.org/plugins/formidablepro-2-pdf/ |
Badges |
|
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=9c00714505 |
Aspect | after-activation |
HTTP status | 200 |
Load time | 0.938 s |
Memory usage | 3.61 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/admin.php?page=fpdf |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.394 s |
Memory usage | 3.56 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.294 s |
Memory usage | 3.34 MiB |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.436 s | 0.311 s | -0.125 s | 3.61 MiB | 3.66 MiB | + 43 KiB |
/wp-admin/edit.php | 0.290 s | 0.385 s | +0.095 s | 3.64 MiB | 3.69 MiB | + 43 KiB |
/wp-admin/post-new.php | 1.472 s | 1.572 s | +0.100 s | 5.35 MiB | 5.41 MiB | + 57.3 KiB |
/wp-admin/upload.php | 0.766 s | 0.478 s | -0.288 s | 3.48 MiB | 3.58 MiB | + 105.89 KiB |
/wp-admin/options-writing.php | 0.187 s | 0.181 s | -0.006 s | 3.56 MiB | 3.57 MiB | + 12.45 KiB |
/wp-admin/media-new.php | 0.322 s | 0.364 s | +0.042 s | 3.46 MiB | 3.56 MiB | + 106.06 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.292 s | 0.232 s | -0.060 s | 3.56 MiB | 3.61 MiB | + 43 KiB |
/wp-admin/post-new.php?post_type=page | 1.364 s | 1.485 s | +0.121 s | 5.34 MiB | 5.39 MiB | + 50.48 KiB |
/wp-admin/options-discussion.php | 0.270 s | 0.307 s | +0.037 s | 3.46 MiB | 3.57 MiB | + 106.38 KiB |
/wp-admin/edit-comments.php | 0.359 s | 0.397 s | +0.038 s | 3.57 MiB | 3.61 MiB | + 41.89 KiB |
/ | 0.461 s | 0.351 s | -0.110 s | 3.32 MiB | 3.35 MiB | + 29.06 KiB |
Average | 0.565 s | 0.551 s | -0.014 s | 3.85 MiB | 3.91 MiB | + 58.05 KiB |
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.
wp_options
6[15-Nov-2019 16:29:38 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
[15-Nov-2019 16:29:40 UTC] PHP Notice: Undefined index: wpfx_form_key in /wp-content/plugins/formidablepro-2-pdf/fpropdf.php on line 2110
[15-Nov-2019 16:29:40 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
[15-Nov-2019 16:29:40 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
[15-Nov-2019 16:29:40 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(288): wpfx_getdataset('')
#1 /wp-includes/class-wp-hook.php(312): WP_Hook->apply_filters('', Array)
#2 /wp-includes/plugin.php(478): WP_Hook->do_action(Array)
#3 /wp-admin/admin-ajax.php(175): do_action('wp_ajax_wpfx_ge...')
#4 {main}
thrown in /wp-content/plugins/formidablepro-2-pdf/fpropdf.php on line 2125
[15-Nov-2019 16:29:40 UTC] PHP Notice: Undefined index: wpfx_form_key in /wp-content/plugins/formidablepro-2-pdf/fpropdf.php on line 2110
[15-Nov-2019 16:29:40 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
[15-Nov-2019 16:29:40 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
[15-Nov-2019 16:29:40 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(288): wpfx_getdataset('')
#1 /wp-includes/class-wp-hook.php(312): WP_Hook->apply_filters('', Array)
#2 /wp-includes/plugin.php(478): WP_Hook->do_action(Array)
#3 /wp-admin/admin-ajax.php(175): do_action('wp_ajax_wpfx_ge...')
#4 {main}
thrown in /wp-content/plugins/formidablepro-2-pdf/fpropdf.php on line 2125