Front User Submit | Front Editor 4.3.5

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.42 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

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

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=bade24375f
Aspect after-activation
HTTP status 200
Load time 1.606 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.109 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.228 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.773 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.799 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.642 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.400 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.289 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.337 s0.447 s+0.110 s3.38 MiB3.67 MiB+ 297.07 KiB
/wp-admin/edit.php0.194 s0.274 s+0.080 s3.41 MiB3.7 MiB+ 298.16 KiB
/wp-admin/post-new.php0.824 s0.882 s+0.058 s5.46 MiB5.79 MiB+ 342.95 KiB
/wp-admin/upload.php0.542 s0.323 s-0.219 s3.33 MiB3.54 MiB+ 215.37 KiB
/wp-admin/options-writing.php0.229 s0.369 s+0.140 s3.32 MiB3.52 MiB+ 207.9 KiB
/wp-admin/media-new.php0.298 s0.342 s+0.044 s3.3 MiB3.52 MiB+ 227.55 KiB
/wp-admin/edit-tags.php?taxonomy=category0.181 s0.192 s+0.011 s3.31 MiB3.54 MiB+ 232.73 KiB
/wp-admin/post-new.php?post_type=page0.575 s0.594 s+0.019 s5.45 MiB5.78 MiB+ 334.42 KiB
/wp-admin/options-discussion.php0.241 s0.395 s+0.154 s3.3 MiB3.51 MiB+ 215.8 KiB
/wp-admin/edit-comments.php0.277 s0.218 s-0.059 s3.34 MiB3.57 MiB+ 235.37 KiB
/0.274 s0.196 s-0.078 s3.36 MiB3.46 MiB+ 103.26 KiB
Average 0.361 s0.385 s+0.024 s3.72 MiB3.96 MiB+ 246.42 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.5%38,59218,627180
CSS4.3%6,76814915
Sass0.9%1,4793721
PO File0.2%3401362
SVG0.2%23937
JSON0.0%7502
Markdown0.0%2301
Total 157,254 35,578 256

PHP Code Analysis | More results »

Lines of code 27,579
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 6 lines

[04-Feb-2024 15:30: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 15:30:38 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 15:30: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 15:30: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 15:30: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 15:30: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