WP Sheet Editor - Editable Frontend Tables 2.4.31

Does "WP Sheet Editor - Editable Frontend Tables" work with WordPress 6.4.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: 623.45 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.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=744748e077
Aspect after-activation
HTTP status 200
Load time 0.555 s
Memory usage 4.2 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.888 s
Memory usage 4.15 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.582 s
Memory usage 4.03 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 1.379 s
Memory usage 3.95 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.251 s
Memory usage 3.8 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.531 s
Memory usage 4.04 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 0.921 s
Memory usage 4.15 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.369 s0.513 s+0.144 s3.38 MiB4.04 MiB+ 680.5 KiB
/wp-admin/edit.php0.212 s0.213 s+0.001 s3.41 MiB4.07 MiB+ 678.44 KiB
/wp-admin/post-new.php0.890 s0.952 s+0.062 s5.46 MiB6.07 MiB+ 626.71 KiB
/wp-admin/upload.php0.702 s0.371 s-0.331 s3.32 MiB3.91 MiB+ 601.9 KiB
/wp-admin/options-writing.php0.211 s0.409 s+0.198 s3.32 MiB3.89 MiB+ 591.15 KiB
/wp-admin/media-new.php0.298 s0.291 s-0.007 s3.29 MiB3.89 MiB+ 612.67 KiB
/wp-admin/edit-tags.php?taxonomy=category0.195 s0.222 s+0.027 s3.31 MiB4 MiB+ 699.32 KiB
/wp-admin/post-new.php?post_type=page0.588 s0.614 s+0.026 s5.45 MiB6.06 MiB+ 627.46 KiB
/wp-admin/options-discussion.php0.321 s0.345 s+0.024 s3.3 MiB3.89 MiB+ 604.68 KiB
/wp-admin/edit-comments.php0.247 s0.222 s-0.025 s3.34 MiB4 MiB+ 680.44 KiB
/0.294 s0.188 s-0.106 s3.36 MiB3.8 MiB+ 454.73 KiB
Average 0.393 s0.395 s+0.001 s3.72 MiB4.33 MiB+ 623.45 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 File74.8%64,67628,15326
PHP17.9%15,5031,48870
CSS7.1%6,1552643
JavaScript0.1%4856
JSON0.0%3801
SVG0.0%1903
Total 86,439 29,910 109

PHP Code Analysis | More results »

Lines of code 13,831
Total complexity 3,192
Median class complexity 31.5
Median method complexity 2.0
Most complex class WP_Sheet_Editor_Helpers
Most complex function WP_Sheet_Editor_Helpers::save_rows()
Classes 42
Methods 722
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 9

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

[11-Dec-2023 21:55:59 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[11-Dec-2023 21:55:59 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[11-Dec-2023 21:55:59 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[11-Dec-2023 21:55:59 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[11-Dec-2023 21:56:00 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[11-Dec-2023 21:56:00 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[11-Dec-2023 21:56:00 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[11-Dec-2023 21:56:00 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[11-Dec-2023 21:56:03 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[11-Dec-2023 21:56:03 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[11-Dec-2023 21:56:06 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[11-Dec-2023 21:56:06 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
See also: All tests for this plugin, How to Hide WP Sheet Editor - Editable Frontend Tables Admin Menus and More