Front User Submit | Front Editor 3.3.0

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: 613.3 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.

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=90abba85e3
Aspect after-activation
HTTP status 200
Load time 1.154 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.157 s
Memory usage 3.54 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.153 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.480 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.240 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.185 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 1.346 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.251 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.301 s0.401 s+0.100 s3.08 MiB3.74 MiB+ 677.95 KiB
/wp-admin/edit.php0.182 s0.210 s+0.028 s3.11 MiB3.78 MiB+ 686.61 KiB
/wp-admin/post-new.php1.265 s0.958 s-0.307 s5.27 MiB5.96 MiB+ 705.78 KiB
/wp-admin/upload.php0.377 s0.299 s-0.078 s3.03 MiB3.54 MiB+ 519.8 KiB
/wp-admin/options-writing.php0.155 s0.149 s-0.006 s3.02 MiB3.52 MiB+ 503.72 KiB
/wp-admin/media-new.php0.409 s0.228 s-0.181 s3.01 MiB3.52 MiB+ 520.6 KiB
/wp-admin/edit-tags.php?taxonomy=category0.188 s0.205 s+0.017 s3.04 MiB3.7 MiB+ 676.88 KiB
/wp-admin/post-new.php?post_type=page1.080 s0.598 s-0.482 s5.26 MiB5.94 MiB+ 701.55 KiB
/wp-admin/options-discussion.php0.245 s0.337 s+0.092 s3 MiB3.51 MiB+ 520.85 KiB
/wp-admin/edit-comments.php0.211 s0.221 s+0.010 s3.04 MiB3.7 MiB+ 675.8 KiB
/0.261 s0.198 s-0.063 s2.96 MiB3.5 MiB+ 556.72 KiB
Average 0.425 s0.346 s-0.079 s3.44 MiB4.04 MiB+ 613.3 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.2%50,2967,40324
PHP37.1%33,75317,031154
CSS5.9%5,3282613
Sass1.0%8943717
PO File0.4%3401362
SVG0.3%28138
Markdown0.1%7504
JSON0.1%7302
Total 91,040 24,636 224

PHP Code Analysis | More results »

Lines of code 23,887
Total complexity 5,831
Median class complexity 15.5
Median method complexity 2.0
Most complex class Freemius
Most complex function FS_Plugin_Info_Dialog::install_plugin_information()
Classes 64
Methods 1,249
Functions 101

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

[22-Nov-2021 10:26:38 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
[22-Nov-2021 10:26:38 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
[22-Nov-2021 10:26:41 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
[22-Nov-2021 10:26:41 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