Front User Submit | Front Editor 4.1.0

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.087 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=b065960548
Aspect after-activation
HTTP status 200
Load time 1.034 s
Memory usage 3.31 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.954 s
Memory usage 2.96 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.211 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 1.023 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 0.724 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.473 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.417 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.276 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.306 s0.401 s+0.095 s2.83 MiB3.11 MiB+ 292.48 KiB
/wp-admin/edit.php0.175 s0.215 s+0.040 s2.85 MiB3.14 MiB+ 299.3 KiB
/wp-admin/post-new.php0.696 s1.079 s+0.383 s5.21 MiB5.54 MiB+ 335.33 KiB
/wp-admin/upload.php0.492 s0.273 s-0.219 s2.77 MiB2.95 MiB+ 190.38 KiB
/wp-admin/options-writing.php0.198 s0.178 s-0.020 s2.76 MiB2.94 MiB+ 182.28 KiB
/wp-admin/media-new.php0.255 s0.360 s+0.105 s2.74 MiB2.94 MiB+ 202.57 KiB
/wp-admin/edit-tags.php?taxonomy=category0.190 s0.180 s-0.010 s2.76 MiB2.98 MiB+ 227.74 KiB
/wp-admin/post-new.php?post_type=page0.522 s1.153 s+0.631 s5.21 MiB5.53 MiB+ 332.05 KiB
/wp-admin/options-discussion.php0.199 s0.277 s+0.078 s2.75 MiB2.94 MiB+ 190.81 KiB
/wp-admin/edit-comments.php0.349 s0.260 s-0.089 s2.78 MiB2.99 MiB+ 210.41 KiB
/0.260 s0.218 s-0.042 s3.13 MiB3.27 MiB+ 140.63 KiB
Average 0.331 s0.418 s+0.087 s3.25 MiB3.49 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,86118,477176
CSS4.3%6,73914915
Sass0.9%1,4543720
PO File0.2%3401362
SVG0.2%23937
JSON0.0%7502
Markdown0.0%2301
Total 156,446 35,412 251

PHP Code Analysis | More results »

Lines of code 27,079
Total complexity 6,526
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

[25-Sep-2023 16:28:18 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
[25-Sep-2023 16:28:18 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
[25-Sep-2023 16:28:22 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
[25-Sep-2023 16:28:22 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