WP Sheet Editor - Editable Frontend Tables 2.4.43

Does "WP Sheet Editor - Editable Frontend Tables" work with WordPress 6.8.2 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
12PHP deprecation warnings
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 738.02 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.8.2
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 100+
WordPress.org page https://wordpress.org/plugins/bulk-edit-posts-on-frontend/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 7

Frontend Sheet ‹ Test site — WordPress

Page screenshot: Frontend Sheet ‹ Test site — WordPress
URL /wp-admin/admin.php?page=vgsefe_welcome_page
Requested URL /wp-admin/plugins.php?action=activate&plugin=bulk-edit-posts-on-frontend%2Ffrontend-editor.php&plugin_status=all&paged=1&s&_wpnonce=4ff4b1ad90
Aspect after-activation
HTTP status 200
Load time 0.664 s
Memory usage 4.43 MiB
JS errors None
Resource errors None

Frontend Sheet

Page screenshot: Frontend Sheet
URL /wp-admin/post.php?action=edit&post=39
Requested URL /wp-admin/admin.php?page=vgsefe_welcome_page
Aspect menu-item
HTTP status 200
Load time 1.066 s
Memory usage 4.47 MiB
JS errors None
Resource errors None

Frontend Sheet → Settings

Page screenshot: Frontend Sheet → Settings
URL /wp-admin/admin.php?page=vg_sheet_editor
Aspect menu-item
HTTP status 200
Load time 0.737 s
Memory usage 4.42 MiB
JS errors None
Resource errors None

Frontend Sheet → Upgrade  ➤

Page screenshot: Frontend Sheet → Upgrade  ➤
URL /wp-admin/admin.php?page=vgsefe_welcome_page-pricing
Aspect menu-item
HTTP status 200
Load time 0.361 s
Memory usage 4.2 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.401 s
Memory usage 4.03 MiB
JS errors None
Resource errors None

Dashboard ‹ Test site — WordPress

Page screenshot: Dashboard ‹ Test site — WordPress
URL /wp-admin/index.php
Aspect new-meta-boxes
HTTP status 200
Load time 0.362 s
Memory usage 4.28 MiB
JS errors None
Resource errors None

Edit settings “Edit posts” ‹ Test site — WordPress

Page screenshot: Edit settings “Edit posts” ‹ Test site — WordPress
URL /wp-admin/post.php?action=edit&post=39
Aspect new-meta-boxes
HTTP status 200
Load time 1.394 s
Memory usage 4.47 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.356 s0.470 s+0.114 s3.51 MiB4.28 MiB+ 790.22 KiB
/wp-admin/edit.php0.212 s0.212 s+0.000 s3.57 MiB4.34 MiB+ 788.06 KiB
/wp-admin/post-new.php0.890 s1.020 s+0.130 s6.06 MiB6.83 MiB+ 790.48 KiB
/wp-admin/upload.php0.839 s0.417 s-0.422 s3.52 MiB4.22 MiB+ 715.88 KiB
/wp-admin/options-writing.php0.240 s0.446 s+0.206 s3.5 MiB4.21 MiB+ 723.42 KiB
/wp-admin/media-new.php0.295 s0.282 s-0.013 s3.49 MiB4.2 MiB+ 723.98 KiB
/wp-admin/edit-tags.php?taxonomy=category0.199 s0.223 s+0.024 s3.5 MiB4.23 MiB+ 740.6 KiB
/wp-admin/post-new.php?post_type=page0.782 s0.713 s-0.069 s6.05 MiB6.82 MiB+ 786.88 KiB
/wp-admin/options-discussion.php0.496 s0.293 s-0.203 s3.5 MiB4.2 MiB+ 718.62 KiB
/wp-admin/edit-comments.php0.265 s0.257 s-0.008 s3.52 MiB4.23 MiB+ 725.91 KiB
/0.323 s0.223 s-0.100 s3.43 MiB4.03 MiB+ 614.21 KiB
Average 0.445 s0.414 s-0.031 s3.97 MiB4.69 MiB+ 738.02 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.

PO File
PHP
Language % Lines of code Comment lines Files
PO File72.2%69,45630,41727
PHP16.6%16,0041,66171
CSS6.5%6,2772753
JavaScript4.5%4,3484856
JSON0.0%3801
SVG0.0%1903
Total 96,142 32,838 111

PHP Code Analysis | More results »

Lines of code 14,314
Total complexity 3,381
Median class complexity 30.0
Median method complexity 2.0
Most complex class WP_Sheet_Editor_Helpers
Most complex function WP_Sheet_Editor_Helpers::save_rows()
Classes 43
Methods 745
Functions 31

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 10

Custom Post Types 1

ID Name
vgse_editorsSpreadsheets

Meta Boxes

{
    "dashboard": {
        "vg_sheet_editor_usage_stats": {
            "title": "WP Sheet Editor Usage",
            "context": "normal"
        }
    },
    "vgse_editors": {
        "vgse-columns-visibility-metabox": {
            "title": "Quick settings",
            "context": "advanced"
        }
    }
}

PHP Error Log 12 lines

[20-Jul-2025 22:07:25 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[20-Jul-2025 22:07:25 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[20-Jul-2025 22:07:25 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[20-Jul-2025 22:07:25 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[20-Jul-2025 22:07:26 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[20-Jul-2025 22:07:26 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[20-Jul-2025 22:07:26 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[20-Jul-2025 22:07:26 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[20-Jul-2025 22:07:29 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[20-Jul-2025 22:07:29 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[20-Jul-2025 22:07:33 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[20-Jul-2025 22:07:33 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
See also: All tests for this plugin, How to Hide WP Sheet Editor - Editable Frontend Tables Admin Menus and More