Does Forminator work with WordPress 5.5 and PHP 7.2.16? A smoke test was performed on .
6 | PHP notices |
No JavaScript exceptions | |
All test pages loaded successfully | |
No resource errors |
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.
WordPress version | 5.5 |
---|---|
PHP version | 7.2.16 |
MySQL version | 8.0.15 |
PHP memory limit | 256M |
Last updated | |
---|---|
Active installs | 300,000+ |
WordPress.org page | https://wordpress.org/plugins/forminator/ |
Badges |
|
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.381 s |
Memory usage | 5.45 MiB |
JS errors | None |
Resource errors | None |
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 |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.428 s | 0.393 s | -0.035 s | 3.96 MiB | 6.36 MiB | + 2.39 MiB |
/wp-admin/edit.php | 0.211 s | 0.252 s | +0.041 s | 3.99 MiB | 6.39 MiB | + 2.4 MiB |
/wp-admin/post-new.php | 1.497 s | 2.598 s | +1.101 s | 5.81 MiB | 8.27 MiB | + 2.45 MiB |
/wp-admin/upload.php | 0.676 s | 0.431 s | -0.245 s | 3.82 MiB | 6.22 MiB | + 2.4 MiB |
/wp-admin/options-writing.php | 0.168 s | 0.167 s | -0.001 s | 3.9 MiB | 6.21 MiB | + 2.31 MiB |
/wp-admin/media-new.php | 0.207 s | 0.178 s | -0.029 s | 3.8 MiB | 6.21 MiB | + 2.4 MiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.183 s | 0.189 s | +0.006 s | 3.91 MiB | 6.31 MiB | + 2.4 MiB |
/wp-admin/post-new.php?post_type=page | 1.339 s | 2.069 s | +0.730 s | 5.8 MiB | 8.25 MiB | + 2.45 MiB |
/wp-admin/options-discussion.php | 0.338 s | 0.560 s | +0.222 s | 3.81 MiB | 6.2 MiB | + 2.4 MiB |
/wp-admin/edit-comments.php | 0.220 s | 0.227 s | +0.007 s | 3.91 MiB | 6.31 MiB | + 2.4 MiB |
/ | 0.364 s | 0.229 s | -0.135 s | 3.69 MiB | 5.43 MiB | + 1.74 MiB |
Average | 0.512 s | 0.663 s | +0.151 s | 4.22 MiB | 6.56 MiB | + 2.34 MiB |
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
4ID | Name |
---|---|
forminator_forms | Custom Forms |
forminator_polls | Polls |
forminator_quizzes | Quizzes |
ID | Name |
---|---|
forminator_widget | Forminator Widget |
[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