Front User Submit | Front Editor 4.1.2

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

Summary

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

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

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

Environment
WordPress version6.3.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
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=53cf63aa7c
Aspect after-activation
HTTP status 200
Load time 1.195 s
Memory usage 3.17 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 1.841 s
Memory usage 2.95 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.242 s
Memory usage 2.96 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.929 s
Memory usage 3.15 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 1.020 s
Memory usage 2.98 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.727 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.361 s
Memory usage 3 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.321 s
Memory usage 3.27 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.334 s0.429 s+0.095 s2.82 MiB3.11 MiB+ 292.48 KiB
/wp-admin/edit.php0.194 s0.235 s+0.041 s2.85 MiB3.14 MiB+ 299.3 KiB
/wp-admin/post-new.php0.729 s0.973 s+0.244 s5.21 MiB5.54 MiB+ 335.33 KiB
/wp-admin/upload.php0.587 s0.300 s-0.287 s2.77 MiB2.95 MiB+ 190.38 KiB
/wp-admin/options-writing.php0.220 s0.200 s-0.020 s2.76 MiB2.94 MiB+ 182.28 KiB
/wp-admin/media-new.php0.377 s0.468 s+0.091 s2.74 MiB2.94 MiB+ 202.57 KiB
/wp-admin/edit-tags.php?taxonomy=category0.203 s0.188 s-0.015 s2.76 MiB2.98 MiB+ 227.74 KiB
/wp-admin/post-new.php?post_type=page0.577 s0.941 s+0.364 s5.21 MiB5.53 MiB+ 332.05 KiB
/wp-admin/options-discussion.php0.212 s0.335 s+0.123 s2.75 MiB2.93 MiB+ 190.81 KiB
/wp-admin/edit-comments.php0.399 s0.222 s-0.177 s2.78 MiB2.98 MiB+ 210.41 KiB
/0.265 s0.206 s-0.059 s3.13 MiB3.27 MiB+ 140.62 KiB
Average 0.372 s0.409 s+0.036 s3.25 MiB3.48 MiB+ 236.73 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
JavaScript70.1%109,71516,61028
PHP24.2%37,86418,477176
CSS4.3%6,74814915
Sass0.9%1,4633720
PO File0.2%3401362
SVG0.2%23937
JSON0.0%7502
Markdown0.0%2301
Total 156,467 35,412 251

PHP Code Analysis | More results »

Lines of code 27,081
Total complexity 6,528
Median class complexity 17.0
Median method complexity 2.0
Most complex class Freemius
Most complex function FS_Plugin_Info_Dialog::install_plugin_information()
Classes 71
Methods 1,418
Functions 109

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 4

Custom Post Types 1

ID Name
fe_post_formPost Form

PHP Error Log 4 lines

[26-Sep-2023 18:51:48 UTC] PHP Notice:  Function 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/documentation/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 5905
[26-Sep-2023 18:51:48 UTC] PHP Notice:  Function 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/documentation/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 5905
[26-Sep-2023 18:51:52 UTC] PHP Notice:  Function 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/documentation/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 5905
[26-Sep-2023 18:51:52 UTC] PHP Notice:  Function 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/documentation/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 5905
See also: All tests for this plugin, How to Hide Front User Submit | Front Editor Admin Menus