Front User Submit | Front Editor 4.3.0

Does "Front User Submit | Front Editor" work with WordPress 6.3.2 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: 241.11 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

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

Environment
WordPress version6.3.2
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=ba3412932b
Aspect after-activation
HTTP status 200
Load time 1.006 s
Memory usage 3.18 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 2.130 s
Memory usage 2.98 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.234 s
Memory usage 2.93 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.926 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.964 s
Memory usage 2.99 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.496 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.379 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.300 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.382 s0.468 s+0.086 s2.83 MiB3.11 MiB+ 294.94 KiB
/wp-admin/edit.php0.201 s0.243 s+0.042 s2.85 MiB3.14 MiB+ 296 KiB
/wp-admin/post-new.php0.728 s0.966 s+0.238 s5.22 MiB5.54 MiB+ 330.87 KiB
/wp-admin/upload.php0.590 s0.386 s-0.204 s2.77 MiB2.98 MiB+ 213.2 KiB
/wp-admin/options-writing.php0.239 s0.204 s-0.035 s2.76 MiB2.95 MiB+ 185.1 KiB
/wp-admin/media-new.php0.384 s0.403 s+0.019 s2.74 MiB2.94 MiB+ 205.39 KiB
/wp-admin/edit-tags.php?taxonomy=category0.190 s0.190 s+0.000 s2.76 MiB2.98 MiB+ 230.56 KiB
/wp-admin/post-new.php?post_type=page0.658 s1.280 s+0.622 s5.21 MiB5.53 MiB+ 326.34 KiB
/wp-admin/options-discussion.php0.235 s0.270 s+0.035 s2.75 MiB2.96 MiB+ 213.63 KiB
/wp-admin/edit-comments.php0.421 s0.242 s-0.179 s2.78 MiB2.99 MiB+ 213.23 KiB
/0.338 s0.241 s-0.097 s3.13 MiB3.27 MiB+ 142.91 KiB
Average 0.397 s0.445 s+0.048 s3.26 MiB3.49 MiB+ 241.11 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
JavaScript69.8%109,73116,61028
PHP24.5%38,55818,624180
CSS4.3%6,76814915
Sass0.9%1,4793721
PO File0.2%3401362
SVG0.2%23937
JSON0.0%7502
Markdown0.0%2301
Total 157,213 35,559 256

PHP Code Analysis | More results »

Lines of code 27,547
Total complexity 6,639
Median class complexity 17.5
Median method complexity 2.0
Most complex class Freemius
Most complex function FS_Plugin_Info_Dialog::install_plugin_information()
Classes 74
Methods 1,440
Functions 110

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

[05-Nov-2023 21:12:45 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
[05-Nov-2023 21:12:45 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
[05-Nov-2023 21:12:49 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
[05-Nov-2023 21:12:49 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