WP Sheet Editor - Editable Frontend Tables 2.4.37

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

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

Environment
WordPress version6.6.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=5ba8f5c6a0
Aspect after-activation
HTTP status 200
Load time 0.595 s
Memory usage 4.48 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.796 s
Memory usage 4.61 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.760 s
Memory usage 4.31 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.319 s
Memory usage 4.24 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.247 s
Memory usage 4.06 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.366 s
Memory usage 4.32 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.066 s
Memory usage 4.61 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.887 s+0.531 s3.47 MiB4.32 MiB+ 864.38 KiB
/wp-admin/edit.php0.219 s0.354 s+0.135 s3.54 MiB4.38 MiB+ 863.21 KiB
/wp-admin/post-new.php0.809 s1.010 s+0.201 s5.75 MiB6.6 MiB+ 870.59 KiB
/wp-admin/upload.php0.692 s0.364 s-0.328 s3.49 MiB4.26 MiB+ 791.41 KiB
/wp-admin/options-writing.php0.204 s0.243 s+0.039 s3.41 MiB4.25 MiB+ 856.43 KiB
/wp-admin/media-new.php0.278 s0.261 s-0.017 s3.4 MiB4.24 MiB+ 862.76 KiB
/wp-admin/edit-tags.php?taxonomy=category0.198 s0.213 s+0.015 s3.47 MiB4.27 MiB+ 816.57 KiB
/wp-admin/post-new.php?post_type=page0.631 s0.886 s+0.255 s5.75 MiB6.59 MiB+ 867.34 KiB
/wp-admin/options-discussion.php0.264 s0.303 s+0.039 s3.41 MiB4.24 MiB+ 851.11 KiB
/wp-admin/edit-comments.php0.238 s0.238 s+0.000 s3.49 MiB4.27 MiB+ 802.02 KiB
/0.332 s0.223 s-0.109 s3.4 MiB4.06 MiB+ 670.77 KiB
Average 0.384 s0.453 s+0.069 s3.87 MiB4.68 MiB+ 828.78 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 File75.9%69,45630,41727
PHP17.2%15,7301,50070
CSS6.7%6,1652643
JavaScript0.0%45176
JSON0.0%3801
SVG0.0%1903
Total 91,453 32,198 110

PHP Code Analysis | More results »

Lines of code 14,029
Total complexity 3,234
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

[29-Jul-2024 10:31:35 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7300
[29-Jul-2024 10:31:35 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2189
[29-Jul-2024 10:31:35 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7300
[29-Jul-2024 10:31:35 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2189
[29-Jul-2024 10:31:36 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7300
[29-Jul-2024 10:31:36 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2189
[29-Jul-2024 10:31:36 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7300
[29-Jul-2024 10:31:36 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2189
[29-Jul-2024 10:31:39 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7300
[29-Jul-2024 10:31: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 2189
[29-Jul-2024 10:31:43 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7300
[29-Jul-2024 10:31: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 2189
See also: All tests for this plugin, How to Hide WP Sheet Editor - Editable Frontend Tables Admin Menus and More