WP Sheet Editor - Editable Frontend Tables 2.4.34

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

Page speed impact: 0.053 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 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=0e5ab6e6a1
Aspect after-activation
HTTP status 200
Load time 0.751 s
Memory usage 4.36 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.811 s
Memory usage 4.49 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.612 s
Memory usage 4.2 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.304 s
Memory usage 4.11 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.277 s
Memory usage 3.96 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.560 s
Memory usage 4.21 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.060 s
Memory usage 4.49 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.360 s0.566 s+0.206 s3.38 MiB4.21 MiB+ 844.55 KiB
/wp-admin/edit.php0.225 s0.268 s+0.043 s3.41 MiB4.23 MiB+ 842.49 KiB
/wp-admin/post-new.php0.962 s1.461 s+0.499 s5.46 MiB6.23 MiB+ 790.77 KiB
/wp-admin/upload.php0.762 s0.396 s-0.366 s3.33 MiB4.07 MiB+ 765.95 KiB
/wp-admin/options-writing.php0.225 s0.385 s+0.160 s3.32 MiB4.12 MiB+ 817.52 KiB
/wp-admin/media-new.php0.332 s0.367 s+0.035 s3.3 MiB4.05 MiB+ 776.73 KiB
/wp-admin/edit-tags.php?taxonomy=category0.209 s0.224 s+0.015 s3.31 MiB4.16 MiB+ 863.38 KiB
/wp-admin/post-new.php?post_type=page0.635 s0.750 s+0.115 s5.45 MiB6.22 MiB+ 791.52 KiB
/wp-admin/options-discussion.php0.357 s0.358 s+0.001 s3.3 MiB4.07 MiB+ 782.16 KiB
/wp-admin/edit-comments.php0.258 s0.240 s-0.018 s3.34 MiB4.16 MiB+ 844.49 KiB
/0.327 s0.216 s-0.111 s3.36 MiB3.96 MiB+ 617.59 KiB
Average 0.423 s0.476 s+0.053 s3.72 MiB4.5 MiB+ 794.29 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 File76.0%69,45630,41727
PHP17.2%15,7181,49970
CSS6.7%6,1652643
JavaScript0.0%45176
JSON0.0%3801
SVG0.0%1903
Total 91,441 32,197 110

PHP Code Analysis | More results »

Lines of code 14,017
Total complexity 3,226
Median class complexity 32.0
Median method complexity 2.0
Most complex class WP_Sheet_Editor_Helpers
Most complex function WP_Sheet_Editor_Helpers::save_rows()
Classes 42
Methods 725
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

[21-Mar-2024 21:09:39 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[21-Mar-2024 21:09:39 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
[21-Mar-2024 21:09:39 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[21-Mar-2024 21:09:39 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
[21-Mar-2024 21:09:40 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[21-Mar-2024 21:09:40 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
[21-Mar-2024 21:09:40 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[21-Mar-2024 21:09:40 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
[21-Mar-2024 21:09:43 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[21-Mar-2024 21:09:43 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
[21-Mar-2024 21:09:47 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[21-Mar-2024 21:09:47 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