WP Sheet Editor - Post Types 2.25.0

Does WP Sheet Editor - Post Types work with WordPress 6.1.1 and PHP 8.1.12? A smoke test was performed on .

Summary

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

Memory usage: 421.15 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.1.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 8,000+
WordPress.org page https://wordpress.org/plugins/wp-sheet-editor-bulk-spreadsheet-editor-for-posts-and-pages/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 8

WP Sheet Editor ‹ Test site — WordPress

Page screenshot: WP Sheet Editor ‹ Test site — WordPress
URL /wp-admin/admin.php?page=vg_sheet_editor_setup
Requested URL /wp-admin/plugins.php?action=activate&plugin=wp-sheet-editor-bulk-spreadsheet-editor-for-posts-and-pages%2Fwp-sheet-editor.php&plugin_status=all&paged=1&s&_wpnonce=8a58603675
Aspect after-activation
HTTP status 200
Load time 1.458 s
Memory usage 3.65 MiB
JS errors None
Resource errors None

Posts → Sheet Editor

Page screenshot: Posts → Sheet Editor
URL /wp-admin/admin.php?page=vgse-bulk-edit-post
Aspect menu-item
HTTP status 200
Load time 0.550 s
Memory usage 3.73 MiB
JS errors None
Resource errors None

WP Sheet Editor

Page screenshot: WP Sheet Editor
URL /wp-admin/admin.php?page=vg_sheet_editor_setup
Aspect menu-item
HTTP status 200
Load time 0.563 s
Memory usage 3.4 MiB
JS errors None
Resource errors None

WP Sheet Editor → Extensions

Page screenshot: WP Sheet Editor → Extensions
URL /wp-admin/admin.php?page=vg_sheet_editor_extensions
Aspect menu-item
HTTP status 200
Load time 0.353 s
Memory usage 3.42 MiB
JS errors None
Resource errors None

WP Sheet Editor → Settings

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

WP Sheet Editor → Upgrade  ➤

Page screenshot: WP Sheet Editor → Upgrade  ➤
URL /wp-admin/admin.php?page=vg_sheet_editor_setup-pricing
Aspect menu-item
HTTP status 200
Load time 0.282 s
Memory usage 3.47 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.304 s
Memory usage 3.09 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.293 s
Memory usage 3.53 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.284 s0.410 s+0.126 s3.05 MiB3.53 MiB+ 490.86 KiB
/wp-admin/edit.php0.179 s0.214 s+0.035 s3.08 MiB3.55 MiB+ 488.13 KiB
/wp-admin/post-new.php0.763 s0.905 s+0.142 s4.97 MiB5.39 MiB+ 427.99 KiB
/wp-admin/upload.php0.589 s0.304 s-0.285 s2.99 MiB3.39 MiB+ 407.8 KiB
/wp-admin/options-writing.php0.158 s0.166 s+0.008 s2.99 MiB3.39 MiB+ 414.03 KiB
/wp-admin/media-new.php0.477 s0.230 s-0.247 s2.97 MiB3.38 MiB+ 419.98 KiB
/wp-admin/edit-tags.php?taxonomy=category0.181 s0.219 s+0.038 s2.98 MiB3.48 MiB+ 509.1 KiB
/wp-admin/post-new.php?post_type=page0.625 s0.745 s+0.120 s4.96 MiB5.35 MiB+ 402.99 KiB
/wp-admin/options-discussion.php0.205 s0.264 s+0.059 s2.98 MiB3.39 MiB+ 428.3 KiB
/wp-admin/edit-comments.php0.214 s0.220 s+0.006 s3 MiB3.48 MiB+ 490.99 KiB
/0.267 s0.211 s-0.056 s2.94 MiB3.09 MiB+ 152.43 KiB
Average 0.358 s0.353 s-0.005 s3.35 MiB3.77 MiB+ 421.15 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 File78.8%57,50923,77626
PHP17.9%13,0911,30257
CSS3.1%2,273571
JSON0.1%4201
SVG0.0%1701
JavaScript0.0%404
Total 72,936 25,135 90

PHP Code Analysis | More results »

Lines of code 11,955
Total complexity 2,764
Median class complexity 32.5
Median method complexity 2.0
Most complex class WP_Sheet_Editor_Helpers
Most complex function WP_Sheet_Editor::init()
Classes 38
Methods 635
Functions 26

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 13

User Metadata wp_usermeta 1

Meta Boxes

{
    "dashboard": {
        "vg_sheet_editor_usage_stats": {
            "title": "WP Sheet Editor Usage",
            "context": "normal"
        }
    }
}

PHP Error Log 73 lines

[15-Dec-2022 00:51:40 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[15-Dec-2022 00:51: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 2162
[15-Dec-2022 00:51:40 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[15-Dec-2022 00:51: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 2162
[15-Dec-2022 00:51:40 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[15-Dec-2022 00:51: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 2162
[15-Dec-2022 00:51:42 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[15-Dec-2022 00:51:42 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[15-Dec-2022 00:51:42 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[15-Dec-2022 00:51:42 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[15-Dec-2022 00:51:42 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /wp-content/plugins/wp-sheet-editor-bulk-spreadsheet-editor-for-posts-and-pages/modules/wp-sheet-editor/wp-sheet-editor.php on line 1272
[15-Dec-2022 00:51:42 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /wp-content/plugins/wp-sheet-editor-bulk-spreadsheet-editor-for-posts-and-pages/modules/wp-sheet-editor/wp-sheet-editor.php on line 1272
[15-Dec-2022 00:51:42 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /wp-content/plugins/wp-sheet-editor-bulk-spreadsheet-editor-for-posts-and-pages/modules/wp-sheet-editor/wp-sheet-editor.php on line 1272
[15-Dec-2022 00:51:42 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /wp-content/plugins/wp-sheet-editor-bulk-spreadsheet-editor-for-posts-and-pages/modules/wp-sheet-editor/wp-sheet-editor.php on line 1272
[15-Dec-2022 00:51:42 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /wp-content/plugins/wp-sheet-editor-bulk-spreadsheet-editor-for-posts-and-pages/modules/wp-sheet-editor/wp-sheet-editor.php on line 1272
[15-Dec-2022 00:51:42 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /wp-content/plugins/wp-sheet-editor-bulk-spreadsheet-editor-for-posts-and-pages/modules/wp-sheet-editor/wp-sheet-editor.php on line 1272
[15-Dec-2022 00:51:42 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /wp-content/plugins/wp-sheet-editor-bulk-spreadsheet-editor-for-posts-and-pages/modules/wp-sheet-editor/wp-sheet-editor.php on line 1272
[15-Dec-2022 00:51:42 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /wp-content/plugins/wp-sheet-editor-bulk-spreadsheet-editor-for-posts-and-pages/modules/wp-sheet-editor/wp-sheet-editor.php on line 1272
[15-Dec-2022 00:51:42 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[15-Dec-2022 00:51:42 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[15-Dec-2022 00:51:43 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[15-Dec-2022 00:51: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 2162
[15-Dec-2022 00:51:45 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[15-Dec-2022 00:51:45 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[15-Dec-2022 00:51:45 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /wp-content/plugins/wp-sheet-editor-bulk-spreadsheet-editor-for-posts-and-pages/modules/wp-sheet-editor/wp-sheet-editor.php on line 1272
[15-Dec-2022 00:51:45 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /wp-content/plugins/wp-sheet-editor-bulk-spreadsheet-editor-for-posts-and-pages/modules/wp-sheet-editor/wp-sheet-editor.php on line 1272
[15-Dec-2022 00:51:45 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /wp-content/plugins/wp-sheet-editor-bulk-spreadsheet-editor-for-posts-and-pages/modules/wp-sheet-editor/wp-sheet-editor.php on line 1272
[15-Dec-2022 00:51:45 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /wp-content/plugins/wp-sheet-editor-bulk-spreadsheet-editor-for-posts-and-pages/modules/wp-sheet-editor/wp-sheet-editor.php on line 1272
[15-Dec-2022 00:51:45 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /wp-content/plugins/wp-sheet-editor-bulk-spreadsheet-editor-for-posts-and-pages/modules/wp-sheet-editor/wp-sheet-editor.php on line 1272
[15-Dec-2022 00:51:45 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /wp-content/plugins/wp-sheet-editor-bulk-spreadsheet-editor-for-posts-and-pages/modules/wp-sheet-editor/wp-sheet-editor.php on line 1272
[15-Dec-2022 00:51:45 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /wp-content/plugins/wp-sheet-editor-bulk-spreadsheet-editor-for-posts-and-pages/modules/wp-sheet-editor/wp-sheet-editor.php on line 1272
[15-Dec-2022 00:51:45 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /wp-content/plugins/wp-sheet-editor-bulk-spreadsheet-editor-for-posts-and-pages/modules/wp-sheet-editor/wp-sheet-editor.php on line 1272
[15-Dec-2022 00:51:46 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[15-Dec-2022 00:51:46 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[15-Dec-2022 00:51:46 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /wp-content/plugins/wp-sheet-editor-bulk-spreadsheet-editor-for-posts-and-pages/modules/wp-sheet-editor/wp-sheet-editor.php on line 1272
[15-Dec-2022 00:51:46 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /wp-content/plugins/wp-sheet-editor-bulk-spreadsheet-editor-for-posts-and-pages/modules/wp-sheet-editor/wp-sheet-editor.php on line 1272
[15-Dec-2022 00:51:46 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /wp-content/plugins/wp-sheet-editor-bulk-spreadsheet-editor-for-posts-and-pages/modules/wp-sheet-editor/wp-sheet-editor.php on line 1272
[15-Dec-2022 00:51:46 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /wp-content/plugins/wp-sheet-editor-bulk-spreadsheet-editor-for-posts-and-pages/modules/wp-sheet-editor/wp-sheet-editor.php on line 1272
[15-Dec-2022 00:51:46 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /wp-content/plugins/wp-sheet-editor-bulk-spreadsheet-editor-for-posts-and-pages/modules/wp-sheet-editor/wp-sheet-editor.php on line 1272
[15-Dec-2022 00:51:46 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /wp-content/plugins/wp-sheet-editor-bulk-spreadsheet-editor-for-posts-and-pages/modules/wp-sheet-editor/wp-sheet-editor.php on line 1272
[15-Dec-2022 00:51:46 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /wp-content/plugins/wp-sheet-editor-bulk-spreadsheet-editor-for-posts-and-pages/modules/wp-sheet-editor/wp-sheet-editor.php on line 1272
[15-Dec-2022 00:51:48 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[15-Dec-2022 00:51:48 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[15-Dec-2022 00:51:49 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[15-Dec-2022 00:51:49 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[15-Dec-2022 00:51:51 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[15-Dec-2022 00:51:51 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[15-Dec-2022 00:51:51 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[15-Dec-2022 00:51:51 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[15-Dec-2022 00:51:52 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[15-Dec-2022 00:51:52 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[15-Dec-2022 00:51:54 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[15-Dec-2022 00:51:54 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[15-Dec-2022 00:51:55 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[15-Dec-2022 00:51:55 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[15-Dec-2022 00:51:55 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[15-Dec-2022 00:51:55 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[15-Dec-2022 00:51:55 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[15-Dec-2022 00:51:55 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[15-Dec-2022 00:51:55 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[15-Dec-2022 00:51:55 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[15-Dec-2022 00:51:58 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[15-Dec-2022 00:51:58 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[15-Dec-2022 00:51:58 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[15-Dec-2022 00:51:58 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[15-Dec-2022 00:51:58 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[15-Dec-2022 00:51:58 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[15-Dec-2022 00:51:59 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[15-Dec-2022 00:51: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 2162
[15-Dec-2022 00:52:00 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[15-Dec-2022 00:52: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 2162
[15-Dec-2022 00:52:00 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[15-Dec-2022 00:52: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 2162
See also: All tests for this plugin, How to Hide WP Sheet Editor - Post Types Admin Menus and Widgets