Mesh 1.4.1

Does Mesh work with WordPress 6.2 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
1PHP fatal errors
5PHP deprecation warnings
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 122.78 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

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

Environment
WordPress version6.2
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 200+
WordPress.org page https://wordpress.org/plugins/mesh/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 8

Mesh ‹ Test site — WordPress

Page screenshot: Mesh ‹ Test site — WordPress
URL /wp-admin/options-general.php?page=mesh&tab=about
Requested URL /wp-admin/plugins.php?action=activate&plugin=mesh%2Fmesh.php&plugin_status=all&paged=1&s&_wpnonce=93fb3e50ec
Aspect after-activation
HTTP status 200
Load time 1.046 s
Memory usage 3.59 MiB
JS errors None
Resource errors None

Mesh

Page screenshot: Mesh
URL /wp-admin/edit.php?post_type=mesh_template
Aspect menu-item
HTTP status 200
Load time 0.441 s
Memory usage 3.23 MiB
JS errors None
Resource errors None

Mesh → Add Template

Page screenshot: Mesh → Add Template
URL /wp-admin/post-new.php?post_type=mesh_template
Aspect menu-item
HTTP status 200
Load time 1.120 s
Memory usage 3.35 MiB
JS errors None
Resource errors None

Mesh → Settings

Page screenshot: Mesh → Settings
URL /wp-admin/options-general.php?page=mesh
Aspect menu-item
HTTP status 200
Load time 0.373 s
Memory usage N/A
JS errors None
Resource errors None

Mesh → Settings → About Mesh

Page screenshot: Mesh → Settings → 
				About Mesh
URL /wp-admin/options-general.php?page=mesh&tab=about
Aspect menu-item-tab
HTTP status 200
Load time 0.669 s
Memory usage 3.12 MiB
JS errors None
Resource errors None

Mesh → Settings → What's New

Page screenshot: Mesh → Settings → 
				What's New
URL /wp-admin/options-general.php?page=mesh&tab=new
Aspect menu-item-tab
HTTP status 200
Load time 0.586 s
Memory usage 3.2 MiB
JS errors None
Resource errors None

Mesh → Settings → Change Log

Page screenshot: Mesh → Settings → 
				Change Log
URL /wp-admin/options-general.php?page=mesh&tab=changelog
Aspect menu-item-tab
HTTP status 200
Load time 0.374 s
Memory usage 3.25 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.275 s
Memory usage 3.07 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.293 s0.431 s+0.138 s3.07 MiB3.21 MiB+ 138.83 KiB
/wp-admin/edit.php0.179 s0.383 s+0.204 s3.1 MiB3.23 MiB+ 139.45 KiB
/wp-admin/post-new.php0.770 s0.887 s+0.117 s5.02 MiB5.16 MiB+ 140.13 KiB
/wp-admin/upload.php0.642 s0.609 s-0.033 s3.02 MiB3.14 MiB+ 121.96 KiB
/wp-admin/options-writing.php0.173 s0.325 s+0.152 s3.01 MiB3.12 MiB+ 110.17 KiB
/wp-admin/media-new.php0.277 s0.371 s+0.094 s2.99 MiB3.12 MiB+ 133.78 KiB
/wp-admin/edit-tags.php?taxonomy=category0.207 s0.325 s+0.118 s3.01 MiB3.14 MiB+ 138.13 KiB
/wp-admin/post-new.php?post_type=page0.606 s0.678 s+0.072 s5.01 MiB5.15 MiB+ 141.38 KiB
/wp-admin/options-discussion.php0.228 s0.366 s+0.138 s3 MiB3.12 MiB+ 123.91 KiB
/wp-admin/edit-comments.php0.218 s0.368 s+0.150 s3.03 MiB3.14 MiB+ 120.73 KiB
/0.309 s0.258 s-0.051 s3.03 MiB3.07 MiB+ 42.13 KiB
Average 0.355 s0.455 s+0.100 s3.39 MiB3.51 MiB+ 122.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.

PHP
CSS
JavaScript
Language % Lines of code Comment lines Files
PHP60.3%6,0542,05844
CSS21.8%2,189492
JavaScript15.6%1,5675263
Markdown2.4%23702
Total 10,047 2,633 51

PHP Code Analysis | More results »

Lines of code 4,918
Total complexity 934
Median class complexity 26.0
Median method complexity 3.0
Most complex class Parsedown
Most complex function Mesh::save_post()
Classes 19
Methods 174
Functions 36

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 3

User Metadata wp_usermeta 1

Custom Post Types 2

ID Name
mesh_templateMesh Templates
mesh_sectionContent Section

PHP Error Log 19 lines

[06-Apr-2023 21:28:06 UTC] PHP Deprecated:  Optional parameter $type declared before required parameter $args is implicitly treated as a required parameter in /wp-content/plugins/mesh/class.mesh-input.php on line 45
[06-Apr-2023 21:28:06 UTC] PHP Deprecated:  Optional parameter $new_parent_post_id declared before required parameter $post is implicitly treated as a required parameter in /wp-content/plugins/mesh/integrations/class.duplicate-sections.php on line 113
[06-Apr-2023 21:28:06 UTC] PHP Deprecated:  Optional parameter $exclude declared before required parameter $taxonomy_name is implicitly treated as a required parameter in /wp-content/plugins/mesh/integrations/class.yoast-seo.php on line 101
[06-Apr-2023 21:28:06 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /wp-content/plugins/mesh/class.mesh-install.php on line 96
[06-Apr-2023 21:28:06 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /wp-content/plugins/mesh/class.mesh-upgrades.php on line 163
[06-Apr-2023 21:28:12 UTC] PHP Fatal error:  Uncaught Error: Unknown named parameter $class in /wp-content/plugins/mesh/class.mesh-settings.php:407
Stack trace:
#0 /wp-admin/includes/template.php(1826): Mesh_Settings::add_select()
#1 /wp-admin/includes/template.php(1780): do_settings_fields()
#2 /wp-content/plugins/mesh/admin/settings-meta-box-display.php(22): do_settings_sections()
#3 /wp-content/plugins/mesh/admin/settings.php(70): include_once('...')
#4 /wp-content/plugins/mesh/class.mesh-settings.php(343): include_once('...')
#5 /wp-includes/class-wp-hook.php(308): Mesh_Settings::add_options_page()
#6 /wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters()
#7 /wp-includes/plugin.php(517): WP_Hook->do_action()
#8 /wp-admin/admin.php(259): do_action()
#9 /wp-admin/options-general.php(10): require_once('...')
#10 {main}
  thrown in /wp-content/plugins/mesh/class.mesh-settings.php on line 407
See also: All tests for this plugin