Front User Submit | Front Editor 3.2.1

Does "Front User Submit | Front Editor" work with WordPress 5.8.2 and PHP 7.4.8? A smoke test was performed on .

Summary

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

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

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

Environment
WordPress version5.8.2
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
Plugin Info
Last updated
Active installs 200+
WordPress.org page https://wordpress.org/plugins/front-editor/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 8

Front User Submit | Front Editor ‹ Test site — WordPress

Page screenshot: Front User Submit | Front Editor ‹ Test site — WordPress
URL /wp-admin/admin.php?page=front_editor_settings
Requested URL /wp-admin/plugins.php?action=activate&plugin=front-editor%2Ffront-editor.php&plugin_status=all&paged=1&s&_wpnonce=bf8ffc9cb2
Aspect after-activation
HTTP status 200
Load time 1.146 s
Memory usage 3.9 MiB
JS errors None
Resource errors None

Front User Submit

Page screenshot: Front User Submit
URL /wp-admin/admin.php?page=fe-post-forms
Aspect menu-item
HTTP status 200
Load time 0.144 s
Memory usage 3.53 MiB
JS errors None
Resource errors None

Front User Submit → Settings

Page screenshot: Front User Submit → Settings
URL /wp-admin/admin.php?page=fe-global-settings
Aspect menu-item
HTTP status 200
Load time 0.148 s
Memory usage 3.52 MiB
JS errors None
Resource errors None

Front User Submit → Affiliation

Page screenshot: Front User Submit → Affiliation
URL /wp-admin/admin.php?page=front_editor_settings-affiliation
Aspect menu-item
HTTP status 200
Load time 0.446 s
Memory usage 3.9 MiB
JS errors None
Resource errors None

Front User Submit → Contact Us

Page screenshot: Front User Submit → Contact Us
URL /wp-admin/admin.php?page=front_editor_settings-contact
Aspect menu-item
HTTP status 200
Load time 0.246 s
Memory usage 3.57 MiB
JS errors None
Resource errors None

Front User Submit → Support Forum

Page screenshot: Front User Submit → Support Forum
URL https://wordpress.org/support/plugin/front-editor/
Requested URL /wp-admin/admin.php?page=front_editor_settings-wp-support-forum
Aspect menu-item
HTTP status 200
Load time 1.320 s
Memory usage N/A
JS errors None
Resource errors None

Front User Submit → Upgrade  ➤

Page screenshot: Front User Submit → Upgrade  ➤
URL /wp-admin/admin.php?page=front_editor_settings-pricing
Aspect menu-item
HTTP status 200
Load time 0.934 s
Memory usage 3.86 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.249 s
Memory usage 3.5 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.293 s0.399 s+0.106 s3.08 MiB3.74 MiB+ 677.13 KiB
/wp-admin/edit.php0.167 s0.213 s+0.046 s3.11 MiB3.78 MiB+ 685.79 KiB
/wp-admin/post-new.php0.717 s1.224 s+0.507 s5.27 MiB5.96 MiB+ 704.95 KiB
/wp-admin/upload.php0.365 s0.291 s-0.074 s3.03 MiB3.54 MiB+ 518.98 KiB
/wp-admin/options-writing.php0.231 s0.149 s-0.082 s3.02 MiB3.51 MiB+ 502.9 KiB
/wp-admin/media-new.php0.337 s0.202 s-0.135 s3.01 MiB3.51 MiB+ 519.78 KiB
/wp-admin/edit-tags.php?taxonomy=category0.170 s0.195 s+0.025 s3.04 MiB3.7 MiB+ 676.06 KiB
/wp-admin/post-new.php?post_type=page0.570 s0.587 s+0.017 s5.26 MiB5.94 MiB+ 700.73 KiB
/wp-admin/options-discussion.php0.246 s0.330 s+0.084 s3 MiB3.51 MiB+ 520.03 KiB
/wp-admin/edit-comments.php0.216 s0.220 s+0.004 s3.04 MiB3.7 MiB+ 674.98 KiB
/0.252 s0.200 s-0.052 s2.96 MiB3.5 MiB+ 555.9 KiB
Average 0.324 s0.365 s+0.041 s3.44 MiB4.04 MiB+ 612.48 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.

JavaScript
PHP
Language % Lines of code Comment lines Files
JavaScript55.4%50,2597,39324
PHP37.0%33,55017,012153
CSS5.9%5,3382613
Sass1.0%8933717
PO File0.4%3401362
SVG0.3%28138
JSON0.1%7302
Markdown0.0%2301
Total 90,757 24,607 220

PHP Code Analysis | More results »

Lines of code 23,796
Total complexity 5,817
Median class complexity 13.5
Median method complexity 2.0
Most complex class Freemius
Most complex function FS_Plugin_Info_Dialog::install_plugin_information()
Classes 64
Methods 1,246
Functions 100

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.

Options wp_options 5

Custom Post Types 1

ID Name
fe_post_formPost Form

PHP Error Log 4 lines

[15-Nov-2021 00:41:18 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>bfe/v1/upload_image</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 5663
[15-Nov-2021 00:41:18 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>bfe/v1/upload_file</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 5663
[15-Nov-2021 00:41:22 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>bfe/v1/upload_image</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 5663
[15-Nov-2021 00:41:22 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>bfe/v1/upload_file</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 5663
See also: All tests for this plugin, How to Hide Front User Submit | Front Editor Admin Menus