Forminator 1.13.4

Does Forminator work with WordPress 5.5 and PHP 7.2.16? A smoke test was performed on .

Summary

Errors
6PHP notices
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

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

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

Environment
WordPress version5.5
PHP version7.2.16
MySQL version8.0.15
PHP memory limit256M
Plugin Info
Last updated
Active installs 500,000+
WordPress.org page https://wordpress.org/plugins/forminator/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 11

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=forminator%2Fforminator.php&plugin_status=all&paged=1&s&_wpnonce=978e5db536
Aspect after-activation
HTTP status 200
Load time 1.418 s
Memory usage 7.29 MiB
JS errors None
Resource errors None

Forminator

Page screenshot: Forminator
URL /wp-admin/admin.php?page=forminator
Aspect menu-item
HTTP status 200
Load time 1.704 s
Memory usage 8.58 MiB
JS errors None
Resource errors None

Forminator → Forms

Page screenshot: Forminator → Forms
URL /wp-admin/admin.php?page=forminator-cform
Aspect menu-item
HTTP status 200
Load time 1.410 s
Memory usage 7.12 MiB
JS errors None
Resource errors None

Forminator → Polls

Page screenshot: Forminator → Polls
URL /wp-admin/admin.php?page=forminator-poll
Aspect menu-item
HTTP status 200
Load time 0.725 s
Memory usage 7.12 MiB
JS errors None
Resource errors None

Forminator → Quizzes

Page screenshot: Forminator → Quizzes
URL /wp-admin/admin.php?page=forminator-quiz
Aspect menu-item
HTTP status 200
Load time 1.161 s
Memory usage 7.12 MiB
JS errors None
Resource errors None

Forminator → Submissions

Page screenshot: Forminator → Submissions
URL /wp-admin/admin.php?page=forminator-entries
Aspect menu-item
HTTP status 200
Load time 0.783 s
Memory usage 7.13 MiB
JS errors None
Resource errors None

Forminator → Integrations

Page screenshot: Forminator → Integrations
URL /wp-admin/admin.php?page=forminator-integrations
Aspect menu-item
HTTP status 200
Load time 0.715 s
Memory usage 7.18 MiB
JS errors None
Resource errors None

Forminator → Settings

Page screenshot: Forminator → Settings
URL /wp-admin/admin.php?page=forminator-settings
Aspect menu-item
HTTP status 200
Load time 0.999 s
Memory usage 7.15 MiB
JS errors None
Resource errors None

Forminator → Forminator Pro

Page screenshot: Forminator → Forminator Pro
URL /wp-admin/admin.php?page=forminator-upgrade
Aspect menu-item
HTTP status 200
Load time 0.793 s
Memory usage 7.12 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.381 s
Memory usage 5.45 MiB
JS errors None
Resource errors None

Widgets ‹ Test site — WordPress

Page screenshot: Widgets ‹ Test site — WordPress
URL /wp-admin/widgets.php
Aspect new-sidebar-widgets
HTTP status 200
Load time 0.995 s
Memory usage 6.36 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.428 s0.393 s-0.035 s3.96 MiB6.36 MiB+ 2.39 MiB
/wp-admin/edit.php0.211 s0.252 s+0.041 s3.99 MiB6.39 MiB+ 2.4 MiB
/wp-admin/post-new.php1.497 s2.598 s+1.101 s5.81 MiB8.27 MiB+ 2.45 MiB
/wp-admin/upload.php0.676 s0.431 s-0.245 s3.82 MiB6.22 MiB+ 2.4 MiB
/wp-admin/options-writing.php0.168 s0.167 s-0.001 s3.9 MiB6.21 MiB+ 2.31 MiB
/wp-admin/media-new.php0.207 s0.178 s-0.029 s3.8 MiB6.21 MiB+ 2.4 MiB
/wp-admin/edit-tags.php?taxonomy=category0.183 s0.189 s+0.006 s3.91 MiB6.31 MiB+ 2.4 MiB
/wp-admin/post-new.php?post_type=page1.339 s2.069 s+0.730 s5.8 MiB8.25 MiB+ 2.45 MiB
/wp-admin/options-discussion.php0.338 s0.560 s+0.222 s3.81 MiB6.2 MiB+ 2.4 MiB
/wp-admin/edit-comments.php0.220 s0.227 s+0.007 s3.91 MiB6.31 MiB+ 2.4 MiB
/0.364 s0.229 s-0.135 s3.69 MiB5.43 MiB+ 1.74 MiB
Average 0.512 s0.663 s+0.151 s4.22 MiB6.56 MiB+ 2.34 MiB

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 4

Custom Post Types 3

ID Name
forminator_formsCustom Forms
forminator_pollsPolls
forminator_quizzesQuizzes

Sidebar Widgets 1

ID Name
forminator_widgetForminator Widget

PHP Error Log 6 lines

[11-Aug-2020 23:01:56 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>forminator/v1/preview/forms</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 5225
[11-Aug-2020 23:01:56 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>forminator/v1/preview/polls</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 5225
[11-Aug-2020 23:01:56 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>forminator/v1/preview/quizzes</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 5225
[11-Aug-2020 23:02:00 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>forminator/v1/preview/forms</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 5225
[11-Aug-2020 23:02:00 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>forminator/v1/preview/polls</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 5225
[11-Aug-2020 23:02:00 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>forminator/v1/preview/quizzes</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 5225
See also: All tests for this plugin, How to Hide Forminator Admin Menus