WP Sheet Editor - Editable Frontend Tables 2.4.42

Does "WP Sheet Editor - Editable Frontend Tables" work with WordPress 6.8.1 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: 727.93 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

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

Environment
WordPress version6.8.1
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=7d84b564f3
Aspect after-activation
HTTP status 200
Load time 0.582 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 0.799 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.699 s
Memory usage 4.41 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.322 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.562 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.306 s
Memory usage 4.27 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.062 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.498 s0.561 s+0.063 s3.51 MiB4.27 MiB+ 786.23 KiB
/wp-admin/edit.php0.233 s0.222 s-0.011 s3.57 MiB4.34 MiB+ 784.08 KiB
/wp-admin/post-new.php0.911 s1.586 s+0.675 s6.06 MiB6.83 MiB+ 786.49 KiB
/wp-admin/upload.php0.649 s0.360 s-0.289 s3.52 MiB4.22 MiB+ 711.89 KiB
/wp-admin/options-writing.php0.225 s0.256 s+0.031 s3.5 MiB4.2 MiB+ 719.44 KiB
/wp-admin/media-new.php0.285 s0.234 s-0.051 s3.49 MiB4.19 MiB+ 720 KiB
/wp-admin/edit-tags.php?taxonomy=category0.191 s0.214 s+0.023 s3.5 MiB4.22 MiB+ 736.62 KiB
/wp-admin/post-new.php?post_type=page1.142 s1.023 s-0.119 s6.05 MiB6.81 MiB+ 782.9 KiB
/wp-admin/options-discussion.php0.336 s0.375 s+0.039 s3.5 MiB4.2 MiB+ 714.63 KiB
/wp-admin/edit-comments.php0.255 s0.236 s-0.019 s3.52 MiB4.23 MiB+ 721.93 KiB
/0.372 s0.252 s-0.120 s3.5 MiB4.03 MiB+ 543.02 KiB
Average 0.463 s0.484 s+0.020 s3.98 MiB4.69 MiB+ 727.93 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 File70.8%64,67628,15326
PHP17.5%15,9641,64871
CSS6.9%6,2772753
JavaScript4.7%4,3204856
JSON0.0%3801
SVG0.0%1903
Total 91,294 30,561 110

PHP Code Analysis | More results »

Lines of code 14,276
Total complexity 3,371
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 743
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

[22-May-2025 19:19:24 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[22-May-2025 19:19:24 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
[22-May-2025 19:19:24 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[22-May-2025 19:19:24 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
[22-May-2025 19:19:25 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[22-May-2025 19:19: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
[22-May-2025 19:19:25 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[22-May-2025 19:19: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
[22-May-2025 19:19:29 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[22-May-2025 19:19: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
[22-May-2025 19:19:32 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[22-May-2025 19:19:32 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