Front User Submit | Front Editor 4.4.0

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

Summary

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

Memory usage: 246.41 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 version6.4.3
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=678d42c3b0
Aspect after-activation
HTTP status 200
Load time 1.172 s
Memory usage 3.75 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.378 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.259 s
Memory usage 3.51 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.884 s
Memory usage 3.73 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.781 s
Memory usage 3.56 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.708 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.453 s
Memory usage 3.58 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.386 s
Memory usage 3.46 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.394 s0.520 s+0.126 s3.38 MiB3.67 MiB+ 297.07 KiB
/wp-admin/edit.php0.241 s0.298 s+0.057 s3.41 MiB3.7 MiB+ 298.16 KiB
/wp-admin/post-new.php0.938 s0.983 s+0.045 s5.46 MiB5.79 MiB+ 342.95 KiB
/wp-admin/upload.php0.646 s0.417 s-0.229 s3.33 MiB3.54 MiB+ 215.37 KiB
/wp-admin/options-writing.php0.240 s0.513 s+0.273 s3.32 MiB3.52 MiB+ 207.89 KiB
/wp-admin/media-new.php0.350 s0.380 s+0.030 s3.3 MiB3.52 MiB+ 227.55 KiB
/wp-admin/edit-tags.php?taxonomy=category0.226 s0.224 s-0.002 s3.31 MiB3.54 MiB+ 232.73 KiB
/wp-admin/post-new.php?post_type=page0.642 s0.664 s+0.022 s5.45 MiB5.78 MiB+ 334.42 KiB
/wp-admin/options-discussion.php0.418 s0.281 s-0.137 s3.3 MiB3.51 MiB+ 215.8 KiB
/wp-admin/edit-comments.php0.272 s0.239 s-0.033 s3.34 MiB3.57 MiB+ 235.37 KiB
/0.320 s0.348 s+0.028 s3.36 MiB3.46 MiB+ 103.26 KiB
Average 0.426 s0.442 s+0.016 s3.72 MiB3.96 MiB+ 246.41 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,73816,62628
PHP24.6%38,62918,634180
CSS4.3%6,76814915
Sass0.9%1,4793721
PO File0.2%3401362
SVG0.2%23937
JSON0.0%7502
Markdown0.0%2301
Total 157,291 35,585 256

PHP Code Analysis | More results »

Lines of code 27,602
Total complexity 6,646
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 6 lines

[04-Feb-2024 17:02:36 UTC] PHP Deprecated:  WP_List_Table::__set(): The property `counts` is not declared. Setting a dynamic property is deprecated since version 6.4.0! Instead, declare the property on the class. in /wp-includes/functions.php on line 6031
[04-Feb-2024 17:02:37 UTC] PHP Deprecated:  WP_List_Table::__set(): The property `counts` is not declared. Setting a dynamic property is deprecated since version 6.4.0! Instead, declare the property on the class. in /wp-includes/functions.php on line 6031
[04-Feb-2024 17:02:51 UTC] PHP Notice:  Function register_rest_route was called incorrectly. The REST API route definition for bfe/v1/upload_image is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see <a>Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6031
[04-Feb-2024 17:02:51 UTC] PHP Notice:  Function register_rest_route was called incorrectly. The REST API route definition for bfe/v1/upload_file is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see <a>Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6031
[04-Feb-2024 17:02:56 UTC] PHP Notice:  Function register_rest_route was called incorrectly. The REST API route definition for bfe/v1/upload_image is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see <a>Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6031
[04-Feb-2024 17:02:56 UTC] PHP Notice:  Function register_rest_route was called incorrectly. The REST API route definition for bfe/v1/upload_file is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see <a>Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6031
See also: All tests for this plugin, How to Hide Front User Submit | Front Editor Admin Menus